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: 'a0b1e372-6b45-8dd5-1388-f075c32f7548'
         Node name: 'onap-msb-consul-5454dcc5c5-gtd7s'
        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/12 03:11:25 [DEBUG] agent: Using random ID "a0b1e372-6b45-8dd5-1388-f075c32f7548" as node ID
    2023/01/12 03:11:25 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:a0b1e372-6b45-8dd5-1388-f075c32f7548 Address:127.0.0.1:8300}]
    2023/01/12 03:11:25 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "")
    2023/01/12 03:11:25 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-gtd7s.dc1 127.0.0.1
    2023/01/12 03:11:25 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-gtd7s 127.0.0.1
    2023/01/12 03:11:25 [INFO] consul: Adding LAN server onap-msb-consul-5454dcc5c5-gtd7s (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/12 03:11:25 [INFO] consul: Handled member-join event for server "onap-msb-consul-5454dcc5c5-gtd7s.dc1" in area "wan"
    2023/01/12 03:11:25 [DEBUG] agent/proxy: managed Connect proxy manager started
    2023/01/12 03:11:25 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp)
    2023/01/12 03:11:25 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp)
    2023/01/12 03:11:25 [INFO] agent: Started HTTP server on [::]:8500 (tcp)
    2023/01/12 03:11:25 [INFO] agent: started state syncer
    2023/01/12 03:11:25 [INFO] agent: Started gRPC server on [::]:8502 (tcp)
    2023/01/12 03:11:25 [WARN] raft: Heartbeat timeout from "" reached, starting election
    2023/01/12 03:11:25 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2
    2023/01/12 03:11:25 [DEBUG] raft: Votes needed: 1
    2023/01/12 03:11:25 [DEBUG] raft: Vote granted from a0b1e372-6b45-8dd5-1388-f075c32f7548 in term 2. Tally: 1
    2023/01/12 03:11:25 [INFO] raft: Election won. Tally: 1
    2023/01/12 03:11:25 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state
    2023/01/12 03:11:25 [INFO] consul: cluster leadership acquired
    2023/01/12 03:11:25 [INFO] consul: New leader elected: onap-msb-consul-5454dcc5c5-gtd7s
    2023/01/12 03:11:25 [INFO] connect: initialized primary datacenter CA with provider "consul"
    2023/01/12 03:11:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-gtd7s" since the cluster is too small
    2023/01/12 03:11:25 [INFO] consul: member 'onap-msb-consul-5454dcc5c5-gtd7s' joined, marking health alive
    2023/01/12 03:11:25 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/12 03:11:25 [INFO] agent: Synced node info
    2023/01/12 03:11:25 [DEBUG] agent: Node info in sync
    2023/01/12 03:11:26 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/12 03:11:26 [DEBUG] agent: Node info in sync
