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: '841e7c39-00a6-d657-d07d-d2fd3745ea5b' Node name: 'onap-msb-consul-f96d66b85-hjxwv' Datacenter: 'dc1' (Segment: '
') Server: true (Bootstrap: false) Client Addr: [0.0.0.0] (HTTP: 8500, HTTPS: -1, gRPC: 8502, DNS: 8600) Cluster Addr: 127.0.0.1 (LAN: 8301, WAN: 8302) Encrypt: Gossip: false, TLS-Outgoing: false, TLS-Incoming: false ==> Log data will now stream in as it occurs: 2022/06/06 15:52:09 [DEBUG] agent: Using random ID "841e7c39-00a6-d657-d07d-d2fd3745ea5b" as node ID 2022/06/06 15:52:09 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:841e7c39-00a6-d657-d07d-d2fd3745ea5b Address:127.0.0.1:8300}] 2022/06/06 15:52:09 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2022/06/06 15:52:09 [INFO] serf: EventMemberJoin: onap-msb-consul-f96d66b85-hjxwv.dc1 127.0.0.1 2022/06/06 15:52:09 [INFO] serf: EventMemberJoin: onap-msb-consul-f96d66b85-hjxwv 127.0.0.1 2022/06/06 15:52:09 [INFO] consul: Handled member-join event for server "onap-msb-consul-f96d66b85-hjxwv.dc1" in area "wan" 2022/06/06 15:52:09 [DEBUG] agent/proxy: managed Connect proxy manager started 2022/06/06 15:52:09 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2022/06/06 15:52:09 [INFO] consul: Adding LAN server onap-msb-consul-f96d66b85-hjxwv (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/06/06 15:52:09 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2022/06/06 15:52:09 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2022/06/06 15:52:09 [INFO] agent: started state syncer 2022/06/06 15:52:09 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2022/06/06 15:52:09 [WARN] raft: Heartbeat timeout from "" reached, starting election 2022/06/06 15:52:09 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2022/06/06 15:52:09 [DEBUG] raft: Votes needed: 1 2022/06/06 15:52:09 [DEBUG] raft: Vote granted from 841e7c39-00a6-d657-d07d-d2fd3745ea5b in term 2. Tally: 1 2022/06/06 15:52:09 [INFO] raft: Election won. Tally: 1 2022/06/06 15:52:09 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2022/06/06 15:52:09 [INFO] consul: cluster leadership acquired 2022/06/06 15:52:09 [INFO] consul: New leader elected: onap-msb-consul-f96d66b85-hjxwv 2022/06/06 15:52:09 [INFO] connect: initialized primary datacenter CA with provider "consul" 2022/06/06 15:52:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-hjxwv" since the cluster is too small 2022/06/06 15:52:09 [INFO] consul: member 'onap-msb-consul-f96d66b85-hjxwv' joined, marking health alive 2022/06/06 15:52:09 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/06/06 15:52:09 [INFO] agent: Synced node info 2022/06/06 15:52:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/06/06 15:52:11 [DEBUG] agent: Node info in sync 2022/06/06 15:52:11 [DEBUG] agent: Node info in sync ==> Newer Consul version available: 1.12.2 (currently running: 1.4.3) 2022/06/06 15:53:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-hjxwv" since the cluster is too small 2022/06/06 15:53:51 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/06/06 15:53:51 [DEBUG] agent: Node info in sync 2022/06/06 15:54:09 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-hjxwv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/06/06 15:54:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-hjxwv" since the cluster is too small 2022/06/06 15:55:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-hjxwv" since the cluster is too small 2022/06/06 15:55:32 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/06/06 15:55:32 [DEBUG] agent: Node info in sync 2022/06/06 15:56:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-hjxwv" since the cluster is too small 2022/06/06 15:56:38 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-hjxwv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/06/06 15:57:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-hjxwv" since the cluster is too small 2022/06/06 15:57:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/06/06 15:57:13 [DEBUG] agent: Node info in sync 2022/06/06 15:58:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-hjxwv" since the cluster is too small 2022/06/06 15:58:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/06/06 15:58:45 [DEBUG] agent: Node info in sync 2022/06/06 15:59:06 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-hjxwv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/06/06 15:59:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-hjxwv" since the cluster is too small 2022/06/06 15:59:52 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/06/06 15:59:52 [DEBUG] agent: Node info in sync 2022/06/06 16:00:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-hjxwv" since the cluster is too small 2022/06/06 16:01:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-hjxwv" since the cluster is too small 2022/06/06 16:01:14 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-hjxwv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/06/06 16:01:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/06/06 16:01:19 [DEBUG] agent: Node info in sync 2022/06/06 16:02:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-hjxwv" since the cluster is too small 2022/06/06 16:02:20 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/06/06 16:02:20 [DEBUG] agent: Node info in sync 2022/06/06 16:03:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-hjxwv" since the cluster is too small 2022/06/06 16:03:25 [DEBUG] http: Request GET /v1/status/leader (5.151521ms) from=10.233.65.205:55804 2022/06/06 16:03:26 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:26 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.62.143_9015" 2022/06/06 16:03:26 [DEBUG] agent: Node info in sync 2022/06/06 16:03:26 [DEBUG] http: Request PUT /v1/agent/service/register (11.986883ms) from=10.233.65.205:55812 2022/06/06 16:03:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.143_9015" in sync 2022/06/06 16:03:26 [DEBUG] agent: Node info in sync 2022/06/06 16:03:26 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (1.420948ms) from=10.233.65.205:55820 2022/06/06 16:03:26 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/sdc/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.143_9015" in sync 2022/06/06 16:03:26 [INFO] agent: Synced service "_v1_sdc_10.233.1.171_8443" 2022/06/06 16:03:26 [DEBUG] agent: Node info in sync 2022/06/06 16:03:26 [DEBUG] http: Request PUT /v1/agent/service/register (4.542025ms) from=10.233.65.205:55822 2022/06/06 16:03:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.143_9015" in sync 2022/06/06 16:03:26 [DEBUG] agent: Service "_v1_sdc_10.233.1.171_8443" in sync 2022/06/06 16:03:26 [DEBUG] agent: Node info in sync 2022/06/06 16:03:26 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (4.351936ms) from=10.233.65.205:55824 2022/06/06 16:03:26 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:26 [INFO] agent: Synced service "_v1_sdc-deprecated_10.233.1.171_8080" 2022/06/06 16:03:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.143_9015" in sync 2022/06/06 16:03:26 [DEBUG] agent: Service "_v1_sdc_10.233.1.171_8443" in sync 2022/06/06 16:03:26 [DEBUG] agent: Node info in sync 2022/06/06 16:03:26 [DEBUG] http: Request PUT /v1/agent/service/register (4.771208ms) from=10.233.65.205:55830 2022/06/06 16:03:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.143_9015" in sync 2022/06/06 16:03:26 [DEBUG] agent: Service "_v1_sdc_10.233.1.171_8443" in sync 2022/06/06 16:03:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.171_8080" in sync 2022/06/06 16:03:26 [DEBUG] agent: Node info in sync 2022/06/06 16:03:26 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (1.543779ms) from=10.233.65.205:55832 2022/06/06 16:03:26 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/parser/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:26 [DEBUG] agent: Service "_v1_sdc_10.233.1.171_8443" in sync 2022/06/06 16:03:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.171_8080" in sync 2022/06/06 16:03:26 [INFO] agent: Synced service "_v1_parser_10.233.33.50_8806" 2022/06/06 16:03:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.143_9015" in sync 2022/06/06 16:03:26 [DEBUG] agent: Node info in sync 2022/06/06 16:03:26 [DEBUG] http: Request PUT /v1/agent/service/register (15.245509ms) from=10.233.65.205:55834 2022/06/06 16:03:26 [DEBUG] agent: Service "_v1_sdc_10.233.1.171_8443" in sync 2022/06/06 16:03:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.171_8080" in sync 2022/06/06 16:03:26 [DEBUG] agent: Service "_v1_parser_10.233.33.50_8806" in sync 2022/06/06 16:03:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.143_9015" in sync 2022/06/06 16:03:26 [DEBUG] agent: Node info in sync 2022/06/06 16:03:26 [DEBUG] http: Request GET /v1/health/service/parser-v1 (393.917µs) from=10.233.65.205:55836 2022/06/06 16:03:26 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/catalog/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.143_9015" in sync 2022/06/06 16:03:26 [DEBUG] agent: Service "_v1_sdc_10.233.1.171_8443" in sync 2022/06/06 16:03:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.171_8080" in sync 2022/06/06 16:03:26 [DEBUG] agent: Service "_v1_parser_10.233.33.50_8806" in sync 2022/06/06 16:03:26 [INFO] agent: Synced service "_v1_catalog_10.233.33.50_8806" 2022/06/06 16:03:26 [DEBUG] agent: Node info in sync 2022/06/06 16:03:26 [DEBUG] http: Request PUT /v1/agent/service/register (4.747888ms) from=10.233.65.205:55840 2022/06/06 16:03:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.171_8080" in sync 2022/06/06 16:03:26 [DEBUG] agent: Service "_v1_parser_10.233.33.50_8806" in sync 2022/06/06 16:03:26 [DEBUG] agent: Service "_v1_catalog_10.233.33.50_8806" in sync 2022/06/06 16:03:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.143_9015" in sync 2022/06/06 16:03:26 [DEBUG] agent: Service "_v1_sdc_10.233.1.171_8443" in sync 2022/06/06 16:03:26 [DEBUG] agent: Node info in sync 2022/06/06 16:03:26 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (571.028µs) from=10.233.65.205:55842 2022/06/06 16:03:26 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nsd/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:26 [DEBUG] agent: Service "_v1_sdc_10.233.1.171_8443" in sync 2022/06/06 16:03:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.171_8080" in sync 2022/06/06 16:03:26 [DEBUG] agent: Service "_v1_parser_10.233.33.50_8806" in sync 2022/06/06 16:03:26 [DEBUG] agent: Service "_v1_catalog_10.233.33.50_8806" in sync 2022/06/06 16:03:26 [INFO] agent: Synced service "_v1_nsd_10.233.33.50_8806" 2022/06/06 16:03:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.143_9015" in sync 2022/06/06 16:03:26 [DEBUG] agent: Node info in sync 2022/06/06 16:03:26 [DEBUG] http: Request PUT /v1/agent/service/register (11.749425ms) from=10.233.65.205:55846 2022/06/06 16:03:26 [DEBUG] agent: Service "_v1_parser_10.233.33.50_8806" in sync 2022/06/06 16:03:26 [DEBUG] agent: Service "_v1_catalog_10.233.33.50_8806" in sync 2022/06/06 16:03:26 [DEBUG] agent: Service "_v1_nsd_10.233.33.50_8806" in sync 2022/06/06 16:03:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.143_9015" in sync 2022/06/06 16:03:26 [DEBUG] agent: Service "_v1_sdc_10.233.1.171_8443" in sync 2022/06/06 16:03:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.171_8080" in sync 2022/06/06 16:03:26 [DEBUG] agent: Node info in sync 2022/06/06 16:03:26 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (527.686µs) from=10.233.65.205:55848 2022/06/06 16:03:26 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfpkgm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.143_9015" in sync 2022/06/06 16:03:26 [DEBUG] agent: Service "_v1_sdc_10.233.1.171_8443" in sync 2022/06/06 16:03:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.171_8080" in sync 2022/06/06 16:03:26 [DEBUG] agent: Service "_v1_parser_10.233.33.50_8806" in sync 2022/06/06 16:03:26 [DEBUG] agent: Service "_v1_catalog_10.233.33.50_8806" in sync 2022/06/06 16:03:26 [DEBUG] agent: Service "_v1_nsd_10.233.33.50_8806" in sync 2022/06/06 16:03:26 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.33.50_8806" 2022/06/06 16:03:26 [DEBUG] agent: Node info in sync 2022/06/06 16:03:26 [DEBUG] http: Request PUT /v1/agent/service/register (4.583622ms) from=10.233.65.205:55850 2022/06/06 16:03:26 [DEBUG] agent: Service "_v1_sdc_10.233.1.171_8443" in sync 2022/06/06 16:03:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.171_8080" in sync 2022/06/06 16:03:26 [DEBUG] agent: Service "_v1_parser_10.233.33.50_8806" in sync 2022/06/06 16:03:26 [DEBUG] agent: Service "_v1_catalog_10.233.33.50_8806" in sync 2022/06/06 16:03:26 [DEBUG] agent: Service "_v1_nsd_10.233.33.50_8806" in sync 2022/06/06 16:03:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.50_8806" in sync 2022/06/06 16:03:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.143_9015" in sync 2022/06/06 16:03:26 [DEBUG] agent: Node info in sync 2022/06/06 16:03:26 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (487.065µs) from=10.233.65.205:55852 2022/06/06 16:03:27 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:27 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:27 [INFO] agent: Synced service "_v1_sdc-gui_10.233.31.192_8181" 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.143_9015" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_sdc_10.233.1.171_8443" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.171_8080" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_parser_10.233.33.50_8806" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_catalog_10.233.33.50_8806" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_nsd_10.233.33.50_8806" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.50_8806" in sync 2022/06/06 16:03:27 [DEBUG] agent: Node info in sync 2022/06/06 16:03:27 [DEBUG] http: Request PUT /v1/agent/service/register (8.122408ms) from=10.233.65.205:55854 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.50_8806" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.192_8181" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.143_9015" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_sdc_10.233.1.171_8443" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.171_8080" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_parser_10.233.33.50_8806" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_catalog_10.233.33.50_8806" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_nsd_10.233.33.50_8806" in sync 2022/06/06 16:03:27 [DEBUG] agent: Node info in sync 2022/06/06 16:03:27 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (506.327µs) from=10.233.65.205:55856 2022/06/06 16:03:27 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:27 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.171_8080" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_nsd_10.233.33.50_8806" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.192_8181" in sync 2022/06/06 16:03:27 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.35.22_9011" 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.143_9015" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_sdc_10.233.1.171_8443" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_parser_10.233.33.50_8806" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_catalog_10.233.33.50_8806" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.50_8806" in sync 2022/06/06 16:03:27 [DEBUG] agent: Node info in sync 2022/06/06 16:03:27 [DEBUG] http: Request PUT /v1/agent/service/register (13.377566ms) from=10.233.65.205:55858 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.171_8080" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_nsd_10.233.33.50_8806" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.192_8181" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.143_9015" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_sdc_10.233.1.171_8443" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_parser_10.233.33.50_8806" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_catalog_10.233.33.50_8806" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.50_8806" in sync 2022/06/06 16:03:27 [DEBUG] agent: Node info in sync 2022/06/06 16:03:27 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (489.065µs) from=10.233.65.205:55860 2022/06/06 16:03:27 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:27 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_nsd_10.233.33.50_8806" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.192_8181" in sync 2022/06/06 16:03:27 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.35.22_9011" 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.171_8080" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_sdc_10.233.1.171_8443" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_parser_10.233.33.50_8806" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_catalog_10.233.33.50_8806" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.50_8806" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.143_9015" in sync 2022/06/06 16:03:27 [DEBUG] agent: Node info in sync 2022/06/06 16:03:27 [DEBUG] http: Request PUT /v1/agent/service/register (26.214564ms) from=10.233.65.205:55866 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.171_8080" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_nsd_10.233.33.50_8806" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.192_8181" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_catalog_10.233.33.50_8806" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.50_8806" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.143_9015" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_sdc_10.233.1.171_8443" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_parser_10.233.33.50_8806" in sync 2022/06/06 16:03:27 [DEBUG] agent: Node info in sync 2022/06/06 16:03:27 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (557.917µs) from=10.233.65.205:55870 2022/06/06 16:03:27 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:27 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.171_8080" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_nsd_10.233.33.50_8806" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.192_8181" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_catalog_10.233.33.50_8806" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.50_8806" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:27 [INFO] agent: Synced service "_v1_wf-gui_10.233.56.120_8443" 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.143_9015" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_sdc_10.233.1.171_8443" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_parser_10.233.33.50_8806" in sync 2022/06/06 16:03:27 [DEBUG] agent: Node info in sync 2022/06/06 16:03:27 [DEBUG] http: Request PUT /v1/agent/service/register (6.46838ms) from=10.233.65.205:55872 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.171_8080" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_nsd_10.233.33.50_8806" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.192_8181" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.120_8443" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.143_9015" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_sdc_10.233.1.171_8443" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_parser_10.233.33.50_8806" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_catalog_10.233.33.50_8806" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.50_8806" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:27 [DEBUG] agent: Node info in sync 2022/06/06 16:03:27 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (511.014µs) from=10.233.65.205:55874 2022/06/06 16:03:27 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:27 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.171_8080" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_nsd_10.233.33.50_8806" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.192_8181" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.143_9015" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_sdc_10.233.1.171_8443" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_parser_10.233.33.50_8806" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_catalog_10.233.33.50_8806" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.50_8806" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.120_8443" in sync 2022/06/06 16:03:27 [INFO] agent: Synced service "_v0_multicloud_10.233.61.6_9001" 2022/06/06 16:03:27 [DEBUG] agent: Node info in sync 2022/06/06 16:03:27 [DEBUG] http: Request PUT /v1/agent/service/register (8.93585ms) from=10.233.65.205:55876 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.171_8080" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_nsd_10.233.33.50_8806" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.192_8181" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v0_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.143_9015" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_sdc_10.233.1.171_8443" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_parser_10.233.33.50_8806" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_catalog_10.233.33.50_8806" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.50_8806" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.120_8443" in sync 2022/06/06 16:03:27 [DEBUG] agent: Node info in sync 2022/06/06 16:03:27 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (3.888426ms) from=10.233.65.205:55878 2022/06/06 16:03:27 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:27 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.171_8080" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_nsd_10.233.33.50_8806" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.192_8181" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:27 [INFO] agent: Synced service "_v1_multicloud_10.233.61.6_9001" 2022/06/06 16:03:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.120_8443" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v0_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.143_9015" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_sdc_10.233.1.171_8443" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_parser_10.233.33.50_8806" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_catalog_10.233.33.50_8806" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.50_8806" in sync 2022/06/06 16:03:27 [DEBUG] agent: Node info in sync 2022/06/06 16:03:27 [DEBUG] http: Request PUT /v1/agent/service/register (7.832843ms) from=10.233.65.205:55880 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_catalog_10.233.33.50_8806" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.50_8806" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.120_8443" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v0_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.143_9015" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_sdc_10.233.1.171_8443" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_parser_10.233.33.50_8806" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.171_8080" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_nsd_10.233.33.50_8806" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.192_8181" in sync 2022/06/06 16:03:27 [DEBUG] agent: Node info in sync 2022/06/06 16:03:27 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (595.632µs) from=10.233.65.205:55882 2022/06/06 16:03:27 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:27 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.143_9015" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.50_8806" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.171_8080" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.192_8181" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:27 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.15.29_9007" 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_sdc_10.233.1.171_8443" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_parser_10.233.33.50_8806" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_catalog_10.233.33.50_8806" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.120_8443" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v0_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_nsd_10.233.33.50_8806" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:27 [DEBUG] agent: Node info in sync 2022/06/06 16:03:27 [DEBUG] http: Request PUT /v1/agent/service/register (4.065449ms) from=10.233.65.205:55884 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_nsd_10.233.33.50_8806" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.143_9015" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.50_8806" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.171_8080" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.192_8181" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v0_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_sdc_10.233.1.171_8443" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_parser_10.233.33.50_8806" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_catalog_10.233.33.50_8806" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.120_8443" in sync 2022/06/06 16:03:27 [DEBUG] agent: Node info in sync 2022/06/06 16:03:27 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (660.999µs) from=10.233.65.205:55886 2022/06/06 16:03:27 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:27 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.171_8080" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.192_8181" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_sdc_10.233.1.171_8443" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_parser_10.233.33.50_8806" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_catalog_10.233.33.50_8806" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.120_8443" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v0_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:27 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.15.29_9007" 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_nsd_10.233.33.50_8806" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.143_9015" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.50_8806" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:27 [DEBUG] agent: Node info in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.143_9015" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.50_8806" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.171_8080" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.192_8181" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_catalog_10.233.33.50_8806" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.120_8443" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v0_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_sdc_10.233.1.171_8443" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_parser_10.233.33.50_8806" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_nsd_10.233.33.50_8806" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:27 [DEBUG] agent: Node info in sync 2022/06/06 16:03:27 [DEBUG] http: Request PUT /v1/agent/service/register (7.209193ms) from=10.233.65.205:55888 2022/06/06 16:03:27 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (765.236µs) from=10.233.65.205:55890 2022/06/06 16:03:27 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:27 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_nsd_10.233.33.50_8806" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.143_9015" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.50_8806" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.171_8080" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.192_8181" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.120_8443" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v0_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:27 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.50.59_443" 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_sdc_10.233.1.171_8443" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_parser_10.233.33.50_8806" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_catalog_10.233.33.50_8806" in sync 2022/06/06 16:03:27 [DEBUG] agent: Node info in sync 2022/06/06 16:03:27 [DEBUG] http: Request PUT /v1/agent/service/register (8.275176ms) from=10.233.65.205:55892 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_nsd_10.233.33.50_8806" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.143_9015" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.50_8806" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.171_8080" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.192_8181" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_sdc_10.233.1.171_8443" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_parser_10.233.33.50_8806" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_catalog_10.233.33.50_8806" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.120_8443" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v0_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.59_443" in sync 2022/06/06 16:03:27 [DEBUG] agent: Node info in sync 2022/06/06 16:03:27 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (897.13µs) from=10.233.65.205:55894 2022/06/06 16:03:27 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:27 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.171_8080" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.192_8181" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_catalog_10.233.33.50_8806" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.120_8443" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v0_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.59_443" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_sdc_10.233.1.171_8443" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_parser_10.233.33.50_8806" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_nsd_10.233.33.50_8806" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:27 [INFO] agent: Synced service "_v1_message-router_10.233.34.109_3904" 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.143_9015" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.50_8806" in sync 2022/06/06 16:03:27 [DEBUG] agent: Node info in sync 2022/06/06 16:03:27 [DEBUG] http: Request PUT /v1/agent/service/register (5.389884ms) from=10.233.65.205:55896 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.120_8443" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v0_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.59_443" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_sdc_10.233.1.171_8443" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_parser_10.233.33.50_8806" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_catalog_10.233.33.50_8806" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_nsd_10.233.33.50_8806" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_message-router_10.233.34.109_3904" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.143_9015" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.50_8806" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.171_8080" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.192_8181" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:27 [DEBUG] agent: Node info in sync 2022/06/06 16:03:27 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (398.53µs) from=10.233.65.205:55898 2022/06/06 16:03:27 [WARN] agent: Service name "_aai-generic-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:27 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:27 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:27 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:27 [DEBUG] agent: Service "_v0_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.59_443" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_sdc_10.233.1.171_8443" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_parser_10.233.33.50_8806" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_catalog_10.233.33.50_8806" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.120_8443" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_nsd_10.233.33.50_8806" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.143_9015" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.50_8806" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_message-router_10.233.34.109_3904" in sync 2022/06/06 16:03:27 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.71.153_8446" 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.171_8080" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.192_8181" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:27 [DEBUG] agent: Node info in sync 2022/06/06 16:03:27 [DEBUG] http: Request PUT /v1/agent/service/register (7.937534ms) from=10.233.65.205:55900 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.143_9015" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.50_8806" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_message-router_10.233.34.109_3904" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.171_8080" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.192_8181" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v0_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.59_443" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_sdc_10.233.1.171_8443" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_parser_10.233.33.50_8806" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_catalog_10.233.33.50_8806" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.120_8443" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_nsd_10.233.33.50_8806" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:27 [DEBUG] agent: Node info in sync 2022/06/06 16:03:27 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (3.829266ms) from=10.233.65.205:55902 2022/06/06 16:03:27 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:27 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:27 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.59_443" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_sdc_10.233.1.171_8443" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_parser_10.233.33.50_8806" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_catalog_10.233.33.50_8806" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.120_8443" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v0_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_nsd_10.233.33.50_8806" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.143_9015" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.50_8806" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_message-router_10.233.34.109_3904" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.171_8080" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.192_8181" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:27 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.71.153_8446" 2022/06/06 16:03:27 [DEBUG] agent: Node info in sync 2022/06/06 16:03:27 [DEBUG] http: Request PUT /v1/agent/service/register (6.154086ms) from=10.233.65.205:55904 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_sdc_10.233.1.171_8443" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_parser_10.233.33.50_8806" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_catalog_10.233.33.50_8806" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.120_8443" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v0_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.59_443" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_nsd_10.233.33.50_8806" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.143_9015" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.50_8806" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_message-router_10.233.34.109_3904" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.171_8080" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.192_8181" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:27 [DEBUG] agent: Node info in sync 2022/06/06 16:03:27 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (1.554432ms) from=10.233.65.205:55906 2022/06/06 16:03:27 [WARN] agent: Service name "_aai-generic-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:27 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:27 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:27 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.192_8181" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.171_8080" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_parser_10.233.33.50_8806" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_catalog_10.233.33.50_8806" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.120_8443" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v0_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.59_443" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_sdc_10.233.1.171_8443" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_nsd_10.233.33.50_8806" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.50_8806" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_message-router_10.233.34.109_3904" in sync 2022/06/06 16:03:27 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.71.153_8446" 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.143_9015" in sync 2022/06/06 16:03:27 [DEBUG] agent: Node info in sync 2022/06/06 16:03:27 [DEBUG] http: Request PUT /v1/agent/service/register (4.422756ms) from=10.233.65.205:55908 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_nsd_10.233.33.50_8806" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_message-router_10.233.34.109_3904" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.143_9015" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.50_8806" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.171_8080" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.192_8181" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.120_8443" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v0_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.59_443" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_sdc_10.233.1.171_8443" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_parser_10.233.33.50_8806" in sync 2022/06/06 16:03:27 [DEBUG] agent: Service "_v1_catalog_10.233.33.50_8806" in sync 2022/06/06 16:03:27 [DEBUG] agent: Node info in sync 2022/06/06 16:03:27 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (1.741306ms) from=10.233.65.205:55910 2022/06/06 16:03:28 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:28 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.171_8080" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.192_8181" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.71.153_8446" 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_sdc_10.233.1.171_8443" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_parser_10.233.33.50_8806" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_catalog_10.233.33.50_8806" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.120_8443" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v0_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.59_443" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_nsd_10.233.33.50_8806" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.143_9015" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.50_8806" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_message-router_10.233.34.109_3904" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Node info in sync 2022/06/06 16:03:28 [DEBUG] http: Request PUT /v1/agent/service/register (6.480737ms) from=10.233.65.205:55914 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_nsd_10.233.33.50_8806" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_message-router_10.233.34.109_3904" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.143_9015" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.50_8806" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.171_8080" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.192_8181" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.120_8443" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v0_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.59_443" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_sdc_10.233.1.171_8443" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_parser_10.233.33.50_8806" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_catalog_10.233.33.50_8806" in sync 2022/06/06 16:03:28 [DEBUG] agent: Node info in sync 2022/06/06 16:03:28 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (447.79µs) from=10.233.65.205:55916 2022/06/06 16:03:28 [WARN] agent: Service name "_aai-generic-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:28 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:28 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.143_9015" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.50_8806" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_message-router_10.233.34.109_3904" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.171_8080" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.192_8181" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.59_443" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_sdc_10.233.1.171_8443" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_parser_10.233.33.50_8806" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_catalog_10.233.33.50_8806" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.120_8443" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v0_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_nsd_10.233.33.50_8806" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:28 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.71.153_8446" 2022/06/06 16:03:28 [DEBUG] agent: Node info in sync 2022/06/06 16:03:28 [DEBUG] http: Request PUT /v1/agent/service/register (4.874446ms) from=10.233.65.205:55918 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.171_8080" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.192_8181" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_sdc_10.233.1.171_8443" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_parser_10.233.33.50_8806" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_catalog_10.233.33.50_8806" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.120_8443" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v0_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.59_443" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_nsd_10.233.33.50_8806" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.143_9015" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.50_8806" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_message-router_10.233.34.109_3904" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Node info in sync 2022/06/06 16:03:28 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (506.601µs) from=10.233.65.205:55920 2022/06/06 16:03:28 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:28 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.120_8443" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v0_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.59_443" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_sdc_10.233.1.171_8443" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_parser_10.233.33.50_8806" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_catalog_10.233.33.50_8806" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_nsd_10.233.33.50_8806" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_message-router_10.233.34.109_3904" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.143_9015" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.50_8806" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.71.153_8446" 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.171_8080" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.192_8181" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:28 [DEBUG] agent: Node info in sync 2022/06/06 16:03:28 [DEBUG] http: Request PUT /v1/agent/service/register (10.855186ms) from=10.233.65.205:55922 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.143_9015" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.50_8806" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_message-router_10.233.34.109_3904" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.171_8080" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.192_8181" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_sdc_10.233.1.171_8443" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_parser_10.233.33.50_8806" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_catalog_10.233.33.50_8806" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.120_8443" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v0_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.59_443" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_nsd_10.233.33.50_8806" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Node info in sync 2022/06/06 16:03:28 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (611.096µs) from=10.233.65.205:55924 2022/06/06 16:03:28 [WARN] agent: Service name "_aai-generic-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:28 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:28 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_message-router_10.233.34.109_3904" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.143_9015" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.50_8806" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.71.153_8446" 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.171_8080" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.192_8181" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.120_8443" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v0_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.59_443" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_sdc_10.233.1.171_8443" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_parser_10.233.33.50_8806" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_catalog_10.233.33.50_8806" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_nsd_10.233.33.50_8806" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Node info in sync 2022/06/06 16:03:28 [DEBUG] http: Request PUT /v1/agent/service/register (7.109511ms) from=10.233.65.205:55930 2022/06/06 16:03:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.171_8080" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.192_8181" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.59_443" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_sdc_10.233.1.171_8443" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_parser_10.233.33.50_8806" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_catalog_10.233.33.50_8806" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.120_8443" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v0_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_nsd_10.233.33.50_8806" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.143_9015" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.50_8806" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_message-router_10.233.34.109_3904" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Node info in sync 2022/06/06 16:03:28 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (532.595µs) from=10.233.65.205:55932 2022/06/06 16:03:28 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:28 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.171_8080" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.192_8181" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.59_443" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_sdc_10.233.1.171_8443" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_parser_10.233.33.50_8806" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_catalog_10.233.33.50_8806" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.120_8443" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v0_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_nsd_10.233.33.50_8806" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.71.153_8446" 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.143_9015" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.50_8806" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_message-router_10.233.34.109_3904" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Node info in sync 2022/06/06 16:03:28 [DEBUG] http: Request PUT /v1/agent/service/register (9.771511ms) from=10.233.65.205:55934 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_nsd_10.233.33.50_8806" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.143_9015" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.50_8806" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_message-router_10.233.34.109_3904" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.171_8080" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.192_8181" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_sdc_10.233.1.171_8443" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_parser_10.233.33.50_8806" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_catalog_10.233.33.50_8806" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.120_8443" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v0_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.59_443" in sync 2022/06/06 16:03:28 [DEBUG] agent: Node info in sync 2022/06/06 16:03:28 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (539.104µs) from=10.233.65.205:55936 2022/06/06 16:03:28 [WARN] agent: Service name "_aai-generic-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:28 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:28 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.59_443" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_sdc_10.233.1.171_8443" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_parser_10.233.33.50_8806" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_catalog_10.233.33.50_8806" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.120_8443" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v0_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_nsd_10.233.33.50_8806" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.71.153_8446" 2022/06/06 16:03:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.143_9015" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.50_8806" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_message-router_10.233.34.109_3904" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.171_8080" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.192_8181" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Node info in sync 2022/06/06 16:03:28 [DEBUG] http: Request PUT /v1/agent/service/register (29.96188ms) from=10.233.65.205:55938 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_nsd_10.233.33.50_8806" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.143_9015" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.50_8806" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_message-router_10.233.34.109_3904" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.171_8080" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.192_8181" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_sdc_10.233.1.171_8443" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_parser_10.233.33.50_8806" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_catalog_10.233.33.50_8806" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.120_8443" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v0_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.59_443" in sync 2022/06/06 16:03:28 [DEBUG] agent: Node info in sync 2022/06/06 16:03:28 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (391.334µs) from=10.233.65.205:55940 2022/06/06 16:03:28 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:28 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.50_8806" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.71.153_8446" 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_sdc_10.233.1.171_8443" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_catalog_10.233.33.50_8806" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_nsd_10.233.33.50_8806" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.143_9015" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_message-router_10.233.34.109_3904" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.171_8080" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.192_8181" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_parser_10.233.33.50_8806" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.120_8443" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v0_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.59_443" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Node info in sync 2022/06/06 16:03:28 [DEBUG] http: Request PUT /v1/agent/service/register (15.281138ms) from=10.233.65.205:55942 2022/06/06 16:03:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_nsd_10.233.33.50_8806" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_message-router_10.233.34.109_3904" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.143_9015" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.192_8181" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.171_8080" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.120_8443" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v0_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.59_443" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_parser_10.233.33.50_8806" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.50_8806" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_catalog_10.233.33.50_8806" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_sdc_10.233.1.171_8443" in sync 2022/06/06 16:03:28 [DEBUG] agent: Node info in sync 2022/06/06 16:03:28 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (732.626µs) from=10.233.65.205:55944 2022/06/06 16:03:28 [WARN] agent: Service name "_aai-generic-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:28 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:28 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_parser_10.233.33.50_8806" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.120_8443" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v0_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.59_443" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.71.153_8446" 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.50_8806" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_sdc_10.233.1.171_8443" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_catalog_10.233.33.50_8806" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_nsd_10.233.33.50_8806" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.143_9015" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_message-router_10.233.34.109_3904" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.171_8080" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.192_8181" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Node info in sync 2022/06/06 16:03:28 [DEBUG] http: Request PUT /v1/agent/service/register (8.381625ms) from=10.233.65.205:55950 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.143_9015" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_message-router_10.233.34.109_3904" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.171_8080" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.192_8181" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_parser_10.233.33.50_8806" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.120_8443" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v0_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.59_443" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.50_8806" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_sdc_10.233.1.171_8443" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_catalog_10.233.33.50_8806" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_nsd_10.233.33.50_8806" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Node info in sync 2022/06/06 16:03:28 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (449.088µs) from=10.233.65.205:55952 2022/06/06 16:03:28 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:28 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.143_9015" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_message-router_10.233.34.109_3904" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.171_8080" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.192_8181" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_parser_10.233.33.50_8806" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.120_8443" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v0_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.59_443" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.50_8806" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_sdc_10.233.1.171_8443" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_catalog_10.233.33.50_8806" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_nsd_10.233.33.50_8806" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.71.153_8446" 2022/06/06 16:03:28 [DEBUG] agent: Node info in sync 2022/06/06 16:03:28 [DEBUG] http: Request PUT /v1/agent/service/register (15.8368ms) from=10.233.65.205:55954 2022/06/06 16:03:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.50_8806" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_catalog_10.233.33.50_8806" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_sdc_10.233.1.171_8443" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_nsd_10.233.33.50_8806" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_message-router_10.233.34.109_3904" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.143_9015" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.192_8181" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.171_8080" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.120_8443" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v0_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.59_443" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_parser_10.233.33.50_8806" in sync 2022/06/06 16:03:28 [DEBUG] agent: Node info in sync 2022/06/06 16:03:28 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (543.484µs) from=10.233.65.205:55956 2022/06/06 16:03:28 [WARN] agent: Service name "_aai-generic-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:28 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:28 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.192_8181" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.171_8080" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.120_8443" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v0_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.59_443" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_parser_10.233.33.50_8806" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.50_8806" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.71.153_8446" 2022/06/06 16:03:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_catalog_10.233.33.50_8806" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_sdc_10.233.1.171_8443" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_nsd_10.233.33.50_8806" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_message-router_10.233.34.109_3904" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.143_9015" in sync 2022/06/06 16:03:28 [DEBUG] agent: Node info in sync 2022/06/06 16:03:28 [DEBUG] http: Request PUT /v1/agent/service/register (5.228006ms) from=10.233.65.205:55964 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_sdc_10.233.1.171_8443" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_catalog_10.233.33.50_8806" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_nsd_10.233.33.50_8806" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.143_9015" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_message-router_10.233.34.109_3904" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.171_8080" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.192_8181" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_parser_10.233.33.50_8806" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.120_8443" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v0_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.59_443" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.50_8806" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Node info in sync 2022/06/06 16:03:28 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (478.655µs) from=10.233.65.205:55968 2022/06/06 16:03:28 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:28 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.59_443" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_parser_10.233.33.50_8806" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.120_8443" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v0_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.50_8806" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_sdc_10.233.1.171_8443" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_catalog_10.233.33.50_8806" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.71.153_8446" 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_nsd_10.233.33.50_8806" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.143_9015" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_message-router_10.233.34.109_3904" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.171_8080" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.192_8181" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:28 [DEBUG] agent: Node info in sync 2022/06/06 16:03:28 [DEBUG] http: Request PUT /v1/agent/service/register (8.223588ms) from=10.233.65.205:55970 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_sdc_10.233.1.171_8443" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_catalog_10.233.33.50_8806" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_nsd_10.233.33.50_8806" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.143_9015" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_message-router_10.233.34.109_3904" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.171_8080" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.192_8181" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_parser_10.233.33.50_8806" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.120_8443" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v0_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.59_443" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.50_8806" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Node info in sync 2022/06/06 16:03:28 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (579.106µs) from=10.233.65.205:55972 2022/06/06 16:03:28 [WARN] agent: Service name "_aai-generic-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:28 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:28 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.171_8080" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.192_8181" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_parser_10.233.33.50_8806" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.120_8443" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v0_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.59_443" in sync 2022/06/06 16:03:28 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.71.153_8446" 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.50_8806" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_sdc_10.233.1.171_8443" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_catalog_10.233.33.50_8806" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_nsd_10.233.33.50_8806" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.143_9015" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_message-router_10.233.34.109_3904" in sync 2022/06/06 16:03:28 [DEBUG] agent: Node info in sync 2022/06/06 16:03:28 [DEBUG] http: Request PUT /v1/agent/service/register (5.399739ms) from=10.233.65.205:55974 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_sdc_10.233.1.171_8443" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_catalog_10.233.33.50_8806" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_nsd_10.233.33.50_8806" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.143_9015" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_message-router_10.233.34.109_3904" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.171_8080" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.192_8181" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_parser_10.233.33.50_8806" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.120_8443" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v0_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.59_443" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.50_8806" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:28 [DEBUG] agent: Node info in sync 2022/06/06 16:03:28 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (851.874µs) from=10.233.65.205:55976 2022/06/06 16:03:28 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:28 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.171_8080" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.192_8181" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_parser_10.233.33.50_8806" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.120_8443" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v0_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.59_443" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.50_8806" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_sdc_10.233.1.171_8443" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_catalog_10.233.33.50_8806" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_nsd_10.233.33.50_8806" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.143_9015" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_message-router_10.233.34.109_3904" in sync 2022/06/06 16:03:29 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.71.153_8446" 2022/06/06 16:03:29 [DEBUG] agent: Node info in sync 2022/06/06 16:03:29 [DEBUG] http: Request PUT /v1/agent/service/register (262.082605ms) from=10.233.65.205:55978 2022/06/06 16:03:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_sdc_10.233.1.171_8443" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_catalog_10.233.33.50_8806" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_nsd_10.233.33.50_8806" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.143_9015" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_message-router_10.233.34.109_3904" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.171_8080" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.192_8181" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v0_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.59_443" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_parser_10.233.33.50_8806" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.120_8443" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.50_8806" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:29 [DEBUG] agent: Node info in sync 2022/06/06 16:03:29 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (464.972µs) from=10.233.65.205:55980 2022/06/06 16:03:29 [WARN] agent: Service name "_aai-generic-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:29 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:29 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.50_8806" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_sdc_10.233.1.171_8443" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_catalog_10.233.33.50_8806" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_nsd_10.233.33.50_8806" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.143_9015" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_message-router_10.233.34.109_3904" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.171_8080" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.192_8181" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v0_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.59_443" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.71.153_8446" 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_parser_10.233.33.50_8806" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.120_8443" in sync 2022/06/06 16:03:29 [DEBUG] agent: Node info in sync 2022/06/06 16:03:29 [DEBUG] http: Request PUT /v1/agent/service/register (30.703691ms) from=10.233.65.205:55984 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.192_8181" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.171_8080" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.120_8443" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v0_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.59_443" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_parser_10.233.33.50_8806" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.50_8806" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_catalog_10.233.33.50_8806" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_sdc_10.233.1.171_8443" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_nsd_10.233.33.50_8806" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_message-router_10.233.34.109_3904" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.143_9015" in sync 2022/06/06 16:03:29 [DEBUG] agent: Node info in sync 2022/06/06 16:03:29 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (5.605834ms) from=10.233.65.205:55986 2022/06/06 16:03:29 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:29 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.143_9015" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_message-router_10.233.34.109_3904" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.71.153_8446" 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.171_8080" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.192_8181" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_parser_10.233.33.50_8806" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.120_8443" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v0_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.59_443" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.50_8806" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_sdc_10.233.1.171_8443" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_catalog_10.233.33.50_8806" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_nsd_10.233.33.50_8806" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Node info in sync 2022/06/06 16:03:29 [DEBUG] http: Request PUT /v1/agent/service/register (4.484149ms) from=10.233.65.205:55988 2022/06/06 16:03:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.171_8080" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.192_8181" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.59_443" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_parser_10.233.33.50_8806" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.120_8443" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v0_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.50_8806" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_sdc_10.233.1.171_8443" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_catalog_10.233.33.50_8806" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_nsd_10.233.33.50_8806" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.143_9015" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_message-router_10.233.34.109_3904" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Node info in sync 2022/06/06 16:03:29 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (516.027µs) from=10.233.65.205:55992 2022/06/06 16:03:29 [WARN] agent: Service name "_aai-nodes-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:29 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:29 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.143_9015" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_message-router_10.233.34.109_3904" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.171_8080" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.192_8181" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:29 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.71.153_8446" 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.59_443" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_parser_10.233.33.50_8806" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.120_8443" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v0_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.50_8806" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_sdc_10.233.1.171_8443" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_catalog_10.233.33.50_8806" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_nsd_10.233.33.50_8806" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Node info in sync 2022/06/06 16:03:29 [DEBUG] http: Request PUT /v1/agent/service/register (9.077356ms) from=10.233.65.205:55994 2022/06/06 16:03:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_sdc_10.233.1.171_8443" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_catalog_10.233.33.50_8806" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_nsd_10.233.33.50_8806" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.143_9015" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_message-router_10.233.34.109_3904" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.171_8080" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.192_8181" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v0_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.59_443" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_parser_10.233.33.50_8806" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.120_8443" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.50_8806" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:29 [DEBUG] agent: Node info in sync 2022/06/06 16:03:29 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (477.67µs) from=10.233.65.205:55996 2022/06/06 16:03:29 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:29 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.171_8080" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.192_8181" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.71.153_8446" 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.59_443" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_parser_10.233.33.50_8806" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.120_8443" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v0_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.50_8806" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_sdc_10.233.1.171_8443" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_catalog_10.233.33.50_8806" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_nsd_10.233.33.50_8806" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.143_9015" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_message-router_10.233.34.109_3904" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Node info in sync 2022/06/06 16:03:29 [DEBUG] http: Request PUT /v1/agent/service/register (27.480158ms) from=10.233.65.205:55998 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_sdc_10.233.1.171_8443" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_catalog_10.233.33.50_8806" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_nsd_10.233.33.50_8806" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.143_9015" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_message-router_10.233.34.109_3904" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.171_8080" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.192_8181" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.59_443" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_parser_10.233.33.50_8806" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.120_8443" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v0_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.50_8806" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Node info in sync 2022/06/06 16:03:29 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (706.238µs) from=10.233.65.205:56000 2022/06/06 16:03:29 [WARN] agent: Service name "_aai-nodes-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:29 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:29 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.50_8806" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_sdc_10.233.1.171_8443" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_catalog_10.233.33.50_8806" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_nsd_10.233.33.50_8806" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.71.153_8446" 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.143_9015" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_message-router_10.233.34.109_3904" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.171_8080" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.192_8181" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_parser_10.233.33.50_8806" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.120_8443" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v0_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.59_443" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Node info in sync 2022/06/06 16:03:29 [DEBUG] http: Request PUT /v1/agent/service/register (8.017489ms) from=10.233.65.205:56002 2022/06/06 16:03:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_nsd_10.233.33.50_8806" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.143_9015" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_message-router_10.233.34.109_3904" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.171_8080" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.192_8181" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v0_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.59_443" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_parser_10.233.33.50_8806" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.120_8443" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.50_8806" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_sdc_10.233.1.171_8443" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_catalog_10.233.33.50_8806" in sync 2022/06/06 16:03:29 [DEBUG] agent: Node info in sync 2022/06/06 16:03:29 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (646.121µs) from=10.233.65.205:56004 2022/06/06 16:03:29 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:29 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_sdc_10.233.1.171_8443" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_catalog_10.233.33.50_8806" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_nsd_10.233.33.50_8806" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.143_9015" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_message-router_10.233.34.109_3904" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.171_8080" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.192_8181" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.71.153_8446" 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.59_443" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_parser_10.233.33.50_8806" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.120_8443" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v0_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.50_8806" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Node info in sync 2022/06/06 16:03:29 [DEBUG] http: Request PUT /v1/agent/service/register (5.882841ms) from=10.233.65.205:56010 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_sdc_10.233.1.171_8443" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_catalog_10.233.33.50_8806" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_nsd_10.233.33.50_8806" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.143_9015" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_message-router_10.233.34.109_3904" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.171_8080" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.192_8181" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.59_443" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_parser_10.233.33.50_8806" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.120_8443" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v0_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.50_8806" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Node info in sync 2022/06/06 16:03:29 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (738.596µs) from=10.233.65.205:56012 2022/06/06 16:03:29 [WARN] agent: Service name "_aai-nodes-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:29 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:29 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.171_8080" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.192_8181" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.71.153_8446" 2022/06/06 16:03:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_parser_10.233.33.50_8806" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.120_8443" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v0_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.59_443" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.50_8806" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_sdc_10.233.1.171_8443" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_catalog_10.233.33.50_8806" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_nsd_10.233.33.50_8806" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.143_9015" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_message-router_10.233.34.109_3904" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Node info in sync 2022/06/06 16:03:29 [DEBUG] http: Request PUT /v1/agent/service/register (7.120812ms) from=10.233.65.205:56014 2022/06/06 16:03:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.143_9015" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_message-router_10.233.34.109_3904" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.171_8080" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.192_8181" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v0_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.59_443" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_parser_10.233.33.50_8806" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.120_8443" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.50_8806" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_sdc_10.233.1.171_8443" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_catalog_10.233.33.50_8806" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_nsd_10.233.33.50_8806" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Node info in sync 2022/06/06 16:03:29 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (4.390449ms) from=10.233.65.205:56016 2022/06/06 16:03:29 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:29 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_nsd_10.233.33.50_8806" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.143_9015" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_message-router_10.233.34.109_3904" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.171_8080" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.192_8181" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v0_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.59_443" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.71.153_8446" 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_parser_10.233.33.50_8806" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.120_8443" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.50_8806" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_sdc_10.233.1.171_8443" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_catalog_10.233.33.50_8806" in sync 2022/06/06 16:03:29 [DEBUG] agent: Node info in sync 2022/06/06 16:03:29 [DEBUG] http: Request PUT /v1/agent/service/register (15.763164ms) from=10.233.65.205:56018 2022/06/06 16:03:29 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_parser_10.233.33.50_8806" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.120_8443" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v0_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.59_443" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.50_8806" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_sdc_10.233.1.171_8443" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_catalog_10.233.33.50_8806" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_nsd_10.233.33.50_8806" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.143_9015" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_message-router_10.233.34.109_3904" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.171_8080" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.192_8181" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Node info in sync 2022/06/06 16:03:29 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (1.068131ms) from=10.233.65.205:56020 2022/06/06 16:03:29 [WARN] agent: Service name "_aai-nodes-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:29 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:29 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_nsd_10.233.33.50_8806" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.71.153_8446" 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.143_9015" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_message-router_10.233.34.109_3904" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.171_8080" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.192_8181" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_parser_10.233.33.50_8806" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.120_8443" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v0_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.59_443" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.50_8806" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_sdc_10.233.1.171_8443" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_catalog_10.233.33.50_8806" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Node info in sync 2022/06/06 16:03:29 [DEBUG] http: Request PUT /v1/agent/service/register (13.095387ms) from=10.233.65.205:56022 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.143_9015" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_message-router_10.233.34.109_3904" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.171_8080" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.192_8181" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_parser_10.233.33.50_8806" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.120_8443" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v0_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.59_443" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.50_8806" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_sdc_10.233.1.171_8443" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_catalog_10.233.33.50_8806" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_nsd_10.233.33.50_8806" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Node info in sync 2022/06/06 16:03:29 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (496.327µs) from=10.233.65.205:56024 2022/06/06 16:03:29 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:29 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.50_8806" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.71.153_8446" 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_sdc_10.233.1.171_8443" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_catalog_10.233.33.50_8806" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_nsd_10.233.33.50_8806" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.143_9015" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_message-router_10.233.34.109_3904" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.171_8080" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.192_8181" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.59_443" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_parser_10.233.33.50_8806" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.120_8443" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v0_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Node info in sync 2022/06/06 16:03:29 [DEBUG] http: Request PUT /v1/agent/service/register (6.821645ms) from=10.233.65.205:56026 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_nsd_10.233.33.50_8806" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.143_9015" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_message-router_10.233.34.109_3904" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.171_8080" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.192_8181" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_parser_10.233.33.50_8806" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.120_8443" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v0_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.59_443" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.50_8806" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_sdc_10.233.1.171_8443" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_catalog_10.233.33.50_8806" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Node info in sync 2022/06/06 16:03:29 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (1.188889ms) from=10.233.65.205:56028 2022/06/06 16:03:29 [WARN] agent: Service name "_aai-nodes-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:29 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:29 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.71.153_8446" 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_sdc_10.233.1.171_8443" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_catalog_10.233.33.50_8806" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_nsd_10.233.33.50_8806" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.143_9015" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_message-router_10.233.34.109_3904" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.171_8080" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.192_8181" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_parser_10.233.33.50_8806" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.120_8443" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v0_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.59_443" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.50_8806" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Node info in sync 2022/06/06 16:03:29 [DEBUG] http: Request PUT /v1/agent/service/register (16.469321ms) from=10.233.65.205:56030 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.143_9015" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_message-router_10.233.34.109_3904" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.171_8080" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.192_8181" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.59_443" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_parser_10.233.33.50_8806" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.120_8443" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v0_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.50_8806" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_sdc_10.233.1.171_8443" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_catalog_10.233.33.50_8806" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_nsd_10.233.33.50_8806" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Node info in sync 2022/06/06 16:03:29 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (474.231µs) from=10.233.65.205:56032 2022/06/06 16:03:29 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:29 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.50_8806" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.71.153_8446" 2022/06/06 16:03:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_sdc_10.233.1.171_8443" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_catalog_10.233.33.50_8806" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_nsd_10.233.33.50_8806" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.143_9015" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_message-router_10.233.34.109_3904" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.171_8080" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.192_8181" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_parser_10.233.33.50_8806" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.120_8443" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v0_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.59_443" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Node info in sync 2022/06/06 16:03:29 [DEBUG] http: Request PUT /v1/agent/service/register (13.892252ms) from=10.233.65.205:56034 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_sdc_10.233.1.171_8443" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_catalog_10.233.33.50_8806" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_nsd_10.233.33.50_8806" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.143_9015" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_message-router_10.233.34.109_3904" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.171_8080" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.192_8181" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_parser_10.233.33.50_8806" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.120_8443" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v0_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.59_443" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.50_8806" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:29 [DEBUG] agent: Node info in sync 2022/06/06 16:03:29 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (807.846µs) from=10.233.65.205:56036 2022/06/06 16:03:30 [WARN] agent: Service name "_aai-nodes-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:30 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:30 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_catalog_10.233.33.50_8806" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_sdc_10.233.1.171_8443" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_nsd_10.233.33.50_8806" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_message-router_10.233.34.109_3904" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.143_9015" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.192_8181" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.171_8080" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.120_8443" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v0_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.59_443" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_parser_10.233.33.50_8806" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.71.153_8446" 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.50_8806" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Node info in sync 2022/06/06 16:03:30 [DEBUG] http: Request PUT /v1/agent/service/register (24.896913ms) from=10.233.65.205:56038 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.50_8806" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_sdc_10.233.1.171_8443" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_catalog_10.233.33.50_8806" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_nsd_10.233.33.50_8806" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.143_9015" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_message-router_10.233.34.109_3904" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.171_8080" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.192_8181" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_parser_10.233.33.50_8806" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.120_8443" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v0_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.59_443" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Node info in sync 2022/06/06 16:03:30 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (585.648µs) from=10.233.65.205:56040 2022/06/06 16:03:30 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:30 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_nsd_10.233.33.50_8806" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.143_9015" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_message-router_10.233.34.109_3904" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.171_8080" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.192_8181" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_parser_10.233.33.50_8806" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.120_8443" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v0_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.59_443" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.71.153_8446" 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.50_8806" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_sdc_10.233.1.171_8443" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_catalog_10.233.33.50_8806" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Node info in sync 2022/06/06 16:03:30 [DEBUG] http: Request PUT /v1/agent/service/register (6.319158ms) from=10.233.65.205:56042 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.50_8806" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_sdc_10.233.1.171_8443" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_catalog_10.233.33.50_8806" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_nsd_10.233.33.50_8806" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.143_9015" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_message-router_10.233.34.109_3904" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.171_8080" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.192_8181" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_parser_10.233.33.50_8806" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.120_8443" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v0_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.59_443" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Node info in sync 2022/06/06 16:03:30 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (515.943µs) from=10.233.65.205:56044 2022/06/06 16:03:30 [WARN] agent: Service name "_aai-nodes-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:30 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:30 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_nsd_10.233.33.50_8806" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.143_9015" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_message-router_10.233.34.109_3904" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.171_8080" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.192_8181" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.59_443" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_parser_10.233.33.50_8806" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.120_8443" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v0_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.50_8806" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_sdc_10.233.1.171_8443" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_catalog_10.233.33.50_8806" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.71.153_8446" 2022/06/06 16:03:30 [DEBUG] agent: Node info in sync 2022/06/06 16:03:30 [DEBUG] http: Request PUT /v1/agent/service/register (4.98818ms) from=10.233.65.205:56046 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.59_443" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_parser_10.233.33.50_8806" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.120_8443" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v0_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.50_8806" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_sdc_10.233.1.171_8443" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_catalog_10.233.33.50_8806" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_nsd_10.233.33.50_8806" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.143_9015" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_message-router_10.233.34.109_3904" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.171_8080" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.192_8181" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Node info in sync 2022/06/06 16:03:30 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (822.853µs) from=10.233.65.205:56048 2022/06/06 16:03:30 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:30 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.143_9015" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_message-router_10.233.34.109_3904" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.71.153_8446" 2022/06/06 16:03:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.171_8080" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.192_8181" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.59_443" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_parser_10.233.33.50_8806" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.120_8443" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v0_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.50_8806" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_sdc_10.233.1.171_8443" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_catalog_10.233.33.50_8806" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_nsd_10.233.33.50_8806" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Node info in sync 2022/06/06 16:03:30 [DEBUG] http: Request PUT /v1/agent/service/register (5.158751ms) from=10.233.65.205:56052 2022/06/06 16:03:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_nsd_10.233.33.50_8806" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.143_9015" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_message-router_10.233.34.109_3904" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.171_8080" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.192_8181" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.59_443" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_parser_10.233.33.50_8806" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.120_8443" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v0_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.50_8806" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_sdc_10.233.1.171_8443" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_catalog_10.233.33.50_8806" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Node info in sync 2022/06/06 16:03:30 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (392.187µs) from=10.233.65.205:56054 2022/06/06 16:03:30 [WARN] agent: Service name "_aai-nodes-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:30 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:30 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.171_8080" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.192_8181" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.59_443" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_parser_10.233.33.50_8806" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.120_8443" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v0_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.50_8806" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_sdc_10.233.1.171_8443" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_catalog_10.233.33.50_8806" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_nsd_10.233.33.50_8806" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.71.153_8446" 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.143_9015" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_message-router_10.233.34.109_3904" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Node info in sync 2022/06/06 16:03:30 [DEBUG] http: Request PUT /v1/agent/service/register (26.17246ms) from=10.233.65.205:56056 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.143_9015" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_message-router_10.233.34.109_3904" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.171_8080" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.192_8181" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_parser_10.233.33.50_8806" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.120_8443" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v0_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.59_443" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.50_8806" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_sdc_10.233.1.171_8443" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_catalog_10.233.33.50_8806" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_nsd_10.233.33.50_8806" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Node info in sync 2022/06/06 16:03:30 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (896.336µs) from=10.233.65.205:56058 2022/06/06 16:03:30 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:30 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_sdc_10.233.1.171_8443" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_catalog_10.233.33.50_8806" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_nsd_10.233.33.50_8806" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.71.153_8446" 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.143_9015" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_message-router_10.233.34.109_3904" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.171_8080" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.192_8181" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_parser_10.233.33.50_8806" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.120_8443" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v0_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.59_443" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.50_8806" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Node info in sync 2022/06/06 16:03:30 [DEBUG] http: Request PUT /v1/agent/service/register (17.578002ms) from=10.233.65.205:56060 2022/06/06 16:03:30 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.143_9015" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_message-router_10.233.34.109_3904" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.171_8080" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.192_8181" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.59_443" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_parser_10.233.33.50_8806" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.120_8443" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v0_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.50_8806" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_sdc_10.233.1.171_8443" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_catalog_10.233.33.50_8806" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_nsd_10.233.33.50_8806" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Node info in sync 2022/06/06 16:03:30 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (1.320231ms) from=10.233.65.205:56064 2022/06/06 16:03:30 [WARN] agent: Service name "_aai-nodes-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:30 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:30 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.171_8080" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.192_8181" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.71.153_8446" 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_parser_10.233.33.50_8806" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.120_8443" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v0_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.59_443" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.50_8806" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_sdc_10.233.1.171_8443" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_catalog_10.233.33.50_8806" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_nsd_10.233.33.50_8806" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.143_9015" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_message-router_10.233.34.109_3904" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Node info in sync 2022/06/06 16:03:30 [DEBUG] http: Request PUT /v1/agent/service/register (13.999714ms) from=10.233.65.205:56066 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.192_8181" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.171_8080" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.120_8443" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v0_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.59_443" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_parser_10.233.33.50_8806" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.50_8806" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_catalog_10.233.33.50_8806" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_sdc_10.233.1.171_8443" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_nsd_10.233.33.50_8806" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_message-router_10.233.34.109_3904" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.143_9015" in sync 2022/06/06 16:03:30 [DEBUG] agent: Node info in sync 2022/06/06 16:03:30 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (7.650619ms) from=10.233.65.205:56068 2022/06/06 16:03:30 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:30 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_sdc_10.233.1.171_8443" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_message-router_10.233.34.109_3904" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.59_443" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.120_8443" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v0_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_catalog_10.233.33.50_8806" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_nsd_10.233.33.50_8806" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.143_9015" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.71.153_8446" 2022/06/06 16:03:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.171_8080" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.192_8181" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_parser_10.233.33.50_8806" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.50_8806" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Node info in sync 2022/06/06 16:03:30 [DEBUG] http: Request PUT /v1/agent/service/register (6.494828ms) from=10.233.65.205:56070 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_message-router_10.233.34.109_3904" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.120_8443" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v0_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.59_443" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_catalog_10.233.33.50_8806" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_nsd_10.233.33.50_8806" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.143_9015" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.171_8080" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.192_8181" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_parser_10.233.33.50_8806" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.50_8806" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_sdc_10.233.1.171_8443" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Node info in sync 2022/06/06 16:03:30 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (899.334µs) from=10.233.65.205:56072 2022/06/06 16:03:30 [WARN] agent: Service name "_aai-nquery-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:30 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:30 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.120_8443" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v0_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.59_443" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_catalog_10.233.33.50_8806" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_nsd_10.233.33.50_8806" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.143_9015" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.171_8080" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.192_8181" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_parser_10.233.33.50_8806" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.50_8806" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_sdc_10.233.1.171_8443" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [INFO] agent: Synced service "_v11__aai-nquery_10.233.71.153_8446" 2022/06/06 16:03:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_message-router_10.233.34.109_3904" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Node info in sync 2022/06/06 16:03:30 [DEBUG] http: Request PUT /v1/agent/service/register (18.312978ms) from=10.233.65.205:56074 2022/06/06 16:03:30 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.50_8806" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_sdc_10.233.1.171_8443" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_message-router_10.233.34.109_3904" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.120_8443" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v0_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.59_443" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_catalog_10.233.33.50_8806" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_nsd_10.233.33.50_8806" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.143_9015" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.192_8181" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.171_8080" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_parser_10.233.33.50_8806" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Node info in sync 2022/06/06 16:03:30 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (3.275605ms) from=10.233.65.205:56076 2022/06/06 16:03:30 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:30 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_catalog_10.233.33.50_8806" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_nsd_10.233.33.50_8806" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.143_9015" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.171_8080" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.192_8181" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_parser_10.233.33.50_8806" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.50_8806" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [INFO] agent: Synced service "_v11_aai-nquery_10.233.71.153_8446" 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_sdc_10.233.1.171_8443" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_message-router_10.233.34.109_3904" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.120_8443" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v0_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.59_443" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Node info in sync 2022/06/06 16:03:30 [DEBUG] http: Request PUT /v1/agent/service/register (7.189571ms) from=10.233.65.205:56078 2022/06/06 16:03:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_parser_10.233.33.50_8806" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.50_8806" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_sdc_10.233.1.171_8443" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_message-router_10.233.34.109_3904" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.59_443" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.120_8443" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v0_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_catalog_10.233.33.50_8806" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_nsd_10.233.33.50_8806" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.143_9015" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.171_8080" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.192_8181" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:30 [DEBUG] agent: Node info in sync 2022/06/06 16:03:30 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (490.587µs) from=10.233.65.205:56080 2022/06/06 16:03:30 [WARN] agent: Service name "_aai-nquery-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:30 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:30 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.120_8443" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v0_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.59_443" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_catalog_10.233.33.50_8806" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_nsd_10.233.33.50_8806" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.143_9015" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.171_8080" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.192_8181" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_parser_10.233.33.50_8806" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.50_8806" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_sdc_10.233.1.171_8443" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_message-router_10.233.34.109_3904" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [INFO] agent: Synced service "_v12__aai-nquery_10.233.71.153_8446" 2022/06/06 16:03:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Node info in sync 2022/06/06 16:03:30 [DEBUG] http: Request PUT /v1/agent/service/register (19.670499ms) from=10.233.65.205:56082 2022/06/06 16:03:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_sdc_10.233.1.171_8443" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_message-router_10.233.34.109_3904" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.120_8443" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v0_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.59_443" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_catalog_10.233.33.50_8806" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_nsd_10.233.33.50_8806" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.143_9015" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.171_8080" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.192_8181" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_parser_10.233.33.50_8806" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.50_8806" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Node info in sync 2022/06/06 16:03:30 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (1.123255ms) from=10.233.65.205:56084 2022/06/06 16:03:30 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:30 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:30 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.50_8806" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_sdc_10.233.1.171_8443" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_message-router_10.233.34.109_3904" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v0_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.59_443" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.120_8443" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_catalog_10.233.33.50_8806" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [INFO] agent: Synced service "_v12_aai-nquery_10.233.71.153_8446" 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_nsd_10.233.33.50_8806" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.143_9015" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.192_8181" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.171_8080" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_parser_10.233.33.50_8806" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Node info in sync 2022/06/06 16:03:30 [DEBUG] http: Request PUT /v1/agent/service/register (12.661281ms) from=10.233.65.205:56086 2022/06/06 16:03:30 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_sdc_10.233.1.171_8443" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_message-router_10.233.34.109_3904" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.59_443" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.120_8443" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v0_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_catalog_10.233.33.50_8806" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_nsd_10.233.33.50_8806" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.143_9015" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.171_8080" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.192_8181" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_parser_10.233.33.50_8806" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.50_8806" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:30 [DEBUG] agent: Node info in sync 2022/06/06 16:03:30 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (1.02537ms) from=10.233.65.205:56088 2022/06/06 16:03:31 [WARN] agent: Service name "_aai-nquery-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:31 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:31 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:31 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.143_9015" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.171_8080" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.192_8181" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_parser_10.233.33.50_8806" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.50_8806" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_sdc_10.233.1.171_8443" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_message-router_10.233.34.109_3904" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.59_443" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.120_8443" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v0_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [INFO] agent: Synced service "_v13__aai-nquery_10.233.71.153_8446" 2022/06/06 16:03:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_catalog_10.233.33.50_8806" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_nsd_10.233.33.50_8806" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Node info in sync 2022/06/06 16:03:31 [DEBUG] http: Request PUT /v1/agent/service/register (31.303088ms) from=10.233.65.205:56090 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_parser_10.233.33.50_8806" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.50_8806" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_sdc_10.233.1.171_8443" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_message-router_10.233.34.109_3904" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.120_8443" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v0_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.59_443" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_catalog_10.233.33.50_8806" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_nsd_10.233.33.50_8806" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.143_9015" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.171_8080" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.192_8181" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Node info in sync 2022/06/06 16:03:31 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (719.212µs) from=10.233.65.205:56092 2022/06/06 16:03:31 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:31 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_sdc_10.233.1.171_8443" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [INFO] agent: Synced service "_v13_aai-nquery_10.233.71.153_8446" 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_message-router_10.233.34.109_3904" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.120_8443" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v0_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.59_443" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_catalog_10.233.33.50_8806" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_nsd_10.233.33.50_8806" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.143_9015" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.171_8080" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.192_8181" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_parser_10.233.33.50_8806" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.50_8806" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Node info in sync 2022/06/06 16:03:31 [DEBUG] http: Request PUT /v1/agent/service/register (16.060541ms) from=10.233.65.205:56094 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.192_8181" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.171_8080" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_parser_10.233.33.50_8806" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.50_8806" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_sdc_10.233.1.171_8443" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_message-router_10.233.34.109_3904" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v0_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.59_443" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.120_8443" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_catalog_10.233.33.50_8806" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_nsd_10.233.33.50_8806" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.143_9015" in sync 2022/06/06 16:03:31 [DEBUG] agent: Node info in sync 2022/06/06 16:03:31 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (405.843µs) from=10.233.65.205:56096 2022/06/06 16:03:31 [WARN] agent: Service name "_aai-nquery-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:31 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:31 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_nsd_10.233.33.50_8806" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.143_9015" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.192_8181" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.171_8080" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_parser_10.233.33.50_8806" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.50_8806" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_sdc_10.233.1.171_8443" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_message-router_10.233.34.109_3904" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v0_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.59_443" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.120_8443" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [INFO] agent: Synced service "_v14__aai-nquery_10.233.71.153_8446" 2022/06/06 16:03:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_catalog_10.233.33.50_8806" in sync 2022/06/06 16:03:31 [DEBUG] agent: Node info in sync 2022/06/06 16:03:31 [DEBUG] http: Request PUT /v1/agent/service/register (5.484907ms) from=10.233.65.205:56100 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_catalog_10.233.33.50_8806" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_nsd_10.233.33.50_8806" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.143_9015" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.171_8080" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.192_8181" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_parser_10.233.33.50_8806" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.50_8806" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_sdc_10.233.1.171_8443" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_message-router_10.233.34.109_3904" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.120_8443" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v0_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.59_443" in sync 2022/06/06 16:03:31 [DEBUG] agent: Node info in sync 2022/06/06 16:03:31 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (771.283µs) from=10.233.65.205:56102 2022/06/06 16:03:31 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:31 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v0_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.59_443" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.120_8443" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_catalog_10.233.33.50_8806" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_nsd_10.233.33.50_8806" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [INFO] agent: Synced service "_v14_aai-nquery_10.233.71.153_8446" 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.143_9015" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.192_8181" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.171_8080" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_parser_10.233.33.50_8806" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.50_8806" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_sdc_10.233.1.171_8443" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_message-router_10.233.34.109_3904" in sync 2022/06/06 16:03:31 [DEBUG] agent: Node info in sync 2022/06/06 16:03:31 [DEBUG] http: Request PUT /v1/agent/service/register (5.275098ms) from=10.233.65.205:56106 2022/06/06 16:03:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_sdc_10.233.1.171_8443" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_message-router_10.233.34.109_3904" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v0_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.59_443" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.120_8443" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_catalog_10.233.33.50_8806" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_nsd_10.233.33.50_8806" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.143_9015" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.192_8181" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.171_8080" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_parser_10.233.33.50_8806" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.50_8806" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Node info in sync 2022/06/06 16:03:31 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (651µs) from=10.233.65.205:56108 2022/06/06 16:03:31 [WARN] agent: Service name "_aai-nquery-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:31 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:31 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_catalog_10.233.33.50_8806" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_nsd_10.233.33.50_8806" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.143_9015" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [INFO] agent: Synced service "_v15__aai-nquery_10.233.71.153_8446" 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.171_8080" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.192_8181" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_parser_10.233.33.50_8806" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.50_8806" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_sdc_10.233.1.171_8443" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_message-router_10.233.34.109_3904" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.120_8443" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v0_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.59_443" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Node info in sync 2022/06/06 16:03:31 [DEBUG] http: Request PUT /v1/agent/service/register (6.356153ms) from=10.233.65.205:56112 2022/06/06 16:03:31 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.143_9015" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.171_8080" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.192_8181" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_parser_10.233.33.50_8806" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.50_8806" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_sdc_10.233.1.171_8443" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_message-router_10.233.34.109_3904" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.59_443" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.120_8443" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v0_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_catalog_10.233.33.50_8806" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_nsd_10.233.33.50_8806" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Node info in sync 2022/06/06 16:03:31 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (421.228µs) from=10.233.65.205:56120 2022/06/06 16:03:31 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:31 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.59_443" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.120_8443" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v0_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_catalog_10.233.33.50_8806" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_nsd_10.233.33.50_8806" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.143_9015" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.171_8080" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.192_8181" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_parser_10.233.33.50_8806" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.50_8806" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [INFO] agent: Synced service "_v15_aai-nquery_10.233.71.153_8446" 2022/06/06 16:03:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_sdc_10.233.1.171_8443" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_message-router_10.233.34.109_3904" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Node info in sync 2022/06/06 16:03:31 [DEBUG] http: Request PUT /v1/agent/service/register (10.608292ms) from=10.233.65.205:56122 2022/06/06 16:03:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_message-router_10.233.34.109_3904" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.120_8443" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v0_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.59_443" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_catalog_10.233.33.50_8806" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_nsd_10.233.33.50_8806" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.143_9015" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.171_8080" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.192_8181" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_parser_10.233.33.50_8806" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.50_8806" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_sdc_10.233.1.171_8443" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Node info in sync 2022/06/06 16:03:31 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (617.339µs) from=10.233.65.205:56124 2022/06/06 16:03:31 [WARN] agent: Service name "_aai-nquery-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:31 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:31 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_catalog_10.233.33.50_8806" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_nsd_10.233.33.50_8806" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.143_9015" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.171_8080" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.192_8181" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_parser_10.233.33.50_8806" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [INFO] agent: Synced service "_v16__aai-nquery_10.233.71.153_8446" 2022/06/06 16:03:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.50_8806" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_sdc_10.233.1.171_8443" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_message-router_10.233.34.109_3904" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.120_8443" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v0_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.59_443" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Node info in sync 2022/06/06 16:03:31 [DEBUG] http: Request PUT /v1/agent/service/register (14.034481ms) from=10.233.65.205:56126 2022/06/06 16:03:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.50_8806" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_sdc_10.233.1.171_8443" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_message-router_10.233.34.109_3904" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v0_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.59_443" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.120_8443" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_catalog_10.233.33.50_8806" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_nsd_10.233.33.50_8806" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.143_9015" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.192_8181" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.171_8080" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v16__aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_parser_10.233.33.50_8806" in sync 2022/06/06 16:03:31 [DEBUG] agent: Node info in sync 2022/06/06 16:03:31 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (542.203µs) from=10.233.65.205:56128 2022/06/06 16:03:31 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:31 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.59_443" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.120_8443" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v0_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_catalog_10.233.33.50_8806" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_nsd_10.233.33.50_8806" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.143_9015" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.171_8080" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.192_8181" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v16__aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [INFO] agent: Synced service "_v16_aai-nquery_10.233.71.153_8446" 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_parser_10.233.33.50_8806" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.50_8806" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_sdc_10.233.1.171_8443" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_message-router_10.233.34.109_3904" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Node info in sync 2022/06/06 16:03:31 [DEBUG] http: Request PUT /v1/agent/service/register (10.88529ms) from=10.233.65.205:56130 2022/06/06 16:03:31 [DEBUG] agent: Service "_v16_aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_parser_10.233.33.50_8806" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v16__aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.50_8806" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_sdc_10.233.1.171_8443" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_message-router_10.233.34.109_3904" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.120_8443" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v0_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.59_443" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_catalog_10.233.33.50_8806" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_nsd_10.233.33.50_8806" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.143_9015" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.171_8080" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.192_8181" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Node info in sync 2022/06/06 16:03:31 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (532.028µs) from=10.233.65.205:56134 2022/06/06 16:03:31 [WARN] agent: Service name "_aai-nquery-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:31 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:31 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.120_8443" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v0_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.59_443" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_catalog_10.233.33.50_8806" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [INFO] agent: Synced service "_v17__aai-nquery_10.233.71.153_8446" 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_nsd_10.233.33.50_8806" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.143_9015" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.171_8080" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.192_8181" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_parser_10.233.33.50_8806" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v16__aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v16_aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.50_8806" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_sdc_10.233.1.171_8443" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_message-router_10.233.34.109_3904" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Node info in sync 2022/06/06 16:03:31 [DEBUG] http: Request PUT /v1/agent/service/register (5.945836ms) from=10.233.65.205:56136 2022/06/06 16:03:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.50_8806" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_sdc_10.233.1.171_8443" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_message-router_10.233.34.109_3904" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v0_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.59_443" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.120_8443" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_catalog_10.233.33.50_8806" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v17__aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_nsd_10.233.33.50_8806" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.143_9015" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.192_8181" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.171_8080" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v16__aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v16_aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_parser_10.233.33.50_8806" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Node info in sync 2022/06/06 16:03:31 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v17 (487.107µs) from=10.233.65.205:56138 2022/06/06 16:03:31 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:31 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/06 16:03:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_sdc_10.233.1.171_8443" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [INFO] agent: Synced service "_v17_aai-nquery_10.233.71.153_8446" 2022/06/06 16:03:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_message-router_10.233.34.109_3904" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.120_8443" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v0_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.59_443" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_catalog_10.233.33.50_8806" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_nsd_10.233.33.50_8806" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v17__aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.143_9015" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.171_8080" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.192_8181" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_parser_10.233.33.50_8806" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v16__aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v16_aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.50_8806" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Node info in sync 2022/06/06 16:03:31 [DEBUG] http: Request PUT /v1/agent/service/register (7.31919ms) from=10.233.65.205:56140 2022/06/06 16:03:31 [DEBUG] agent: Service "_v16__aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v16_aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_parser_10.233.33.50_8806" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.50_8806" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v17_aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_sdc_10.233.1.171_8443" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_message-router_10.233.34.109_3904" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.59_443" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.120_8443" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v0_multicloud_10.233.61.6_9001" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.29_9007" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.22_9011" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v1_catalog_10.233.33.50_8806" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.153_8446" in sync 2022/06/06 16:03:31 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.153_8446" in