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: '6a07a4dd-1317-dd04-3d1d-2f1c81dcb0a6' Node name: 'onap-msb-consul-f96d66b85-vqd6t' 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/09 10:56:41 [DEBUG] agent: Using random ID "6a07a4dd-1317-dd04-3d1d-2f1c81dcb0a6" as node ID 2022/06/09 10:56:41 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:6a07a4dd-1317-dd04-3d1d-2f1c81dcb0a6 Address:127.0.0.1:8300}] 2022/06/09 10:56:41 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2022/06/09 10:56:41 [INFO] serf: EventMemberJoin: onap-msb-consul-f96d66b85-vqd6t.dc1 127.0.0.1 2022/06/09 10:56:41 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2022/06/09 10:56:41 [INFO] serf: EventMemberJoin: onap-msb-consul-f96d66b85-vqd6t 127.0.0.1 2022/06/09 10:56:41 [INFO] consul: Handled member-join event for server "onap-msb-consul-f96d66b85-vqd6t.dc1" in area "wan" 2022/06/09 10:56:41 [INFO] consul: Adding LAN server onap-msb-consul-f96d66b85-vqd6t (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/06/09 10:56:41 [DEBUG] agent/proxy: managed Connect proxy manager started 2022/06/09 10:56:41 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2022/06/09 10:56:41 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2022/06/09 10:56:41 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2022/06/09 10:56:41 [INFO] agent: started state syncer 2022/06/09 10:56:41 [WARN] raft: Heartbeat timeout from "" reached, starting election 2022/06/09 10:56:41 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2022/06/09 10:56:41 [DEBUG] raft: Votes needed: 1 2022/06/09 10:56:41 [DEBUG] raft: Vote granted from 6a07a4dd-1317-dd04-3d1d-2f1c81dcb0a6 in term 2. Tally: 1 2022/06/09 10:56:41 [INFO] raft: Election won. Tally: 1 2022/06/09 10:56:41 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2022/06/09 10:56:41 [INFO] consul: cluster leadership acquired 2022/06/09 10:56:41 [INFO] consul: New leader elected: onap-msb-consul-f96d66b85-vqd6t 2022/06/09 10:56:41 [INFO] connect: initialized primary datacenter CA with provider "consul" 2022/06/09 10:56:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-vqd6t" since the cluster is too small 2022/06/09 10:56:41 [INFO] consul: member 'onap-msb-consul-f96d66b85-vqd6t' joined, marking health alive 2022/06/09 10:56:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/06/09 10:56:41 [INFO] agent: Synced node info 2022/06/09 10:56:41 [DEBUG] agent: Node info in sync 2022/06/09 10:56:42 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/06/09 10:56:42 [DEBUG] agent: Node info in sync ==> Newer Consul version available: 1.12.2 (currently running: 1.4.3) 2022/06/09 10:57:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-vqd6t" since the cluster is too small 2022/06/09 10:58:07 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/06/09 10:58:07 [DEBUG] agent: Node info in sync 2022/06/09 10:58:41 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-vqd6t.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/06/09 10:58:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-vqd6t" since the cluster is too small 2022/06/09 10:59:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-vqd6t" since the cluster is too small 2022/06/09 11:00:03 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/06/09 11:00:03 [DEBUG] agent: Node info in sync 2022/06/09 11:00:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-vqd6t" since the cluster is too small 2022/06/09 11:00:41 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-vqd6t.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/06/09 11:01:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-vqd6t" since the cluster is too small 2022/06/09 11:01:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/06/09 11:01:41 [DEBUG] agent: Node info in sync 2022/06/09 11:02:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-vqd6t" since the cluster is too small 2022/06/09 11:03:15 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-vqd6t.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/06/09 11:03:38 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/06/09 11:03:38 [DEBUG] agent: Node info in sync 2022/06/09 11:03:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-vqd6t" since the cluster is too small 2022/06/09 11:04:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-vqd6t" since the cluster is too small 2022/06/09 11:05:30 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-vqd6t.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/06/09 11:05:37 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/06/09 11:05:37 [DEBUG] agent: Node info in sync 2022/06/09 11:05:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-vqd6t" since the cluster is too small 2022/06/09 11:06:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-vqd6t" since the cluster is too small 2022/06/09 11:07:04 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/06/09 11:07:04 [DEBUG] agent: Node info in sync 2022/06/09 11:07:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-vqd6t" since the cluster is too small 2022/06/09 11:07:45 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-vqd6t.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/06/09 11:08:26 [DEBUG] http: Request GET /v1/status/leader (1.561647ms) from=10.233.67.25:44792 2022/06/09 11:08: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/09 11:08: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/09 11:08:27 [INFO] agent: Synced service "_v1_wf-gui_10.233.22.53_8443" 2022/06/09 11:08:27 [DEBUG] agent: Node info in sync 2022/06/09 11:08:27 [DEBUG] http: Request PUT /v1/agent/service/register (63.01596ms) from=10.233.67.25:44814 2022/06/09 11:08:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.53_8443" in sync 2022/06/09 11:08:27 [DEBUG] agent: Node info in sync 2022/06/09 11:08:27 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (2.622864ms) from=10.233.67.25:44818 2022/06/09 11:08:28 [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/09 11:08: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/09 11:08:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.53_8443" in sync 2022/06/09 11:08:28 [INFO] agent: Synced service "_v1_message-router_10.233.59.90_3904" 2022/06/09 11:08:28 [DEBUG] agent: Node info in sync 2022/06/09 11:08:28 [DEBUG] http: Request PUT /v1/agent/service/register (7.566934ms) from=10.233.67.25:44830 2022/06/09 11:08:28 [DEBUG] agent: Service "_v1_message-router_10.233.59.90_3904" in sync 2022/06/09 11:08:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.53_8443" in sync 2022/06/09 11:08:28 [DEBUG] agent: Node info in sync 2022/06/09 11:08:28 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (575.263µs) from=10.233.67.25:44832 2022/06/09 11:08:28 [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/09 11:08: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/09 11:08:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.53_8443" in sync 2022/06/09 11:08:28 [DEBUG] agent: Service "_v1_message-router_10.233.59.90_3904" in sync 2022/06/09 11:08:28 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.33.82_9015" 2022/06/09 11:08:28 [DEBUG] agent: Node info in sync 2022/06/09 11:08:28 [DEBUG] http: Request PUT /v1/agent/service/register (14.235487ms) from=10.233.67.25:44836 2022/06/09 11:08:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.53_8443" in sync 2022/06/09 11:08:28 [DEBUG] agent: Service "_v1_message-router_10.233.59.90_3904" in sync 2022/06/09 11:08:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.82_9015" in sync 2022/06/09 11:08:28 [DEBUG] agent: Node info in sync 2022/06/09 11:08:28 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (6.753734ms) from=10.233.67.25:44840 2022/06/09 11:08:28 [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/09 11:08: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/09 11:08:28 [INFO] agent: Synced service "_v1_sdc_10.233.5.179_8443" 2022/06/09 11:08:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.53_8443" in sync 2022/06/09 11:08:28 [DEBUG] agent: Service "_v1_message-router_10.233.59.90_3904" in sync 2022/06/09 11:08:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.82_9015" in sync 2022/06/09 11:08:28 [DEBUG] agent: Node info in sync 2022/06/09 11:08:28 [DEBUG] http: Request PUT /v1/agent/service/register (33.948713ms) from=10.233.67.25:44846 2022/06/09 11:08:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.53_8443" in sync 2022/06/09 11:08:28 [DEBUG] agent: Service "_v1_message-router_10.233.59.90_3904" in sync 2022/06/09 11:08:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.82_9015" in sync 2022/06/09 11:08:28 [DEBUG] agent: Service "_v1_sdc_10.233.5.179_8443" in sync 2022/06/09 11:08:28 [DEBUG] agent: Node info in sync 2022/06/09 11:08:28 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (1.085407ms) from=10.233.67.25:44850 2022/06/09 11:08:29 [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/09 11:08: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/09 11:08:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.82_9015" in sync 2022/06/09 11:08:29 [DEBUG] agent: Service "_v1_sdc_10.233.5.179_8443" in sync 2022/06/09 11:08:29 [INFO] agent: Synced service "_v1_sdc-deprecated_10.233.5.179_8080" 2022/06/09 11:08:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.53_8443" in sync 2022/06/09 11:08:29 [DEBUG] agent: Service "_v1_message-router_10.233.59.90_3904" in sync 2022/06/09 11:08:29 [DEBUG] agent: Node info in sync 2022/06/09 11:08:29 [DEBUG] http: Request PUT /v1/agent/service/register (15.306263ms) from=10.233.67.25:44856 2022/06/09 11:08:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.53_8443" in sync 2022/06/09 11:08:29 [DEBUG] agent: Service "_v1_message-router_10.233.59.90_3904" in sync 2022/06/09 11:08:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.82_9015" in sync 2022/06/09 11:08:29 [DEBUG] agent: Service "_v1_sdc_10.233.5.179_8443" in sync 2022/06/09 11:08:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.179_8080" in sync 2022/06/09 11:08:29 [DEBUG] agent: Node info in sync 2022/06/09 11:08:29 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (683.466µs) from=10.233.67.25:44862 2022/06/09 11:08:29 [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/09 11:08:29 [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/09 11:08:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.53_8443" in sync 2022/06/09 11:08:29 [DEBUG] agent: Service "_v1_message-router_10.233.59.90_3904" in sync 2022/06/09 11:08:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.82_9015" in sync 2022/06/09 11:08:29 [DEBUG] agent: Service "_v1_sdc_10.233.5.179_8443" in sync 2022/06/09 11:08:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.179_8080" in sync 2022/06/09 11:08:29 [INFO] agent: Synced service "_v1_sdc-gui_10.233.34.97_8181" 2022/06/09 11:08:29 [DEBUG] agent: Node info in sync 2022/06/09 11:08:29 [DEBUG] http: Request PUT /v1/agent/service/register (10.86191ms) from=10.233.67.25:44870 2022/06/09 11:08:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.53_8443" in sync 2022/06/09 11:08:29 [DEBUG] agent: Service "_v1_message-router_10.233.59.90_3904" in sync 2022/06/09 11:08:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.82_9015" in sync 2022/06/09 11:08:29 [DEBUG] agent: Service "_v1_sdc_10.233.5.179_8443" in sync 2022/06/09 11:08:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.179_8080" in sync 2022/06/09 11:08:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.97_8181" in sync 2022/06/09 11:08:29 [DEBUG] agent: Node info in sync 2022/06/09 11:08:29 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (889.604µs) from=10.233.67.25:44874 2022/06/09 11:08:29 [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/09 11:08: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/09 11:08:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.97_8181" in sync 2022/06/09 11:08:29 [INFO] agent: Synced service "_v0_multicloud_10.233.28.136_9001" 2022/06/09 11:08:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.53_8443" in sync 2022/06/09 11:08:29 [DEBUG] agent: Service "_v1_message-router_10.233.59.90_3904" in sync 2022/06/09 11:08:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.82_9015" in sync 2022/06/09 11:08:29 [DEBUG] agent: Service "_v1_sdc_10.233.5.179_8443" in sync 2022/06/09 11:08:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.179_8080" in sync 2022/06/09 11:08:29 [DEBUG] agent: Node info in sync 2022/06/09 11:08:29 [DEBUG] http: Request PUT /v1/agent/service/register (12.246763ms) from=10.233.67.25:44880 2022/06/09 11:08:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.53_8443" in sync 2022/06/09 11:08:29 [DEBUG] agent: Service "_v1_message-router_10.233.59.90_3904" in sync 2022/06/09 11:08:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.82_9015" in sync 2022/06/09 11:08:29 [DEBUG] agent: Service "_v1_sdc_10.233.5.179_8443" in sync 2022/06/09 11:08:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.179_8080" in sync 2022/06/09 11:08:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.97_8181" in sync 2022/06/09 11:08:29 [DEBUG] agent: Service "_v0_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:29 [DEBUG] agent: Node info in sync 2022/06/09 11:08:29 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (627.887µs) from=10.233.67.25:44888 2022/06/09 11:08:30 [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/09 11:08: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/09 11:08:30 [DEBUG] agent: Service "_v0_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:30 [INFO] agent: Synced service "_v1_multicloud_10.233.28.136_9001" 2022/06/09 11:08:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.53_8443" in sync 2022/06/09 11:08:30 [DEBUG] agent: Service "_v1_message-router_10.233.59.90_3904" in sync 2022/06/09 11:08:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.82_9015" in sync 2022/06/09 11:08:30 [DEBUG] agent: Service "_v1_sdc_10.233.5.179_8443" in sync 2022/06/09 11:08:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.179_8080" in sync 2022/06/09 11:08:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.97_8181" in sync 2022/06/09 11:08:30 [DEBUG] agent: Node info in sync 2022/06/09 11:08:30 [DEBUG] http: Request PUT /v1/agent/service/register (22.707318ms) from=10.233.67.25:44894 2022/06/09 11:08:30 [DEBUG] agent: Service "_v0_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:30 [DEBUG] agent: Service "_v1_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.53_8443" in sync 2022/06/09 11:08:30 [DEBUG] agent: Service "_v1_message-router_10.233.59.90_3904" in sync 2022/06/09 11:08:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.82_9015" in sync 2022/06/09 11:08:30 [DEBUG] agent: Service "_v1_sdc_10.233.5.179_8443" in sync 2022/06/09 11:08:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.179_8080" in sync 2022/06/09 11:08:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.97_8181" in sync 2022/06/09 11:08:30 [DEBUG] agent: Node info in sync 2022/06/09 11:08:30 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (1.579139ms) from=10.233.67.25:44896 2022/06/09 11:08:30 [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/09 11:08: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/09 11:08:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.53_8443" in sync 2022/06/09 11:08:31 [DEBUG] agent: Service "_v1_message-router_10.233.59.90_3904" in sync 2022/06/09 11:08:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.82_9015" in sync 2022/06/09 11:08:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.179_8080" in sync 2022/06/09 11:08:31 [DEBUG] agent: Service "_v1_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:31 [DEBUG] agent: Service "_v1_sdc_10.233.5.179_8443" in sync 2022/06/09 11:08:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.97_8181" in sync 2022/06/09 11:08:31 [DEBUG] agent: Service "_v0_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:31 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.24.195_9007" 2022/06/09 11:08:31 [DEBUG] agent: Node info in sync 2022/06/09 11:08:31 [DEBUG] http: Request PUT /v1/agent/service/register (795.309749ms) from=10.233.67.25:44902 2022/06/09 11:08:31 [DEBUG] agent: Service "_v1_sdc_10.233.5.179_8443" in sync 2022/06/09 11:08:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.97_8181" in sync 2022/06/09 11:08:31 [DEBUG] agent: Service "_v0_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.53_8443" in sync 2022/06/09 11:08:31 [DEBUG] agent: Service "_v1_message-router_10.233.59.90_3904" in sync 2022/06/09 11:08:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.82_9015" in sync 2022/06/09 11:08:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.179_8080" in sync 2022/06/09 11:08:31 [DEBUG] agent: Service "_v1_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:31 [DEBUG] agent: Node info in sync 2022/06/09 11:08:31 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (716.278µs) from=10.233.67.25:44914 2022/06/09 11:08:31 [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/09 11:08: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/09 11:08:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.53_8443" in sync 2022/06/09 11:08:31 [DEBUG] agent: Service "_v1_message-router_10.233.59.90_3904" in sync 2022/06/09 11:08:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.82_9015" in sync 2022/06/09 11:08:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.179_8080" in sync 2022/06/09 11:08:31 [DEBUG] agent: Service "_v1_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:31 [DEBUG] agent: Service "_v1_sdc_10.233.5.179_8443" in sync 2022/06/09 11:08:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.97_8181" in sync 2022/06/09 11:08:31 [DEBUG] agent: Service "_v0_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:31 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.24.195_9007" 2022/06/09 11:08:31 [DEBUG] agent: Node info in sync 2022/06/09 11:08:31 [DEBUG] http: Request PUT /v1/agent/service/register (26.644794ms) from=10.233.67.25:44932 2022/06/09 11:08:31 [DEBUG] agent: Service "_v1_sdc_10.233.5.179_8443" in sync 2022/06/09 11:08:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.97_8181" in sync 2022/06/09 11:08:31 [DEBUG] agent: Service "_v0_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.53_8443" in sync 2022/06/09 11:08:31 [DEBUG] agent: Service "_v1_message-router_10.233.59.90_3904" in sync 2022/06/09 11:08:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.82_9015" in sync 2022/06/09 11:08:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.179_8080" in sync 2022/06/09 11:08:31 [DEBUG] agent: Service "_v1_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:31 [DEBUG] agent: Node info in sync 2022/06/09 11:08:31 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (3.068838ms) from=10.233.67.25:44938 2022/06/09 11:08:31 [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/09 11:08: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/09 11:08:31 [DEBUG] agent: Service "_v1_sdc_10.233.5.179_8443" in sync 2022/06/09 11:08:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.97_8181" in sync 2022/06/09 11:08:31 [DEBUG] agent: Service "_v0_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:31 [INFO] agent: Synced service "_v1_parser_10.233.40.213_8806" 2022/06/09 11:08:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.53_8443" in sync 2022/06/09 11:08:31 [DEBUG] agent: Service "_v1_message-router_10.233.59.90_3904" in sync 2022/06/09 11:08:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.82_9015" in sync 2022/06/09 11:08:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.179_8080" in sync 2022/06/09 11:08:31 [DEBUG] agent: Service "_v1_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:31 [DEBUG] agent: Node info in sync 2022/06/09 11:08:31 [DEBUG] http: Request PUT /v1/agent/service/register (12.46547ms) from=10.233.67.25:44940 2022/06/09 11:08:31 [DEBUG] agent: Service "_v1_sdc_10.233.5.179_8443" in sync 2022/06/09 11:08:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.97_8181" in sync 2022/06/09 11:08:31 [DEBUG] agent: Service "_v0_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:31 [DEBUG] agent: Service "_v1_parser_10.233.40.213_8806" in sync 2022/06/09 11:08:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.53_8443" in sync 2022/06/09 11:08:31 [DEBUG] agent: Service "_v1_message-router_10.233.59.90_3904" in sync 2022/06/09 11:08:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.82_9015" in sync 2022/06/09 11:08:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.179_8080" in sync 2022/06/09 11:08:31 [DEBUG] agent: Service "_v1_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:31 [DEBUG] agent: Node info in sync 2022/06/09 11:08:32 [DEBUG] http: Request GET /v1/health/service/parser-v1 (2.144251ms) from=10.233.67.25:44942 2022/06/09 11:08:32 [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/09 11:08:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/09 11:08:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.97_8181" in sync 2022/06/09 11:08:32 [DEBUG] agent: Service "_v0_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:32 [DEBUG] agent: Service "_v1_parser_10.233.40.213_8806" in sync 2022/06/09 11:08:32 [DEBUG] agent: Service "_v1_sdc_10.233.5.179_8443" in sync 2022/06/09 11:08:32 [DEBUG] agent: Service "_v1_message-router_10.233.59.90_3904" in sync 2022/06/09 11:08:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.82_9015" in sync 2022/06/09 11:08:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.179_8080" in sync 2022/06/09 11:08:32 [DEBUG] agent: Service "_v1_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:32 [INFO] agent: Synced service "_v1_catalog_10.233.40.213_8806" 2022/06/09 11:08:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.53_8443" in sync 2022/06/09 11:08:32 [DEBUG] agent: Node info in sync 2022/06/09 11:08:32 [DEBUG] http: Request PUT /v1/agent/service/register (9.842336ms) from=10.233.67.25:44950 2022/06/09 11:08:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.97_8181" in sync 2022/06/09 11:08:32 [DEBUG] agent: Service "_v0_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:32 [DEBUG] agent: Service "_v1_parser_10.233.40.213_8806" in sync 2022/06/09 11:08:32 [DEBUG] agent: Service "_v1_sdc_10.233.5.179_8443" in sync 2022/06/09 11:08:32 [DEBUG] agent: Service "_v1_message-router_10.233.59.90_3904" in sync 2022/06/09 11:08:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.82_9015" in sync 2022/06/09 11:08:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.179_8080" in sync 2022/06/09 11:08:32 [DEBUG] agent: Service "_v1_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:32 [DEBUG] agent: Service "_v1_catalog_10.233.40.213_8806" in sync 2022/06/09 11:08:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.53_8443" in sync 2022/06/09 11:08:32 [DEBUG] agent: Node info in sync 2022/06/09 11:08:32 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (819.425µs) from=10.233.67.25:44952 2022/06/09 11:08:32 [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/09 11:08:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/09 11:08:32 [DEBUG] agent: Service "_v1_sdc_10.233.5.179_8443" in sync 2022/06/09 11:08:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.97_8181" in sync 2022/06/09 11:08:32 [DEBUG] agent: Service "_v0_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:32 [DEBUG] agent: Service "_v1_parser_10.233.40.213_8806" in sync 2022/06/09 11:08:32 [INFO] agent: Synced service "_v1_nsd_10.233.40.213_8806" 2022/06/09 11:08:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.53_8443" in sync 2022/06/09 11:08:32 [DEBUG] agent: Service "_v1_message-router_10.233.59.90_3904" in sync 2022/06/09 11:08:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.82_9015" in sync 2022/06/09 11:08:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.179_8080" in sync 2022/06/09 11:08:32 [DEBUG] agent: Service "_v1_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:32 [DEBUG] agent: Service "_v1_catalog_10.233.40.213_8806" in sync 2022/06/09 11:08:32 [DEBUG] agent: Node info in sync 2022/06/09 11:08:32 [DEBUG] http: Request PUT /v1/agent/service/register (7.869356ms) from=10.233.67.25:44962 2022/06/09 11:08:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.53_8443" in sync 2022/06/09 11:08:32 [DEBUG] agent: Service "_v1_message-router_10.233.59.90_3904" in sync 2022/06/09 11:08:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.82_9015" in sync 2022/06/09 11:08:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.179_8080" in sync 2022/06/09 11:08:32 [DEBUG] agent: Service "_v1_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:32 [DEBUG] agent: Service "_v1_catalog_10.233.40.213_8806" in sync 2022/06/09 11:08:32 [DEBUG] agent: Service "_v1_nsd_10.233.40.213_8806" in sync 2022/06/09 11:08:32 [DEBUG] agent: Service "_v1_sdc_10.233.5.179_8443" in sync 2022/06/09 11:08:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.97_8181" in sync 2022/06/09 11:08:32 [DEBUG] agent: Service "_v0_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:32 [DEBUG] agent: Service "_v1_parser_10.233.40.213_8806" in sync 2022/06/09 11:08:32 [DEBUG] agent: Node info in sync 2022/06/09 11:08:32 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (658.022µs) from=10.233.67.25:44964 2022/06/09 11:08:33 [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/09 11:08:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/09 11:08:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.53_8443" in sync 2022/06/09 11:08:33 [DEBUG] agent: Service "_v1_message-router_10.233.59.90_3904" in sync 2022/06/09 11:08:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.82_9015" in sync 2022/06/09 11:08:33 [DEBUG] agent: Service "_v1_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:33 [DEBUG] agent: Service "_v0_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:33 [DEBUG] agent: Service "_v1_parser_10.233.40.213_8806" in sync 2022/06/09 11:08:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.179_8080" in sync 2022/06/09 11:08:33 [DEBUG] agent: Service "_v1_catalog_10.233.40.213_8806" in sync 2022/06/09 11:08:33 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.40.213_8806" 2022/06/09 11:08:33 [DEBUG] agent: Service "_v1_sdc_10.233.5.179_8443" in sync 2022/06/09 11:08:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.97_8181" in sync 2022/06/09 11:08:33 [DEBUG] agent: Service "_v1_nsd_10.233.40.213_8806" in sync 2022/06/09 11:08:33 [DEBUG] agent: Node info in sync 2022/06/09 11:08:33 [DEBUG] http: Request PUT /v1/agent/service/register (7.918077ms) from=10.233.67.25:44978 2022/06/09 11:08:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.179_8080" in sync 2022/06/09 11:08:33 [DEBUG] agent: Service "_v1_catalog_10.233.40.213_8806" in sync 2022/06/09 11:08:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.213_8806" in sync 2022/06/09 11:08:33 [DEBUG] agent: Service "_v1_sdc_10.233.5.179_8443" in sync 2022/06/09 11:08:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.97_8181" in sync 2022/06/09 11:08:33 [DEBUG] agent: Service "_v1_nsd_10.233.40.213_8806" in sync 2022/06/09 11:08:33 [DEBUG] agent: Service "_v1_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.53_8443" in sync 2022/06/09 11:08:33 [DEBUG] agent: Service "_v1_message-router_10.233.59.90_3904" in sync 2022/06/09 11:08:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.82_9015" in sync 2022/06/09 11:08:33 [DEBUG] agent: Service "_v1_parser_10.233.40.213_8806" in sync 2022/06/09 11:08:33 [DEBUG] agent: Service "_v0_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:33 [DEBUG] agent: Node info in sync 2022/06/09 11:08:33 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (492.657µs) from=10.233.67.25:44980 2022/06/09 11:08:33 [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/09 11:08:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/09 11:08:33 [DEBUG] agent: Service "_v1_sdc_10.233.5.179_8443" in sync 2022/06/09 11:08:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.97_8181" in sync 2022/06/09 11:08:33 [DEBUG] agent: Service "_v1_nsd_10.233.40.213_8806" in sync 2022/06/09 11:08:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.53_8443" in sync 2022/06/09 11:08:33 [DEBUG] agent: Service "_v1_message-router_10.233.59.90_3904" in sync 2022/06/09 11:08:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.82_9015" in sync 2022/06/09 11:08:33 [DEBUG] agent: Service "_v1_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:33 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.58.207_443" 2022/06/09 11:08:33 [DEBUG] agent: Service "_v0_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:33 [DEBUG] agent: Service "_v1_parser_10.233.40.213_8806" in sync 2022/06/09 11:08:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.179_8080" in sync 2022/06/09 11:08:33 [DEBUG] agent: Service "_v1_catalog_10.233.40.213_8806" in sync 2022/06/09 11:08:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.213_8806" in sync 2022/06/09 11:08:33 [DEBUG] agent: Node info in sync 2022/06/09 11:08:33 [DEBUG] http: Request PUT /v1/agent/service/register (10.012252ms) from=10.233.67.25:44994 2022/06/09 11:08:33 [DEBUG] agent: Service "_v0_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:33 [DEBUG] agent: Service "_v1_parser_10.233.40.213_8806" in sync 2022/06/09 11:08:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.179_8080" in sync 2022/06/09 11:08:33 [DEBUG] agent: Service "_v1_catalog_10.233.40.213_8806" in sync 2022/06/09 11:08:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.213_8806" in sync 2022/06/09 11:08:33 [DEBUG] agent: Service "_v1_sdc_10.233.5.179_8443" in sync 2022/06/09 11:08:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.97_8181" in sync 2022/06/09 11:08:33 [DEBUG] agent: Service "_v1_nsd_10.233.40.213_8806" in sync 2022/06/09 11:08:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.53_8443" in sync 2022/06/09 11:08:33 [DEBUG] agent: Service "_v1_message-router_10.233.59.90_3904" in sync 2022/06/09 11:08:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.82_9015" in sync 2022/06/09 11:08:33 [DEBUG] agent: Service "_v1_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.207_443" in sync 2022/06/09 11:08:33 [DEBUG] agent: Node info in sync 2022/06/09 11:08:33 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (584.438µs) from=10.233.67.25:44998 2022/06/09 11:08:33 [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/09 11:08:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/09 11:08:33 [DEBUG] agent: Service "_v1_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.207_443" in sync 2022/06/09 11:08:33 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.41.124_9011" 2022/06/09 11:08:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.53_8443" in sync 2022/06/09 11:08:33 [DEBUG] agent: Service "_v1_message-router_10.233.59.90_3904" in sync 2022/06/09 11:08:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.82_9015" in sync 2022/06/09 11:08:33 [DEBUG] agent: Service "_v1_parser_10.233.40.213_8806" in sync 2022/06/09 11:08:33 [DEBUG] agent: Service "_v0_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.179_8080" in sync 2022/06/09 11:08:33 [DEBUG] agent: Service "_v1_catalog_10.233.40.213_8806" in sync 2022/06/09 11:08:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.213_8806" in sync 2022/06/09 11:08:33 [DEBUG] agent: Service "_v1_sdc_10.233.5.179_8443" in sync 2022/06/09 11:08:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.97_8181" in sync 2022/06/09 11:08:33 [DEBUG] agent: Service "_v1_nsd_10.233.40.213_8806" in sync 2022/06/09 11:08:33 [DEBUG] agent: Node info in sync 2022/06/09 11:08:33 [DEBUG] agent: Service "_v0_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:33 [DEBUG] agent: Service "_v1_parser_10.233.40.213_8806" in sync 2022/06/09 11:08:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.179_8080" in sync 2022/06/09 11:08:33 [DEBUG] agent: Service "_v1_catalog_10.233.40.213_8806" in sync 2022/06/09 11:08:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.213_8806" in sync 2022/06/09 11:08:33 [DEBUG] agent: Service "_v1_sdc_10.233.5.179_8443" in sync 2022/06/09 11:08:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.97_8181" in sync 2022/06/09 11:08:33 [DEBUG] agent: Service "_v1_nsd_10.233.40.213_8806" in sync 2022/06/09 11:08:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.207_443" in sync 2022/06/09 11:08:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.53_8443" in sync 2022/06/09 11:08:33 [DEBUG] agent: Service "_v1_message-router_10.233.59.90_3904" in sync 2022/06/09 11:08:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.82_9015" in sync 2022/06/09 11:08:33 [DEBUG] agent: Service "_v1_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:33 [DEBUG] agent: Node info in sync 2022/06/09 11:08:33 [DEBUG] http: Request PUT /v1/agent/service/register (13.389484ms) from=10.233.67.25:45000 2022/06/09 11:08:33 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (500.811µs) from=10.233.67.25:45004 2022/06/09 11:08:33 [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/09 11:08:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/09 11:08:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.213_8806" in sync 2022/06/09 11:08:33 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.41.124_9011" 2022/06/09 11:08:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.179_8080" in sync 2022/06/09 11:08:33 [DEBUG] agent: Service "_v1_catalog_10.233.40.213_8806" in sync 2022/06/09 11:08:33 [DEBUG] agent: Service "_v1_nsd_10.233.40.213_8806" in sync 2022/06/09 11:08:33 [DEBUG] agent: Service "_v1_sdc_10.233.5.179_8443" in sync 2022/06/09 11:08:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.97_8181" in sync 2022/06/09 11:08:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.82_9015" in sync 2022/06/09 11:08:33 [DEBUG] agent: Service "_v1_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.207_443" in sync 2022/06/09 11:08:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.53_8443" in sync 2022/06/09 11:08:33 [DEBUG] agent: Service "_v1_message-router_10.233.59.90_3904" in sync 2022/06/09 11:08:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:33 [DEBUG] agent: Service "_v1_parser_10.233.40.213_8806" in sync 2022/06/09 11:08:33 [DEBUG] agent: Service "_v0_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:33 [DEBUG] agent: Node info in sync 2022/06/09 11:08:33 [DEBUG] http: Request PUT /v1/agent/service/register (7.216675ms) from=10.233.67.25:45006 2022/06/09 11:08:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.179_8080" in sync 2022/06/09 11:08:33 [DEBUG] agent: Service "_v1_catalog_10.233.40.213_8806" in sync 2022/06/09 11:08:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.213_8806" in sync 2022/06/09 11:08:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:33 [DEBUG] agent: Service "_v1_sdc_10.233.5.179_8443" in sync 2022/06/09 11:08:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.97_8181" in sync 2022/06/09 11:08:33 [DEBUG] agent: Service "_v1_nsd_10.233.40.213_8806" in sync 2022/06/09 11:08:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.53_8443" in sync 2022/06/09 11:08:33 [DEBUG] agent: Service "_v1_message-router_10.233.59.90_3904" in sync 2022/06/09 11:08:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.82_9015" in sync 2022/06/09 11:08:33 [DEBUG] agent: Service "_v1_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.207_443" in sync 2022/06/09 11:08:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:33 [DEBUG] agent: Service "_v0_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:33 [DEBUG] agent: Service "_v1_parser_10.233.40.213_8806" in sync 2022/06/09 11:08:33 [DEBUG] agent: Node info in sync 2022/06/09 11:08:33 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (6.351459ms) from=10.233.67.25:45010 2022/06/09 11:08:33 [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/09 11:08:33 [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/09 11:08:33 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/09 11:08:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/09 11:08:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.213_8806" in sync 2022/06/09 11:08:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.179_8080" in sync 2022/06/09 11:08:33 [DEBUG] agent: Service "_v1_catalog_10.233.40.213_8806" in sync 2022/06/09 11:08:33 [DEBUG] agent: Service "_v1_nsd_10.233.40.213_8806" in sync 2022/06/09 11:08:33 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.70.171_8446" 2022/06/09 11:08:33 [DEBUG] agent: Service "_v1_sdc_10.233.5.179_8443" in sync 2022/06/09 11:08:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.97_8181" in sync 2022/06/09 11:08:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.82_9015" in sync 2022/06/09 11:08:33 [DEBUG] agent: Service "_v1_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.207_443" in sync 2022/06/09 11:08:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.53_8443" in sync 2022/06/09 11:08:33 [DEBUG] agent: Service "_v1_message-router_10.233.59.90_3904" in sync 2022/06/09 11:08:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:33 [DEBUG] agent: Service "_v1_parser_10.233.40.213_8806" in sync 2022/06/09 11:08:33 [DEBUG] agent: Service "_v0_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:33 [DEBUG] agent: Node info in sync 2022/06/09 11:08:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:33 [DEBUG] agent: Service "_v1_parser_10.233.40.213_8806" in sync 2022/06/09 11:08:33 [DEBUG] agent: Service "_v0_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:33 [DEBUG] agent: Service "_v1_catalog_10.233.40.213_8806" in sync 2022/06/09 11:08:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.213_8806" in sync 2022/06/09 11:08:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.179_8080" in sync 2022/06/09 11:08:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.97_8181" in sync 2022/06/09 11:08:33 [DEBUG] agent: Service "_v1_nsd_10.233.40.213_8806" in sync 2022/06/09 11:08:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:33 [DEBUG] agent: Service "_v1_sdc_10.233.5.179_8443" in sync 2022/06/09 11:08:33 [DEBUG] agent: Service "_v1_message-router_10.233.59.90_3904" in sync 2022/06/09 11:08:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.82_9015" in sync 2022/06/09 11:08:33 [DEBUG] agent: Service "_v1_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.207_443" in sync 2022/06/09 11:08:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.53_8443" in sync 2022/06/09 11:08:33 [DEBUG] agent: Node info in sync 2022/06/09 11:08:33 [DEBUG] http: Request PUT /v1/agent/service/register (11.01942ms) from=10.233.67.25:45012 2022/06/09 11:08:33 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (798.122µs) from=10.233.67.25:45014 2022/06/09 11:08:34 [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/09 11:08:34 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/09 11:08:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.97_8181" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_nsd_10.233.40.213_8806" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_sdc_10.233.5.179_8443" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_message-router_10.233.59.90_3904" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.82_9015" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.207_443" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.53_8443" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_parser_10.233.40.213_8806" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v0_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_catalog_10.233.40.213_8806" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.213_8806" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:34 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.70.171_8446" 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.179_8080" in sync 2022/06/09 11:08:34 [DEBUG] agent: Node info in sync 2022/06/09 11:08:34 [DEBUG] http: Request PUT /v1/agent/service/register (7.660141ms) from=10.233.67.25:45018 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_parser_10.233.40.213_8806" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v0_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.179_8080" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_catalog_10.233.40.213_8806" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.213_8806" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_sdc_10.233.5.179_8443" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.97_8181" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_nsd_10.233.40.213_8806" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.207_443" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.53_8443" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_message-router_10.233.59.90_3904" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.82_9015" in sync 2022/06/09 11:08:34 [DEBUG] agent: Node info in sync 2022/06/09 11:08:34 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (678.371µs) from=10.233.67.25:45020 2022/06/09 11:08:34 [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/09 11:08:34 [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/09 11:08:34 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/09 11:08:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_parser_10.233.40.213_8806" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v0_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.179_8080" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_catalog_10.233.40.213_8806" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.213_8806" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_sdc_10.233.5.179_8443" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.97_8181" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_nsd_10.233.40.213_8806" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.207_443" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:34 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.70.171_8446" 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.53_8443" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_message-router_10.233.59.90_3904" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.82_9015" in sync 2022/06/09 11:08:34 [DEBUG] agent: Node info in sync 2022/06/09 11:08:34 [DEBUG] http: Request PUT /v1/agent/service/register (9.017848ms) from=10.233.67.25:45024 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.82_9015" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.207_443" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.53_8443" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_message-router_10.233.59.90_3904" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_parser_10.233.40.213_8806" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v0_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.213_8806" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.179_8080" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_catalog_10.233.40.213_8806" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_nsd_10.233.40.213_8806" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_sdc_10.233.5.179_8443" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.97_8181" in sync 2022/06/09 11:08:34 [DEBUG] agent: Node info in sync 2022/06/09 11:08:34 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (509.487µs) from=10.233.67.25:45030 2022/06/09 11:08:34 [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/09 11:08:34 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/09 11:08:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.53_8443" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_message-router_10.233.59.90_3904" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.82_9015" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.207_443" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v0_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_parser_10.233.40.213_8806" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.179_8080" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_catalog_10.233.40.213_8806" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.213_8806" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_sdc_10.233.5.179_8443" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.97_8181" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_nsd_10.233.40.213_8806" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:34 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.70.171_8446" 2022/06/09 11:08:34 [DEBUG] agent: Node info in sync 2022/06/09 11:08:34 [DEBUG] http: Request PUT /v1/agent/service/register (12.769271ms) from=10.233.67.25:45034 2022/06/09 11:08:34 [DEBUG] agent: Service "_v0_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_parser_10.233.40.213_8806" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.179_8080" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_catalog_10.233.40.213_8806" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.213_8806" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_sdc_10.233.5.179_8443" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.97_8181" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_nsd_10.233.40.213_8806" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.53_8443" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_message-router_10.233.59.90_3904" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.82_9015" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.207_443" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:34 [DEBUG] agent: Node info in sync 2022/06/09 11:08:34 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (446.954µs) from=10.233.67.25:45036 2022/06/09 11:08:34 [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/09 11:08:34 [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/09 11:08:34 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/09 11:08:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/09 11:08:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_parser_10.233.40.213_8806" in sync 2022/06/09 11:08:34 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.70.171_8446" 2022/06/09 11:08:34 [DEBUG] agent: Service "_v0_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_catalog_10.233.40.213_8806" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.213_8806" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.179_8080" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.97_8181" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_nsd_10.233.40.213_8806" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_sdc_10.233.5.179_8443" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_message-router_10.233.59.90_3904" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.82_9015" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.207_443" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.53_8443" in sync 2022/06/09 11:08:34 [DEBUG] agent: Node info in sync 2022/06/09 11:08:34 [DEBUG] http: Request PUT /v1/agent/service/register (17.383412ms) from=10.233.67.25:45040 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.179_8080" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_catalog_10.233.40.213_8806" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.213_8806" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_sdc_10.233.5.179_8443" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.97_8181" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_nsd_10.233.40.213_8806" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.53_8443" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_message-router_10.233.59.90_3904" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.82_9015" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.207_443" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v0_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_parser_10.233.40.213_8806" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:34 [DEBUG] agent: Node info in sync 2022/06/09 11:08:34 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (786.237µs) from=10.233.67.25:45042 2022/06/09 11:08:34 [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/09 11:08:34 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/09 11:08:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_parser_10.233.40.213_8806" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v0_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:34 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.70.171_8446" 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.179_8080" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_catalog_10.233.40.213_8806" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.213_8806" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_sdc_10.233.5.179_8443" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.97_8181" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_nsd_10.233.40.213_8806" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.207_443" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.53_8443" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_message-router_10.233.59.90_3904" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.82_9015" in sync 2022/06/09 11:08:34 [DEBUG] agent: Node info in sync 2022/06/09 11:08:34 [DEBUG] http: Request PUT /v1/agent/service/register (9.667066ms) from=10.233.67.25:45046 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_nsd_10.233.40.213_8806" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_sdc_10.233.5.179_8443" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.97_8181" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.82_9015" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.207_443" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.53_8443" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_message-router_10.233.59.90_3904" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_parser_10.233.40.213_8806" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v0_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.213_8806" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.179_8080" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_catalog_10.233.40.213_8806" in sync 2022/06/09 11:08:34 [DEBUG] agent: Node info in sync 2022/06/09 11:08:34 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (559.578µs) from=10.233.67.25:45048 2022/06/09 11:08:34 [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/09 11:08:34 [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/09 11:08:34 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/09 11:08:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_catalog_10.233.40.213_8806" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.213_8806" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.179_8080" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.97_8181" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_nsd_10.233.40.213_8806" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:34 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.70.171_8446" 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_sdc_10.233.5.179_8443" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_message-router_10.233.59.90_3904" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.82_9015" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.207_443" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.53_8443" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_parser_10.233.40.213_8806" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v0_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:34 [DEBUG] agent: Node info in sync 2022/06/09 11:08:34 [DEBUG] http: Request PUT /v1/agent/service/register (9.802668ms) from=10.233.67.25:45054 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.213_8806" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.179_8080" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_catalog_10.233.40.213_8806" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_nsd_10.233.40.213_8806" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_sdc_10.233.5.179_8443" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.97_8181" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.82_9015" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.207_443" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.53_8443" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_message-router_10.233.59.90_3904" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_parser_10.233.40.213_8806" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v0_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:34 [DEBUG] agent: Node info in sync 2022/06/09 11:08:34 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (455.038µs) from=10.233.67.25:45058 2022/06/09 11:08:34 [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/09 11:08:34 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/09 11:08:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/09 11:08:34 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.70.171_8446" 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.179_8080" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_catalog_10.233.40.213_8806" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.213_8806" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_sdc_10.233.5.179_8443" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.97_8181" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_nsd_10.233.40.213_8806" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.53_8443" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_message-router_10.233.59.90_3904" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.82_9015" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.207_443" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v0_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_parser_10.233.40.213_8806" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:34 [DEBUG] agent: Node info in sync 2022/06/09 11:08:34 [DEBUG] http: Request PUT /v1/agent/service/register (30.74547ms) from=10.233.67.25:45062 2022/06/09 11:08:34 [DEBUG] agent: Service "_v0_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_parser_10.233.40.213_8806" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.179_8080" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_catalog_10.233.40.213_8806" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.213_8806" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_sdc_10.233.5.179_8443" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.97_8181" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_nsd_10.233.40.213_8806" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.53_8443" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_message-router_10.233.59.90_3904" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.82_9015" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.207_443" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:34 [DEBUG] agent: Node info in sync 2022/06/09 11:08:34 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (653.065µs) from=10.233.67.25:45070 2022/06/09 11:08:34 [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/09 11:08:34 [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/09 11:08:34 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/09 11:08:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/09 11:08:34 [DEBUG] agent: Service "_v0_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_parser_10.233.40.213_8806" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:34 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.70.171_8446" 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.179_8080" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_catalog_10.233.40.213_8806" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.213_8806" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_sdc_10.233.5.179_8443" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.97_8181" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_nsd_10.233.40.213_8806" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.53_8443" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_message-router_10.233.59.90_3904" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.82_9015" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.207_443" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:34 [DEBUG] agent: Node info in sync 2022/06/09 11:08:34 [DEBUG] http: Request PUT /v1/agent/service/register (11.361697ms) from=10.233.67.25:45072 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_message-router_10.233.59.90_3904" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.82_9015" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.207_443" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.53_8443" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_parser_10.233.40.213_8806" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v0_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_catalog_10.233.40.213_8806" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.213_8806" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.179_8080" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.97_8181" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_nsd_10.233.40.213_8806" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_sdc_10.233.5.179_8443" in sync 2022/06/09 11:08:34 [DEBUG] agent: Node info in sync 2022/06/09 11:08:34 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (587.803µs) from=10.233.67.25:45074 2022/06/09 11:08:34 [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/09 11:08:34 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/09 11:08:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/09 11:08:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.207_443" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.53_8443" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.82_9015" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_parser_10.233.40.213_8806" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_sdc_10.233.5.179_8443" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.97_8181" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_nsd_10.233.40.213_8806" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_message-router_10.233.59.90_3904" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v0_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:34 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.70.171_8446" 2022/06/09 11:08:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.179_8080" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_catalog_10.233.40.213_8806" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.213_8806" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:34 [DEBUG] agent: Node info in sync 2022/06/09 11:08:34 [DEBUG] http: Request PUT /v1/agent/service/register (24.380931ms) from=10.233.67.25:45080 2022/06/09 11:08:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.53_8443" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.82_9015" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.207_443" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_parser_10.233.40.213_8806" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_sdc_10.233.5.179_8443" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.97_8181" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_nsd_10.233.40.213_8806" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_message-router_10.233.59.90_3904" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v0_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.179_8080" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_catalog_10.233.40.213_8806" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.213_8806" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:34 [DEBUG] agent: Node info in sync 2022/06/09 11:08:34 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (588.547µs) from=10.233.67.25:45082 2022/06/09 11:08:34 [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/09 11:08:34 [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/09 11:08:34 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/09 11:08:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/09 11:08:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.70.171_8446" 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_sdc_10.233.5.179_8443" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.97_8181" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_nsd_10.233.40.213_8806" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_message-router_10.233.59.90_3904" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v0_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.179_8080" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_catalog_10.233.40.213_8806" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.213_8806" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.53_8443" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.82_9015" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.207_443" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_parser_10.233.40.213_8806" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Node info in sync 2022/06/09 11:08:35 [DEBUG] http: Request PUT /v1/agent/service/register (58.145547ms) from=10.233.67.25:45084 2022/06/09 11:08:35 [DEBUG] agent: Service "_v0_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.179_8080" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_catalog_10.233.40.213_8806" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.213_8806" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.53_8443" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.82_9015" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.207_443" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_parser_10.233.40.213_8806" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_sdc_10.233.5.179_8443" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.97_8181" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_nsd_10.233.40.213_8806" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_message-router_10.233.59.90_3904" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Node info in sync 2022/06/09 11:08:35 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (513.083µs) from=10.233.67.25:45090 2022/06/09 11:08:35 [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/09 11:08:35 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/09 11:08:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_sdc_10.233.5.179_8443" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.97_8181" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_nsd_10.233.40.213_8806" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_message-router_10.233.59.90_3904" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v0_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.179_8080" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_catalog_10.233.40.213_8806" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.213_8806" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.53_8443" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.82_9015" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.207_443" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_parser_10.233.40.213_8806" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.70.171_8446" 2022/06/09 11:08:35 [DEBUG] agent: Node info in sync 2022/06/09 11:08:35 [DEBUG] http: Request PUT /v1/agent/service/register (27.876567ms) from=10.233.67.25:45092 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_catalog_10.233.40.213_8806" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.213_8806" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.179_8080" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.82_9015" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.207_443" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.53_8443" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_parser_10.233.40.213_8806" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.97_8181" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_nsd_10.233.40.213_8806" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_sdc_10.233.5.179_8443" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_message-router_10.233.59.90_3904" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v0_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:35 [DEBUG] agent: Node info in sync 2022/06/09 11:08:35 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (1.968297ms) from=10.233.67.25:45096 2022/06/09 11:08:35 [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/09 11:08:35 [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/09 11:08:35 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/09 11:08:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.53_8443" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.82_9015" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.207_443" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_parser_10.233.40.213_8806" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.70.171_8446" 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_sdc_10.233.5.179_8443" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.97_8181" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_nsd_10.233.40.213_8806" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_message-router_10.233.59.90_3904" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v0_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.179_8080" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_catalog_10.233.40.213_8806" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.213_8806" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Node info in sync 2022/06/09 11:08:35 [DEBUG] http: Request PUT /v1/agent/service/register (17.265166ms) from=10.233.67.25:45098 2022/06/09 11:08:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_sdc_10.233.5.179_8443" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.97_8181" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_nsd_10.233.40.213_8806" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_message-router_10.233.59.90_3904" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v0_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.179_8080" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_catalog_10.233.40.213_8806" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.213_8806" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.53_8443" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.82_9015" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.207_443" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_parser_10.233.40.213_8806" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Node info in sync 2022/06/09 11:08:35 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (396.568µs) from=10.233.67.25:45100 2022/06/09 11:08:35 [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/09 11:08:35 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/09 11:08:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/09 11:08:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_nsd_10.233.40.213_8806" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_sdc_10.233.5.179_8443" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.97_8181" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.70.171_8446" 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_message-router_10.233.59.90_3904" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v0_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.213_8806" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.179_8080" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_catalog_10.233.40.213_8806" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.207_443" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.53_8443" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.82_9015" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_parser_10.233.40.213_8806" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Node info in sync 2022/06/09 11:08:35 [DEBUG] http: Request PUT /v1/agent/service/register (27.515259ms) from=10.233.67.25:45104 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_message-router_10.233.59.90_3904" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v0_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.179_8080" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_catalog_10.233.40.213_8806" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.213_8806" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.53_8443" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.82_9015" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.207_443" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_parser_10.233.40.213_8806" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_sdc_10.233.5.179_8443" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.97_8181" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_nsd_10.233.40.213_8806" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Node info in sync 2022/06/09 11:08:35 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (579.17µs) from=10.233.67.25:45106 2022/06/09 11:08:35 [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/09 11:08:35 [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/09 11:08:35 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/09 11:08:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/09 11:08:35 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.70.171_8446" 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.53_8443" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.82_9015" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.207_443" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_parser_10.233.40.213_8806" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_sdc_10.233.5.179_8443" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.97_8181" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_nsd_10.233.40.213_8806" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_message-router_10.233.59.90_3904" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v0_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.179_8080" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_catalog_10.233.40.213_8806" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.213_8806" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Node info in sync 2022/06/09 11:08:35 [DEBUG] http: Request PUT /v1/agent/service/register (17.202065ms) from=10.233.67.25:45110 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_parser_10.233.40.213_8806" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_sdc_10.233.5.179_8443" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.97_8181" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_nsd_10.233.40.213_8806" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_message-router_10.233.59.90_3904" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v0_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.179_8080" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_catalog_10.233.40.213_8806" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.213_8806" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.53_8443" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.82_9015" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.207_443" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Node info in sync 2022/06/09 11:08:35 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (781.854µs) from=10.233.67.25:45114 2022/06/09 11:08:35 [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/09 11:08:35 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/09 11:08:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/09 11:08:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.53_8443" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.82_9015" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.207_443" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_parser_10.233.40.213_8806" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_sdc_10.233.5.179_8443" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.97_8181" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_nsd_10.233.40.213_8806" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_message-router_10.233.59.90_3904" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v0_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.179_8080" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_catalog_10.233.40.213_8806" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.213_8806" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.70.171_8446" 2022/06/09 11:08:35 [DEBUG] agent: Node info in sync 2022/06/09 11:08:35 [DEBUG] http: Request PUT /v1/agent/service/register (29.04627ms) from=10.233.67.25:45116 2022/06/09 11:08:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.53_8443" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.82_9015" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.207_443" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_parser_10.233.40.213_8806" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_sdc_10.233.5.179_8443" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.97_8181" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_nsd_10.233.40.213_8806" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_message-router_10.233.59.90_3904" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v0_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.179_8080" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_catalog_10.233.40.213_8806" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.213_8806" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Node info in sync 2022/06/09 11:08:35 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (7.299671ms) from=10.233.67.25:45118 2022/06/09 11:08:35 [WARN] agent: Service name "_aai-generic-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/09 11:08:35 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/09 11:08:35 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/09 11:08:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_parser_10.233.40.213_8806" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_sdc_10.233.5.179_8443" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.97_8181" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_nsd_10.233.40.213_8806" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_message-router_10.233.59.90_3904" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v0_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.70.171_8446" 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.179_8080" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_catalog_10.233.40.213_8806" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.213_8806" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.53_8443" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.82_9015" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.207_443" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Node info in sync 2022/06/09 11:08:35 [DEBUG] http: Request PUT /v1/agent/service/register (46.154945ms) from=10.233.67.25:45128 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_message-router_10.233.59.90_3904" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v0_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.179_8080" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_catalog_10.233.40.213_8806" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.213_8806" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.53_8443" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.82_9015" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.207_443" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_parser_10.233.40.213_8806" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_sdc_10.233.5.179_8443" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.97_8181" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_nsd_10.233.40.213_8806" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Node info in sync 2022/06/09 11:08:35 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (831.367µs) from=10.233.67.25:45130 2022/06/09 11:08:35 [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/09 11:08:35 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/09 11:08:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_message-router_10.233.59.90_3904" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v0_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.179_8080" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_catalog_10.233.40.213_8806" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.213_8806" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.70.171_8446" 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.53_8443" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.82_9015" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.207_443" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_parser_10.233.40.213_8806" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_sdc_10.233.5.179_8443" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.97_8181" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_nsd_10.233.40.213_8806" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Node info in sync 2022/06/09 11:08:35 [DEBUG] http: Request PUT /v1/agent/service/register (47.523081ms) from=10.233.67.25:45134 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_message-router_10.233.59.90_3904" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v0_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.179_8080" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_catalog_10.233.40.213_8806" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.213_8806" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.53_8443" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.82_9015" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.207_443" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_parser_10.233.40.213_8806" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_sdc_10.233.5.179_8443" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.97_8181" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_nsd_10.233.40.213_8806" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Node info in sync 2022/06/09 11:08:35 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (1.762524ms) from=10.233.67.25:45136 2022/06/09 11:08:35 [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/09 11:08:35 [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/09 11:08:35 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/09 11:08:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/09 11:08:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v0_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.179_8080" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_catalog_10.233.40.213_8806" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.213_8806" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.53_8443" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.82_9015" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.207_443" in sync 2022/06/09 11:08:35 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.70.171_8446" 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_parser_10.233.40.213_8806" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_sdc_10.233.5.179_8443" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.97_8181" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_nsd_10.233.40.213_8806" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_message-router_10.233.59.90_3904" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Node info in sync 2022/06/09 11:08:35 [DEBUG] http: Request PUT /v1/agent/service/register (33.775286ms) from=10.233.67.25:45138 2022/06/09 11:08:35 [DEBUG] agent: Service "_v0_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.179_8080" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_catalog_10.233.40.213_8806" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.213_8806" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.53_8443" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.82_9015" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.207_443" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_parser_10.233.40.213_8806" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_sdc_10.233.5.179_8443" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.97_8181" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_nsd_10.233.40.213_8806" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_message-router_10.233.59.90_3904" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v1_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:35 [DEBUG] agent: Node info in sync 2022/06/09 11:08:35 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (689.364µs) from=10.233.67.25:45140 2022/06/09 11:08:36 [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/09 11:08:36 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/09 11:08:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/09 11:08:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_sdc_10.233.5.179_8443" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.97_8181" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_nsd_10.233.40.213_8806" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.70.171_8446" 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_message-router_10.233.59.90_3904" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v0_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.179_8080" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_catalog_10.233.40.213_8806" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.213_8806" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.53_8443" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.82_9015" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.207_443" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_parser_10.233.40.213_8806" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Node info in sync 2022/06/09 11:08:36 [DEBUG] http: Request PUT /v1/agent/service/register (8.433463ms) from=10.233.67.25:45144 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_sdc_10.233.5.179_8443" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.97_8181" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_nsd_10.233.40.213_8806" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_message-router_10.233.59.90_3904" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v0_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.179_8080" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_catalog_10.233.40.213_8806" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.213_8806" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.53_8443" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.82_9015" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.207_443" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_parser_10.233.40.213_8806" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Node info in sync 2022/06/09 11:08:36 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (1.501011ms) from=10.233.67.25:45146 2022/06/09 11:08:36 [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/09 11:08:36 [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/09 11:08:36 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/09 11:08:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/09 11:08:36 [DEBUG] agent: Service "_v0_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.179_8080" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_catalog_10.233.40.213_8806" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.213_8806" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.53_8443" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.82_9015" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.207_443" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_parser_10.233.40.213_8806" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.70.171_8446" 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_sdc_10.233.5.179_8443" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.97_8181" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_nsd_10.233.40.213_8806" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_message-router_10.233.59.90_3904" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Node info in sync 2022/06/09 11:08:36 [DEBUG] http: Request PUT /v1/agent/service/register (6.440731ms) from=10.233.67.25:45148 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.53_8443" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.82_9015" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.207_443" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_parser_10.233.40.213_8806" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_sdc_10.233.5.179_8443" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.97_8181" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_nsd_10.233.40.213_8806" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_message-router_10.233.59.90_3904" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v0_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.179_8080" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_catalog_10.233.40.213_8806" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.213_8806" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Node info in sync 2022/06/09 11:08:36 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (550.865µs) from=10.233.67.25:45154 2022/06/09 11:08:36 [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/09 11:08:36 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/09 11:08:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/09 11:08:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_message-router_10.233.59.90_3904" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v0_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.70.171_8446" 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.179_8080" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_catalog_10.233.40.213_8806" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.213_8806" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.53_8443" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.82_9015" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.207_443" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_parser_10.233.40.213_8806" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_sdc_10.233.5.179_8443" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.97_8181" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_nsd_10.233.40.213_8806" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Node info in sync 2022/06/09 11:08:36 [DEBUG] http: Request PUT /v1/agent/service/register (10.601133ms) from=10.233.67.25:45160 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.207_443" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.53_8443" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.82_9015" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_parser_10.233.40.213_8806" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_nsd_10.233.40.213_8806" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_sdc_10.233.5.179_8443" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.97_8181" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_message-router_10.233.59.90_3904" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v0_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.213_8806" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.179_8080" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_catalog_10.233.40.213_8806" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Node info in sync 2022/06/09 11:08:36 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (4.12537ms) from=10.233.67.25:45162 2022/06/09 11:08:36 [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/09 11:08:36 [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/09 11:08:36 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/09 11:08:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/09 11:08:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.179_8080" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_catalog_10.233.40.213_8806" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.213_8806" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.53_8443" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.82_9015" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.207_443" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.70.171_8446" 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_parser_10.233.40.213_8806" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_sdc_10.233.5.179_8443" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.97_8181" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_nsd_10.233.40.213_8806" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_message-router_10.233.59.90_3904" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v0_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:36 [DEBUG] agent: Node info in sync 2022/06/09 11:08:36 [DEBUG] http: Request PUT /v1/agent/service/register (8.319426ms) from=10.233.67.25:45164 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.207_443" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.53_8443" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.82_9015" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_parser_10.233.40.213_8806" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_nsd_10.233.40.213_8806" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_sdc_10.233.5.179_8443" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.97_8181" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_message-router_10.233.59.90_3904" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v0_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.213_8806" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.179_8080" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_catalog_10.233.40.213_8806" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Node info in sync 2022/06/09 11:08:36 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (11.057726ms) from=10.233.67.25:45166 2022/06/09 11:08:36 [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/09 11:08:36 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/09 11:08:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/09 11:08:36 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.70.171_8446" 2022/06/09 11:08:36 [DEBUG] agent: Service "_v0_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.179_8080" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_catalog_10.233.40.213_8806" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.213_8806" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.53_8443" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.82_9015" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.207_443" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_parser_10.233.40.213_8806" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_sdc_10.233.5.179_8443" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.97_8181" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_nsd_10.233.40.213_8806" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_message-router_10.233.59.90_3904" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Node info in sync 2022/06/09 11:08:36 [DEBUG] http: Request PUT /v1/agent/service/register (15.195488ms) from=10.233.67.25:45172 2022/06/09 11:08:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_sdc_10.233.5.179_8443" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.97_8181" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_nsd_10.233.40.213_8806" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_message-router_10.233.59.90_3904" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v0_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.179_8080" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_catalog_10.233.40.213_8806" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.213_8806" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.53_8443" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.82_9015" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.207_443" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_parser_10.233.40.213_8806" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Node info in sync 2022/06/09 11:08:36 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (730.647µs) from=10.233.67.25:45174 2022/06/09 11:08:36 [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/09 11:08:36 [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/09 11:08:36 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/09 11:08:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_message-router_10.233.59.90_3904" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.70.171_8446" 2022/06/09 11:08:36 [DEBUG] agent: Service "_v0_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_catalog_10.233.40.213_8806" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.213_8806" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.179_8080" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.82_9015" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.207_443" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.53_8443" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_parser_10.233.40.213_8806" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.97_8181" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_nsd_10.233.40.213_8806" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_sdc_10.233.5.179_8443" in sync 2022/06/09 11:08:36 [DEBUG] agent: Node info in sync 2022/06/09 11:08:36 [DEBUG] http: Request PUT /v1/agent/service/register (56.313318ms) from=10.233.67.25:45178 2022/06/09 11:08:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v0_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.179_8080" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_catalog_10.233.40.213_8806" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.213_8806" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.53_8443" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.82_9015" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.207_443" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_parser_10.233.40.213_8806" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_sdc_10.233.5.179_8443" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.97_8181" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_nsd_10.233.40.213_8806" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_message-router_10.233.59.90_3904" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Node info in sync 2022/06/09 11:08:36 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (3.300476ms) from=10.233.67.25:45180 2022/06/09 11:08:36 [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/09 11:08:36 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/09 11:08:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_message-router_10.233.59.90_3904" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.70.171_8446" 2022/06/09 11:08:36 [DEBUG] agent: Service "_v0_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_catalog_10.233.40.213_8806" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.213_8806" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.179_8080" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.82_9015" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.207_443" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.53_8443" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_parser_10.233.40.213_8806" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.97_8181" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_nsd_10.233.40.213_8806" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_sdc_10.233.5.179_8443" in sync 2022/06/09 11:08:36 [DEBUG] agent: Node info in sync 2022/06/09 11:08:36 [DEBUG] http: Request PUT /v1/agent/service/register (64.595792ms) from=10.233.67.25:45182 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.213_8806" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.179_8080" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_catalog_10.233.40.213_8806" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.207_443" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.53_8443" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.82_9015" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_parser_10.233.40.213_8806" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_nsd_10.233.40.213_8806" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_sdc_10.233.5.179_8443" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.97_8181" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_message-router_10.233.59.90_3904" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v0_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:36 [DEBUG] agent: Node info in sync 2022/06/09 11:08:36 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (680.589µs) from=10.233.67.25:45184 2022/06/09 11:08:36 [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/09 11:08:36 [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/09 11:08:36 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/09 11:08:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_sdc_10.233.5.179_8443" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.97_8181" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_nsd_10.233.40.213_8806" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_message-router_10.233.59.90_3904" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v0_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.179_8080" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_catalog_10.233.40.213_8806" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.213_8806" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.70.171_8446" 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.53_8443" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.82_9015" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.207_443" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_parser_10.233.40.213_8806" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Node info in sync 2022/06/09 11:08:36 [DEBUG] http: Request PUT /v1/agent/service/register (12.186572ms) from=10.233.67.25:45186 2022/06/09 11:08:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_parser_10.233.40.213_8806" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.97_8181" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_nsd_10.233.40.213_8806" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_sdc_10.233.5.179_8443" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_message-router_10.233.59.90_3904" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v0_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_catalog_10.233.40.213_8806" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.213_8806" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.179_8080" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.82_9015" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.207_443" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.53_8443" in sync 2022/06/09 11:08:36 [DEBUG] agent: Node info in sync 2022/06/09 11:08:36 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (444.9µs) from=10.233.67.25:45192 2022/06/09 11:08:36 [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/09 11:08:36 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/09 11:08:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_sdc_10.233.5.179_8443" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.97_8181" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_nsd_10.233.40.213_8806" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_message-router_10.233.59.90_3904" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v0_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.179_8080" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_catalog_10.233.40.213_8806" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.213_8806" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.70.171_8446" 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.53_8443" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.82_9015" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.207_443" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_parser_10.233.40.213_8806" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Node info in sync 2022/06/09 11:08:36 [DEBUG] http: Request PUT /v1/agent/service/register (31.482637ms) from=10.233.67.25:45194 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_sdc_10.233.5.179_8443" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.97_8181" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_nsd_10.233.40.213_8806" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_message-router_10.233.59.90_3904" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v0_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.179_8080" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_catalog_10.233.40.213_8806" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.213_8806" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.53_8443" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.82_9015" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.207_443" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_parser_10.233.40.213_8806" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Node info in sync 2022/06/09 11:08:36 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (2.446656ms) from=10.233.67.25:45198 2022/06/09 11:08:36 [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/09 11:08:36 [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/09 11:08:36 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/09 11:08:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/09 11:08:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v0_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.70.171_8446" 2022/06/09 11:08:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.179_8080" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_catalog_10.233.40.213_8806" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.213_8806" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.53_8443" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.82_9015" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.207_443" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_parser_10.233.40.213_8806" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_sdc_10.233.5.179_8443" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.97_8181" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_nsd_10.233.40.213_8806" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_message-router_10.233.59.90_3904" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Node info in sync 2022/06/09 11:08:36 [DEBUG] http: Request PUT /v1/agent/service/register (11.777505ms) from=10.233.67.25:45204 2022/06/09 11:08:36 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v0_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.179_8080" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_catalog_10.233.40.213_8806" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.213_8806" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.53_8443" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.82_9015" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.207_443" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_parser_10.233.40.213_8806" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_sdc_10.233.5.179_8443" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.97_8181" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_nsd_10.233.40.213_8806" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_message-router_10.233.59.90_3904" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v1_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:36 [DEBUG] agent: Node info in sync 2022/06/09 11:08:36 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (518.852µs) from=10.233.67.25:45206 2022/06/09 11:08:36 [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/09 11:08:36 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/09 11:08:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/09 11:08:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_sdc_10.233.5.179_8443" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.97_8181" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_nsd_10.233.40.213_8806" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.70.171_8446" 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_message-router_10.233.59.90_3904" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v0_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.179_8080" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_catalog_10.233.40.213_8806" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.213_8806" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.53_8443" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.82_9015" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.207_443" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_parser_10.233.40.213_8806" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Node info in sync 2022/06/09 11:08:37 [DEBUG] http: Request PUT /v1/agent/service/register (23.48212ms) from=10.233.67.25:45210 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_sdc_10.233.5.179_8443" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.97_8181" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_nsd_10.233.40.213_8806" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_message-router_10.233.59.90_3904" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v0_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.179_8080" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_catalog_10.233.40.213_8806" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.213_8806" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.53_8443" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.82_9015" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.207_443" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_parser_10.233.40.213_8806" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Node info in sync 2022/06/09 11:08:37 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (625.003µs) from=10.233.67.25:45212 2022/06/09 11:08:37 [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/09 11:08:37 [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/09 11:08:37 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/09 11:08:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/09 11:08:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_sdc_10.233.5.179_8443" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.97_8181" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_nsd_10.233.40.213_8806" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_message-router_10.233.59.90_3904" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v0_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.179_8080" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_catalog_10.233.40.213_8806" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.213_8806" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.70.171_8446" 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.53_8443" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.82_9015" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.207_443" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_parser_10.233.40.213_8806" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Node info in sync 2022/06/09 11:08:37 [DEBUG] http: Request PUT /v1/agent/service/register (15.072292ms) from=10.233.67.25:45214 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.53_8443" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.82_9015" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.207_443" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_parser_10.233.40.213_8806" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_sdc_10.233.5.179_8443" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.97_8181" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_nsd_10.233.40.213_8806" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_message-router_10.233.59.90_3904" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v0_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.179_8080" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_catalog_10.233.40.213_8806" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.213_8806" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Node info in sync 2022/06/09 11:08:37 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (499.33µs) from=10.233.67.25:45216 2022/06/09 11:08:37 [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/09 11:08:37 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/09 11:08:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_sdc_10.233.5.179_8443" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.97_8181" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_nsd_10.233.40.213_8806" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_message-router_10.233.59.90_3904" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v0_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.179_8080" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_catalog_10.233.40.213_8806" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.213_8806" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.70.171_8446" 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.53_8443" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.82_9015" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.207_443" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_parser_10.233.40.213_8806" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Node info in sync 2022/06/09 11:08:37 [DEBUG] http: Request PUT /v1/agent/service/register (31.732309ms) from=10.233.67.25:45222 2022/06/09 11:08:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v0_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.179_8080" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_catalog_10.233.40.213_8806" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.213_8806" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.53_8443" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.82_9015" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.207_443" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_parser_10.233.40.213_8806" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_sdc_10.233.5.179_8443" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.97_8181" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_nsd_10.233.40.213_8806" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_message-router_10.233.59.90_3904" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Node info in sync 2022/06/09 11:08:37 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (409.255µs) from=10.233.67.25:45226 2022/06/09 11:08:37 [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/09 11:08:37 [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/09 11:08:37 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/09 11:08:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/09 11:08:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v0_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.70.171_8446" 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.179_8080" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_catalog_10.233.40.213_8806" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.213_8806" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.53_8443" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.82_9015" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.207_443" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_parser_10.233.40.213_8806" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_sdc_10.233.5.179_8443" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.97_8181" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_nsd_10.233.40.213_8806" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_message-router_10.233.59.90_3904" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Node info in sync 2022/06/09 11:08:37 [DEBUG] http: Request PUT /v1/agent/service/register (41.760909ms) from=10.233.67.25:45232 2022/06/09 11:08:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_message-router_10.233.59.90_3904" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v0_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.179_8080" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_catalog_10.233.40.213_8806" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.213_8806" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.53_8443" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.82_9015" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.207_443" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_parser_10.233.40.213_8806" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_sdc_10.233.5.179_8443" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.97_8181" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_nsd_10.233.40.213_8806" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Node info in sync 2022/06/09 11:08:37 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (409.324µs) from=10.233.67.25:45236 2022/06/09 11:08:37 [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/09 11:08:37 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/09 11:08:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/09 11:08:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_parser_10.233.40.213_8806" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_nsd_10.233.40.213_8806" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_sdc_10.233.5.179_8443" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.97_8181" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.70.171_8446" 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_message-router_10.233.59.90_3904" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v0_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.213_8806" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.179_8080" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_catalog_10.233.40.213_8806" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.207_443" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.53_8443" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.82_9015" in sync 2022/06/09 11:08:37 [DEBUG] agent: Node info in sync 2022/06/09 11:08:37 [DEBUG] http: Request PUT /v1/agent/service/register (22.192612ms) from=10.233.67.25:45238 2022/06/09 11:08:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v0_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.179_8080" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_catalog_10.233.40.213_8806" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.213_8806" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.53_8443" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.82_9015" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.207_443" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_parser_10.233.40.213_8806" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_sdc_10.233.5.179_8443" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.97_8181" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_nsd_10.233.40.213_8806" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_message-router_10.233.59.90_3904" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Node info in sync 2022/06/09 11:08:37 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (710.351µs) from=10.233.67.25:45242 2022/06/09 11:08:37 [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/09 11:08:37 [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/09 11:08:37 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/09 11:08:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/09 11:08:37 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_message-router_10.233.59.90_3904" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v0_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.179_8080" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_catalog_10.233.40.213_8806" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.213_8806" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.53_8443" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.82_9015" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.207_443" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_parser_10.233.40.213_8806" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.70.171_8446" 2022/06/09 11:08:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_sdc_10.233.5.179_8443" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.97_8181" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_nsd_10.233.40.213_8806" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Node info in sync 2022/06/09 11:08:37 [DEBUG] http: Request PUT /v1/agent/service/register (22.957373ms) from=10.233.67.25:45244 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.207_443" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.53_8443" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.82_9015" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_parser_10.233.40.213_8806" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_nsd_10.233.40.213_8806" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_sdc_10.233.5.179_8443" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.97_8181" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_message-router_10.233.59.90_3904" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v0_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.213_8806" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.179_8080" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_catalog_10.233.40.213_8806" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Node info in sync 2022/06/09 11:08:37 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (477.966µs) from=10.233.67.25:45246 2022/06/09 11:08:37 [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/09 11:08:37 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/09 11:08:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/09 11:08:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_message-router_10.233.59.90_3904" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.70.171_8446" 2022/06/09 11:08:37 [DEBUG] agent: Service "_v0_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_catalog_10.233.40.213_8806" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.213_8806" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.207_443" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_parser_10.233.40.213_8806" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_sdc_10.233.5.179_8443" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_nsd_10.233.40.213_8806" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.179_8080" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.53_8443" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.82_9015" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.97_8181" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Node info in sync 2022/06/09 11:08:37 [DEBUG] http: Request PUT /v1/agent/service/register (36.564065ms) from=10.233.67.25:45250 2022/06/09 11:08:37 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.53_8443" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.82_9015" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.97_8181" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_message-router_10.233.59.90_3904" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v0_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_catalog_10.233.40.213_8806" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.213_8806" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.207_443" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_parser_10.233.40.213_8806" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_sdc_10.233.5.179_8443" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_nsd_10.233.40.213_8806" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.179_8080" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Node info in sync 2022/06/09 11:08:37 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (568.834µs) from=10.233.67.25:45256 2022/06/09 11:08:37 [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/09 11:08:37 [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/09 11:08:37 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/09 11:08:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/09 11:08:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_message-router_10.233.59.90_3904" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v0_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.213_8806" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_catalog_10.233.40.213_8806" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.207_443" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [INFO] agent: Synced service "_v11__aai-nquery_10.233.70.171_8446" 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_parser_10.233.40.213_8806" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_nsd_10.233.40.213_8806" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_sdc_10.233.5.179_8443" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.179_8080" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.82_9015" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.53_8443" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.97_8181" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Node info in sync 2022/06/09 11:08:37 [DEBUG] http: Request PUT /v1/agent/service/register (38.155741ms) from=10.233.67.25:45258 2022/06/09 11:08:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.179_8080" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.53_8443" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.82_9015" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.97_8181" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_message-router_10.233.59.90_3904" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v0_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_catalog_10.233.40.213_8806" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.213_8806" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.207_443" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_parser_10.233.40.213_8806" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_sdc_10.233.5.179_8443" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_nsd_10.233.40.213_8806" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Node info in sync 2022/06/09 11:08:37 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (690.803µs) from=10.233.67.25:45260 2022/06/09 11:08:37 [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/09 11:08:37 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/09 11:08:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/09 11:08:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v0_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.213_8806" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_catalog_10.233.40.213_8806" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.207_443" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_parser_10.233.40.213_8806" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [INFO] agent: Synced service "_v11_aai-nquery_10.233.70.171_8446" 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_nsd_10.233.40.213_8806" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_sdc_10.233.5.179_8443" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.179_8080" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.82_9015" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.53_8443" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.97_8181" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_message-router_10.233.59.90_3904" in sync 2022/06/09 11:08:37 [DEBUG] agent: Node info in sync 2022/06/09 11:08:37 [DEBUG] http: Request PUT /v1/agent/service/register (23.531198ms) from=10.233.67.25:45262 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_sdc_10.233.5.179_8443" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_nsd_10.233.40.213_8806" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.179_8080" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.53_8443" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.82_9015" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.97_8181" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_message-router_10.233.59.90_3904" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v0_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_catalog_10.233.40.213_8806" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.213_8806" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.207_443" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v1_parser_10.233.40.213_8806" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:37 [DEBUG] agent: Node info in sync 2022/06/09 11:08:37 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (664.869µs) from=10.233.67.25:45268 2022/06/09 11:08:37 [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/09 11:08:37 [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/09 11:08:37 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/09 11:08:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/09 11:08:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.179_8080" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.53_8443" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.82_9015" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.97_8181" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_message-router_10.233.59.90_3904" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v0_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_catalog_10.233.40.213_8806" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.213_8806" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [INFO] agent: Synced service "_v12__aai-nquery_10.233.70.171_8446" 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.207_443" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_parser_10.233.40.213_8806" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_sdc_10.233.5.179_8443" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_nsd_10.233.40.213_8806" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Node info in sync 2022/06/09 11:08:38 [DEBUG] http: Request PUT /v1/agent/service/register (8.200643ms) from=10.233.67.25:45270 2022/06/09 11:08:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.97_8181" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_message-router_10.233.59.90_3904" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v0_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.213_8806" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_catalog_10.233.40.213_8806" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.207_443" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_parser_10.233.40.213_8806" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_nsd_10.233.40.213_8806" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_sdc_10.233.5.179_8443" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.179_8080" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.82_9015" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.53_8443" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Node info in sync 2022/06/09 11:08:38 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (625.352µs) from=10.233.67.25:45272 2022/06/09 11:08:38 [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/09 11:08:38 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/09 11:08:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/09 11:08:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.179_8080" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.53_8443" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.82_9015" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.97_8181" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_message-router_10.233.59.90_3904" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v0_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_catalog_10.233.40.213_8806" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.213_8806" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.207_443" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_parser_10.233.40.213_8806" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_sdc_10.233.5.179_8443" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_nsd_10.233.40.213_8806" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [INFO] agent: Synced service "_v12_aai-nquery_10.233.70.171_8446" 2022/06/09 11:08:38 [DEBUG] agent: Node info in sync 2022/06/09 11:08:38 [DEBUG] http: Request PUT /v1/agent/service/register (12.771131ms) from=10.233.67.25:45274 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_parser_10.233.40.213_8806" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_sdc_10.233.5.179_8443" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_nsd_10.233.40.213_8806" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.179_8080" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.53_8443" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.82_9015" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.97_8181" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_message-router_10.233.59.90_3904" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v0_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_catalog_10.233.40.213_8806" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.213_8806" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.207_443" in sync 2022/06/09 11:08:38 [DEBUG] agent: Node info in sync 2022/06/09 11:08:38 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (493.862µs) from=10.233.67.25:45282 2022/06/09 11:08:38 [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/09 11:08:38 [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/09 11:08:38 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/09 11:08:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.207_443" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_parser_10.233.40.213_8806" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_nsd_10.233.40.213_8806" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [INFO] agent: Synced service "_v13__aai-nquery_10.233.70.171_8446" 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_sdc_10.233.5.179_8443" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.179_8080" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.82_9015" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.53_8443" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.97_8181" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_message-router_10.233.59.90_3904" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v0_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.213_8806" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_catalog_10.233.40.213_8806" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Node info in sync 2022/06/09 11:08:38 [DEBUG] http: Request PUT /v1/agent/service/register (9.864569ms) from=10.233.67.25:45284 2022/06/09 11:08:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.97_8181" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_message-router_10.233.59.90_3904" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v0_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_catalog_10.233.40.213_8806" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.213_8806" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.207_443" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_parser_10.233.40.213_8806" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_sdc_10.233.5.179_8443" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_nsd_10.233.40.213_8806" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.179_8080" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.53_8443" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.82_9015" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Node info in sync 2022/06/09 11:08:38 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (502.491µs) from=10.233.67.25:45286 2022/06/09 11:08:38 [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/09 11:08:38 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/09 11:08:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/09 11:08:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.207_443" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_parser_10.233.40.213_8806" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_sdc_10.233.5.179_8443" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_nsd_10.233.40.213_8806" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.179_8080" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [INFO] agent: Synced service "_v13_aai-nquery_10.233.70.171_8446" 2022/06/09 11:08:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.53_8443" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.82_9015" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.97_8181" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_message-router_10.233.59.90_3904" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v0_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_catalog_10.233.40.213_8806" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.213_8806" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Node info in sync 2022/06/09 11:08:38 [DEBUG] http: Request PUT /v1/agent/service/register (9.837638ms) from=10.233.67.25:45288 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.179_8080" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.53_8443" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.82_9015" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.97_8181" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_message-router_10.233.59.90_3904" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v0_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_catalog_10.233.40.213_8806" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.213_8806" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.207_443" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_parser_10.233.40.213_8806" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_sdc_10.233.5.179_8443" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_nsd_10.233.40.213_8806" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Node info in sync 2022/06/09 11:08:38 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (5.344363ms) from=10.233.67.25:45290 2022/06/09 11:08:38 [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/09 11:08:38 [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/09 11:08:38 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/09 11:08:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/09 11:08:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.97_8181" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_message-router_10.233.59.90_3904" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v0_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_catalog_10.233.40.213_8806" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.213_8806" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.207_443" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_parser_10.233.40.213_8806" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_sdc_10.233.5.179_8443" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_nsd_10.233.40.213_8806" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.179_8080" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [INFO] agent: Synced service "_v14__aai-nquery_10.233.70.171_8446" 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.53_8443" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.82_9015" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Node info in sync 2022/06/09 11:08:38 [DEBUG] http: Request PUT /v1/agent/service/register (7.611833ms) from=10.233.67.25:45294 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_catalog_10.233.40.213_8806" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.213_8806" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.207_443" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_parser_10.233.40.213_8806" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_sdc_10.233.5.179_8443" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_nsd_10.233.40.213_8806" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.179_8080" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.53_8443" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.82_9015" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.97_8181" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_message-router_10.233.59.90_3904" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v0_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Node info in sync 2022/06/09 11:08:38 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (4.157415ms) from=10.233.67.25:45296 2022/06/09 11:08:38 [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/09 11:08:38 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/09 11:08:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/09 11:08:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.179_8080" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.53_8443" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.82_9015" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.97_8181" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_message-router_10.233.59.90_3904" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v0_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_catalog_10.233.40.213_8806" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.213_8806" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [INFO] agent: Synced service "_v14_aai-nquery_10.233.70.171_8446" 2022/06/09 11:08:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.207_443" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_parser_10.233.40.213_8806" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_sdc_10.233.5.179_8443" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_nsd_10.233.40.213_8806" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Node info in sync 2022/06/09 11:08:38 [DEBUG] http: Request PUT /v1/agent/service/register (13.41109ms) from=10.233.67.25:45302 2022/06/09 11:08:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.97_8181" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_message-router_10.233.59.90_3904" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v0_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_catalog_10.233.40.213_8806" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.213_8806" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.207_443" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_parser_10.233.40.213_8806" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_sdc_10.233.5.179_8443" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_nsd_10.233.40.213_8806" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.179_8080" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.53_8443" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.82_9015" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Node info in sync 2022/06/09 11:08:38 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (619.531µs) from=10.233.67.25:45304 2022/06/09 11:08:38 [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/09 11:08:38 [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/09 11:08:38 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/09 11:08:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.207_443" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_parser_10.233.40.213_8806" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_nsd_10.233.40.213_8806" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_sdc_10.233.5.179_8443" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [INFO] agent: Synced service "_v15__aai-nquery_10.233.70.171_8446" 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.179_8080" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.82_9015" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.53_8443" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.97_8181" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_message-router_10.233.59.90_3904" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v0_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.213_8806" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_catalog_10.233.40.213_8806" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Node info in sync 2022/06/09 11:08:38 [DEBUG] http: Request PUT /v1/agent/service/register (31.102756ms) from=10.233.67.25:45306 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_nsd_10.233.40.213_8806" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_sdc_10.233.5.179_8443" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.179_8080" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.82_9015" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.53_8443" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.97_8181" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_message-router_10.233.59.90_3904" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v0_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.213_8806" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_catalog_10.233.40.213_8806" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.207_443" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_parser_10.233.40.213_8806" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:38 [DEBUG] agent: Node info in sync 2022/06/09 11:08:38 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (454.68µs) from=10.233.67.25:45310 2022/06/09 11:08:38 [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/09 11:08:38 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/09 11:08:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/09 11:08:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_sdc_10.233.5.179_8443" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_nsd_10.233.40.213_8806" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.179_8080" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [INFO] agent: Synced service "_v15_aai-nquery_10.233.70.171_8446" 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.53_8443" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.82_9015" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.97_8181" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_message-router_10.233.59.90_3904" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v0_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_catalog_10.233.40.213_8806" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.213_8806" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.207_443" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_parser_10.233.40.213_8806" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Node info in sync 2022/06/09 11:08:38 [DEBUG] http: Request PUT /v1/agent/service/register (32.793787ms) from=10.233.67.25:45312 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_catalog_10.233.40.213_8806" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.213_8806" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.207_443" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_parser_10.233.40.213_8806" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_sdc_10.233.5.179_8443" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_nsd_10.233.40.213_8806" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.179_8080" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.53_8443" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.82_9015" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.97_8181" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_message-router_10.233.59.90_3904" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v0_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Node info in sync 2022/06/09 11:08:38 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (1.254221ms) from=10.233.67.25:45316 2022/06/09 11:08:38 [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/09 11:08:38 [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/09 11:08:38 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/09 11:08:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/09 11:08:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.97_8181" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [INFO] agent: Synced service "_v16__aai-nquery_10.233.70.171_8446" 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_message-router_10.233.59.90_3904" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v0_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_catalog_10.233.40.213_8806" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.213_8806" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.207_443" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_parser_10.233.40.213_8806" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_sdc_10.233.5.179_8443" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_nsd_10.233.40.213_8806" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.179_8080" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.53_8443" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.82_9015" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Node info in sync 2022/06/09 11:08:38 [DEBUG] http: Request PUT /v1/agent/service/register (23.397461ms) from=10.233.67.25:45318 2022/06/09 11:08:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.207_443" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_parser_10.233.40.213_8806" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_sdc_10.233.5.179_8443" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_nsd_10.233.40.213_8806" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.179_8080" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.53_8443" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.82_9015" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.97_8181" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_message-router_10.233.59.90_3904" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v16__aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v0_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_catalog_10.233.40.213_8806" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.213_8806" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Node info in sync 2022/06/09 11:08:38 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (708.027µs) from=10.233.67.25:45324 2022/06/09 11:08:38 [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/09 11:08:38 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/09 11:08:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.179_8080" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.53_8443" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.82_9015" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.97_8181" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_message-router_10.233.59.90_3904" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v16__aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v0_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_catalog_10.233.40.213_8806" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.213_8806" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.207_443" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_parser_10.233.40.213_8806" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_sdc_10.233.5.179_8443" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_nsd_10.233.40.213_8806" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [INFO] agent: Synced service "_v16_aai-nquery_10.233.70.171_8446" 2022/06/09 11:08:38 [DEBUG] agent: Node info in sync 2022/06/09 11:08:38 [DEBUG] http: Request PUT /v1/agent/service/register (19.559908ms) from=10.233.67.25:45326 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_sdc_10.233.5.179_8443" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_nsd_10.233.40.213_8806" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v16_aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.179_8080" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.53_8443" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.82_9015" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.97_8181" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_message-router_10.233.59.90_3904" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v16__aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v0_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_catalog_10.233.40.213_8806" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.213_8806" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.207_443" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_parser_10.233.40.213_8806" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Node info in sync 2022/06/09 11:08:38 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (622.967µs) from=10.233.67.25:45328 2022/06/09 11:08:38 [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/09 11:08:38 [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/09 11:08:38 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/09 11:08:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/09 11:08:38 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_sdc_10.233.5.179_8443" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_nsd_10.233.40.213_8806" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v16_aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.179_8080" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.53_8443" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.82_9015" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.97_8181" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v16__aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_message-router_10.233.59.90_3904" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v0_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_catalog_10.233.40.213_8806" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.213_8806" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [INFO] agent: Synced service "_v17__aai-nquery_10.233.70.171_8446" 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.207_443" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_parser_10.233.40.213_8806" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Node info in sync 2022/06/09 11:08:38 [DEBUG] http: Request PUT /v1/agent/service/register (25.200292ms) from=10.233.67.25:45332 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_message-router_10.233.59.90_3904" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v16__aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v0_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_catalog_10.233.40.213_8806" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.213_8806" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v17__aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.207_443" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_parser_10.233.40.213_8806" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_sdc_10.233.5.179_8443" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_nsd_10.233.40.213_8806" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v16_aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.179_8080" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.53_8443" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.82_9015" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.97_8181" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Node info in sync 2022/06/09 11:08:38 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v17 (464.819µs) from=10.233.67.25:45334 2022/06/09 11:08:38 [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/09 11:08:38 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/09 11:08:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/09 11:08:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.97_8181" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_message-router_10.233.59.90_3904" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v16__aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v0_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_catalog_10.233.40.213_8806" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.213_8806" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v17__aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.207_443" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_parser_10.233.40.213_8806" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_sdc_10.233.5.179_8443" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_nsd_10.233.40.213_8806" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v16_aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.179_8080" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [INFO] agent: Synced service "_v17_aai-nquery_10.233.70.171_8446" 2022/06/09 11:08:38 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.53_8443" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.82_9015" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Node info in sync 2022/06/09 11:08:38 [DEBUG] http: Request PUT /v1/agent/service/register (11.052115ms) from=10.233.67.25:45340 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.179_8080" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v17_aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.53_8443" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.82_9015" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.41.124_9011" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.97_8181" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_message-router_10.233.59.90_3904" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v16__aai-nquery_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v0_multicloud_10.233.28.136_9001" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.195_9007" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_catalog_10.233.40.213_8806" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.213_8806" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.171_8446" in sync 2022/06/09 11:08:38 [DEBUG] agent: Service "_v14_aai-nquery_10.233.7