==> Newer Consul version available: 1.14.3 (currently running: 1.4.3)
    2023/01/12 03:12:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-gtd7s" since the cluster is too small
    2023/01/12 03:12:58 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/12 03:12:58 [DEBUG] agent: Node info in sync
    2023/01/12 03:13:25 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-gtd7s.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/12 03:13:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-gtd7s" since the cluster is too small
    2023/01/12 03:14:02 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/12 03:14:02 [DEBUG] agent: Node info in sync
    2023/01/12 03:14:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-gtd7s" since the cluster is too small
    2023/01/12 03:15:12 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/12 03:15:12 [DEBUG] agent: Node info in sync
    2023/01/12 03:15:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-gtd7s" since the cluster is too small
    2023/01/12 03:16:07 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-gtd7s.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/12 03:16:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-gtd7s" since the cluster is too small
    2023/01/12 03:17:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/12 03:17:06 [DEBUG] agent: Node info in sync
    2023/01/12 03:17:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-gtd7s" since the cluster is too small
    2023/01/12 03:18:10 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-gtd7s.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/12 03:18:12 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/12 03:18:12 [DEBUG] agent: Node info in sync
    2023/01/12 03:18:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-gtd7s" since the cluster is too small
    2023/01/12 03:19:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-gtd7s" since the cluster is too small
    2023/01/12 03:20:00 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/12 03:20:00 [DEBUG] agent: Node info in sync
    2023/01/12 03:20:16 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-gtd7s.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/12 03:20:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-gtd7s" since the cluster is too small
    2023/01/12 03:21:02 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/12 03:21:02 [DEBUG] agent: Node info in sync
    2023/01/12 03:21:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-gtd7s" since the cluster is too small
    2023/01/12 03:22:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-gtd7s" since the cluster is too small
    2023/01/12 03:22:42 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-gtd7s.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/12 03:22:42 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/12 03:22:42 [DEBUG] agent: Node info in sync
    2023/01/12 03:23:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-gtd7s" since the cluster is too small
    2023/01/12 03:24:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-gtd7s" since the cluster is too small
    2023/01/12 03:24:30 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/12 03:24:30 [DEBUG] agent: Node info in sync
    2023/01/12 03:25:09 [DEBUG] http: Request GET /v1/status/leader (1.572053ms) from=10.233.67.23:37346
    2023/01/12 03:25:09 [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/12 03:25:09 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/12 03:25:09 [INFO] agent: Synced service "_v1_sdc_10.233.0.4_8443"
    2023/01/12 03:25:09 [DEBUG] agent: Node info in sync
    2023/01/12 03:25:09 [DEBUG] http: Request PUT /v1/agent/service/register (38.132382ms) from=10.233.67.23:37350
    2023/01/12 03:25:09 [DEBUG] agent: Service "_v1_sdc_10.233.0.4_8443" in sync
    2023/01/12 03:25:09 [DEBUG] agent: Node info in sync
    2023/01/12 03:25:09 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (5.400916ms) from=10.233.67.23:37352
    2023/01/12 03:25:09 [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/12 03:25:09 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/12 03:25:09 [DEBUG] agent: Service "_v1_sdc_10.233.0.4_8443" in sync
    2023/01/12 03:25:09 [INFO] agent: Synced service "_v1_sdc-deprecated_10.233.0.4_8080"
    2023/01/12 03:25:09 [DEBUG] agent: Node info in sync
    2023/01/12 03:25:09 [DEBUG] http: Request PUT /v1/agent/service/register (13.867586ms) from=10.233.67.23:37356
    2023/01/12 03:25:09 [DEBUG] agent: Service "_v1_sdc_10.233.0.4_8443" in sync
    2023/01/12 03:25:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.4_8080" in sync
    2023/01/12 03:25:09 [DEBUG] agent: Node info in sync
    2023/01/12 03:25:09 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (685.223µs) from=10.233.67.23:37358
    2023/01/12 03:25:09 [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/12 03:25:09 [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/12 03:25:09 [DEBUG] agent: Service "_v1_sdc_10.233.0.4_8443" in sync
    2023/01/12 03:25:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.4_8080" in sync
    2023/01/12 03:25:10 [INFO] agent: Synced service "_v1_wf-gui_10.233.38.34_8443"
    2023/01/12 03:25:10 [DEBUG] agent: Node info in sync
    2023/01/12 03:25:10 [DEBUG] http: Request PUT /v1/agent/service/register (39.892228ms) from=10.233.67.23:37360
    2023/01/12 03:25:10 [DEBUG] agent: Service "_v1_sdc_10.233.0.4_8443" in sync
    2023/01/12 03:25:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.4_8080" in sync
    2023/01/12 03:25:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.34_8443" in sync
    2023/01/12 03:25:10 [DEBUG] agent: Node info in sync
    2023/01/12 03:25:10 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (474.016µs) from=10.233.67.23:37368
    2023/01/12 03:25:10 [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/12 03:25:10 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/12 03:25:10 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.48.192_9015"
    2023/01/12 03:25:10 [DEBUG] agent: Service "_v1_sdc_10.233.0.4_8443" in sync
    2023/01/12 03:25:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.4_8080" in sync
    2023/01/12 03:25:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.34_8443" in sync
    2023/01/12 03:25:10 [DEBUG] agent: Node info in sync
    2023/01/12 03:25:10 [DEBUG] http: Request PUT /v1/agent/service/register (7.101082ms) from=10.233.67.23:37370
    2023/01/12 03:25:10 [DEBUG] agent: Service "_v1_sdc_10.233.0.4_8443" in sync
    2023/01/12 03:25:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.4_8080" in sync
    2023/01/12 03:25:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.34_8443" in sync
    2023/01/12 03:25:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.48.192_9015" in sync
    2023/01/12 03:25:10 [DEBUG] agent: Node info in sync
    2023/01/12 03:25:10 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (1.105015ms) from=10.233.67.23:37372
    2023/01/12 03:25:10 [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/12 03:25:10 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/12 03:25:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.48.192_9015" in sync
    2023/01/12 03:25:10 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.60.0_443"
    2023/01/12 03:25:10 [DEBUG] agent: Service "_v1_sdc_10.233.0.4_8443" in sync
    2023/01/12 03:25:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.4_8080" in sync
    2023/01/12 03:25:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.34_8443" in sync
    2023/01/12 03:25:10 [DEBUG] agent: Node info in sync
    2023/01/12 03:25:10 [DEBUG] http: Request PUT /v1/agent/service/register (5.21898ms) from=10.233.67.23:37376
    2023/01/12 03:25:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.48.192_9015" in sync
    2023/01/12 03:25:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.0_443" in sync
    2023/01/12 03:25:10 [DEBUG] agent: Service "_v1_sdc_10.233.0.4_8443" in sync
    2023/01/12 03:25:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.4_8080" in sync
    2023/01/12 03:25:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.34_8443" in sync
    2023/01/12 03:25:10 [DEBUG] agent: Node info in sync
    2023/01/12 03:25:10 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (4.522694ms) from=10.233.67.23:37378
    2023/01/12 03:25:10 [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/12 03:25:10 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/12 03:25:10 [DEBUG] agent: Service "_v1_sdc_10.233.0.4_8443" in sync
    2023/01/12 03:25:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.4_8080" in sync
    2023/01/12 03:25:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.34_8443" in sync
    2023/01/12 03:25:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.48.192_9015" in sync
    2023/01/12 03:25:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.0_443" in sync
    2023/01/12 03:25:10 [INFO] agent: Synced service "_v1_parser_10.233.44.172_8806"
    2023/01/12 03:25:10 [DEBUG] agent: Node info in sync
    2023/01/12 03:25:10 [DEBUG] http: Request PUT /v1/agent/service/register (8.231101ms) from=10.233.67.23:37386
    2023/01/12 03:25:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.4_8080" in sync
    2023/01/12 03:25:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.34_8443" in sync
    2023/01/12 03:25:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.48.192_9015" in sync
    2023/01/12 03:25:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.0_443" in sync
    2023/01/12 03:25:10 [DEBUG] agent: Service "_v1_parser_10.233.44.172_8806" in sync
    2023/01/12 03:25:10 [DEBUG] agent: Service "_v1_sdc_10.233.0.4_8443" in sync
    2023/01/12 03:25:10 [DEBUG] agent: Node info in sync
    2023/01/12 03:25:10 [DEBUG] http: Request GET /v1/health/service/parser-v1 (473.137µs) from=10.233.67.23:37388
    2023/01/12 03:25:10 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/catalog/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/12 03:25:10 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/12 03:25:10 [INFO] agent: Synced service "_v1_catalog_10.233.44.172_8806"
    2023/01/12 03:25:10 [DEBUG] agent: Service "_v1_sdc_10.233.0.4_8443" in sync
    2023/01/12 03:25:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.4_8080" in sync
    2023/01/12 03:25:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.34_8443" in sync
    2023/01/12 03:25:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.48.192_9015" in sync
    2023/01/12 03:25:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.0_443" in sync
    2023/01/12 03:25:10 [DEBUG] agent: Service "_v1_parser_10.233.44.172_8806" in sync
    2023/01/12 03:25:10 [DEBUG] agent: Node info in sync
    2023/01/12 03:25:10 [DEBUG] http: Request PUT /v1/agent/service/register (18.735347ms) from=10.233.67.23:37390
    2023/01/12 03:25:10 [DEBUG] agent: Service "_v1_sdc_10.233.0.4_8443" in sync
    2023/01/12 03:25:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.4_8080" in sync
    2023/01/12 03:25:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.34_8443" in sync
    2023/01/12 03:25:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.48.192_9015" in sync
    2023/01/12 03:25:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.0_443" in sync
    2023/01/12 03:25:10 [DEBUG] agent: Service "_v1_parser_10.233.44.172_8806" in sync
    2023/01/12 03:25:10 [DEBUG] agent: Service "_v1_catalog_10.233.44.172_8806" in sync
    2023/01/12 03:25:10 [DEBUG] agent: Node info in sync
    2023/01/12 03:25:10 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (2.053339ms) from=10.233.67.23:37392
    2023/01/12 03:25:10 [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/12 03:25:10 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/12 03:25:10 [DEBUG] agent: Service "_v1_parser_10.233.44.172_8806" in sync
    2023/01/12 03:25:10 [DEBUG] agent: Service "_v1_catalog_10.233.44.172_8806" in sync
    2023/01/12 03:25:10 [INFO] agent: Synced service "_v1_nsd_10.233.44.172_8806"
    2023/01/12 03:25:10 [DEBUG] agent: Service "_v1_sdc_10.233.0.4_8443" in sync
    2023/01/12 03:25:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.4_8080" in sync
    2023/01/12 03:25:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.34_8443" in sync
    2023/01/12 03:25:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.48.192_9015" in sync
    2023/01/12 03:25:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.0_443" in sync
    2023/01/12 03:25:10 [DEBUG] agent: Node info in sync
    2023/01/12 03:25:10 [DEBUG] http: Request PUT /v1/agent/service/register (20.138575ms) from=10.233.67.23:37394
    2023/01/12 03:25:10 [DEBUG] agent: Service "_v1_catalog_10.233.44.172_8806" in sync
    2023/01/12 03:25:10 [DEBUG] agent: Service "_v1_nsd_10.233.44.172_8806" in sync
    2023/01/12 03:25:10 [DEBUG] agent: Service "_v1_sdc_10.233.0.4_8443" in sync
    2023/01/12 03:25:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.4_8080" in sync
    2023/01/12 03:25:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.34_8443" in sync
    2023/01/12 03:25:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.48.192_9015" in sync
    2023/01/12 03:25:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.0_443" in sync
    2023/01/12 03:25:10 [DEBUG] agent: Service "_v1_parser_10.233.44.172_8806" in sync
    2023/01/12 03:25:10 [DEBUG] agent: Node info in sync
    2023/01/12 03:25:10 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (657.921µs) from=10.233.67.23:37396
    2023/01/12 03:25:10 [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/12 03:25:10 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/12 03:25:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.34_8443" in sync
    2023/01/12 03:25:10 [DEBUG] agent: Service "_v1_catalog_10.233.44.172_8806" in sync
    2023/01/12 03:25:10 [DEBUG] agent: Service "_v1_nsd_10.233.44.172_8806" in sync
    2023/01/12 03:25:10 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.44.172_8806"
    2023/01/12 03:25:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.4_8080" in sync
    2023/01/12 03:25:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.48.192_9015" in sync
    2023/01/12 03:25:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.0_443" in sync
    2023/01/12 03:25:10 [DEBUG] agent: Service "_v1_parser_10.233.44.172_8806" in sync
    2023/01/12 03:25:10 [DEBUG] agent: Service "_v1_sdc_10.233.0.4_8443" in sync
    2023/01/12 03:25:10 [DEBUG] agent: Node info in sync
    2023/01/12 03:25:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.34_8443" in sync
    2023/01/12 03:25:10 [DEBUG] agent: Service "_v1_catalog_10.233.44.172_8806" in sync
    2023/01/12 03:25:10 [DEBUG] agent: Service "_v1_nsd_10.233.44.172_8806" in sync
    2023/01/12 03:25:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.172_8806" in sync
    2023/01/12 03:25:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.4_8080" in sync
    2023/01/12 03:25:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.48.192_9015" in sync
    2023/01/12 03:25:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.0_443" in sync
    2023/01/12 03:25:10 [DEBUG] agent: Service "_v1_parser_10.233.44.172_8806" in sync
    2023/01/12 03:25:10 [DEBUG] agent: Service "_v1_sdc_10.233.0.4_8443" in sync
    2023/01/12 03:25:10 [DEBUG] agent: Node info in sync
    2023/01/12 03:25:10 [DEBUG] http: Request PUT /v1/agent/service/register (148.118737ms) from=10.233.67.23:37398
    2023/01/12 03:25:10 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (1.541383ms) from=10.233.67.23:37400
    2023/01/12 03:25:11 [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/12 03:25:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/12 03:25:11 [DEBUG] agent: Service "_v1_sdc_10.233.0.4_8443" in sync
    2023/01/12 03:25:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.48.192_9015" in sync
    2023/01/12 03:25:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.0_443" in sync
    2023/01/12 03:25:11 [DEBUG] agent: Service "_v1_parser_10.233.44.172_8806" in sync
    2023/01/12 03:25:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.4_8080" in sync
    2023/01/12 03:25:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.34_8443" in sync
    2023/01/12 03:25:11 [DEBUG] agent: Service "_v1_catalog_10.233.44.172_8806" in sync
    2023/01/12 03:25:11 [DEBUG] agent: Service "_v1_nsd_10.233.44.172_8806" in sync
    2023/01/12 03:25:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.172_8806" in sync
    2023/01/12 03:25:11 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.1.249_9011"
    2023/01/12 03:25:11 [DEBUG] agent: Node info in sync
    2023/01/12 03:25:11 [DEBUG] http: Request PUT /v1/agent/service/register (44.060036ms) from=10.233.67.23:37404
    2023/01/12 03:25:11 [DEBUG] agent: Service "_v1_nsd_10.233.44.172_8806" in sync
    2023/01/12 03:25:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.172_8806" in sync
    2023/01/12 03:25:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.4_8080" in sync
    2023/01/12 03:25:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.34_8443" in sync
    2023/01/12 03:25:11 [DEBUG] agent: Service "_v1_catalog_10.233.44.172_8806" in sync
    2023/01/12 03:25:11 [DEBUG] agent: Service "_v1_parser_10.233.44.172_8806" in sync
    2023/01/12 03:25:11 [DEBUG] agent: Service "_v1_sdc_10.233.0.4_8443" in sync
    2023/01/12 03:25:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.48.192_9015" in sync
    2023/01/12 03:25:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.0_443" in sync
    2023/01/12 03:25:11 [DEBUG] agent: Node info in sync
    2023/01/12 03:25:11 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (10.574593ms) from=10.233.67.23:37406
    2023/01/12 03:25:11 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/12 03:25:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/12 03:25:11 [DEBUG] agent: Service "_v1_nsd_10.233.44.172_8806" in sync
    2023/01/12 03:25:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.172_8806" in sync
    2023/01/12 03:25:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.4_8080" in sync
    2023/01/12 03:25:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.34_8443" in sync
    2023/01/12 03:25:11 [DEBUG] agent: Service "_v1_catalog_10.233.44.172_8806" in sync
    2023/01/12 03:25:11 [DEBUG] agent: Service "_v1_parser_10.233.44.172_8806" in sync
    2023/01/12 03:25:11 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.1.249_9011"
    2023/01/12 03:25:11 [DEBUG] agent: Service "_v1_sdc_10.233.0.4_8443" in sync
    2023/01/12 03:25:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.48.192_9015" in sync
    2023/01/12 03:25:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.0_443" in sync
    2023/01/12 03:25:11 [DEBUG] agent: Node info in sync
    2023/01/12 03:25:11 [DEBUG] http: Request PUT /v1/agent/service/register (14.532773ms) from=10.233.67.23:37408
    2023/01/12 03:25:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.0_443" in sync
    2023/01/12 03:25:11 [DEBUG] agent: Service "_v1_parser_10.233.44.172_8806" in sync
    2023/01/12 03:25:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:11 [DEBUG] agent: Service "_v1_sdc_10.233.0.4_8443" in sync
    2023/01/12 03:25:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.48.192_9015" in sync
    2023/01/12 03:25:11 [DEBUG] agent: Service "_v1_catalog_10.233.44.172_8806" in sync
    2023/01/12 03:25:11 [DEBUG] agent: Service "_v1_nsd_10.233.44.172_8806" in sync
    2023/01/12 03:25:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.172_8806" in sync
    2023/01/12 03:25:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.4_8080" in sync
    2023/01/12 03:25:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.34_8443" in sync
    2023/01/12 03:25:11 [DEBUG] agent: Node info in sync
    2023/01/12 03:25:11 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (484.905µs) from=10.233.67.23:37412
    2023/01/12 03:25:11 [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/12 03:25:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/12 03:25:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.48.192_9015" in sync
    2023/01/12 03:25:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.0_443" in sync
    2023/01/12 03:25:11 [DEBUG] agent: Service "_v1_parser_10.233.44.172_8806" in sync
    2023/01/12 03:25:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:11 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.25.33_9007"
    2023/01/12 03:25:11 [DEBUG] agent: Service "_v1_sdc_10.233.0.4_8443" in sync
    2023/01/12 03:25:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.34_8443" in sync
    2023/01/12 03:25:11 [DEBUG] agent: Service "_v1_catalog_10.233.44.172_8806" in sync
    2023/01/12 03:25:11 [DEBUG] agent: Service "_v1_nsd_10.233.44.172_8806" in sync
    2023/01/12 03:25:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.172_8806" in sync
    2023/01/12 03:25:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.4_8080" in sync
    2023/01/12 03:25:11 [DEBUG] agent: Node info in sync
    2023/01/12 03:25:11 [DEBUG] http: Request PUT /v1/agent/service/register (24.948691ms) from=10.233.67.23:37416
    2023/01/12 03:25:11 [DEBUG] agent: Service "_v1_catalog_10.233.44.172_8806" in sync
    2023/01/12 03:25:11 [DEBUG] agent: Service "_v1_nsd_10.233.44.172_8806" in sync
    2023/01/12 03:25:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.172_8806" in sync
    2023/01/12 03:25:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.4_8080" in sync
    2023/01/12 03:25:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.34_8443" in sync
    2023/01/12 03:25:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.0_443" in sync
    2023/01/12 03:25:11 [DEBUG] agent: Service "_v1_parser_10.233.44.172_8806" in sync
    2023/01/12 03:25:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:11 [DEBUG] agent: Service "_v1_sdc_10.233.0.4_8443" in sync
    2023/01/12 03:25:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.48.192_9015" in sync
    2023/01/12 03:25:11 [DEBUG] agent: Node info in sync
    2023/01/12 03:25:11 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (736.951µs) from=10.233.67.23:37418
    2023/01/12 03:25:11 [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/12 03:25:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/12 03:25:11 [DEBUG] agent: Service "_v1_sdc_10.233.0.4_8443" in sync
    2023/01/12 03:25:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.48.192_9015" in sync
    2023/01/12 03:25:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.0_443" in sync
    2023/01/12 03:25:11 [DEBUG] agent: Service "_v1_parser_10.233.44.172_8806" in sync
    2023/01/12 03:25:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.4_8080" in sync
    2023/01/12 03:25:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.34_8443" in sync
    2023/01/12 03:25:11 [DEBUG] agent: Service "_v1_catalog_10.233.44.172_8806" in sync
    2023/01/12 03:25:11 [DEBUG] agent: Service "_v1_nsd_10.233.44.172_8806" in sync
    2023/01/12 03:25:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.172_8806" in sync
    2023/01/12 03:25:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:11 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.25.33_9007"
    2023/01/12 03:25:11 [DEBUG] agent: Node info in sync
    2023/01/12 03:25:11 [DEBUG] http: Request PUT /v1/agent/service/register (451.982463ms) from=10.233.67.23:37420
    2023/01/12 03:25:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:11 [DEBUG] agent: Service "_v1_sdc_10.233.0.4_8443" in sync
    2023/01/12 03:25:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.48.192_9015" in sync
    2023/01/12 03:25:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.0_443" in sync
    2023/01/12 03:25:11 [DEBUG] agent: Service "_v1_parser_10.233.44.172_8806" in sync
    2023/01/12 03:25:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.172_8806" in sync
    2023/01/12 03:25:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.4_8080" in sync
    2023/01/12 03:25:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.34_8443" in sync
    2023/01/12 03:25:11 [DEBUG] agent: Service "_v1_catalog_10.233.44.172_8806" in sync
    2023/01/12 03:25:11 [DEBUG] agent: Service "_v1_nsd_10.233.44.172_8806" in sync
    2023/01/12 03:25:11 [DEBUG] agent: Node info in sync
    2023/01/12 03:25:11 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (15.840114ms) from=10.233.67.23:37426
    2023/01/12 03:25:11 [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/12 03:25:11 [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/12 03:25:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.4_8080" in sync
    2023/01/12 03:25:11 [DEBUG] agent: Service "_v1_nsd_10.233.44.172_8806" in sync
    2023/01/12 03:25:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:11 [INFO] agent: Synced service "_v1_sdc-gui_10.233.22.61_8181"
    2023/01/12 03:25:11 [DEBUG] agent: Service "_v1_sdc_10.233.0.4_8443" in sync
    2023/01/12 03:25:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.0_443" in sync
    2023/01/12 03:25:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.34_8443" in sync
    2023/01/12 03:25:11 [DEBUG] agent: Service "_v1_catalog_10.233.44.172_8806" in sync
    2023/01/12 03:25:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.172_8806" in sync
    2023/01/12 03:25:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.48.192_9015" in sync
    2023/01/12 03:25:11 [DEBUG] agent: Service "_v1_parser_10.233.44.172_8806" in sync
    2023/01/12 03:25:11 [DEBUG] agent: Node info in sync
    2023/01/12 03:25:11 [DEBUG] http: Request PUT /v1/agent/service/register (65.638408ms) from=10.233.67.23:37428
    2023/01/12 03:25:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.34_8443" in sync
    2023/01/12 03:25:11 [DEBUG] agent: Service "_v1_catalog_10.233.44.172_8806" in sync
    2023/01/12 03:25:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.172_8806" in sync
    2023/01/12 03:25:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.48.192_9015" in sync
    2023/01/12 03:25:11 [DEBUG] agent: Service "_v1_parser_10.233.44.172_8806" in sync
    2023/01/12 03:25:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.4_8080" in sync
    2023/01/12 03:25:11 [DEBUG] agent: Service "_v1_nsd_10.233.44.172_8806" in sync
    2023/01/12 03:25:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.61_8181" in sync
    2023/01/12 03:25:11 [DEBUG] agent: Service "_v1_sdc_10.233.0.4_8443" in sync
    2023/01/12 03:25:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.0_443" in sync
    2023/01/12 03:25:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:11 [DEBUG] agent: Node info in sync
    2023/01/12 03:25:12 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (430.471µs) from=10.233.67.23:37430
    2023/01/12 03:25:12 [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/12 03:25:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_sdc_10.233.0.4_8443" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.0_443" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.34_8443" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_catalog_10.233.44.172_8806" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.172_8806" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.48.192_9015" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_parser_10.233.44.172_8806" in sync
    2023/01/12 03:25:12 [INFO] agent: Synced service "_v1_message-router_10.233.20.154_3904"
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.4_8080" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_nsd_10.233.44.172_8806" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.61_8181" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Node info in sync
    2023/01/12 03:25:12 [DEBUG] http: Request PUT /v1/agent/service/register (36.240715ms) from=10.233.67.23:37432
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.34_8443" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_catalog_10.233.44.172_8806" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.172_8806" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.48.192_9015" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_parser_10.233.44.172_8806" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.4_8080" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_nsd_10.233.44.172_8806" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.61_8181" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_message-router_10.233.20.154_3904" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_sdc_10.233.0.4_8443" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.0_443" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Node info in sync
    2023/01/12 03:25:12 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (533.884µs) from=10.233.67.23:37434
    2023/01/12 03:25:12 [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/12 03:25:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_parser_10.233.44.172_8806" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.48.192_9015" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_nsd_10.233.44.172_8806" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.61_8181" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_message-router_10.233.20.154_3904" in sync
    2023/01/12 03:25:12 [INFO] agent: Synced service "_v0_multicloud_10.233.1.229_9001"
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.4_8080" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.0_443" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_sdc_10.233.0.4_8443" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_catalog_10.233.44.172_8806" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.172_8806" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.34_8443" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Node info in sync
    2023/01/12 03:25:12 [DEBUG] http: Request PUT /v1/agent/service/register (29.442435ms) from=10.233.67.23:37440
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_sdc_10.233.0.4_8443" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.0_443" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.34_8443" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_catalog_10.233.44.172_8806" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.172_8806" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.48.192_9015" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_parser_10.233.44.172_8806" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.4_8080" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_nsd_10.233.44.172_8806" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.61_8181" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_message-router_10.233.20.154_3904" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v0_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Node info in sync
    2023/01/12 03:25:12 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (790.698µs) from=10.233.67.23:37442
    2023/01/12 03:25:12 [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/12 03:25:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.61_8181" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_message-router_10.233.20.154_3904" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v0_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:12 [INFO] agent: Synced service "_v1_multicloud_10.233.1.229_9001"
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.4_8080" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_nsd_10.233.44.172_8806" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_sdc_10.233.0.4_8443" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.0_443" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.172_8806" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.34_8443" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_catalog_10.233.44.172_8806" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.48.192_9015" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_parser_10.233.44.172_8806" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Node info in sync
    2023/01/12 03:25:12 [DEBUG] http: Request PUT /v1/agent/service/register (7.959359ms) from=10.233.67.23:37444
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.34_8443" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_catalog_10.233.44.172_8806" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.172_8806" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.48.192_9015" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_parser_10.233.44.172_8806" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.4_8080" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_nsd_10.233.44.172_8806" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.61_8181" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_message-router_10.233.20.154_3904" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v0_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_sdc_10.233.0.4_8443" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.0_443" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Node info in sync
    2023/01/12 03:25:12 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (584.422µs) from=10.233.67.23:37446
    2023/01/12 03:25:12 [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/12 03:25:12 [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/12 03:25:12 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/12 03:25:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/12 03:25:12 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.67.254_8446"
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_sdc_10.233.0.4_8443" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.0_443" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.34_8443" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_catalog_10.233.44.172_8806" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.172_8806" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.48.192_9015" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_parser_10.233.44.172_8806" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_message-router_10.233.20.154_3904" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v0_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.4_8080" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_nsd_10.233.44.172_8806" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.61_8181" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Node info in sync
    2023/01/12 03:25:12 [DEBUG] http: Request PUT /v1/agent/service/register (13.068443ms) from=10.233.67.23:37448
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_sdc_10.233.0.4_8443" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.0_443" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.172_8806" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.34_8443" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_catalog_10.233.44.172_8806" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.48.192_9015" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_parser_10.233.44.172_8806" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.61_8181" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_message-router_10.233.20.154_3904" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v0_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.4_8080" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_nsd_10.233.44.172_8806" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Node info in sync
    2023/01/12 03:25:12 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (612.886µs) from=10.233.67.23:37450
    2023/01/12 03:25:12 [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/12 03:25:12 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/12 03:25:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.4_8080" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_nsd_10.233.44.172_8806" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.61_8181" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_message-router_10.233.20.154_3904" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v0_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_sdc_10.233.0.4_8443" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.0_443" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.34_8443" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_catalog_10.233.44.172_8806" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.172_8806" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.48.192_9015" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_parser_10.233.44.172_8806" in sync
    2023/01/12 03:25:12 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.67.254_8446"
    2023/01/12 03:25:12 [DEBUG] agent: Node info in sync
    2023/01/12 03:25:12 [DEBUG] http: Request PUT /v1/agent/service/register (12.586738ms) from=10.233.67.23:37454
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_sdc_10.233.0.4_8443" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.0_443" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.34_8443" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_catalog_10.233.44.172_8806" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.172_8806" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.48.192_9015" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_parser_10.233.44.172_8806" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_message-router_10.233.20.154_3904" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v0_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.4_8080" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_nsd_10.233.44.172_8806" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.61_8181" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Node info in sync
    2023/01/12 03:25:12 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (483.011µs) from=10.233.67.23:37456
    2023/01/12 03:25:12 [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/12 03:25:12 [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/12 03:25:12 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/12 03:25:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_parser_10.233.44.172_8806" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:12 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.67.254_8446"
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.48.192_9015" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_nsd_10.233.44.172_8806" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.61_8181" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_message-router_10.233.20.154_3904" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v0_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.4_8080" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.0_443" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_sdc_10.233.0.4_8443" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_catalog_10.233.44.172_8806" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.172_8806" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.34_8443" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Node info in sync
    2023/01/12 03:25:12 [DEBUG] http: Request PUT /v1/agent/service/register (13.106138ms) from=10.233.67.23:37458
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.4_8080" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_nsd_10.233.44.172_8806" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.61_8181" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_message-router_10.233.20.154_3904" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v0_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_sdc_10.233.0.4_8443" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.0_443" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.34_8443" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_catalog_10.233.44.172_8806" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.172_8806" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.48.192_9015" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_parser_10.233.44.172_8806" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Node info in sync
    2023/01/12 03:25:12 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (2.356485ms) from=10.233.67.23:37460
    2023/01/12 03:25:12 [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/12 03:25:12 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/12 03:25:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_sdc_10.233.0.4_8443" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.0_443" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.34_8443" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_catalog_10.233.44.172_8806" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.172_8806" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.48.192_9015" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_parser_10.233.44.172_8806" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_message-router_10.233.20.154_3904" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v0_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:12 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.67.254_8446"
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.4_8080" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_nsd_10.233.44.172_8806" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.61_8181" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Node info in sync
    2023/01/12 03:25:12 [DEBUG] http: Request PUT /v1/agent/service/register (6.482958ms) from=10.233.67.23:37462
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.4_8080" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_nsd_10.233.44.172_8806" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.61_8181" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_message-router_10.233.20.154_3904" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v0_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_sdc_10.233.0.4_8443" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.0_443" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.34_8443" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_catalog_10.233.44.172_8806" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.172_8806" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.48.192_9015" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_parser_10.233.44.172_8806" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Node info in sync
    2023/01/12 03:25:12 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (1.86006ms) from=10.233.67.23:37464
    2023/01/12 03:25:12 [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/12 03:25:12 [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/12 03:25:12 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/12 03:25:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/12 03:25:12 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.67.254_8446"
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.34_8443" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_catalog_10.233.44.172_8806" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.172_8806" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.48.192_9015" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_parser_10.233.44.172_8806" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_message-router_10.233.20.154_3904" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v0_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.4_8080" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_nsd_10.233.44.172_8806" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.61_8181" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_sdc_10.233.0.4_8443" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.0_443" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Node info in sync
    2023/01/12 03:25:12 [DEBUG] http: Request PUT /v1/agent/service/register (8.001174ms) from=10.233.67.23:37466
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.48.192_9015" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_parser_10.233.44.172_8806" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.61_8181" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_message-router_10.233.20.154_3904" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v0_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.4_8080" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_nsd_10.233.44.172_8806" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_sdc_10.233.0.4_8443" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.0_443" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.172_8806" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.34_8443" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_catalog_10.233.44.172_8806" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Node info in sync
    2023/01/12 03:25:12 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (714.686µs) from=10.233.67.23:37468
    2023/01/12 03:25:12 [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/12 03:25:12 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/12 03:25:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_sdc_10.233.0.4_8443" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.0_443" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:12 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.67.254_8446"
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.34_8443" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_catalog_10.233.44.172_8806" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.172_8806" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.48.192_9015" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_parser_10.233.44.172_8806" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v0_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.4_8080" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_nsd_10.233.44.172_8806" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.61_8181" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_message-router_10.233.20.154_3904" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Node info in sync
    2023/01/12 03:25:12 [DEBUG] http: Request PUT /v1/agent/service/register (13.354214ms) from=10.233.67.23:37470
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.48.192_9015" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_parser_10.233.44.172_8806" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_message-router_10.233.20.154_3904" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v0_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.4_8080" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_nsd_10.233.44.172_8806" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.61_8181" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_sdc_10.233.0.4_8443" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.0_443" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.34_8443" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_catalog_10.233.44.172_8806" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.172_8806" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Node info in sync
    2023/01/12 03:25:12 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (522.083µs) from=10.233.67.23:37472
    2023/01/12 03:25:12 [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/12 03:25:12 [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/12 03:25:12 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/12 03:25:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.34_8443" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_catalog_10.233.44.172_8806" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.172_8806" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.48.192_9015" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_parser_10.233.44.172_8806" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.4_8080" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_nsd_10.233.44.172_8806" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.61_8181" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_message-router_10.233.20.154_3904" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v0_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:12 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.67.254_8446"
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_sdc_10.233.0.4_8443" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.0_443" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Node info in sync
    2023/01/12 03:25:12 [DEBUG] http: Request PUT /v1/agent/service/register (24.824934ms) from=10.233.67.23:37474
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.34_8443" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_catalog_10.233.44.172_8806" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.172_8806" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.48.192_9015" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_parser_10.233.44.172_8806" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_message-router_10.233.20.154_3904" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v0_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.4_8080" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_nsd_10.233.44.172_8806" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.61_8181" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_sdc_10.233.0.4_8443" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.0_443" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:12 [DEBUG] agent: Node info in sync
    2023/01/12 03:25:12 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (526.37µs) from=10.233.67.23:37476
    2023/01/12 03:25:12 [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/12 03:25:12 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/12 03:25:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.4_8080" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_nsd_10.233.44.172_8806" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.61_8181" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_message-router_10.233.20.154_3904" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v0_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_sdc_10.233.0.4_8443" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.0_443" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.67.254_8446"
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.34_8443" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_catalog_10.233.44.172_8806" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.172_8806" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.48.192_9015" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_parser_10.233.44.172_8806" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Node info in sync
    2023/01/12 03:25:13 [DEBUG] http: Request PUT /v1/agent/service/register (77.36219ms) from=10.233.67.23:37478
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.48.192_9015" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_parser_10.233.44.172_8806" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.61_8181" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_message-router_10.233.20.154_3904" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v0_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.4_8080" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_nsd_10.233.44.172_8806" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_sdc_10.233.0.4_8443" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.0_443" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.172_8806" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.34_8443" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_catalog_10.233.44.172_8806" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Node info in sync
    2023/01/12 03:25:13 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (553.824µs) from=10.233.67.23:37482
    2023/01/12 03:25:13 [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/12 03:25:13 [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/12 03:25:13 [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/12 03:25:13 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_nsd_10.233.44.172_8806" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.61_8181" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_message-router_10.233.20.154_3904" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v0_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.4_8080" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.0_443" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_sdc_10.233.0.4_8443" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_catalog_10.233.44.172_8806" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.172_8806" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.34_8443" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_parser_10.233.44.172_8806" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.67.254_8446"
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.48.192_9015" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Node info in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.48.192_9015" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_parser_10.233.44.172_8806" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.61_8181" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_message-router_10.233.20.154_3904" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v0_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.4_8080" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_nsd_10.233.44.172_8806" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_sdc_10.233.0.4_8443" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.0_443" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.172_8806" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.34_8443" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_catalog_10.233.44.172_8806" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Node info in sync
    2023/01/12 03:25:13 [DEBUG] http: Request PUT /v1/agent/service/register (25.426301ms) from=10.233.67.23:37484
    2023/01/12 03:25:13 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (4.330102ms) from=10.233.67.23:37488
    2023/01/12 03:25:13 [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/12 03:25:13 [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/12 03:25:13 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.172_8806" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.48.192_9015" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_parser_10.233.44.172_8806" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_nsd_10.233.44.172_8806" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.61_8181" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_sdc_10.233.0.4_8443" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.0_443" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.34_8443" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_catalog_10.233.44.172_8806" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.67.254_8446"
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.4_8080" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_message-router_10.233.20.154_3904" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v0_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Node info in sync
    2023/01/12 03:25:13 [DEBUG] http: Request PUT /v1/agent/service/register (20.729336ms) from=10.233.67.23:37498
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.4_8080" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_message-router_10.233.20.154_3904" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v0_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.172_8806" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.48.192_9015" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_parser_10.233.44.172_8806" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_nsd_10.233.44.172_8806" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.61_8181" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_sdc_10.233.0.4_8443" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.0_443" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.34_8443" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_catalog_10.233.44.172_8806" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Node info in sync
    2023/01/12 03:25:13 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (1.948865ms) from=10.233.67.23:37500
    2023/01/12 03:25:13 [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/12 03:25:13 [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/12 03:25:13 [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/12 03:25:13 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.48.192_9015" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_parser_10.233.44.172_8806" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_nsd_10.233.44.172_8806" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.61_8181" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_sdc_10.233.0.4_8443" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.0_443" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.34_8443" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_catalog_10.233.44.172_8806" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.4_8080" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_message-router_10.233.20.154_3904" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v0_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.172_8806" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.67.254_8446"
    2023/01/12 03:25:13 [DEBUG] agent: Node info in sync
    2023/01/12 03:25:13 [DEBUG] http: Request PUT /v1/agent/service/register (78.357549ms) from=10.233.67.23:37502
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.48.192_9015" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_parser_10.233.44.172_8806" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_nsd_10.233.44.172_8806" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.61_8181" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_sdc_10.233.0.4_8443" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.0_443" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.34_8443" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_catalog_10.233.44.172_8806" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v0_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.4_8080" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_message-router_10.233.20.154_3904" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.172_8806" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Node info in sync
    2023/01/12 03:25:13 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (696.828µs) from=10.233.67.23:37504
    2023/01/12 03:25:13 [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/12 03:25:13 [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/12 03:25:13 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.34_8443" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_catalog_10.233.44.172_8806" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.4_8080" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_message-router_10.233.20.154_3904" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v0_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.172_8806" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.48.192_9015" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_parser_10.233.44.172_8806" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_nsd_10.233.44.172_8806" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.61_8181" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.67.254_8446"
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_sdc_10.233.0.4_8443" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.0_443" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Node info in sync
    2023/01/12 03:25:13 [DEBUG] http: Request PUT /v1/agent/service/register (8.082767ms) from=10.233.67.23:37506
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.48.192_9015" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_parser_10.233.44.172_8806" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_nsd_10.233.44.172_8806" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.61_8181" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_sdc_10.233.0.4_8443" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.0_443" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.34_8443" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_catalog_10.233.44.172_8806" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.4_8080" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_message-router_10.233.20.154_3904" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v0_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.172_8806" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Node info in sync
    2023/01/12 03:25:13 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (534.032µs) from=10.233.67.23:37508
    2023/01/12 03:25:13 [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/12 03:25:13 [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/12 03:25:13 [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/12 03:25:13 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.34_8443" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_catalog_10.233.44.172_8806" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v0_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.67.254_8446"
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.4_8080" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_message-router_10.233.20.154_3904" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.172_8806" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.48.192_9015" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_parser_10.233.44.172_8806" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_nsd_10.233.44.172_8806" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.61_8181" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_sdc_10.233.0.4_8443" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.0_443" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Node info in sync
    2023/01/12 03:25:13 [DEBUG] http: Request PUT /v1/agent/service/register (9.593411ms) from=10.233.67.23:37510
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.34_8443" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_catalog_10.233.44.172_8806" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.4_8080" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_message-router_10.233.20.154_3904" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v0_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.172_8806" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.48.192_9015" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_parser_10.233.44.172_8806" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_nsd_10.233.44.172_8806" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.61_8181" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_sdc_10.233.0.4_8443" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.0_443" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Node info in sync
    2023/01/12 03:25:13 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (550.945µs) from=10.233.67.23:37512
    2023/01/12 03:25:13 [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/12 03:25:13 [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/12 03:25:13 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_sdc_10.233.0.4_8443" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.0_443" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.34_8443" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_catalog_10.233.44.172_8806" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.4_8080" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_message-router_10.233.20.154_3904" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v0_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.67.254_8446"
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.172_8806" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.48.192_9015" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_parser_10.233.44.172_8806" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_nsd_10.233.44.172_8806" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.61_8181" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Node info in sync
    2023/01/12 03:25:13 [DEBUG] http: Request PUT /v1/agent/service/register (9.504776ms) from=10.233.67.23:37514
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.172_8806" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.48.192_9015" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_parser_10.233.44.172_8806" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_nsd_10.233.44.172_8806" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.61_8181" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_sdc_10.233.0.4_8443" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.0_443" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.34_8443" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_catalog_10.233.44.172_8806" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.4_8080" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_message-router_10.233.20.154_3904" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v0_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Node info in sync
    2023/01/12 03:25:13 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (451.062µs) from=10.233.67.23:37516
    2023/01/12 03:25:13 [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/12 03:25:13 [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/12 03:25:13 [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/12 03:25:13 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_nsd_10.233.44.172_8806" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.61_8181" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_sdc_10.233.0.4_8443" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.0_443" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.34_8443" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_catalog_10.233.44.172_8806" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.4_8080" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_message-router_10.233.20.154_3904" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v0_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.172_8806" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.48.192_9015" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_parser_10.233.44.172_8806" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.67.254_8446"
    2023/01/12 03:25:13 [DEBUG] agent: Node info in sync
    2023/01/12 03:25:13 [DEBUG] http: Request PUT /v1/agent/service/register (60.500882ms) from=10.233.67.23:37520
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_parser_10.233.44.172_8806" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.48.192_9015" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.61_8181" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_nsd_10.233.44.172_8806" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.0_443" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_sdc_10.233.0.4_8443" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_catalog_10.233.44.172_8806" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.34_8443" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_message-router_10.233.20.154_3904" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v0_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.4_8080" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.172_8806" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Node info in sync
    2023/01/12 03:25:13 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (516.2µs) from=10.233.67.23:37522
    2023/01/12 03:25:13 [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/12 03:25:13 [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/12 03:25:13 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.172_8806" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.48.192_9015" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_parser_10.233.44.172_8806" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_nsd_10.233.44.172_8806" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.61_8181" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_sdc_10.233.0.4_8443" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.0_443" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.34_8443" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_catalog_10.233.44.172_8806" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.67.254_8446"
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.4_8080" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_message-router_10.233.20.154_3904" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v0_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Node info in sync
    2023/01/12 03:25:13 [DEBUG] http: Request PUT /v1/agent/service/register (7.973732ms) from=10.233.67.23:37524
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.34_8443" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_catalog_10.233.44.172_8806" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.4_8080" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_message-router_10.233.20.154_3904" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v0_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.172_8806" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.48.192_9015" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_parser_10.233.44.172_8806" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_nsd_10.233.44.172_8806" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.61_8181" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_sdc_10.233.0.4_8443" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.0_443" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Node info in sync
    2023/01/12 03:25:13 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (436.471µs) from=10.233.67.23:37526
    2023/01/12 03:25:13 [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/12 03:25:13 [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/12 03:25:13 [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/12 03:25:13 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.67.254_8446"
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.4_8080" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_message-router_10.233.20.154_3904" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v0_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.172_8806" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.48.192_9015" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_parser_10.233.44.172_8806" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_nsd_10.233.44.172_8806" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.61_8181" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_sdc_10.233.0.4_8443" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.0_443" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.34_8443" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_catalog_10.233.44.172_8806" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Node info in sync
    2023/01/12 03:25:13 [DEBUG] http: Request PUT /v1/agent/service/register (33.7878ms) from=10.233.67.23:37528
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.172_8806" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.48.192_9015" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_parser_10.233.44.172_8806" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_nsd_10.233.44.172_8806" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.61_8181" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_sdc_10.233.0.4_8443" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.0_443" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.34_8443" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_catalog_10.233.44.172_8806" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_message-router_10.233.20.154_3904" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v0_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.4_8080" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Node info in sync
    2023/01/12 03:25:13 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (403.271µs) from=10.233.67.23:37530
    2023/01/12 03:25:13 [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/12 03:25:13 [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/12 03:25:13 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.34_8443" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_catalog_10.233.44.172_8806" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.67.254_8446"
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.4_8080" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_message-router_10.233.20.154_3904" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v0_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.172_8806" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.48.192_9015" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_parser_10.233.44.172_8806" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_nsd_10.233.44.172_8806" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.61_8181" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_sdc_10.233.0.4_8443" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.0_443" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Node info in sync
    2023/01/12 03:25:13 [DEBUG] http: Request PUT /v1/agent/service/register (5.668331ms) from=10.233.67.23:37532
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.34_8443" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_catalog_10.233.44.172_8806" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.4_8080" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_message-router_10.233.20.154_3904" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v0_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.172_8806" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.48.192_9015" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_parser_10.233.44.172_8806" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_nsd_10.233.44.172_8806" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.61_8181" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_sdc_10.233.0.4_8443" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.0_443" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Node info in sync
    2023/01/12 03:25:13 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (398.683µs) from=10.233.67.23:37534
    2023/01/12 03:25:13 [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/12 03:25:13 [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/12 03:25:13 [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/12 03:25:13 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.48.192_9015" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_parser_10.233.44.172_8806" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.67.254_8446"
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_nsd_10.233.44.172_8806" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.61_8181" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_sdc_10.233.0.4_8443" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.0_443" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.34_8443" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_catalog_10.233.44.172_8806" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_message-router_10.233.20.154_3904" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v0_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.4_8080" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.172_8806" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Node info in sync
    2023/01/12 03:25:13 [DEBUG] http: Request PUT /v1/agent/service/register (9.782349ms) from=10.233.67.23:37536
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_message-router_10.233.20.154_3904" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v0_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.4_8080" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.172_8806" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_parser_10.233.44.172_8806" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.48.192_9015" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.61_8181" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_nsd_10.233.44.172_8806" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.0_443" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_sdc_10.233.0.4_8443" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_catalog_10.233.44.172_8806" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.34_8443" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:13 [DEBUG] agent: Node info in sync
    2023/01/12 03:25:13 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (412.089µs) from=10.233.67.23:37538
    2023/01/12 03:25:14 [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/12 03:25:14 [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/12 03:25:14 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_message-router_10.233.20.154_3904" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v0_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.4_8080" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.172_8806" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_parser_10.233.44.172_8806" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.48.192_9015" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.61_8181" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_nsd_10.233.44.172_8806" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.0_443" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_sdc_10.233.0.4_8443" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_catalog_10.233.44.172_8806" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.34_8443" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.67.254_8446"
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Node info in sync
    2023/01/12 03:25:14 [DEBUG] http: Request PUT /v1/agent/service/register (14.488633ms) from=10.233.67.23:37540
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_nsd_10.233.44.172_8806" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.61_8181" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_sdc_10.233.0.4_8443" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.0_443" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.34_8443" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_catalog_10.233.44.172_8806" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.4_8080" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_message-router_10.233.20.154_3904" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v0_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.172_8806" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.48.192_9015" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_parser_10.233.44.172_8806" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Node info in sync
    2023/01/12 03:25:14 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (481.603µs) from=10.233.67.23:37544
    2023/01/12 03:25:14 [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/12 03:25:14 [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/12 03:25:14 [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/12 03:25:14 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.172_8806" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.48.192_9015" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_parser_10.233.44.172_8806" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_nsd_10.233.44.172_8806" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.61_8181" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_sdc_10.233.0.4_8443" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.0_443" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.34_8443" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_catalog_10.233.44.172_8806" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.67.254_8446"
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.4_8080" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_message-router_10.233.20.154_3904" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v0_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Node info in sync
    2023/01/12 03:25:14 [DEBUG] http: Request PUT /v1/agent/service/register (57.674767ms) from=10.233.67.23:37546
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.4_8080" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_message-router_10.233.20.154_3904" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v0_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.172_8806" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.48.192_9015" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_parser_10.233.44.172_8806" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_nsd_10.233.44.172_8806" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.61_8181" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_sdc_10.233.0.4_8443" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.0_443" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.34_8443" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_catalog_10.233.44.172_8806" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Node info in sync
    2023/01/12 03:25:14 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (529.026µs) from=10.233.67.23:37548
    2023/01/12 03:25:14 [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/12 03:25:14 [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/12 03:25:14 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_sdc_10.233.0.4_8443" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.0_443" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.34_8443" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_catalog_10.233.44.172_8806" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.4_8080" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_message-router_10.233.20.154_3904" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v0_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:14 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.67.254_8446"
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.172_8806" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.48.192_9015" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_parser_10.233.44.172_8806" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_nsd_10.233.44.172_8806" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.61_8181" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Node info in sync
    2023/01/12 03:25:14 [DEBUG] http: Request PUT /v1/agent/service/register (13.71529ms) from=10.233.67.23:37552
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_sdc_10.233.0.4_8443" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.0_443" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.34_8443" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_catalog_10.233.44.172_8806" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_message-router_10.233.20.154_3904" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v0_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.4_8080" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.172_8806" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.48.192_9015" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_parser_10.233.44.172_8806" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_nsd_10.233.44.172_8806" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.61_8181" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Node info in sync
    2023/01/12 03:25:14 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (1.234368ms) from=10.233.67.23:37554
    2023/01/12 03:25:14 [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/12 03:25:14 [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/12 03:25:14 [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/12 03:25:14 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_message-router_10.233.20.154_3904" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v0_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.4_8080" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.172_8806" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.48.192_9015" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_parser_10.233.44.172_8806" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_nsd_10.233.44.172_8806" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.61_8181" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_sdc_10.233.0.4_8443" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.0_443" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.67.254_8446"
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.34_8443" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_catalog_10.233.44.172_8806" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Node info in sync
    2023/01/12 03:25:14 [DEBUG] http: Request PUT /v1/agent/service/register (23.965006ms) from=10.233.67.23:37556
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_nsd_10.233.44.172_8806" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.61_8181" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_sdc_10.233.0.4_8443" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.0_443" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.34_8443" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_catalog_10.233.44.172_8806" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.4_8080" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_message-router_10.233.20.154_3904" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v0_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.172_8806" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.48.192_9015" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_parser_10.233.44.172_8806" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Node info in sync
    2023/01/12 03:25:14 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (770.362µs) from=10.233.67.23:37558
    2023/01/12 03:25:14 [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/12 03:25:14 [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/12 03:25:14 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.34_8443" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_catalog_10.233.44.172_8806" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.4_8080" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_message-router_10.233.20.154_3904" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v0_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.172_8806" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.48.192_9015" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_parser_10.233.44.172_8806" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.67.254_8446"
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_nsd_10.233.44.172_8806" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.61_8181" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_sdc_10.233.0.4_8443" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.0_443" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Node info in sync
    2023/01/12 03:25:14 [DEBUG] http: Request PUT /v1/agent/service/register (10.0344ms) from=10.233.67.23:37560
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.4_8080" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_message-router_10.233.20.154_3904" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v0_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.172_8806" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.48.192_9015" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_parser_10.233.44.172_8806" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_nsd_10.233.44.172_8806" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.61_8181" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_sdc_10.233.0.4_8443" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.0_443" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.34_8443" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_catalog_10.233.44.172_8806" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Node info in sync
    2023/01/12 03:25:14 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (619.212µs) from=10.233.67.23:37562
    2023/01/12 03:25:14 [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/12 03:25:14 [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/12 03:25:14 [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/12 03:25:14 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.172_8806" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.48.192_9015" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_parser_10.233.44.172_8806" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_nsd_10.233.44.172_8806" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.61_8181" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_sdc_10.233.0.4_8443" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.0_443" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.34_8443" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_catalog_10.233.44.172_8806" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.67.254_8446"
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.4_8080" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_message-router_10.233.20.154_3904" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v0_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Node info in sync
    2023/01/12 03:25:14 [DEBUG] http: Request PUT /v1/agent/service/register (48.353478ms) from=10.233.67.23:37566
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.172_8806" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.48.192_9015" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_parser_10.233.44.172_8806" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_nsd_10.233.44.172_8806" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.61_8181" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_sdc_10.233.0.4_8443" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.0_443" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.34_8443" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_catalog_10.233.44.172_8806" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.4_8080" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_message-router_10.233.20.154_3904" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v0_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Node info in sync
    2023/01/12 03:25:14 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (763.434µs) from=10.233.67.23:37568
    2023/01/12 03:25:14 [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/12 03:25:14 [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/12 03:25:14 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_sdc_10.233.0.4_8443" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.0_443" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.34_8443" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_catalog_10.233.44.172_8806" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.4_8080" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_message-router_10.233.20.154_3904" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v0_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.172_8806" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.67.254_8446"
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.48.192_9015" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_parser_10.233.44.172_8806" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_nsd_10.233.44.172_8806" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.61_8181" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Node info in sync
    2023/01/12 03:25:14 [DEBUG] http: Request PUT /v1/agent/service/register (8.919831ms) from=10.233.67.23:37570
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.4_8080" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_message-router_10.233.20.154_3904" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v0_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.172_8806" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.48.192_9015" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_parser_10.233.44.172_8806" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_nsd_10.233.44.172_8806" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.61_8181" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_sdc_10.233.0.4_8443" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.0_443" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.34_8443" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_catalog_10.233.44.172_8806" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Node info in sync
    2023/01/12 03:25:14 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (536.011µs) from=10.233.67.23:37572
    2023/01/12 03:25:14 [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/12 03:25:14 [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/12 03:25:14 [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/12 03:25:14 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.34_8443" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_catalog_10.233.44.172_8806" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.4_8080" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_message-router_10.233.20.154_3904" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v0_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.172_8806" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.48.192_9015" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_parser_10.233.44.172_8806" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_nsd_10.233.44.172_8806" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.61_8181" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.67.254_8446"
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_sdc_10.233.0.4_8443" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.0_443" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Node info in sync
    2023/01/12 03:25:14 [DEBUG] http: Request PUT /v1/agent/service/register (41.266366ms) from=10.233.67.23:37574
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_parser_10.233.44.172_8806" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.48.192_9015" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.61_8181" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_nsd_10.233.44.172_8806" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.0_443" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_sdc_10.233.0.4_8443" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_catalog_10.233.44.172_8806" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.34_8443" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_message-router_10.233.20.154_3904" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v0_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.4_8080" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.172_8806" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Node info in sync
    2023/01/12 03:25:14 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (8.158418ms) from=10.233.67.23:37576
    2023/01/12 03:25:14 [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/12 03:25:14 [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/12 03:25:14 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_nsd_10.233.44.172_8806" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.61_8181" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_sdc_10.233.0.4_8443" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.0_443" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.34_8443" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_catalog_10.233.44.172_8806" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.4_8080" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_message-router_10.233.20.154_3904" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v0_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.67.254_8446"
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.172_8806" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.48.192_9015" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_parser_10.233.44.172_8806" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Node info in sync
    2023/01/12 03:25:14 [DEBUG] http: Request PUT /v1/agent/service/register (5.967621ms) from=10.233.67.23:37580
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.172_8806" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.48.192_9015" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_parser_10.233.44.172_8806" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_nsd_10.233.44.172_8806" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.61_8181" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_sdc_10.233.0.4_8443" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.0_443" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.34_8443" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_catalog_10.233.44.172_8806" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.4_8080" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_message-router_10.233.20.154_3904" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v0_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Node info in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_message-router_10.233.20.154_3904" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v0_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.4_8080" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.172_8806" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_parser_10.233.44.172_8806" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.48.192_9015" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.61_8181" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_nsd_10.233.44.172_8806" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.0_443" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_sdc_10.233.0.4_8443" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_catalog_10.233.44.172_8806" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.34_8443" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Node info in sync
    2023/01/12 03:25:14 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (2.582225ms) from=10.233.67.23:37582
    2023/01/12 03:25:14 [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/12 03:25:14 [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/12 03:25:14 [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/12 03:25:14 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.34_8443" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_catalog_10.233.44.172_8806" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.4_8080" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_message-router_10.233.20.154_3904" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v0_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.172_8806" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.67.254_8446"
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.48.192_9015" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_parser_10.233.44.172_8806" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_nsd_10.233.44.172_8806" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.61_8181" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_sdc_10.233.0.4_8443" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.0_443" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Node info in sync
    2023/01/12 03:25:14 [DEBUG] http: Request PUT /v1/agent/service/register (12.104228ms) from=10.233.67.23:37584
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_nsd_10.233.44.172_8806" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.61_8181" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_sdc_10.233.0.4_8443" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.0_443" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.34_8443" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_catalog_10.233.44.172_8806" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_message-router_10.233.20.154_3904" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v0_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.4_8080" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.172_8806" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.48.192_9015" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_parser_10.233.44.172_8806" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Node info in sync
    2023/01/12 03:25:14 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (8.989864ms) from=10.233.67.23:37588
    2023/01/12 03:25:14 [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/12 03:25:14 [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/12 03:25:14 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.34_8443" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_catalog_10.233.44.172_8806" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.4_8080" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_message-router_10.233.20.154_3904" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v0_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.67.254_8446"
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.172_8806" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.48.192_9015" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_parser_10.233.44.172_8806" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_nsd_10.233.44.172_8806" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.61_8181" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_sdc_10.233.0.4_8443" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.0_443" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Node info in sync
    2023/01/12 03:25:14 [DEBUG] http: Request PUT /v1/agent/service/register (12.386939ms) from=10.233.67.23:37592
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.48.192_9015" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_parser_10.233.44.172_8806" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_nsd_10.233.44.172_8806" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.61_8181" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_sdc_10.233.0.4_8443" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.0_443" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.34_8443" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_catalog_10.233.44.172_8806" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v0_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.4_8080" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_message-router_10.233.20.154_3904" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.172_8806" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:14 [DEBUG] agent: Node info in sync
    2023/01/12 03:25:14 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (1.241598ms) from=10.233.67.23:37594
    2023/01/12 03:25:15 [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/12 03:25:15 [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/12 03:25:15 [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/12 03:25:15 [DEBUG] 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/12 03:25:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.4_8080" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_message-router_10.233.20.154_3904" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v0_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.172_8806" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.48.192_9015" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_parser_10.233.44.172_8806" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_nsd_10.233.44.172_8806" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.61_8181" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_sdc_10.233.0.4_8443" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.0_443" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:15 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.67.254_8446"
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.34_8443" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_catalog_10.233.44.172_8806" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Node info in sync
    2023/01/12 03:25:15 [DEBUG] http: Request PUT /v1/agent/service/register (16.251045ms) from=10.233.67.23:37596
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.172_8806" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.48.192_9015" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_parser_10.233.44.172_8806" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_nsd_10.233.44.172_8806" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.61_8181" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_sdc_10.233.0.4_8443" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.0_443" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.34_8443" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_catalog_10.233.44.172_8806" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.4_8080" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_message-router_10.233.20.154_3904" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v0_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Node info in sync
    2023/01/12 03:25:15 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (3.831632ms) from=10.233.67.23:37598
    2023/01/12 03:25:15 [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/12 03:25:15 [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/12 03:25:15 [DEBUG] 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/12 03:25:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.34_8443" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_catalog_10.233.44.172_8806" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v0_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.4_8080" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_message-router_10.233.20.154_3904" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.67.254_8446"
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.172_8806" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.48.192_9015" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_parser_10.233.44.172_8806" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_nsd_10.233.44.172_8806" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.61_8181" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_sdc_10.233.0.4_8443" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.0_443" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Node info in sync
    2023/01/12 03:25:15 [DEBUG] http: Request PUT /v1/agent/service/register (9.758761ms) from=10.233.67.23:37600
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.172_8806" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.48.192_9015" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_parser_10.233.44.172_8806" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_nsd_10.233.44.172_8806" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.61_8181" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_sdc_10.233.0.4_8443" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.0_443" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.34_8443" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_catalog_10.233.44.172_8806" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.4_8080" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_message-router_10.233.20.154_3904" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v0_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Node info in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_message-router_10.233.20.154_3904" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v0_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.4_8080" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.172_8806" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.48.192_9015" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_parser_10.233.44.172_8806" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_nsd_10.233.44.172_8806" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.61_8181" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_sdc_10.233.0.4_8443" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.0_443" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.34_8443" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_catalog_10.233.44.172_8806" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Node info in sync
    2023/01/12 03:25:15 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (589.667µs) from=10.233.67.23:37602
    2023/01/12 03:25:15 [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/12 03:25:15 [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/12 03:25:15 [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/12 03:25:15 [DEBUG] 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/12 03:25:15 [DEBUG] agent: Service "_v1_message-router_10.233.20.154_3904" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v0_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.4_8080" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.172_8806" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.48.192_9015" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_parser_10.233.44.172_8806" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_nsd_10.233.44.172_8806" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.61_8181" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.67.254_8446"
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_sdc_10.233.0.4_8443" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.0_443" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.34_8443" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_catalog_10.233.44.172_8806" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Node info in sync
    2023/01/12 03:25:15 [DEBUG] http: Request PUT /v1/agent/service/register (95.712876ms) from=10.233.67.23:37606
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.172_8806" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.48.192_9015" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_parser_10.233.44.172_8806" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_nsd_10.233.44.172_8806" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.61_8181" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_sdc_10.233.0.4_8443" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.0_443" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.34_8443" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_catalog_10.233.44.172_8806" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_message-router_10.233.20.154_3904" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v0_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.4_8080" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Node info in sync
    2023/01/12 03:25:15 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (421.371µs) from=10.233.67.23:37614
    2023/01/12 03:25:15 [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/12 03:25:15 [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/12 03:25:15 [DEBUG] 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/12 03:25:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_message-router_10.233.20.154_3904" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v0_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.4_8080" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.67.254_8446"
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.172_8806" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_parser_10.233.44.172_8806" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.48.192_9015" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.61_8181" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_nsd_10.233.44.172_8806" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.0_443" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_sdc_10.233.0.4_8443" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_catalog_10.233.44.172_8806" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.34_8443" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Node info in sync
    2023/01/12 03:25:15 [DEBUG] http: Request PUT /v1/agent/service/register (13.31428ms) from=10.233.67.23:37618
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.34_8443" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_catalog_10.233.44.172_8806" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v0_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.4_8080" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_message-router_10.233.20.154_3904" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.172_8806" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.48.192_9015" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_parser_10.233.44.172_8806" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_nsd_10.233.44.172_8806" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.61_8181" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_sdc_10.233.0.4_8443" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.0_443" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Node info in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_nsd_10.233.44.172_8806" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.61_8181" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_sdc_10.233.0.4_8443" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.0_443" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.34_8443" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_catalog_10.233.44.172_8806" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.4_8080" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_message-router_10.233.20.154_3904" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v0_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.172_8806" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.48.192_9015" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_parser_10.233.44.172_8806" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Node info in sync
    2023/01/12 03:25:15 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (4.955406ms) from=10.233.67.23:37620
    2023/01/12 03:25:15 [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/12 03:25:15 [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/12 03:25:15 [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/12 03:25:15 [DEBUG] 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/12 03:25:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.4_8080" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_message-router_10.233.20.154_3904" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v0_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.172_8806" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.67.254_8446"
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.48.192_9015" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_parser_10.233.44.172_8806" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_nsd_10.233.44.172_8806" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.61_8181" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_sdc_10.233.0.4_8443" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.0_443" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.34_8443" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_catalog_10.233.44.172_8806" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Node info in sync
    2023/01/12 03:25:15 [DEBUG] http: Request PUT /v1/agent/service/register (17.607975ms) from=10.233.67.23:37622
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.172_8806" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.48.192_9015" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_parser_10.233.44.172_8806" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_nsd_10.233.44.172_8806" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.61_8181" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_sdc_10.233.0.4_8443" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.0_443" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.34_8443" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_catalog_10.233.44.172_8806" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_message-router_10.233.20.154_3904" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v0_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.4_8080" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Node info in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.172_8806" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.48.192_9015" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_parser_10.233.44.172_8806" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_nsd_10.233.44.172_8806" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.61_8181" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_sdc_10.233.0.4_8443" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.0_443" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.34_8443" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_catalog_10.233.44.172_8806" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_message-router_10.233.20.154_3904" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v0_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.4_8080" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Node info in sync
    2023/01/12 03:25:15 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (507.578µs) from=10.233.67.23:37624
    2023/01/12 03:25:15 [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/12 03:25:15 [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/12 03:25:15 [DEBUG] 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/12 03:25:15 [DEBUG] agent: Service "_v1_message-router_10.233.20.154_3904" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.67.254_8446"
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.48.192_9015" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_parser_10.233.44.172_8806" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.0_443" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_catalog_10.233.44.172_8806" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.4_8080" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v0_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.172_8806" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_nsd_10.233.44.172_8806" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.61_8181" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_sdc_10.233.0.4_8443" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.34_8443" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Node info in sync
    2023/01/12 03:25:15 [DEBUG] http: Request PUT /v1/agent/service/register (6.426209ms) from=10.233.67.23:37626
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v0_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.4_8080" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.172_8806" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_nsd_10.233.44.172_8806" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.61_8181" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_sdc_10.233.0.4_8443" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.34_8443" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_message-router_10.233.20.154_3904" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.48.192_9015" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_parser_10.233.44.172_8806" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.0_443" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_catalog_10.233.44.172_8806" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Node info in sync
    2023/01/12 03:25:15 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (525.845µs) from=10.233.67.23:37628
    2023/01/12 03:25:15 [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/12 03:25:15 [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/12 03:25:15 [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/12 03:25:15 [DEBUG] 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/12 03:25:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.4_8080" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v0_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.172_8806" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [INFO] agent: Synced service "_v11__aai-nquery_10.233.67.254_8446"
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_nsd_10.233.44.172_8806" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.61_8181" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_sdc_10.233.0.4_8443" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.34_8443" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_message-router_10.233.20.154_3904" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.48.192_9015" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_parser_10.233.44.172_8806" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.0_443" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_catalog_10.233.44.172_8806" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Node info in sync
    2023/01/12 03:25:15 [DEBUG] http: Request PUT /v1/agent/service/register (12.155285ms) from=10.233.67.23:37632
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.0_443" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_catalog_10.233.44.172_8806" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v0_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.4_8080" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.172_8806" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_nsd_10.233.44.172_8806" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.61_8181" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_sdc_10.233.0.4_8443" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.34_8443" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_message-router_10.233.20.154_3904" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.48.192_9015" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_parser_10.233.44.172_8806" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Node info in sync
    2023/01/12 03:25:15 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (18.28561ms) from=10.233.67.23:37636
    2023/01/12 03:25:15 [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/12 03:25:15 [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/12 03:25:15 [DEBUG] 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/12 03:25:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_message-router_10.233.20.154_3904" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.48.192_9015" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_parser_10.233.44.172_8806" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.0_443" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_catalog_10.233.44.172_8806" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.4_8080" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v0_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.172_8806" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [INFO] agent: Synced service "_v11_aai-nquery_10.233.67.254_8446"
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_nsd_10.233.44.172_8806" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.61_8181" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_sdc_10.233.0.4_8443" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.34_8443" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Node info in sync
    2023/01/12 03:25:15 [DEBUG] http: Request PUT /v1/agent/service/register (24.895673ms) from=10.233.67.23:37638
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_nsd_10.233.44.172_8806" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.61_8181" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_sdc_10.233.0.4_8443" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.34_8443" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_message-router_10.233.20.154_3904" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.48.192_9015" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_parser_10.233.44.172_8806" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.0_443" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_catalog_10.233.44.172_8806" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.4_8080" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v0_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.172_8806" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Node info in sync
    2023/01/12 03:25:15 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (627.345µs) from=10.233.67.23:37640
    2023/01/12 03:25:15 [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/12 03:25:15 [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/12 03:25:15 [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/12 03:25:15 [DEBUG] 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/12 03:25:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_nsd_10.233.44.172_8806" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.61_8181" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_sdc_10.233.0.4_8443" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.34_8443" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_message-router_10.233.20.154_3904" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.48.192_9015" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_parser_10.233.44.172_8806" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [INFO] agent: Synced service "_v12__aai-nquery_10.233.67.254_8446"
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.0_443" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_catalog_10.233.44.172_8806" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.4_8080" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v0_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.172_8806" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Node info in sync
    2023/01/12 03:25:15 [DEBUG] http: Request PUT /v1/agent/service/register (35.229724ms) from=10.233.67.23:37642
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.0_443" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_catalog_10.233.44.172_8806" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.4_8080" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v0_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.172_8806" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_nsd_10.233.44.172_8806" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.61_8181" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_sdc_10.233.0.4_8443" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.34_8443" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_message-router_10.233.20.154_3904" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.48.192_9015" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v1_parser_10.233.44.172_8806" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:15 [DEBUG] agent: Node info in sync
    2023/01/12 03:25:16 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (495.701µs) from=10.233.67.23:37644
    2023/01/12 03:25:16 [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/12 03:25:16 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/12 03:25:16 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.172_8806" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [INFO] agent: Synced service "_v12_aai-nquery_10.233.67.254_8446"
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_nsd_10.233.44.172_8806" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.61_8181" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_sdc_10.233.0.4_8443" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.34_8443" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_message-router_10.233.20.154_3904" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.48.192_9015" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_parser_10.233.44.172_8806" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.0_443" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_catalog_10.233.44.172_8806" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v0_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.4_8080" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Node info in sync
    2023/01/12 03:25:16 [DEBUG] http: Request PUT /v1/agent/service/register (72.328408ms) from=10.233.67.23:37648
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.4_8080" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v0_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.172_8806" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_nsd_10.233.44.172_8806" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.61_8181" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_sdc_10.233.0.4_8443" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.34_8443" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_message-router_10.233.20.154_3904" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.48.192_9015" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_parser_10.233.44.172_8806" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.0_443" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_catalog_10.233.44.172_8806" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Node info in sync
    2023/01/12 03:25:16 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (1.696027ms) from=10.233.67.23:37652
    2023/01/12 03:25:16 [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/12 03:25:16 [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/12 03:25:16 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/12 03:25:16 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_message-router_10.233.20.154_3904" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.48.192_9015" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_parser_10.233.44.172_8806" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.0_443" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_catalog_10.233.44.172_8806" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.4_8080" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v0_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.172_8806" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_nsd_10.233.44.172_8806" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.61_8181" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_sdc_10.233.0.4_8443" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.34_8443" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [INFO] agent: Synced service "_v13__aai-nquery_10.233.67.254_8446"
    2023/01/12 03:25:16 [DEBUG] agent: Node info in sync
    2023/01/12 03:25:16 [DEBUG] http: Request PUT /v1/agent/service/register (10.104135ms) from=10.233.67.23:37654
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.172_8806" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_nsd_10.233.44.172_8806" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.61_8181" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_sdc_10.233.0.4_8443" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.34_8443" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_message-router_10.233.20.154_3904" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.48.192_9015" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_parser_10.233.44.172_8806" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.0_443" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_catalog_10.233.44.172_8806" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.4_8080" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v0_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Node info in sync
    2023/01/12 03:25:16 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (706.388µs) from=10.233.67.23:37656
    2023/01/12 03:25:16 [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/12 03:25:16 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/12 03:25:16 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.48.192_9015" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_parser_10.233.44.172_8806" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.0_443" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_catalog_10.233.44.172_8806" in sync
    2023/01/12 03:25:16 [INFO] agent: Synced service "_v13_aai-nquery_10.233.67.254_8446"
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.4_8080" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v0_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.172_8806" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_nsd_10.233.44.172_8806" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.61_8181" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_sdc_10.233.0.4_8443" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.34_8443" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_message-router_10.233.20.154_3904" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Node info in sync
    2023/01/12 03:25:16 [DEBUG] http: Request PUT /v1/agent/service/register (20.920495ms) from=10.233.67.23:37658
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.48.192_9015" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_parser_10.233.44.172_8806" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.0_443" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_catalog_10.233.44.172_8806" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.4_8080" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v0_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.172_8806" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_nsd_10.233.44.172_8806" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.61_8181" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_sdc_10.233.0.4_8443" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.34_8443" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_message-router_10.233.20.154_3904" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Node info in sync
    2023/01/12 03:25:16 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (529.408µs) from=10.233.67.23:37664
    2023/01/12 03:25:16 [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/12 03:25:16 [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/12 03:25:16 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/12 03:25:16 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_catalog_10.233.44.172_8806" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [INFO] agent: Synced service "_v14__aai-nquery_10.233.67.254_8446"
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v0_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.4_8080" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.172_8806" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_nsd_10.233.44.172_8806" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.61_8181" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_sdc_10.233.0.4_8443" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.34_8443" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_message-router_10.233.20.154_3904" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.48.192_9015" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_parser_10.233.44.172_8806" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.0_443" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Node info in sync
    2023/01/12 03:25:16 [DEBUG] http: Request PUT /v1/agent/service/register (13.068159ms) from=10.233.67.23:37666
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.48.192_9015" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_parser_10.233.44.172_8806" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.0_443" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_catalog_10.233.44.172_8806" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v0_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.4_8080" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.172_8806" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_nsd_10.233.44.172_8806" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.61_8181" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_sdc_10.233.0.4_8443" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.34_8443" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_message-router_10.233.20.154_3904" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Node info in sync
    2023/01/12 03:25:16 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (486.128µs) from=10.233.67.23:37668
    2023/01/12 03:25:16 [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/12 03:25:16 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/12 03:25:16 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_sdc_10.233.0.4_8443" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.34_8443" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_message-router_10.233.20.154_3904" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [INFO] agent: Synced service "_v14_aai-nquery_10.233.67.254_8446"
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.48.192_9015" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_parser_10.233.44.172_8806" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.0_443" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_catalog_10.233.44.172_8806" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.4_8080" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v0_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.172_8806" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_nsd_10.233.44.172_8806" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.61_8181" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Node info in sync
    2023/01/12 03:25:16 [DEBUG] http: Request PUT /v1/agent/service/register (18.160738ms) from=10.233.67.23:37674
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_sdc_10.233.0.4_8443" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.34_8443" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_message-router_10.233.20.154_3904" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.48.192_9015" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_parser_10.233.44.172_8806" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.0_443" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_catalog_10.233.44.172_8806" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.4_8080" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v0_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.172_8806" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_nsd_10.233.44.172_8806" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.61_8181" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Node info in sync
    2023/01/12 03:25:16 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (594.828µs) from=10.233.67.23:37676
    2023/01/12 03:25:16 [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/12 03:25:16 [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/12 03:25:16 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/12 03:25:16 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.34_8443" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_message-router_10.233.20.154_3904" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [INFO] agent: Synced service "_v15__aai-nquery_10.233.67.254_8446"
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.48.192_9015" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_parser_10.233.44.172_8806" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.0_443" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_catalog_10.233.44.172_8806" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.4_8080" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v0_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.172_8806" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_nsd_10.233.44.172_8806" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.61_8181" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_sdc_10.233.0.4_8443" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Node info in sync
    2023/01/12 03:25:16 [DEBUG] http: Request PUT /v1/agent/service/register (26.098892ms) from=10.233.67.23:37682
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_message-router_10.233.20.154_3904" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_parser_10.233.44.172_8806" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.48.192_9015" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.0_443" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_catalog_10.233.44.172_8806" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v0_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.4_8080" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.172_8806" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.61_8181" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_nsd_10.233.44.172_8806" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_sdc_10.233.0.4_8443" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.34_8443" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Node info in sync
    2023/01/12 03:25:16 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (488.781µs) from=10.233.67.23:37684
    2023/01/12 03:25:16 [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/12 03:25:16 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/12 03:25:16 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.34_8443" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_message-router_10.233.20.154_3904" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.48.192_9015" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_parser_10.233.44.172_8806" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.0_443" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_catalog_10.233.44.172_8806" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.4_8080" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v0_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [INFO] agent: Synced service "_v15_aai-nquery_10.233.67.254_8446"
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.172_8806" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_nsd_10.233.44.172_8806" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.61_8181" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_sdc_10.233.0.4_8443" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Node info in sync
    2023/01/12 03:25:16 [DEBUG] http: Request PUT /v1/agent/service/register (25.392277ms) from=10.233.67.23:37686
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_message-router_10.233.20.154_3904" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_parser_10.233.44.172_8806" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.48.192_9015" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.0_443" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_catalog_10.233.44.172_8806" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v0_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.4_8080" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.172_8806" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.61_8181" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_nsd_10.233.44.172_8806" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_sdc_10.233.0.4_8443" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.34_8443" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Node info in sync
    2023/01/12 03:25:16 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (532.555µs) from=10.233.67.23:37690
    2023/01/12 03:25:16 [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/12 03:25:16 [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/12 03:25:16 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/12 03:25:16 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_sdc_10.233.0.4_8443" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.34_8443" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [INFO] agent: Synced service "_v16__aai-nquery_10.233.67.254_8446"
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_message-router_10.233.20.154_3904" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.48.192_9015" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_parser_10.233.44.172_8806" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.0_443" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_catalog_10.233.44.172_8806" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.4_8080" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v0_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.172_8806" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_nsd_10.233.44.172_8806" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.61_8181" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Node info in sync
    2023/01/12 03:25:16 [DEBUG] http: Request PUT /v1/agent/service/register (15.874673ms) from=10.233.67.23:37692
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.34_8443" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_message-router_10.233.20.154_3904" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.48.192_9015" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_parser_10.233.44.172_8806" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.0_443" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_catalog_10.233.44.172_8806" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.4_8080" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v0_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.172_8806" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_nsd_10.233.44.172_8806" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.61_8181" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v1_sdc_10.233.0.4_8443" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:16 [DEBUG] agent: Node info in sync
    2023/01/12 03:25:16 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (1.034584ms) from=10.233.67.23:37694
    2023/01/12 03:25:16 [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/12 03:25:16 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/12 03:25:16 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.254_8446" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v0_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.254_8446" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.4_8080" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.172_8806" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.254_8446" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.254_8446" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.254_8446" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v1_nsd_10.233.44.172_8806" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.61_8181" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v1_sdc_10.233.0.4_8443" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.254_8446" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.34_8443" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.254_8446" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.254_8446" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v1_message-router_10.233.20.154_3904" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.254_8446" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:17 [INFO] agent: Synced service "_v16_aai-nquery_10.233.67.254_8446"
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.48.192_9015" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v1_parser_10.233.44.172_8806" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.254_8446" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v1_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.0_443" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v1_catalog_10.233.44.172_8806" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.254_8446" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Node info in sync
    2023/01/12 03:25:17 [DEBUG] http: Request PUT /v1/agent/service/register (127.239002ms) from=10.233.67.23:37696
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.172_8806" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.254_8446" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.254_8446" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.254_8446" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v1_nsd_10.233.44.172_8806" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.61_8181" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v1_sdc_10.233.0.4_8443" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.254_8446" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.34_8443" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.254_8446" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.254_8446" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v1_message-router_10.233.20.154_3904" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.254_8446" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v16_aai-nquery_10.233.67.254_8446" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.48.192_9015" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v1_parser_10.233.44.172_8806" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.254_8446" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v1_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.0_443" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v1_catalog_10.233.44.172_8806" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.254_8446" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.254_8446" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v0_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.254_8446" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.4_8080" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Node info in sync
    2023/01/12 03:25:17 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (442.221µs) from=10.233.67.23:37700
    2023/01/12 03:25:17 [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/12 03:25:17 [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/12 03:25:17 [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/12 03:25:17 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.254_8446" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.34_8443" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:17 [INFO] agent: Synced service "_v17__aai-nquery_10.233.67.254_8446"
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.254_8446" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.254_8446" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v1_message-router_10.233.20.154_3904" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.254_8446" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v16_aai-nquery_10.233.67.254_8446" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.48.192_9015" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v1_parser_10.233.44.172_8806" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.254_8446" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v1_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.0_443" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v1_catalog_10.233.44.172_8806" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.254_8446" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.254_8446" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v0_multicloud_10.233.1.229_9001" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.254_8446" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.4_8080" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.33_9007" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.172_8806" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.249_9011" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.254_8446" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.254_8446" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.254_8446" in sync
    2023/01/12 03:25:17 [DEBUG]