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: 'ae3405a6-5bb1-cf65-f885-3529ad9925a3' Node name: 'onap-msb-consul-55bf85f47-9jwl5' 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: 2021/11/06 01:25:54 [DEBUG] agent: Using random ID "ae3405a6-5bb1-cf65-f885-3529ad9925a3" as node ID 2021/11/06 01:25:54 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:ae3405a6-5bb1-cf65-f885-3529ad9925a3 Address:127.0.0.1:8300}] 2021/11/06 01:25:55 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2021/11/06 01:25:55 [INFO] serf: EventMemberJoin: onap-msb-consul-55bf85f47-9jwl5.dc1 127.0.0.1 2021/11/06 01:25:55 [WARN] raft: Heartbeat timeout from "" reached, starting election 2021/11/06 01:25:55 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2021/11/06 01:25:55 [WARN] raft: Unable to get address for server id ae3405a6-5bb1-cf65-f885-3529ad9925a3, using fallback address 127.0.0.1:8300: Could not find address for server id ae3405a6-5bb1-cf65-f885-3529ad9925a3 2021/11/06 01:25:55 [DEBUG] raft: Votes needed: 1 2021/11/06 01:25:55 [DEBUG] raft: Vote granted from ae3405a6-5bb1-cf65-f885-3529ad9925a3 in term 2. Tally: 1 2021/11/06 01:25:55 [INFO] raft: Election won. Tally: 1 2021/11/06 01:25:55 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2021/11/06 01:25:55 [INFO] serf: EventMemberJoin: onap-msb-consul-55bf85f47-9jwl5 127.0.0.1 2021/11/06 01:25:55 [INFO] consul: cluster leadership acquired 2021/11/06 01:25:56 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2021/11/06 01:25:56 [INFO] consul: Handled member-join event for server "onap-msb-consul-55bf85f47-9jwl5.dc1" in area "wan" 2021/11/06 01:25:56 [DEBUG] agent/proxy: managed Connect proxy manager started 2021/11/06 01:25:56 [INFO] consul: Adding LAN server onap-msb-consul-55bf85f47-9jwl5 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/11/06 01:25:56 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2021/11/06 01:25:56 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2021/11/06 01:25:56 [INFO] agent: started state syncer 2021/11/06 01:25:56 [INFO] consul: New leader elected: onap-msb-consul-55bf85f47-9jwl5 2021/11/06 01:25:56 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2021/11/06 01:25:56 [INFO] agent: Synced node info 2021/11/06 01:25:56 [DEBUG] agent: Node info in sync 2021/11/06 01:25:56 [DEBUG] agent: Node info in sync 2021/11/06 01:25:57 [INFO] connect: initialized primary datacenter CA with provider "consul" 2021/11/06 01:25:57 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-9jwl5" since the cluster is too small 2021/11/06 01:25:57 [INFO] consul: member 'onap-msb-consul-55bf85f47-9jwl5' joined, marking health alive 2021/11/06 01:25:57 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-9jwl5" since the cluster is too small ==> Failed to check for updates: Get https://checkpoint-api.hashicorp.com/v1/check/consul?arch=amd64&os=linux&signature=&version=1.4.3: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers) 2021/11/06 01:26:56 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-9jwl5" since the cluster is too small 2021/11/06 01:27:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/11/06 01:27:41 [DEBUG] agent: Node info in sync 2021/11/06 01:27:55 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-55bf85f47-9jwl5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/11/06 01:27:56 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-9jwl5" since the cluster is too small 2021/11/06 01:28:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/11/06 01:28:46 [DEBUG] agent: Node info in sync 2021/11/06 01:28:56 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-9jwl5" since the cluster is too small 2021/11/06 01:29:56 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-9jwl5" since the cluster is too small 2021/11/06 01:30:15 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/11/06 01:30:15 [DEBUG] agent: Node info in sync 2021/11/06 01:30:52 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-55bf85f47-9jwl5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/11/06 01:30:56 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-9jwl5" since the cluster is too small 2021/11/06 01:31:43 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/11/06 01:31:43 [DEBUG] agent: Node info in sync 2021/11/06 01:31:56 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-9jwl5" since the cluster is too small 2021/11/06 01:32:56 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-9jwl5" since the cluster is too small 2021/11/06 01:33:01 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-55bf85f47-9jwl5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/11/06 01:33:40 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/11/06 01:33:40 [DEBUG] agent: Node info in sync 2021/11/06 01:33:56 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-9jwl5" since the cluster is too small 2021/11/06 01:34:56 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-9jwl5" since the cluster is too small 2021/11/06 01:35:34 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-55bf85f47-9jwl5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/11/06 01:35:37 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/11/06 01:35:37 [DEBUG] agent: Node info in sync 2021/11/06 01:35:56 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-9jwl5" since the cluster is too small 2021/11/06 01:36:53 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/11/06 01:36:53 [DEBUG] agent: Node info in sync 2021/11/06 01:36:56 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-9jwl5" since the cluster is too small 2021/11/06 01:37:53 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-55bf85f47-9jwl5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/11/06 01:37:56 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-9jwl5" since the cluster is too small 2021/11/06 01:37:57 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/11/06 01:37:57 [DEBUG] agent: Node info in sync 2021/11/06 01:38:56 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-9jwl5" since the cluster is too small 2021/11/06 01:39:30 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/11/06 01:39:30 [DEBUG] agent: Node info in sync 2021/11/06 01:39:56 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-9jwl5" since the cluster is too small 2021/11/06 01:40:13 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-55bf85f47-9jwl5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/11/06 01:40:31 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/11/06 01:40:31 [DEBUG] agent: Node info in sync 2021/11/06 01:40:56 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-9jwl5" since the cluster is too small 2021/11/06 01:41:39 [DEBUG] http: Request GET /v1/status/leader (1.462543ms) from=10.233.78.79:48536 2021/11/06 01:41:42 [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. 2021/11/06 01:41:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/06 01:41:43 [INFO] agent: Synced service "_v0_multicloud_10.233.8.207_9001" 2021/11/06 01:41:43 [DEBUG] agent: Node info in sync 2021/11/06 01:41:43 [DEBUG] http: Request PUT /v1/agent/service/register (1.293301556s) from=10.233.78.79:48584 2021/11/06 01:41:43 [DEBUG] agent: Service "_v0_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:41:43 [DEBUG] agent: Node info in sync 2021/11/06 01:41:43 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (1.020913ms) from=10.233.78.79:48590 2021/11/06 01:41:44 [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. 2021/11/06 01:41:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/06 01:41:44 [DEBUG] agent: Service "_v0_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:41:44 [INFO] agent: Synced service "_v1_multicloud_10.233.8.207_9001" 2021/11/06 01:41:44 [DEBUG] agent: Node info in sync 2021/11/06 01:41:44 [DEBUG] http: Request PUT /v1/agent/service/register (202.130964ms) from=10.233.78.79:48594 2021/11/06 01:41:44 [DEBUG] agent: Service "_v0_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:41:44 [DEBUG] agent: Service "_v1_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:41:44 [DEBUG] agent: Node info in sync 2021/11/06 01:41:44 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (100.484517ms) from=10.233.78.79:48598 2021/11/06 01:41:45 [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. 2021/11/06 01:41:45 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/06 01:41:47 [DEBUG] agent: Service "_v0_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:41:47 [DEBUG] agent: Service "_v1_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:41:47 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.21.3_9015" 2021/11/06 01:41:47 [DEBUG] agent: Node info in sync 2021/11/06 01:41:47 [DEBUG] http: Request PUT /v1/agent/service/register (2.423376495s) from=10.233.78.79:48608 2021/11/06 01:41:47 [DEBUG] agent: Service "_v0_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:41:47 [DEBUG] agent: Service "_v1_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:41:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.3_9015" in sync 2021/11/06 01:41:47 [DEBUG] agent: Node info in sync 2021/11/06 01:41:47 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (199.895845ms) from=10.233.78.79:48620 2021/11/06 01:41:48 [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. 2021/11/06 01:41:48 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/06 01:41:48 [DEBUG] agent: Service "_v0_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:41:48 [DEBUG] agent: Service "_v1_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:41:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.3_9015" in sync 2021/11/06 01:41:48 [INFO] agent: Synced service "_v1_sdc_10.233.61.250_8443" 2021/11/06 01:41:48 [DEBUG] agent: Node info in sync 2021/11/06 01:41:48 [DEBUG] http: Request PUT /v1/agent/service/register (705.171184ms) from=10.233.78.79:48626 2021/11/06 01:41:48 [DEBUG] agent: Service "_v0_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:41:48 [DEBUG] agent: Service "_v1_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:41:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.3_9015" in sync 2021/11/06 01:41:48 [DEBUG] agent: Service "_v1_sdc_10.233.61.250_8443" in sync 2021/11/06 01:41:48 [DEBUG] agent: Node info in sync 2021/11/06 01:41:48 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (560.378µs) from=10.233.78.79:48634 2021/11/06 01:41:49 [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. 2021/11/06 01:41:49 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/06 01:41:49 [DEBUG] agent: Service "_v0_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:41:49 [DEBUG] agent: Service "_v1_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:41:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.3_9015" in sync 2021/11/06 01:41:49 [DEBUG] agent: Service "_v1_sdc_10.233.61.250_8443" in sync 2021/11/06 01:41:49 [INFO] agent: Synced service "_v1_sdc-deprecated_10.233.61.250_8080" 2021/11/06 01:41:49 [DEBUG] agent: Node info in sync 2021/11/06 01:41:49 [DEBUG] http: Request PUT /v1/agent/service/register (510.632049ms) from=10.233.78.79:48640 2021/11/06 01:41:49 [DEBUG] agent: Service "_v0_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:41:49 [DEBUG] agent: Service "_v1_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:41:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.3_9015" in sync 2021/11/06 01:41:49 [DEBUG] agent: Service "_v1_sdc_10.233.61.250_8443" in sync 2021/11/06 01:41:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.250_8080" in sync 2021/11/06 01:41:49 [DEBUG] agent: Node info in sync 2021/11/06 01:41:49 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (83.688893ms) from=10.233.78.79:48648 2021/11/06 01:41:49 [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. 2021/11/06 01:41:50 [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. 2021/11/06 01:41:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.250_8080" in sync 2021/11/06 01:41:50 [INFO] agent: Synced service "_v1_sdc-gui_10.233.28.103_8181" 2021/11/06 01:41:50 [DEBUG] agent: Service "_v0_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:41:50 [DEBUG] agent: Service "_v1_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:41:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.3_9015" in sync 2021/11/06 01:41:50 [DEBUG] agent: Service "_v1_sdc_10.233.61.250_8443" in sync 2021/11/06 01:41:50 [DEBUG] agent: Node info in sync 2021/11/06 01:41:50 [DEBUG] http: Request PUT /v1/agent/service/register (802.457744ms) from=10.233.78.79:48650 2021/11/06 01:41:50 [DEBUG] agent: Service "_v0_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:41:50 [DEBUG] agent: Service "_v1_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:41:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.3_9015" in sync 2021/11/06 01:41:50 [DEBUG] agent: Service "_v1_sdc_10.233.61.250_8443" in sync 2021/11/06 01:41:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.250_8080" in sync 2021/11/06 01:41:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.103_8181" in sync 2021/11/06 01:41:50 [DEBUG] agent: Node info in sync 2021/11/06 01:41:51 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (100.214516ms) from=10.233.78.79:48658 2021/11/06 01:41:51 [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. 2021/11/06 01:41:51 [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. 2021/11/06 01:41:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.250_8080" in sync 2021/11/06 01:41:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.103_8181" in sync 2021/11/06 01:41:51 [INFO] agent: Synced service "_v1_wf-gui_10.233.60.105_8443" 2021/11/06 01:41:51 [DEBUG] agent: Service "_v0_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:41:51 [DEBUG] agent: Service "_v1_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:41:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.3_9015" in sync 2021/11/06 01:41:51 [DEBUG] agent: Service "_v1_sdc_10.233.61.250_8443" in sync 2021/11/06 01:41:51 [DEBUG] agent: Node info in sync 2021/11/06 01:41:51 [DEBUG] http: Request PUT /v1/agent/service/register (91.976954ms) from=10.233.78.79:48664 2021/11/06 01:41:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.103_8181" in sync 2021/11/06 01:41:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.105_8443" in sync 2021/11/06 01:41:51 [DEBUG] agent: Service "_v0_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:41:51 [DEBUG] agent: Service "_v1_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:41:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.3_9015" in sync 2021/11/06 01:41:51 [DEBUG] agent: Service "_v1_sdc_10.233.61.250_8443" in sync 2021/11/06 01:41:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.250_8080" in sync 2021/11/06 01:41:51 [DEBUG] agent: Node info in sync 2021/11/06 01:41:51 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (456.073µs) from=10.233.78.79:48668 2021/11/06 01:41:51 [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. 2021/11/06 01:41:51 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/06 01:41:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.250_8080" in sync 2021/11/06 01:41:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.103_8181" in sync 2021/11/06 01:41:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.105_8443" in sync 2021/11/06 01:41:52 [INFO] agent: Synced service "_v1_message-router_10.233.2.246_3904" 2021/11/06 01:41:52 [DEBUG] agent: Service "_v0_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:41:52 [DEBUG] agent: Service "_v1_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:41:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.3_9015" in sync 2021/11/06 01:41:52 [DEBUG] agent: Service "_v1_sdc_10.233.61.250_8443" in sync 2021/11/06 01:41:52 [DEBUG] agent: Node info in sync 2021/11/06 01:41:52 [DEBUG] http: Request PUT /v1/agent/service/register (394.218982ms) from=10.233.78.79:48670 2021/11/06 01:41:52 [DEBUG] agent: Service "_v1_sdc_10.233.61.250_8443" in sync 2021/11/06 01:41:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.250_8080" in sync 2021/11/06 01:41:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.103_8181" in sync 2021/11/06 01:41:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.105_8443" in sync 2021/11/06 01:41:52 [DEBUG] agent: Service "_v1_message-router_10.233.2.246_3904" in sync 2021/11/06 01:41:52 [DEBUG] agent: Service "_v0_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:41:52 [DEBUG] agent: Service "_v1_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:41:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.3_9015" in sync 2021/11/06 01:41:52 [DEBUG] agent: Node info in sync 2021/11/06 01:41:52 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (99.92842ms) from=10.233.78.79:48680 2021/11/06 01:41:52 [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. 2021/11/06 01:41:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/06 01:41:52 [INFO] agent: Synced service "_v1_parser_10.233.24.132_8806" 2021/11/06 01:41:52 [DEBUG] agent: Service "_v1_sdc_10.233.61.250_8443" in sync 2021/11/06 01:41:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.103_8181" in sync 2021/11/06 01:41:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.3_9015" in sync 2021/11/06 01:41:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.250_8080" in sync 2021/11/06 01:41:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.105_8443" in sync 2021/11/06 01:41:52 [DEBUG] agent: Service "_v1_message-router_10.233.2.246_3904" in sync 2021/11/06 01:41:52 [DEBUG] agent: Service "_v0_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:41:52 [DEBUG] agent: Service "_v1_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:41:52 [DEBUG] agent: Node info in sync 2021/11/06 01:41:52 [DEBUG] http: Request PUT /v1/agent/service/register (400.474134ms) from=10.233.78.79:48684 2021/11/06 01:41:52 [DEBUG] agent: Service "_v1_sdc_10.233.61.250_8443" in sync 2021/11/06 01:41:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.103_8181" in sync 2021/11/06 01:41:52 [DEBUG] agent: Service "_v1_parser_10.233.24.132_8806" in sync 2021/11/06 01:41:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.250_8080" in sync 2021/11/06 01:41:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.105_8443" in sync 2021/11/06 01:41:53 [DEBUG] agent: Service "_v1_message-router_10.233.2.246_3904" in sync 2021/11/06 01:41:53 [DEBUG] agent: Service "_v0_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:41:53 [DEBUG] agent: Service "_v1_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:41:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.3_9015" in sync 2021/11/06 01:41:53 [DEBUG] agent: Node info in sync 2021/11/06 01:41:53 [DEBUG] http: Request GET /v1/health/service/parser-v1 (554.443µs) from=10.233.78.79:48690 2021/11/06 01:41:53 [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. 2021/11/06 01:41:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/06 01:41:53 [DEBUG] agent: Service "_v1_parser_10.233.24.132_8806" in sync 2021/11/06 01:41:53 [DEBUG] agent: Service "_v1_sdc_10.233.61.250_8443" in sync 2021/11/06 01:41:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.103_8181" in sync 2021/11/06 01:41:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.3_9015" in sync 2021/11/06 01:41:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.250_8080" in sync 2021/11/06 01:41:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.105_8443" in sync 2021/11/06 01:41:53 [DEBUG] agent: Service "_v1_message-router_10.233.2.246_3904" in sync 2021/11/06 01:41:53 [INFO] agent: Synced service "_v1_catalog_10.233.24.132_8806" 2021/11/06 01:41:53 [DEBUG] agent: Service "_v0_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:41:53 [DEBUG] agent: Service "_v1_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:41:53 [DEBUG] agent: Node info in sync 2021/11/06 01:41:53 [DEBUG] http: Request PUT /v1/agent/service/register (283.71668ms) from=10.233.78.79:48692 2021/11/06 01:41:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.105_8443" in sync 2021/11/06 01:41:53 [DEBUG] agent: Service "_v1_message-router_10.233.2.246_3904" in sync 2021/11/06 01:41:53 [DEBUG] agent: Service "_v1_catalog_10.233.24.132_8806" in sync 2021/11/06 01:41:53 [DEBUG] agent: Service "_v0_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:41:53 [DEBUG] agent: Service "_v1_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:41:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.3_9015" in sync 2021/11/06 01:41:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.250_8080" in sync 2021/11/06 01:41:53 [DEBUG] agent: Service "_v1_sdc_10.233.61.250_8443" in sync 2021/11/06 01:41:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.103_8181" in sync 2021/11/06 01:41:53 [DEBUG] agent: Service "_v1_parser_10.233.24.132_8806" in sync 2021/11/06 01:41:53 [DEBUG] agent: Node info in sync 2021/11/06 01:41:53 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (320.894µs) from=10.233.78.79:48694 2021/11/06 01:41:53 [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. 2021/11/06 01:41:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/06 01:41:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.3_9015" in sync 2021/11/06 01:41:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.250_8080" in sync 2021/11/06 01:41:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.105_8443" in sync 2021/11/06 01:41:54 [DEBUG] agent: Service "_v1_message-router_10.233.2.246_3904" in sync 2021/11/06 01:41:54 [DEBUG] agent: Service "_v1_catalog_10.233.24.132_8806" in sync 2021/11/06 01:41:54 [DEBUG] agent: Service "_v0_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:41:54 [DEBUG] agent: Service "_v1_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:41:54 [DEBUG] agent: Service "_v1_parser_10.233.24.132_8806" in sync 2021/11/06 01:41:54 [INFO] agent: Synced service "_v1_nsd_10.233.24.132_8806" 2021/11/06 01:41:54 [DEBUG] agent: Service "_v1_sdc_10.233.61.250_8443" in sync 2021/11/06 01:41:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.103_8181" in sync 2021/11/06 01:41:54 [DEBUG] agent: Node info in sync 2021/11/06 01:41:54 [DEBUG] http: Request PUT /v1/agent/service/register (243.683698ms) from=10.233.78.79:48696 2021/11/06 01:41:54 [DEBUG] agent: Service "_v1_message-router_10.233.2.246_3904" in sync 2021/11/06 01:41:54 [DEBUG] agent: Service "_v1_catalog_10.233.24.132_8806" in sync 2021/11/06 01:41:54 [DEBUG] agent: Service "_v0_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:41:54 [DEBUG] agent: Service "_v1_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:41:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.3_9015" in sync 2021/11/06 01:41:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.250_8080" in sync 2021/11/06 01:41:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.105_8443" in sync 2021/11/06 01:41:54 [DEBUG] agent: Service "_v1_sdc_10.233.61.250_8443" in sync 2021/11/06 01:41:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.103_8181" in sync 2021/11/06 01:41:54 [DEBUG] agent: Service "_v1_parser_10.233.24.132_8806" in sync 2021/11/06 01:41:54 [DEBUG] agent: Service "_v1_nsd_10.233.24.132_8806" in sync 2021/11/06 01:41:54 [DEBUG] agent: Node info in sync 2021/11/06 01:41:54 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (417.87µs) from=10.233.78.79:48700 2021/11/06 01:41:54 [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. 2021/11/06 01:41:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/06 01:41:54 [DEBUG] agent: Service "_v1_parser_10.233.24.132_8806" in sync 2021/11/06 01:41:54 [DEBUG] agent: Service "_v1_nsd_10.233.24.132_8806" in sync 2021/11/06 01:41:54 [DEBUG] agent: Service "_v1_sdc_10.233.61.250_8443" in sync 2021/11/06 01:41:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.103_8181" in sync 2021/11/06 01:41:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.3_9015" in sync 2021/11/06 01:41:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.250_8080" in sync 2021/11/06 01:41:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.105_8443" in sync 2021/11/06 01:41:54 [DEBUG] agent: Service "_v1_message-router_10.233.2.246_3904" in sync 2021/11/06 01:41:54 [DEBUG] agent: Service "_v1_catalog_10.233.24.132_8806" in sync 2021/11/06 01:41:54 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.24.132_8806" 2021/11/06 01:41:54 [DEBUG] agent: Service "_v0_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:41:54 [DEBUG] agent: Service "_v1_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:41:54 [DEBUG] agent: Node info in sync 2021/11/06 01:41:54 [DEBUG] http: Request PUT /v1/agent/service/register (8.176062ms) from=10.233.78.79:48704 2021/11/06 01:41:54 [DEBUG] agent: Service "_v1_sdc_10.233.61.250_8443" in sync 2021/11/06 01:41:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.103_8181" in sync 2021/11/06 01:41:54 [DEBUG] agent: Service "_v1_parser_10.233.24.132_8806" in sync 2021/11/06 01:41:54 [DEBUG] agent: Service "_v1_nsd_10.233.24.132_8806" in sync 2021/11/06 01:41:54 [DEBUG] agent: Service "_v1_message-router_10.233.2.246_3904" in sync 2021/11/06 01:41:54 [DEBUG] agent: Service "_v1_catalog_10.233.24.132_8806" in sync 2021/11/06 01:41:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.132_8806" in sync 2021/11/06 01:41:54 [DEBUG] agent: Service "_v0_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:41:54 [DEBUG] agent: Service "_v1_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:41:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.3_9015" in sync 2021/11/06 01:41:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.250_8080" in sync 2021/11/06 01:41:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.105_8443" in sync 2021/11/06 01:41:54 [DEBUG] agent: Node info in sync 2021/11/06 01:41:54 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (432.837µs) from=10.233.78.79:48710 2021/11/06 01:41:55 [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. 2021/11/06 01:41:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/06 01:41:55 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.38.77_9011" 2021/11/06 01:41:55 [DEBUG] agent: Service "_v1_sdc_10.233.61.250_8443" in sync 2021/11/06 01:41:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.103_8181" in sync 2021/11/06 01:41:55 [DEBUG] agent: Service "_v1_parser_10.233.24.132_8806" in sync 2021/11/06 01:41:55 [DEBUG] agent: Service "_v1_nsd_10.233.24.132_8806" in sync 2021/11/06 01:41:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.105_8443" in sync 2021/11/06 01:41:55 [DEBUG] agent: Service "_v1_message-router_10.233.2.246_3904" in sync 2021/11/06 01:41:55 [DEBUG] agent: Service "_v1_catalog_10.233.24.132_8806" in sync 2021/11/06 01:41:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.132_8806" in sync 2021/11/06 01:41:55 [DEBUG] agent: Service "_v0_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:41:55 [DEBUG] agent: Service "_v1_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:41:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.3_9015" in sync 2021/11/06 01:41:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.250_8080" in sync 2021/11/06 01:41:55 [DEBUG] agent: Node info in sync 2021/11/06 01:41:55 [DEBUG] http: Request PUT /v1/agent/service/register (94.674774ms) from=10.233.78.79:48730 2021/11/06 01:41:55 [DEBUG] agent: Service "_v1_message-router_10.233.2.246_3904" in sync 2021/11/06 01:41:55 [DEBUG] agent: Service "_v1_catalog_10.233.24.132_8806" in sync 2021/11/06 01:41:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.132_8806" in sync 2021/11/06 01:41:55 [DEBUG] agent: Service "_v0_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:41:55 [DEBUG] agent: Service "_v1_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:41:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.3_9015" in sync 2021/11/06 01:41:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.250_8080" in sync 2021/11/06 01:41:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.105_8443" in sync 2021/11/06 01:41:55 [DEBUG] agent: Service "_v1_sdc_10.233.61.250_8443" in sync 2021/11/06 01:41:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.103_8181" in sync 2021/11/06 01:41:55 [DEBUG] agent: Service "_v1_parser_10.233.24.132_8806" in sync 2021/11/06 01:41:55 [DEBUG] agent: Service "_v1_nsd_10.233.24.132_8806" in sync 2021/11/06 01:41:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:41:55 [DEBUG] agent: Node info in sync 2021/11/06 01:41:55 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (485.245µs) from=10.233.78.79:48734 2021/11/06 01:41:55 [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. 2021/11/06 01:41:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/06 01:41:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.132_8806" in sync 2021/11/06 01:41:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.105_8443" in sync 2021/11/06 01:41:56 [DEBUG] agent: Service "_v1_nsd_10.233.24.132_8806" in sync 2021/11/06 01:41:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:41:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.103_8181" in sync 2021/11/06 01:41:56 [DEBUG] agent: Service "_v1_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:41:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.3_9015" in sync 2021/11/06 01:41:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.250_8080" in sync 2021/11/06 01:41:56 [DEBUG] agent: Service "_v1_message-router_10.233.2.246_3904" in sync 2021/11/06 01:41:56 [DEBUG] agent: Service "_v1_catalog_10.233.24.132_8806" in sync 2021/11/06 01:41:56 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.38.77_9011" 2021/11/06 01:41:56 [DEBUG] agent: Service "_v0_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:41:56 [DEBUG] agent: Service "_v1_parser_10.233.24.132_8806" in sync 2021/11/06 01:41:56 [DEBUG] agent: Service "_v1_sdc_10.233.61.250_8443" in sync 2021/11/06 01:41:56 [DEBUG] agent: Node info in sync 2021/11/06 01:41:56 [DEBUG] http: Request PUT /v1/agent/service/register (486.657163ms) from=10.233.78.79:48738 2021/11/06 01:41:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.103_8181" in sync 2021/11/06 01:41:56 [DEBUG] agent: Service "_v1_nsd_10.233.24.132_8806" in sync 2021/11/06 01:41:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:41:56 [DEBUG] agent: Service "_v1_message-router_10.233.2.246_3904" in sync 2021/11/06 01:41:56 [DEBUG] agent: Service "_v1_catalog_10.233.24.132_8806" in sync 2021/11/06 01:41:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:41:56 [DEBUG] agent: Service "_v0_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:41:56 [DEBUG] agent: Service "_v1_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:41:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.3_9015" in sync 2021/11/06 01:41:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.250_8080" in sync 2021/11/06 01:41:56 [DEBUG] agent: Service "_v1_sdc_10.233.61.250_8443" in sync 2021/11/06 01:41:56 [DEBUG] agent: Service "_v1_parser_10.233.24.132_8806" in sync 2021/11/06 01:41:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.105_8443" in sync 2021/11/06 01:41:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.132_8806" in sync 2021/11/06 01:41:56 [DEBUG] agent: Node info in sync 2021/11/06 01:41:56 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (351.095µs) from=10.233.78.79:48742 2021/11/06 01:41:56 [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. 2021/11/06 01:41:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/06 01:41:56 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-9jwl5" since the cluster is too small 2021/11/06 01:41:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:41:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.103_8181" in sync 2021/11/06 01:41:56 [DEBUG] agent: Service "_v1_nsd_10.233.24.132_8806" in sync 2021/11/06 01:41:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.3_9015" in sync 2021/11/06 01:41:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.250_8080" in sync 2021/11/06 01:41:56 [DEBUG] agent: Service "_v1_message-router_10.233.2.246_3904" in sync 2021/11/06 01:41:56 [DEBUG] agent: Service "_v1_catalog_10.233.24.132_8806" in sync 2021/11/06 01:41:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:41:56 [DEBUG] agent: Service "_v0_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:41:56 [DEBUG] agent: Service "_v1_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:41:56 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.4.31_443" 2021/11/06 01:41:56 [DEBUG] agent: Service "_v1_sdc_10.233.61.250_8443" in sync 2021/11/06 01:41:56 [DEBUG] agent: Service "_v1_parser_10.233.24.132_8806" in sync 2021/11/06 01:41:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.105_8443" in sync 2021/11/06 01:41:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.132_8806" in sync 2021/11/06 01:41:56 [DEBUG] agent: Node info in sync 2021/11/06 01:41:56 [DEBUG] http: Request PUT /v1/agent/service/register (143.947831ms) from=10.233.78.79:48744 2021/11/06 01:41:56 [DEBUG] agent: Service "_v0_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:41:56 [DEBUG] agent: Service "_v1_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:41:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.3_9015" in sync 2021/11/06 01:41:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.250_8080" in sync 2021/11/06 01:41:56 [DEBUG] agent: Service "_v1_message-router_10.233.2.246_3904" in sync 2021/11/06 01:41:56 [DEBUG] agent: Service "_v1_catalog_10.233.24.132_8806" in sync 2021/11/06 01:41:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:41:56 [DEBUG] agent: Service "_v1_sdc_10.233.61.250_8443" in sync 2021/11/06 01:41:56 [DEBUG] agent: Service "_v1_parser_10.233.24.132_8806" in sync 2021/11/06 01:41:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.31_443" in sync 2021/11/06 01:41:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.105_8443" in sync 2021/11/06 01:41:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.132_8806" in sync 2021/11/06 01:41:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.103_8181" in sync 2021/11/06 01:41:56 [DEBUG] agent: Service "_v1_nsd_10.233.24.132_8806" in sync 2021/11/06 01:41:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:41:56 [DEBUG] agent: Node info in sync 2021/11/06 01:41:56 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (421.086µs) from=10.233.78.79:48746 2021/11/06 01:41:56 [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. 2021/11/06 01:41:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/06 01:41:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.132_8806" in sync 2021/11/06 01:41:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.105_8443" in sync 2021/11/06 01:41:56 [DEBUG] agent: Service "_v1_nsd_10.233.24.132_8806" in sync 2021/11/06 01:41:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:41:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.103_8181" in sync 2021/11/06 01:41:56 [DEBUG] agent: Service "_v1_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:41:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.3_9015" in sync 2021/11/06 01:41:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.250_8080" in sync 2021/11/06 01:41:56 [DEBUG] agent: Service "_v1_message-router_10.233.2.246_3904" in sync 2021/11/06 01:41:56 [DEBUG] agent: Service "_v1_catalog_10.233.24.132_8806" in sync 2021/11/06 01:41:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:41:56 [DEBUG] agent: Service "_v0_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:41:56 [DEBUG] agent: Service "_v1_parser_10.233.24.132_8806" in sync 2021/11/06 01:41:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.31_443" in sync 2021/11/06 01:41:56 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.41.119_9007" 2021/11/06 01:41:56 [DEBUG] agent: Service "_v1_sdc_10.233.61.250_8443" in sync 2021/11/06 01:41:56 [DEBUG] agent: Node info in sync 2021/11/06 01:41:56 [DEBUG] http: Request PUT /v1/agent/service/register (82.472604ms) from=10.233.78.79:48752 2021/11/06 01:41:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.250_8080" in sync 2021/11/06 01:41:56 [DEBUG] agent: Service "_v1_message-router_10.233.2.246_3904" in sync 2021/11/06 01:41:56 [DEBUG] agent: Service "_v1_catalog_10.233.24.132_8806" in sync 2021/11/06 01:41:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:41:56 [DEBUG] agent: Service "_v0_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:41:56 [DEBUG] agent: Service "_v1_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:41:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.3_9015" in sync 2021/11/06 01:41:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:41:56 [DEBUG] agent: Service "_v1_sdc_10.233.61.250_8443" in sync 2021/11/06 01:41:56 [DEBUG] agent: Service "_v1_parser_10.233.24.132_8806" in sync 2021/11/06 01:41:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.31_443" in sync 2021/11/06 01:41:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.105_8443" in sync 2021/11/06 01:41:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.132_8806" in sync 2021/11/06 01:41:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.103_8181" in sync 2021/11/06 01:41:56 [DEBUG] agent: Service "_v1_nsd_10.233.24.132_8806" in sync 2021/11/06 01:41:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:41:56 [DEBUG] agent: Node info in sync 2021/11/06 01:41:56 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (409.6µs) from=10.233.78.79:48756 2021/11/06 01:41:57 [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. 2021/11/06 01:41:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/06 01:41:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:41:57 [DEBUG] agent: Service "_v1_sdc_10.233.61.250_8443" in sync 2021/11/06 01:41:57 [DEBUG] agent: Service "_v1_parser_10.233.24.132_8806" in sync 2021/11/06 01:41:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.31_443" in sync 2021/11/06 01:41:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.105_8443" in sync 2021/11/06 01:41:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.132_8806" in sync 2021/11/06 01:41:57 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.41.119_9007" 2021/11/06 01:41:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.103_8181" in sync 2021/11/06 01:41:57 [DEBUG] agent: Service "_v1_nsd_10.233.24.132_8806" in sync 2021/11/06 01:41:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:41:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.250_8080" in sync 2021/11/06 01:41:57 [DEBUG] agent: Service "_v1_message-router_10.233.2.246_3904" in sync 2021/11/06 01:41:57 [DEBUG] agent: Service "_v1_catalog_10.233.24.132_8806" in sync 2021/11/06 01:41:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:41:57 [DEBUG] agent: Service "_v0_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:41:57 [DEBUG] agent: Service "_v1_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:41:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.3_9015" in sync 2021/11/06 01:41:57 [DEBUG] agent: Node info in sync 2021/11/06 01:41:57 [DEBUG] http: Request PUT /v1/agent/service/register (665.314093ms) from=10.233.78.79:48758 2021/11/06 01:41:57 [DEBUG] agent: Service "_v0_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:41:57 [DEBUG] agent: Service "_v1_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:41:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.3_9015" in sync 2021/11/06 01:41:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.250_8080" in sync 2021/11/06 01:41:57 [DEBUG] agent: Service "_v1_message-router_10.233.2.246_3904" in sync 2021/11/06 01:41:57 [DEBUG] agent: Service "_v1_catalog_10.233.24.132_8806" in sync 2021/11/06 01:41:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:41:57 [DEBUG] agent: Service "_v1_sdc_10.233.61.250_8443" in sync 2021/11/06 01:41:57 [DEBUG] agent: Service "_v1_parser_10.233.24.132_8806" in sync 2021/11/06 01:41:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.31_443" in sync 2021/11/06 01:41:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:41:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.105_8443" in sync 2021/11/06 01:41:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.132_8806" in sync 2021/11/06 01:41:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:41:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.103_8181" in sync 2021/11/06 01:41:57 [DEBUG] agent: Service "_v1_nsd_10.233.24.132_8806" in sync 2021/11/06 01:41:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:41:57 [DEBUG] agent: Node info in sync 2021/11/06 01:41:58 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (512.602642ms) from=10.233.78.79:48760 2021/11/06 01:41:58 [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. 2021/11/06 01:41:58 [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. 2021/11/06 01:41:58 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/06 01:41:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/06 01:42:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.31_443" in sync 2021/11/06 01:42:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:01 [DEBUG] agent: Service "_v1_sdc_10.233.61.250_8443" in sync 2021/11/06 01:42:01 [DEBUG] agent: Service "_v1_parser_10.233.24.132_8806" in sync 2021/11/06 01:42:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.105_8443" in sync 2021/11/06 01:42:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.132_8806" in sync 2021/11/06 01:42:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:01 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.76.207_8446" 2021/11/06 01:42:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.103_8181" in sync 2021/11/06 01:42:01 [DEBUG] agent: Service "_v1_nsd_10.233.24.132_8806" in sync 2021/11/06 01:42:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.3_9015" in sync 2021/11/06 01:42:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.250_8080" in sync 2021/11/06 01:42:01 [DEBUG] agent: Service "_v1_message-router_10.233.2.246_3904" in sync 2021/11/06 01:42:01 [DEBUG] agent: Service "_v1_catalog_10.233.24.132_8806" in sync 2021/11/06 01:42:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:01 [DEBUG] agent: Service "_v0_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:01 [DEBUG] agent: Service "_v1_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:01 [DEBUG] agent: Node info in sync 2021/11/06 01:42:01 [DEBUG] http: Request PUT /v1/agent/service/register (2.663998443s) from=10.233.78.79:48772 2021/11/06 01:42:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.105_8443" in sync 2021/11/06 01:42:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.132_8806" in sync 2021/11/06 01:42:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.103_8181" in sync 2021/11/06 01:42:01 [DEBUG] agent: Service "_v1_nsd_10.233.24.132_8806" in sync 2021/11/06 01:42:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.250_8080" in sync 2021/11/06 01:42:01 [DEBUG] agent: Service "_v1_message-router_10.233.2.246_3904" in sync 2021/11/06 01:42:01 [DEBUG] agent: Service "_v1_catalog_10.233.24.132_8806" in sync 2021/11/06 01:42:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:01 [DEBUG] agent: Service "_v0_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:01 [DEBUG] agent: Service "_v1_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.3_9015" in sync 2021/11/06 01:42:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:01 [DEBUG] agent: Service "_v1_sdc_10.233.61.250_8443" in sync 2021/11/06 01:42:01 [DEBUG] agent: Service "_v1_parser_10.233.24.132_8806" in sync 2021/11/06 01:42:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.31_443" in sync 2021/11/06 01:42:01 [DEBUG] agent: Node info in sync 2021/11/06 01:42:01 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (920.045µs) from=10.233.78.79:48800 2021/11/06 01:42:01 [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. 2021/11/06 01:42:01 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/06 01:42:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/06 01:42:02 [DEBUG] agent: Service "_v1_parser_10.233.24.132_8806" in sync 2021/11/06 01:42:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.31_443" in sync 2021/11/06 01:42:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:02 [DEBUG] agent: Service "_v1_sdc_10.233.61.250_8443" in sync 2021/11/06 01:42:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.132_8806" in sync 2021/11/06 01:42:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.105_8443" in sync 2021/11/06 01:42:02 [DEBUG] agent: Service "_v1_nsd_10.233.24.132_8806" in sync 2021/11/06 01:42:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.103_8181" in sync 2021/11/06 01:42:02 [DEBUG] agent: Service "_v1_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.3_9015" in sync 2021/11/06 01:42:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.250_8080" in sync 2021/11/06 01:42:02 [DEBUG] agent: Service "_v1_message-router_10.233.2.246_3904" in sync 2021/11/06 01:42:02 [DEBUG] agent: Service "_v1_catalog_10.233.24.132_8806" in sync 2021/11/06 01:42:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:02 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.76.207_8446" 2021/11/06 01:42:02 [DEBUG] agent: Service "_v0_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:02 [DEBUG] agent: Node info in sync 2021/11/06 01:42:02 [DEBUG] http: Request PUT /v1/agent/service/register (1.287483772s) from=10.233.78.79:48804 2021/11/06 01:42:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:02 [DEBUG] agent: Service "_v0_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:02 [DEBUG] agent: Service "_v1_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.3_9015" in sync 2021/11/06 01:42:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.250_8080" in sync 2021/11/06 01:42:02 [DEBUG] agent: Service "_v1_message-router_10.233.2.246_3904" in sync 2021/11/06 01:42:02 [DEBUG] agent: Service "_v1_catalog_10.233.24.132_8806" in sync 2021/11/06 01:42:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:02 [DEBUG] agent: Service "_v1_sdc_10.233.61.250_8443" in sync 2021/11/06 01:42:02 [DEBUG] agent: Service "_v1_parser_10.233.24.132_8806" in sync 2021/11/06 01:42:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.31_443" in sync 2021/11/06 01:42:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.105_8443" in sync 2021/11/06 01:42:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.132_8806" in sync 2021/11/06 01:42:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.103_8181" in sync 2021/11/06 01:42:02 [DEBUG] agent: Service "_v1_nsd_10.233.24.132_8806" in sync 2021/11/06 01:42:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:02 [DEBUG] agent: Node info in sync 2021/11/06 01:42:02 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (200.078591ms) from=10.233.78.79:48820 2021/11/06 01:42:03 [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. 2021/11/06 01:42:03 [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. 2021/11/06 01:42:03 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/06 01:42:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/06 01:42:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.250_8080" in sync 2021/11/06 01:42:03 [DEBUG] agent: Service "_v1_message-router_10.233.2.246_3904" in sync 2021/11/06 01:42:03 [DEBUG] agent: Service "_v1_catalog_10.233.24.132_8806" in sync 2021/11/06 01:42:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:03 [DEBUG] agent: Service "_v0_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:03 [DEBUG] agent: Service "_v1_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.3_9015" in sync 2021/11/06 01:42:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:03 [DEBUG] agent: Service "_v1_sdc_10.233.61.250_8443" in sync 2021/11/06 01:42:03 [DEBUG] agent: Service "_v1_parser_10.233.24.132_8806" in sync 2021/11/06 01:42:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.31_443" in sync 2021/11/06 01:42:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.105_8443" in sync 2021/11/06 01:42:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.132_8806" in sync 2021/11/06 01:42:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:03 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.76.207_8446" 2021/11/06 01:42:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.103_8181" in sync 2021/11/06 01:42:03 [DEBUG] agent: Service "_v1_nsd_10.233.24.132_8806" in sync 2021/11/06 01:42:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:03 [DEBUG] agent: Node info in sync 2021/11/06 01:42:03 [DEBUG] http: Request PUT /v1/agent/service/register (573.306703ms) from=10.233.78.79:48824 2021/11/06 01:42:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.103_8181" in sync 2021/11/06 01:42:03 [DEBUG] agent: Service "_v1_nsd_10.233.24.132_8806" in sync 2021/11/06 01:42:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:03 [DEBUG] agent: Service "_v0_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:03 [DEBUG] agent: Service "_v1_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.3_9015" in sync 2021/11/06 01:42:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.250_8080" in sync 2021/11/06 01:42:03 [DEBUG] agent: Service "_v1_message-router_10.233.2.246_3904" in sync 2021/11/06 01:42:03 [DEBUG] agent: Service "_v1_catalog_10.233.24.132_8806" in sync 2021/11/06 01:42:03 [DEBUG] agent: Service "_v1_sdc_10.233.61.250_8443" in sync 2021/11/06 01:42:03 [DEBUG] agent: Service "_v1_parser_10.233.24.132_8806" in sync 2021/11/06 01:42:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.31_443" in sync 2021/11/06 01:42:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.105_8443" in sync 2021/11/06 01:42:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.132_8806" in sync 2021/11/06 01:42:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:03 [DEBUG] agent: Node info in sync 2021/11/06 01:42:03 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (467.414µs) from=10.233.78.79:48828 2021/11/06 01:42:03 [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. 2021/11/06 01:42:03 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/06 01:42:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/06 01:42:03 [DEBUG] agent: Service "_v1_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.3_9015" in sync 2021/11/06 01:42:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.250_8080" in sync 2021/11/06 01:42:03 [DEBUG] agent: Service "_v1_message-router_10.233.2.246_3904" in sync 2021/11/06 01:42:03 [DEBUG] agent: Service "_v1_catalog_10.233.24.132_8806" in sync 2021/11/06 01:42:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:03 [DEBUG] agent: Service "_v0_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:03 [DEBUG] agent: Service "_v1_parser_10.233.24.132_8806" in sync 2021/11/06 01:42:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.31_443" in sync 2021/11/06 01:42:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:03 [DEBUG] agent: Service "_v1_sdc_10.233.61.250_8443" in sync 2021/11/06 01:42:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.132_8806" in sync 2021/11/06 01:42:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.105_8443" in sync 2021/11/06 01:42:03 [DEBUG] agent: Service "_v1_nsd_10.233.24.132_8806" in sync 2021/11/06 01:42:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:03 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.76.207_8446" 2021/11/06 01:42:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.103_8181" in sync 2021/11/06 01:42:03 [DEBUG] agent: Node info in sync 2021/11/06 01:42:03 [DEBUG] http: Request PUT /v1/agent/service/register (111.193195ms) from=10.233.78.79:48830 2021/11/06 01:42:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.103_8181" in sync 2021/11/06 01:42:03 [DEBUG] agent: Service "_v1_nsd_10.233.24.132_8806" in sync 2021/11/06 01:42:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:03 [DEBUG] agent: Service "_v0_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:03 [DEBUG] agent: Service "_v1_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.3_9015" in sync 2021/11/06 01:42:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.250_8080" in sync 2021/11/06 01:42:03 [DEBUG] agent: Service "_v1_message-router_10.233.2.246_3904" in sync 2021/11/06 01:42:03 [DEBUG] agent: Service "_v1_catalog_10.233.24.132_8806" in sync 2021/11/06 01:42:03 [DEBUG] agent: Service "_v1_sdc_10.233.61.250_8443" in sync 2021/11/06 01:42:03 [DEBUG] agent: Service "_v1_parser_10.233.24.132_8806" in sync 2021/11/06 01:42:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.31_443" in sync 2021/11/06 01:42:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.105_8443" in sync 2021/11/06 01:42:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.132_8806" in sync 2021/11/06 01:42:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:03 [DEBUG] agent: Node info in sync 2021/11/06 01:42:04 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (99.881785ms) from=10.233.78.79:48834 2021/11/06 01:42:04 [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. 2021/11/06 01:42:04 [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. 2021/11/06 01:42:04 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/06 01:42:04 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/06 01:42:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.105_8443" in sync 2021/11/06 01:42:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.132_8806" in sync 2021/11/06 01:42:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.103_8181" in sync 2021/11/06 01:42:04 [DEBUG] agent: Service "_v1_nsd_10.233.24.132_8806" in sync 2021/11/06 01:42:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:04 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.76.207_8446" 2021/11/06 01:42:04 [DEBUG] agent: Service "_v0_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:04 [DEBUG] agent: Service "_v1_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.3_9015" in sync 2021/11/06 01:42:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.250_8080" in sync 2021/11/06 01:42:04 [DEBUG] agent: Service "_v1_message-router_10.233.2.246_3904" in sync 2021/11/06 01:42:04 [DEBUG] agent: Service "_v1_catalog_10.233.24.132_8806" in sync 2021/11/06 01:42:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:04 [DEBUG] agent: Service "_v1_sdc_10.233.61.250_8443" in sync 2021/11/06 01:42:04 [DEBUG] agent: Service "_v1_parser_10.233.24.132_8806" in sync 2021/11/06 01:42:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.31_443" in sync 2021/11/06 01:42:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:04 [DEBUG] agent: Node info in sync 2021/11/06 01:42:04 [DEBUG] http: Request PUT /v1/agent/service/register (582.090293ms) from=10.233.78.79:48838 2021/11/06 01:42:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.103_8181" in sync 2021/11/06 01:42:04 [DEBUG] agent: Service "_v1_nsd_10.233.24.132_8806" in sync 2021/11/06 01:42:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.3_9015" in sync 2021/11/06 01:42:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.250_8080" in sync 2021/11/06 01:42:04 [DEBUG] agent: Service "_v1_message-router_10.233.2.246_3904" in sync 2021/11/06 01:42:04 [DEBUG] agent: Service "_v1_catalog_10.233.24.132_8806" in sync 2021/11/06 01:42:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:04 [DEBUG] agent: Service "_v0_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:04 [DEBUG] agent: Service "_v1_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.31_443" in sync 2021/11/06 01:42:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:04 [DEBUG] agent: Service "_v1_sdc_10.233.61.250_8443" in sync 2021/11/06 01:42:04 [DEBUG] agent: Service "_v1_parser_10.233.24.132_8806" in sync 2021/11/06 01:42:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.105_8443" in sync 2021/11/06 01:42:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.132_8806" in sync 2021/11/06 01:42:04 [DEBUG] agent: Node info in sync 2021/11/06 01:42:04 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (418.186µs) from=10.233.78.79:48842 2021/11/06 01:42:05 [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. 2021/11/06 01:42:05 [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. 2021/11/06 01:42:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/06 01:42:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.103_8181" in sync 2021/11/06 01:42:05 [DEBUG] agent: Service "_v1_nsd_10.233.24.132_8806" in sync 2021/11/06 01:42:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:05 [DEBUG] agent: Service "_v1_message-router_10.233.2.246_3904" in sync 2021/11/06 01:42:05 [DEBUG] agent: Service "_v1_catalog_10.233.24.132_8806" in sync 2021/11/06 01:42:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:05 [DEBUG] agent: Service "_v0_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:05 [DEBUG] agent: Service "_v1_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.3_9015" in sync 2021/11/06 01:42:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.250_8080" in sync 2021/11/06 01:42:05 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.76.207_8446" 2021/11/06 01:42:05 [DEBUG] agent: Service "_v1_sdc_10.233.61.250_8443" in sync 2021/11/06 01:42:05 [DEBUG] agent: Service "_v1_parser_10.233.24.132_8806" in sync 2021/11/06 01:42:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.31_443" in sync 2021/11/06 01:42:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.105_8443" in sync 2021/11/06 01:42:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.132_8806" in sync 2021/11/06 01:42:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:05 [DEBUG] agent: Node info in sync 2021/11/06 01:42:05 [DEBUG] http: Request PUT /v1/agent/service/register (306.741524ms) from=10.233.78.79:48856 2021/11/06 01:42:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.105_8443" in sync 2021/11/06 01:42:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.132_8806" in sync 2021/11/06 01:42:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.103_8181" in sync 2021/11/06 01:42:05 [DEBUG] agent: Service "_v1_nsd_10.233.24.132_8806" in sync 2021/11/06 01:42:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:05 [DEBUG] agent: Service "_v0_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:05 [DEBUG] agent: Service "_v1_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.3_9015" in sync 2021/11/06 01:42:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.250_8080" in sync 2021/11/06 01:42:05 [DEBUG] agent: Service "_v1_message-router_10.233.2.246_3904" in sync 2021/11/06 01:42:05 [DEBUG] agent: Service "_v1_catalog_10.233.24.132_8806" in sync 2021/11/06 01:42:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:05 [DEBUG] agent: Service "_v1_sdc_10.233.61.250_8443" in sync 2021/11/06 01:42:05 [DEBUG] agent: Service "_v1_parser_10.233.24.132_8806" in sync 2021/11/06 01:42:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.31_443" in sync 2021/11/06 01:42:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:05 [DEBUG] agent: Node info in sync 2021/11/06 01:42:05 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (464.726µs) from=10.233.78.79:48862 2021/11/06 01:42:05 [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. 2021/11/06 01:42:05 [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. 2021/11/06 01:42:05 [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. 2021/11/06 01:42:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/06 01:42:06 [DEBUG] agent: Service "_v1_message-router_10.233.2.246_3904" in sync 2021/11/06 01:42:06 [DEBUG] agent: Service "_v1_catalog_10.233.24.132_8806" in sync 2021/11/06 01:42:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:06 [DEBUG] agent: Service "_v0_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:06 [DEBUG] agent: Service "_v1_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.3_9015" in sync 2021/11/06 01:42:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.250_8080" in sync 2021/11/06 01:42:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:06 [DEBUG] agent: Service "_v1_sdc_10.233.61.250_8443" in sync 2021/11/06 01:42:06 [DEBUG] agent: Service "_v1_parser_10.233.24.132_8806" in sync 2021/11/06 01:42:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.31_443" in sync 2021/11/06 01:42:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.105_8443" in sync 2021/11/06 01:42:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.132_8806" in sync 2021/11/06 01:42:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:06 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.76.207_8446" 2021/11/06 01:42:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.103_8181" in sync 2021/11/06 01:42:06 [DEBUG] agent: Service "_v1_nsd_10.233.24.132_8806" in sync 2021/11/06 01:42:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:06 [DEBUG] agent: Node info in sync 2021/11/06 01:42:06 [DEBUG] http: Request PUT /v1/agent/service/register (394.55362ms) from=10.233.78.79:48864 2021/11/06 01:42:06 [DEBUG] agent: Service "_v1_sdc_10.233.61.250_8443" in sync 2021/11/06 01:42:06 [DEBUG] agent: Service "_v1_parser_10.233.24.132_8806" in sync 2021/11/06 01:42:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.31_443" in sync 2021/11/06 01:42:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.105_8443" in sync 2021/11/06 01:42:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.132_8806" in sync 2021/11/06 01:42:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.103_8181" in sync 2021/11/06 01:42:06 [DEBUG] agent: Service "_v1_nsd_10.233.24.132_8806" in sync 2021/11/06 01:42:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:06 [DEBUG] agent: Service "_v1_message-router_10.233.2.246_3904" in sync 2021/11/06 01:42:06 [DEBUG] agent: Service "_v1_catalog_10.233.24.132_8806" in sync 2021/11/06 01:42:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:06 [DEBUG] agent: Service "_v0_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:06 [DEBUG] agent: Service "_v1_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.3_9015" in sync 2021/11/06 01:42:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.250_8080" in sync 2021/11/06 01:42:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:06 [DEBUG] agent: Node info in sync 2021/11/06 01:42:07 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (800.139674ms) from=10.233.78.79:48872 2021/11/06 01:42:07 [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. 2021/11/06 01:42:07 [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. 2021/11/06 01:42:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/06 01:42:07 [DEBUG] agent: Service "_v1_nsd_10.233.24.132_8806" in sync 2021/11/06 01:42:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:07 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.76.207_8446" 2021/11/06 01:42:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.103_8181" in sync 2021/11/06 01:42:07 [DEBUG] agent: Service "_v1_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.3_9015" in sync 2021/11/06 01:42:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.250_8080" in sync 2021/11/06 01:42:07 [DEBUG] agent: Service "_v1_message-router_10.233.2.246_3904" in sync 2021/11/06 01:42:07 [DEBUG] agent: Service "_v1_catalog_10.233.24.132_8806" in sync 2021/11/06 01:42:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:07 [DEBUG] agent: Service "_v0_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:07 [DEBUG] agent: Service "_v1_parser_10.233.24.132_8806" in sync 2021/11/06 01:42:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.31_443" in sync 2021/11/06 01:42:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:07 [DEBUG] agent: Service "_v1_sdc_10.233.61.250_8443" in sync 2021/11/06 01:42:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.132_8806" in sync 2021/11/06 01:42:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.105_8443" in sync 2021/11/06 01:42:07 [DEBUG] agent: Node info in sync 2021/11/06 01:42:07 [DEBUG] http: Request PUT /v1/agent/service/register (402.514324ms) from=10.233.78.79:48882 2021/11/06 01:42:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.250_8080" in sync 2021/11/06 01:42:07 [DEBUG] agent: Service "_v1_message-router_10.233.2.246_3904" in sync 2021/11/06 01:42:07 [DEBUG] agent: Service "_v1_catalog_10.233.24.132_8806" in sync 2021/11/06 01:42:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:07 [DEBUG] agent: Service "_v0_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:07 [DEBUG] agent: Service "_v1_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.3_9015" in sync 2021/11/06 01:42:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:07 [DEBUG] agent: Service "_v1_sdc_10.233.61.250_8443" in sync 2021/11/06 01:42:07 [DEBUG] agent: Service "_v1_parser_10.233.24.132_8806" in sync 2021/11/06 01:42:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.31_443" in sync 2021/11/06 01:42:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:07 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (515.404µs) from=10.233.78.79:48884 2021/11/06 01:42:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.105_8443" in sync 2021/11/06 01:42:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.132_8806" in sync 2021/11/06 01:42:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.103_8181" in sync 2021/11/06 01:42:07 [DEBUG] agent: Service "_v1_nsd_10.233.24.132_8806" in sync 2021/11/06 01:42:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:07 [DEBUG] agent: Node info in sync 2021/11/06 01:42:08 [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. 2021/11/06 01:42:08 [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. 2021/11/06 01:42:08 [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. 2021/11/06 01:42:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/06 01:42:08 [DEBUG] agent: Service "_v1_sdc_10.233.61.250_8443" in sync 2021/11/06 01:42:08 [DEBUG] agent: Service "_v1_parser_10.233.24.132_8806" in sync 2021/11/06 01:42:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.31_443" in sync 2021/11/06 01:42:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.105_8443" in sync 2021/11/06 01:42:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.132_8806" in sync 2021/11/06 01:42:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:08 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.76.207_8446" 2021/11/06 01:42:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.103_8181" in sync 2021/11/06 01:42:08 [DEBUG] agent: Service "_v1_nsd_10.233.24.132_8806" in sync 2021/11/06 01:42:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:08 [DEBUG] agent: Service "_v0_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:08 [DEBUG] agent: Service "_v1_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.3_9015" in sync 2021/11/06 01:42:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.250_8080" in sync 2021/11/06 01:42:08 [DEBUG] agent: Service "_v1_message-router_10.233.2.246_3904" in sync 2021/11/06 01:42:08 [DEBUG] agent: Service "_v1_catalog_10.233.24.132_8806" in sync 2021/11/06 01:42:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:08 [DEBUG] agent: Node info in sync 2021/11/06 01:42:08 [DEBUG] http: Request PUT /v1/agent/service/register (453.646396ms) from=10.233.78.79:48888 2021/11/06 01:42:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.105_8443" in sync 2021/11/06 01:42:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.132_8806" in sync 2021/11/06 01:42:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.103_8181" in sync 2021/11/06 01:42:08 [DEBUG] agent: Service "_v1_nsd_10.233.24.132_8806" in sync 2021/11/06 01:42:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.3_9015" in sync 2021/11/06 01:42:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.250_8080" in sync 2021/11/06 01:42:08 [DEBUG] agent: Service "_v1_message-router_10.233.2.246_3904" in sync 2021/11/06 01:42:08 [DEBUG] agent: Service "_v1_catalog_10.233.24.132_8806" in sync 2021/11/06 01:42:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:08 [DEBUG] agent: Service "_v0_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:08 [DEBUG] agent: Service "_v1_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.31_443" in sync 2021/11/06 01:42:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:08 [DEBUG] agent: Service "_v1_sdc_10.233.61.250_8443" in sync 2021/11/06 01:42:08 [DEBUG] agent: Service "_v1_parser_10.233.24.132_8806" in sync 2021/11/06 01:42:08 [DEBUG] agent: Node info in sync 2021/11/06 01:42:08 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (385.24µs) from=10.233.78.79:48892 2021/11/06 01:42:08 [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. 2021/11/06 01:42:08 [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. 2021/11/06 01:42:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/06 01:42:08 [DEBUG] agent: Service "_v1_sdc_10.233.61.250_8443" in sync 2021/11/06 01:42:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.105_8443" in sync 2021/11/06 01:42:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:08 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.76.207_8446" 2021/11/06 01:42:08 [DEBUG] agent: Service "_v1_catalog_10.233.24.132_8806" in sync 2021/11/06 01:42:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.3_9015" in sync 2021/11/06 01:42:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.250_8080" in sync 2021/11/06 01:42:08 [DEBUG] agent: Service "_v1_parser_10.233.24.132_8806" in sync 2021/11/06 01:42:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.31_443" in sync 2021/11/06 01:42:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.132_8806" in sync 2021/11/06 01:42:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.103_8181" in sync 2021/11/06 01:42:08 [DEBUG] agent: Service "_v1_nsd_10.233.24.132_8806" in sync 2021/11/06 01:42:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:08 [DEBUG] agent: Service "_v1_message-router_10.233.2.246_3904" in sync 2021/11/06 01:42:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:08 [DEBUG] agent: Service "_v0_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:08 [DEBUG] agent: Service "_v1_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:08 [DEBUG] agent: Node info in sync 2021/11/06 01:42:08 [DEBUG] http: Request PUT /v1/agent/service/register (272.009696ms) from=10.233.78.79:48896 2021/11/06 01:42:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:08 [DEBUG] agent: Service "_v1_catalog_10.233.24.132_8806" in sync 2021/11/06 01:42:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.3_9015" in sync 2021/11/06 01:42:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.250_8080" in sync 2021/11/06 01:42:08 [DEBUG] agent: Service "_v1_parser_10.233.24.132_8806" in sync 2021/11/06 01:42:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.31_443" in sync 2021/11/06 01:42:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.132_8806" in sync 2021/11/06 01:42:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.103_8181" in sync 2021/11/06 01:42:08 [DEBUG] agent: Service "_v1_nsd_10.233.24.132_8806" in sync 2021/11/06 01:42:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:08 [DEBUG] agent: Service "_v0_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:08 [DEBUG] agent: Service "_v1_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:08 [DEBUG] agent: Service "_v1_message-router_10.233.2.246_3904" in sync 2021/11/06 01:42:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:08 [DEBUG] agent: Service "_v1_sdc_10.233.61.250_8443" in sync 2021/11/06 01:42:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.105_8443" in sync 2021/11/06 01:42:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:08 [DEBUG] agent: Node info in sync 2021/11/06 01:42:08 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (480.951µs) from=10.233.78.79:48900 2021/11/06 01:42:09 [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. 2021/11/06 01:42:09 [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. 2021/11/06 01:42:09 [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. 2021/11/06 01:42:09 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/06 01:42:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.3_9015" in sync 2021/11/06 01:42:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.250_8080" in sync 2021/11/06 01:42:09 [DEBUG] agent: Service "_v1_catalog_10.233.24.132_8806" in sync 2021/11/06 01:42:09 [DEBUG] agent: Service "_v1_parser_10.233.24.132_8806" in sync 2021/11/06 01:42:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.31_443" in sync 2021/11/06 01:42:09 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.76.207_8446" 2021/11/06 01:42:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.132_8806" in sync 2021/11/06 01:42:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.103_8181" in sync 2021/11/06 01:42:09 [DEBUG] agent: Service "_v1_nsd_10.233.24.132_8806" in sync 2021/11/06 01:42:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:09 [DEBUG] agent: Service "_v0_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:09 [DEBUG] agent: Service "_v1_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:09 [DEBUG] agent: Service "_v1_message-router_10.233.2.246_3904" in sync 2021/11/06 01:42:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:09 [DEBUG] agent: Service "_v1_sdc_10.233.61.250_8443" in sync 2021/11/06 01:42:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.105_8443" in sync 2021/11/06 01:42:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:09 [DEBUG] agent: Node info in sync 2021/11/06 01:42:09 [DEBUG] http: Request PUT /v1/agent/service/register (234.372493ms) from=10.233.78.79:48904 2021/11/06 01:42:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.132_8806" in sync 2021/11/06 01:42:09 [DEBUG] agent: Service "_v1_nsd_10.233.24.132_8806" in sync 2021/11/06 01:42:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.103_8181" in sync 2021/11/06 01:42:09 [DEBUG] agent: Service "_v1_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:09 [DEBUG] agent: Service "_v1_message-router_10.233.2.246_3904" in sync 2021/11/06 01:42:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:09 [DEBUG] agent: Service "_v0_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:09 [DEBUG] agent: Service "_v1_sdc_10.233.61.250_8443" in sync 2021/11/06 01:42:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.105_8443" in sync 2021/11/06 01:42:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.250_8080" in sync 2021/11/06 01:42:09 [DEBUG] agent: Service "_v1_catalog_10.233.24.132_8806" in sync 2021/11/06 01:42:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.3_9015" in sync 2021/11/06 01:42:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.31_443" in sync 2021/11/06 01:42:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:09 [DEBUG] agent: Service "_v1_parser_10.233.24.132_8806" in sync 2021/11/06 01:42:09 [DEBUG] agent: Node info in sync 2021/11/06 01:42:09 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (546.733µs) from=10.233.78.79:48910 2021/11/06 01:42:09 [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. 2021/11/06 01:42:09 [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. 2021/11/06 01:42:09 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/06 01:42:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.3_9015" in sync 2021/11/06 01:42:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.250_8080" in sync 2021/11/06 01:42:10 [DEBUG] agent: Service "_v1_catalog_10.233.24.132_8806" in sync 2021/11/06 01:42:10 [DEBUG] agent: Service "_v1_parser_10.233.24.132_8806" in sync 2021/11/06 01:42:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.31_443" in sync 2021/11/06 01:42:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.132_8806" in sync 2021/11/06 01:42:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:10 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.76.207_8446" 2021/11/06 01:42:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.103_8181" in sync 2021/11/06 01:42:10 [DEBUG] agent: Service "_v1_nsd_10.233.24.132_8806" in sync 2021/11/06 01:42:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:10 [DEBUG] agent: Service "_v0_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:10 [DEBUG] agent: Service "_v1_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:10 [DEBUG] agent: Service "_v1_message-router_10.233.2.246_3904" in sync 2021/11/06 01:42:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:10 [DEBUG] agent: Service "_v1_sdc_10.233.61.250_8443" in sync 2021/11/06 01:42:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.105_8443" in sync 2021/11/06 01:42:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:10 [DEBUG] agent: Node info in sync 2021/11/06 01:42:10 [DEBUG] http: Request PUT /v1/agent/service/register (843.861367ms) from=10.233.78.79:48912 2021/11/06 01:42:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.3_9015" in sync 2021/11/06 01:42:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.250_8080" in sync 2021/11/06 01:42:10 [DEBUG] agent: Service "_v1_catalog_10.233.24.132_8806" in sync 2021/11/06 01:42:10 [DEBUG] agent: Service "_v1_parser_10.233.24.132_8806" in sync 2021/11/06 01:42:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.31_443" in sync 2021/11/06 01:42:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.132_8806" in sync 2021/11/06 01:42:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.103_8181" in sync 2021/11/06 01:42:10 [DEBUG] agent: Service "_v1_nsd_10.233.24.132_8806" in sync 2021/11/06 01:42:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:10 [DEBUG] agent: Service "_v0_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:10 [DEBUG] agent: Service "_v1_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:10 [DEBUG] agent: Service "_v1_message-router_10.233.2.246_3904" in sync 2021/11/06 01:42:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:10 [DEBUG] agent: Service "_v1_sdc_10.233.61.250_8443" in sync 2021/11/06 01:42:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.105_8443" in sync 2021/11/06 01:42:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:10 [DEBUG] agent: Node info in sync 2021/11/06 01:42:10 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (588.146µs) from=10.233.78.79:48920 2021/11/06 01:42:10 [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. 2021/11/06 01:42:10 [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. 2021/11/06 01:42:10 [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. 2021/11/06 01:42:10 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/06 01:42:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.105_8443" in sync 2021/11/06 01:42:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:10 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.76.207_8446" 2021/11/06 01:42:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:10 [DEBUG] agent: Service "_v1_catalog_10.233.24.132_8806" in sync 2021/11/06 01:42:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.3_9015" in sync 2021/11/06 01:42:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.250_8080" in sync 2021/11/06 01:42:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:10 [DEBUG] agent: Service "_v1_parser_10.233.24.132_8806" in sync 2021/11/06 01:42:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.31_443" in sync 2021/11/06 01:42:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.132_8806" in sync 2021/11/06 01:42:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.103_8181" in sync 2021/11/06 01:42:10 [DEBUG] agent: Service "_v1_nsd_10.233.24.132_8806" in sync 2021/11/06 01:42:10 [DEBUG] agent: Service "_v1_message-router_10.233.2.246_3904" in sync 2021/11/06 01:42:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:10 [DEBUG] agent: Service "_v0_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:10 [DEBUG] agent: Service "_v1_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:10 [DEBUG] agent: Service "_v1_sdc_10.233.61.250_8443" in sync 2021/11/06 01:42:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:10 [DEBUG] agent: Node info in sync 2021/11/06 01:42:10 [DEBUG] http: Request PUT /v1/agent/service/register (275.218116ms) from=10.233.78.79:48924 2021/11/06 01:42:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.250_8080" in sync 2021/11/06 01:42:10 [DEBUG] agent: Service "_v1_catalog_10.233.24.132_8806" in sync 2021/11/06 01:42:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.3_9015" in sync 2021/11/06 01:42:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.31_443" in sync 2021/11/06 01:42:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:10 [DEBUG] agent: Service "_v1_parser_10.233.24.132_8806" in sync 2021/11/06 01:42:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.132_8806" in sync 2021/11/06 01:42:10 [DEBUG] agent: Service "_v1_nsd_10.233.24.132_8806" in sync 2021/11/06 01:42:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.103_8181" in sync 2021/11/06 01:42:10 [DEBUG] agent: Service "_v1_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:10 [DEBUG] agent: Service "_v1_message-router_10.233.2.246_3904" in sync 2021/11/06 01:42:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:10 [DEBUG] agent: Service "_v0_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:10 [DEBUG] agent: Service "_v1_sdc_10.233.61.250_8443" in sync 2021/11/06 01:42:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.105_8443" in sync 2021/11/06 01:42:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:10 [DEBUG] agent: Node info in sync 2021/11/06 01:42:11 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (418.302µs) from=10.233.78.79:48928 2021/11/06 01:42:11 [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. 2021/11/06 01:42:11 [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. 2021/11/06 01:42:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/06 01:42:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.105_8443" in sync 2021/11/06 01:42:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.3_9015" in sync 2021/11/06 01:42:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.250_8080" in sync 2021/11/06 01:42:11 [DEBUG] agent: Service "_v1_catalog_10.233.24.132_8806" in sync 2021/11/06 01:42:11 [DEBUG] agent: Service "_v1_parser_10.233.24.132_8806" in sync 2021/11/06 01:42:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.31_443" in sync 2021/11/06 01:42:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.132_8806" in sync 2021/11/06 01:42:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.103_8181" in sync 2021/11/06 01:42:11 [DEBUG] agent: Service "_v1_nsd_10.233.24.132_8806" in sync 2021/11/06 01:42:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:11 [DEBUG] agent: Service "_v0_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:11 [DEBUG] agent: Service "_v1_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:11 [DEBUG] agent: Service "_v1_message-router_10.233.2.246_3904" in sync 2021/11/06 01:42:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:11 [DEBUG] agent: Service "_v1_sdc_10.233.61.250_8443" in sync 2021/11/06 01:42:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:11 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.76.207_8446" 2021/11/06 01:42:11 [DEBUG] agent: Node info in sync 2021/11/06 01:42:11 [DEBUG] http: Request PUT /v1/agent/service/register (147.230684ms) from=10.233.78.79:48934 2021/11/06 01:42:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.132_8806" in sync 2021/11/06 01:42:11 [DEBUG] agent: Service "_v1_nsd_10.233.24.132_8806" in sync 2021/11/06 01:42:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.103_8181" in sync 2021/11/06 01:42:11 [DEBUG] agent: Service "_v1_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:11 [DEBUG] agent: Service "_v1_message-router_10.233.2.246_3904" in sync 2021/11/06 01:42:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:11 [DEBUG] agent: Service "_v0_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:11 [DEBUG] agent: Service "_v1_sdc_10.233.61.250_8443" in sync 2021/11/06 01:42:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.105_8443" in sync 2021/11/06 01:42:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.250_8080" in sync 2021/11/06 01:42:11 [DEBUG] agent: Service "_v1_catalog_10.233.24.132_8806" in sync 2021/11/06 01:42:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.3_9015" in sync 2021/11/06 01:42:11 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (199.84811ms) from=10.233.78.79:48940 2021/11/06 01:42:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.31_443" in sync 2021/11/06 01:42:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:11 [DEBUG] agent: Service "_v1_parser_10.233.24.132_8806" in sync 2021/11/06 01:42:11 [DEBUG] agent: Node info in sync 2021/11/06 01:42:11 [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. 2021/11/06 01:42:11 [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. 2021/11/06 01:42:11 [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. 2021/11/06 01:42:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/06 01:42:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.132_8806" in sync 2021/11/06 01:42:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.103_8181" in sync 2021/11/06 01:42:11 [DEBUG] agent: Service "_v1_nsd_10.233.24.132_8806" in sync 2021/11/06 01:42:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:11 [DEBUG] agent: Service "_v0_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:11 [DEBUG] agent: Service "_v1_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:11 [DEBUG] agent: Service "_v1_message-router_10.233.2.246_3904" in sync 2021/11/06 01:42:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:11 [DEBUG] agent: Service "_v1_sdc_10.233.61.250_8443" in sync 2021/11/06 01:42:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.105_8443" in sync 2021/11/06 01:42:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.3_9015" in sync 2021/11/06 01:42:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.250_8080" in sync 2021/11/06 01:42:11 [DEBUG] agent: Service "_v1_catalog_10.233.24.132_8806" in sync 2021/11/06 01:42:11 [DEBUG] agent: Service "_v1_parser_10.233.24.132_8806" in sync 2021/11/06 01:42:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.31_443" in sync 2021/11/06 01:42:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:11 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.76.207_8446" 2021/11/06 01:42:11 [DEBUG] agent: Node info in sync 2021/11/06 01:42:11 [DEBUG] http: Request PUT /v1/agent/service/register (185.780358ms) from=10.233.78.79:48942 2021/11/06 01:42:11 [DEBUG] agent: Service "_v1_sdc_10.233.61.250_8443" in sync 2021/11/06 01:42:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.105_8443" in sync 2021/11/06 01:42:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.3_9015" in sync 2021/11/06 01:42:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.250_8080" in sync 2021/11/06 01:42:11 [DEBUG] agent: Service "_v1_catalog_10.233.24.132_8806" in sync 2021/11/06 01:42:11 [DEBUG] agent: Service "_v1_parser_10.233.24.132_8806" in sync 2021/11/06 01:42:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.31_443" in sync 2021/11/06 01:42:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.132_8806" in sync 2021/11/06 01:42:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.103_8181" in sync 2021/11/06 01:42:11 [DEBUG] agent: Service "_v1_nsd_10.233.24.132_8806" in sync 2021/11/06 01:42:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:11 [DEBUG] agent: Service "_v0_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:11 [DEBUG] agent: Service "_v1_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:11 [DEBUG] agent: Service "_v1_message-router_10.233.2.246_3904" in sync 2021/11/06 01:42:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:11 [DEBUG] agent: Node info in sync 2021/11/06 01:42:11 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (444.121µs) from=10.233.78.79:48948 2021/11/06 01:42:12 [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. 2021/11/06 01:42:12 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/06 01:42:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/06 01:42:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.103_8181" in sync 2021/11/06 01:42:12 [DEBUG] agent: Service "_v1_nsd_10.233.24.132_8806" in sync 2021/11/06 01:42:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:12 [DEBUG] agent: Service "_v0_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:12 [DEBUG] agent: Service "_v1_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:12 [DEBUG] agent: Service "_v1_message-router_10.233.2.246_3904" in sync 2021/11/06 01:42:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:12 [DEBUG] agent: Service "_v1_sdc_10.233.61.250_8443" in sync 2021/11/06 01:42:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:12 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.76.207_8446" 2021/11/06 01:42:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.105_8443" in sync 2021/11/06 01:42:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.3_9015" in sync 2021/11/06 01:42:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.250_8080" in sync 2021/11/06 01:42:12 [DEBUG] agent: Service "_v1_catalog_10.233.24.132_8806" in sync 2021/11/06 01:42:12 [DEBUG] agent: Service "_v1_parser_10.233.24.132_8806" in sync 2021/11/06 01:42:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.31_443" in sync 2021/11/06 01:42:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.132_8806" in sync 2021/11/06 01:42:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:12 [DEBUG] agent: Node info in sync 2021/11/06 01:42:12 [DEBUG] http: Request PUT /v1/agent/service/register (100.76892ms) from=10.233.78.79:48950 2021/11/06 01:42:12 [DEBUG] agent: Service "_v1_parser_10.233.24.132_8806" in sync 2021/11/06 01:42:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.31_443" in sync 2021/11/06 01:42:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.132_8806" in sync 2021/11/06 01:42:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.103_8181" in sync 2021/11/06 01:42:12 [DEBUG] agent: Service "_v1_nsd_10.233.24.132_8806" in sync 2021/11/06 01:42:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:12 [DEBUG] agent: Service "_v0_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:12 [DEBUG] agent: Service "_v1_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:12 [DEBUG] agent: Service "_v1_message-router_10.233.2.246_3904" in sync 2021/11/06 01:42:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:12 [DEBUG] agent: Service "_v1_sdc_10.233.61.250_8443" in sync 2021/11/06 01:42:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.105_8443" in sync 2021/11/06 01:42:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.3_9015" in sync 2021/11/06 01:42:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.250_8080" in sync 2021/11/06 01:42:12 [DEBUG] agent: Service "_v1_catalog_10.233.24.132_8806" in sync 2021/11/06 01:42:12 [DEBUG] agent: Node info in sync 2021/11/06 01:42:12 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (556.466µs) from=10.233.78.79:48954 2021/11/06 01:42:12 [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. 2021/11/06 01:42:12 [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. 2021/11/06 01:42:12 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/06 01:42:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/06 01:42:13 [DEBUG] agent: Service "_v0_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:13 [DEBUG] agent: Service "_v1_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:13 [DEBUG] agent: Service "_v1_message-router_10.233.2.246_3904" in sync 2021/11/06 01:42:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:13 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.76.207_8446" 2021/11/06 01:42:13 [DEBUG] agent: Service "_v1_sdc_10.233.61.250_8443" in sync 2021/11/06 01:42:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.105_8443" in sync 2021/11/06 01:42:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.3_9015" in sync 2021/11/06 01:42:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.250_8080" in sync 2021/11/06 01:42:13 [DEBUG] agent: Service "_v1_catalog_10.233.24.132_8806" in sync 2021/11/06 01:42:13 [DEBUG] agent: Service "_v1_parser_10.233.24.132_8806" in sync 2021/11/06 01:42:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.31_443" in sync 2021/11/06 01:42:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.132_8806" in sync 2021/11/06 01:42:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.103_8181" in sync 2021/11/06 01:42:13 [DEBUG] agent: Service "_v1_nsd_10.233.24.132_8806" in sync 2021/11/06 01:42:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:13 [DEBUG] agent: Node info in sync 2021/11/06 01:42:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.105_8443" in sync 2021/11/06 01:42:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:13 [DEBUG] http: Request PUT /v1/agent/service/register (599.975754ms) from=10.233.78.79:48960 2021/11/06 01:42:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.3_9015" in sync 2021/11/06 01:42:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.250_8080" in sync 2021/11/06 01:42:13 [DEBUG] agent: Service "_v1_catalog_10.233.24.132_8806" in sync 2021/11/06 01:42:13 [DEBUG] agent: Service "_v1_parser_10.233.24.132_8806" in sync 2021/11/06 01:42:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.31_443" in sync 2021/11/06 01:42:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.132_8806" in sync 2021/11/06 01:42:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.103_8181" in sync 2021/11/06 01:42:13 [DEBUG] agent: Service "_v1_nsd_10.233.24.132_8806" in sync 2021/11/06 01:42:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:13 [DEBUG] agent: Service "_v0_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:13 [DEBUG] agent: Service "_v1_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:13 [DEBUG] agent: Service "_v1_message-router_10.233.2.246_3904" in sync 2021/11/06 01:42:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:13 [DEBUG] agent: Service "_v1_sdc_10.233.61.250_8443" in sync 2021/11/06 01:42:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:13 [DEBUG] agent: Node info in sync 2021/11/06 01:42:13 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (450.695µs) from=10.233.78.79:48966 2021/11/06 01:42:13 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/06 01:42:13 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/06 01:42:13 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/06 01:42:14 [DEBUG] agent: Service "_v1_parser_10.233.24.132_8806" in sync 2021/11/06 01:42:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.31_443" in sync 2021/11/06 01:42:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.132_8806" in sync 2021/11/06 01:42:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.103_8181" in sync 2021/11/06 01:42:14 [DEBUG] agent: Service "_v1_nsd_10.233.24.132_8806" in sync 2021/11/06 01:42:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:14 [DEBUG] agent: Service "_v0_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:14 [DEBUG] agent: Service "_v1_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:14 [DEBUG] agent: Service "_v1_message-router_10.233.2.246_3904" in sync 2021/11/06 01:42:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:14 [DEBUG] agent: Service "_v1_sdc_10.233.61.250_8443" in sync 2021/11/06 01:42:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.105_8443" in sync 2021/11/06 01:42:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.3_9015" in sync 2021/11/06 01:42:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.250_8080" in sync 2021/11/06 01:42:14 [DEBUG] agent: Service "_v1_catalog_10.233.24.132_8806" in sync 2021/11/06 01:42:14 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.76.207_8446" 2021/11/06 01:42:14 [DEBUG] agent: Node info in sync 2021/11/06 01:42:14 [DEBUG] http: Request PUT /v1/agent/service/register (574.972888ms) from=10.233.78.79:48968 2021/11/06 01:42:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.105_8443" in sync 2021/11/06 01:42:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.250_8080" in sync 2021/11/06 01:42:14 [DEBUG] agent: Service "_v1_catalog_10.233.24.132_8806" in sync 2021/11/06 01:42:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.3_9015" in sync 2021/11/06 01:42:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.31_443" in sync 2021/11/06 01:42:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:14 [DEBUG] agent: Service "_v1_parser_10.233.24.132_8806" in sync 2021/11/06 01:42:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.132_8806" in sync 2021/11/06 01:42:14 [DEBUG] agent: Service "_v1_nsd_10.233.24.132_8806" in sync 2021/11/06 01:42:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.103_8181" in sync 2021/11/06 01:42:14 [DEBUG] agent: Service "_v1_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:14 [DEBUG] agent: Service "_v1_message-router_10.233.2.246_3904" in sync 2021/11/06 01:42:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:14 [DEBUG] agent: Service "_v0_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:14 [DEBUG] agent: Service "_v1_sdc_10.233.61.250_8443" in sync 2021/11/06 01:42:14 [DEBUG] agent: Node info in sync 2021/11/06 01:42:14 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (577.255µs) from=10.233.78.79:48978 2021/11/06 01:42:14 [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. 2021/11/06 01:42:14 [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. 2021/11/06 01:42:14 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/06 01:42:14 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/06 01:42:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:15 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.76.207_8446" 2021/11/06 01:42:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.3_9015" in sync 2021/11/06 01:42:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.250_8080" in sync 2021/11/06 01:42:15 [DEBUG] agent: Service "_v1_catalog_10.233.24.132_8806" in sync 2021/11/06 01:42:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:15 [DEBUG] agent: Service "_v1_parser_10.233.24.132_8806" in sync 2021/11/06 01:42:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.31_443" in sync 2021/11/06 01:42:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.132_8806" in sync 2021/11/06 01:42:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.103_8181" in sync 2021/11/06 01:42:15 [DEBUG] agent: Service "_v1_nsd_10.233.24.132_8806" in sync 2021/11/06 01:42:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:15 [DEBUG] agent: Service "_v0_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:15 [DEBUG] agent: Service "_v1_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:15 [DEBUG] agent: Service "_v1_message-router_10.233.2.246_3904" in sync 2021/11/06 01:42:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:15 [DEBUG] agent: Service "_v1_sdc_10.233.61.250_8443" in sync 2021/11/06 01:42:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.105_8443" in sync 2021/11/06 01:42:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:15 [DEBUG] agent: Node info in sync 2021/11/06 01:42:15 [DEBUG] http: Request PUT /v1/agent/service/register (394.721398ms) from=10.233.78.79:48982 2021/11/06 01:42:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.3_9015" in sync 2021/11/06 01:42:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.250_8080" in sync 2021/11/06 01:42:15 [DEBUG] agent: Service "_v1_catalog_10.233.24.132_8806" in sync 2021/11/06 01:42:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:15 [DEBUG] agent: Service "_v1_parser_10.233.24.132_8806" in sync 2021/11/06 01:42:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.31_443" in sync 2021/11/06 01:42:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.132_8806" in sync 2021/11/06 01:42:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.103_8181" in sync 2021/11/06 01:42:15 [DEBUG] agent: Service "_v1_nsd_10.233.24.132_8806" in sync 2021/11/06 01:42:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:15 [DEBUG] agent: Service "_v0_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:15 [DEBUG] agent: Service "_v1_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:15 [DEBUG] agent: Service "_v1_message-router_10.233.2.246_3904" in sync 2021/11/06 01:42:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:15 [DEBUG] agent: Service "_v1_sdc_10.233.61.250_8443" in sync 2021/11/06 01:42:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.105_8443" in sync 2021/11/06 01:42:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:15 [DEBUG] agent: Node info in sync 2021/11/06 01:42:15 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (99.87517ms) from=10.233.78.79:48996 2021/11/06 01:42:16 [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. 2021/11/06 01:42:16 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/06 01:42:16 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/06 01:42:16 [DEBUG] agent: Service "_v1_catalog_10.233.24.132_8806" in sync 2021/11/06 01:42:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.3_9015" in sync 2021/11/06 01:42:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.250_8080" in sync 2021/11/06 01:42:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:16 [DEBUG] agent: Service "_v1_parser_10.233.24.132_8806" in sync 2021/11/06 01:42:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.31_443" in sync 2021/11/06 01:42:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.132_8806" in sync 2021/11/06 01:42:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.103_8181" in sync 2021/11/06 01:42:16 [DEBUG] agent: Service "_v1_nsd_10.233.24.132_8806" in sync 2021/11/06 01:42:16 [DEBUG] agent: Service "_v1_message-router_10.233.2.246_3904" in sync 2021/11/06 01:42:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:16 [DEBUG] agent: Service "_v0_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:16 [DEBUG] agent: Service "_v1_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:16 [DEBUG] agent: Service "_v1_sdc_10.233.61.250_8443" in sync 2021/11/06 01:42:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:16 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.76.207_8446" 2021/11/06 01:42:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.105_8443" in sync 2021/11/06 01:42:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:16 [DEBUG] agent: Node info in sync 2021/11/06 01:42:16 [DEBUG] http: Request PUT /v1/agent/service/register (300.447901ms) from=10.233.78.79:49004 2021/11/06 01:42:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.3_9015" in sync 2021/11/06 01:42:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.250_8080" in sync 2021/11/06 01:42:16 [DEBUG] agent: Service "_v1_catalog_10.233.24.132_8806" in sync 2021/11/06 01:42:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:16 [DEBUG] agent: Service "_v1_parser_10.233.24.132_8806" in sync 2021/11/06 01:42:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.31_443" in sync 2021/11/06 01:42:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.132_8806" in sync 2021/11/06 01:42:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.103_8181" in sync 2021/11/06 01:42:16 [DEBUG] agent: Service "_v1_nsd_10.233.24.132_8806" in sync 2021/11/06 01:42:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:16 [DEBUG] agent: Service "_v0_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:16 [DEBUG] agent: Service "_v1_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:16 [DEBUG] agent: Service "_v1_message-router_10.233.2.246_3904" in sync 2021/11/06 01:42:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:16 [DEBUG] agent: Service "_v1_sdc_10.233.61.250_8443" in sync 2021/11/06 01:42:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.105_8443" in sync 2021/11/06 01:42:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:16 [DEBUG] agent: Node info in sync 2021/11/06 01:42:16 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (564.925µs) from=10.233.78.79:49006 2021/11/06 01:42:16 [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. 2021/11/06 01:42:16 [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. 2021/11/06 01:42:16 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/06 01:42:16 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/06 01:42:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.103_8181" in sync 2021/11/06 01:42:16 [DEBUG] agent: Service "_v1_nsd_10.233.24.132_8806" in sync 2021/11/06 01:42:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:16 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.76.207_8446" 2021/11/06 01:42:16 [DEBUG] agent: Service "_v0_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:16 [DEBUG] agent: Service "_v1_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:16 [DEBUG] agent: Service "_v1_message-router_10.233.2.246_3904" in sync 2021/11/06 01:42:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:16 [DEBUG] agent: Service "_v1_sdc_10.233.61.250_8443" in sync 2021/11/06 01:42:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.105_8443" in sync 2021/11/06 01:42:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.3_9015" in sync 2021/11/06 01:42:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.250_8080" in sync 2021/11/06 01:42:16 [DEBUG] agent: Service "_v1_catalog_10.233.24.132_8806" in sync 2021/11/06 01:42:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:16 [DEBUG] agent: Service "_v1_parser_10.233.24.132_8806" in sync 2021/11/06 01:42:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.31_443" in sync 2021/11/06 01:42:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.132_8806" in sync 2021/11/06 01:42:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:16 [DEBUG] agent: Node info in sync 2021/11/06 01:42:16 [DEBUG] http: Request PUT /v1/agent/service/register (301.754699ms) from=10.233.78.79:49008 2021/11/06 01:42:16 [DEBUG] agent: Service "_v1_sdc_10.233.61.250_8443" in sync 2021/11/06 01:42:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.105_8443" in sync 2021/11/06 01:42:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.3_9015" in sync 2021/11/06 01:42:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.250_8080" in sync 2021/11/06 01:42:16 [DEBUG] agent: Service "_v1_catalog_10.233.24.132_8806" in sync 2021/11/06 01:42:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:16 [DEBUG] agent: Service "_v1_parser_10.233.24.132_8806" in sync 2021/11/06 01:42:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.31_443" in sync 2021/11/06 01:42:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.132_8806" in sync 2021/11/06 01:42:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.103_8181" in sync 2021/11/06 01:42:16 [DEBUG] agent: Service "_v1_nsd_10.233.24.132_8806" in sync 2021/11/06 01:42:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:16 [DEBUG] agent: Service "_v0_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:16 [DEBUG] agent: Service "_v1_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:16 [DEBUG] agent: Service "_v1_message-router_10.233.2.246_3904" in sync 2021/11/06 01:42:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:16 [DEBUG] agent: Node info in sync 2021/11/06 01:42:16 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (453.203µs) from=10.233.78.79:49014 2021/11/06 01:42:17 [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. 2021/11/06 01:42:17 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/06 01:42:17 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/06 01:42:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:17 [DEBUG] agent: Service "_v1_parser_10.233.24.132_8806" in sync 2021/11/06 01:42:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.31_443" in sync 2021/11/06 01:42:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.132_8806" in sync 2021/11/06 01:42:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:17 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.76.207_8446" 2021/11/06 01:42:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.103_8181" in sync 2021/11/06 01:42:17 [DEBUG] agent: Service "_v1_nsd_10.233.24.132_8806" in sync 2021/11/06 01:42:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:17 [DEBUG] agent: Service "_v0_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:17 [DEBUG] agent: Service "_v1_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:17 [DEBUG] agent: Service "_v1_message-router_10.233.2.246_3904" in sync 2021/11/06 01:42:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:17 [DEBUG] agent: Service "_v1_sdc_10.233.61.250_8443" in sync 2021/11/06 01:42:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.105_8443" in sync 2021/11/06 01:42:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.3_9015" in sync 2021/11/06 01:42:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.250_8080" in sync 2021/11/06 01:42:17 [DEBUG] agent: Service "_v1_catalog_10.233.24.132_8806" in sync 2021/11/06 01:42:17 [DEBUG] agent: Node info in sync 2021/11/06 01:42:17 [DEBUG] http: Request PUT /v1/agent/service/register (301.159854ms) from=10.233.78.79:49022 2021/11/06 01:42:17 [DEBUG] agent: Service "_v1_parser_10.233.24.132_8806" in sync 2021/11/06 01:42:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.31_443" in sync 2021/11/06 01:42:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.132_8806" in sync 2021/11/06 01:42:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.103_8181" in sync 2021/11/06 01:42:17 [DEBUG] agent: Service "_v1_nsd_10.233.24.132_8806" in sync 2021/11/06 01:42:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:17 [DEBUG] agent: Service "_v0_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:17 [DEBUG] agent: Service "_v1_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:17 [DEBUG] agent: Service "_v1_message-router_10.233.2.246_3904" in sync 2021/11/06 01:42:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:17 [DEBUG] agent: Service "_v1_sdc_10.233.61.250_8443" in sync 2021/11/06 01:42:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.105_8443" in sync 2021/11/06 01:42:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.3_9015" in sync 2021/11/06 01:42:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.250_8080" in sync 2021/11/06 01:42:17 [DEBUG] agent: Service "_v1_catalog_10.233.24.132_8806" in sync 2021/11/06 01:42:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:17 [DEBUG] agent: Node info in sync 2021/11/06 01:42:17 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (436.53µs) from=10.233.78.79:49026 2021/11/06 01:42:17 [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. 2021/11/06 01:42:17 [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. 2021/11/06 01:42:17 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/06 01:42:17 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/06 01:42:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.103_8181" in sync 2021/11/06 01:42:18 [DEBUG] agent: Service "_v1_nsd_10.233.24.132_8806" in sync 2021/11/06 01:42:18 [DEBUG] agent: Service "_v1_message-router_10.233.2.246_3904" in sync 2021/11/06 01:42:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:18 [DEBUG] agent: Service "_v0_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:18 [DEBUG] agent: Service "_v1_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:18 [DEBUG] agent: Service "_v1_sdc_10.233.61.250_8443" in sync 2021/11/06 01:42:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:18 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.76.207_8446" 2021/11/06 01:42:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.105_8443" in sync 2021/11/06 01:42:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:18 [DEBUG] agent: Service "_v1_catalog_10.233.24.132_8806" in sync 2021/11/06 01:42:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.3_9015" in sync 2021/11/06 01:42:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.250_8080" in sync 2021/11/06 01:42:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:18 [DEBUG] agent: Service "_v1_parser_10.233.24.132_8806" in sync 2021/11/06 01:42:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.31_443" in sync 2021/11/06 01:42:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.132_8806" in sync 2021/11/06 01:42:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:18 [DEBUG] agent: Node info in sync 2021/11/06 01:42:18 [DEBUG] http: Request PUT /v1/agent/service/register (376.668175ms) from=10.233.78.79:49028 2021/11/06 01:42:18 [DEBUG] agent: Service "_v1_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:18 [DEBUG] agent: Service "_v1_message-router_10.233.2.246_3904" in sync 2021/11/06 01:42:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:18 [DEBUG] agent: Service "_v0_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:18 [DEBUG] agent: Service "_v1_sdc_10.233.61.250_8443" in sync 2021/11/06 01:42:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.105_8443" in sync 2021/11/06 01:42:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.250_8080" in sync 2021/11/06 01:42:18 [DEBUG] agent: Service "_v1_catalog_10.233.24.132_8806" in sync 2021/11/06 01:42:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.3_9015" in sync 2021/11/06 01:42:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.31_443" in sync 2021/11/06 01:42:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:18 [DEBUG] agent: Service "_v1_parser_10.233.24.132_8806" in sync 2021/11/06 01:42:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.132_8806" in sync 2021/11/06 01:42:18 [DEBUG] agent: Service "_v1_nsd_10.233.24.132_8806" in sync 2021/11/06 01:42:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.103_8181" in sync 2021/11/06 01:42:18 [DEBUG] agent: Node info in sync 2021/11/06 01:42:18 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (200.195079ms) from=10.233.78.79:49040 2021/11/06 01:42:18 [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. 2021/11/06 01:42:18 [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. 2021/11/06 01:42:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/06 01:42:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:18 [DEBUG] agent: Service "_v1_sdc_10.233.61.250_8443" in sync 2021/11/06 01:42:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:18 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.76.207_8446" 2021/11/06 01:42:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.105_8443" in sync 2021/11/06 01:42:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.3_9015" in sync 2021/11/06 01:42:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.250_8080" in sync 2021/11/06 01:42:18 [DEBUG] agent: Service "_v1_catalog_10.233.24.132_8806" in sync 2021/11/06 01:42:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:18 [DEBUG] agent: Service "_v1_parser_10.233.24.132_8806" in sync 2021/11/06 01:42:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.31_443" in sync 2021/11/06 01:42:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.132_8806" in sync 2021/11/06 01:42:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.103_8181" in sync 2021/11/06 01:42:18 [DEBUG] agent: Service "_v1_nsd_10.233.24.132_8806" in sync 2021/11/06 01:42:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:18 [DEBUG] agent: Service "_v0_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:18 [DEBUG] agent: Service "_v1_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:18 [DEBUG] agent: Service "_v1_message-router_10.233.2.246_3904" in sync 2021/11/06 01:42:18 [DEBUG] agent: Node info in sync 2021/11/06 01:42:18 [DEBUG] http: Request PUT /v1/agent/service/register (86.775298ms) from=10.233.78.79:49046 2021/11/06 01:42:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.105_8443" in sync 2021/11/06 01:42:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.3_9015" in sync 2021/11/06 01:42:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.250_8080" in sync 2021/11/06 01:42:18 [DEBUG] agent: Service "_v1_catalog_10.233.24.132_8806" in sync 2021/11/06 01:42:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:18 [DEBUG] agent: Service "_v1_parser_10.233.24.132_8806" in sync 2021/11/06 01:42:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.31_443" in sync 2021/11/06 01:42:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.132_8806" in sync 2021/11/06 01:42:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.103_8181" in sync 2021/11/06 01:42:18 [DEBUG] agent: Service "_v1_nsd_10.233.24.132_8806" in sync 2021/11/06 01:42:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:18 [DEBUG] agent: Service "_v0_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:18 [DEBUG] agent: Service "_v1_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:18 [DEBUG] agent: Service "_v1_message-router_10.233.2.246_3904" in sync 2021/11/06 01:42:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:18 [DEBUG] agent: Service "_v1_sdc_10.233.61.250_8443" in sync 2021/11/06 01:42:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:18 [DEBUG] agent: Node info in sync 2021/11/06 01:42:18 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (319.244µs) from=10.233.78.79:49048 2021/11/06 01:42:18 [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. 2021/11/06 01:42:18 [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. 2021/11/06 01:42:18 [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. 2021/11/06 01:42:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/06 01:42:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.103_8181" in sync 2021/11/06 01:42:19 [DEBUG] agent: Service "_v1_nsd_10.233.24.132_8806" in sync 2021/11/06 01:42:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:19 [DEBUG] agent: Service "_v0_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:19 [DEBUG] agent: Service "_v1_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:19 [DEBUG] agent: Service "_v1_message-router_10.233.2.246_3904" in sync 2021/11/06 01:42:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:19 [DEBUG] agent: Service "_v1_sdc_10.233.61.250_8443" in sync 2021/11/06 01:42:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.105_8443" in sync 2021/11/06 01:42:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.3_9015" in sync 2021/11/06 01:42:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.250_8080" in sync 2021/11/06 01:42:19 [DEBUG] agent: Service "_v1_catalog_10.233.24.132_8806" in sync 2021/11/06 01:42:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:19 [DEBUG] agent: Service "_v1_parser_10.233.24.132_8806" in sync 2021/11/06 01:42:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.31_443" in sync 2021/11/06 01:42:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:19 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.76.207_8446" 2021/11/06 01:42:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.132_8806" in sync 2021/11/06 01:42:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:19 [DEBUG] agent: Node info in sync 2021/11/06 01:42:19 [DEBUG] http: Request PUT /v1/agent/service/register (600.204407ms) from=10.233.78.79:49050 2021/11/06 01:42:19 [DEBUG] agent: Service "_v1_sdc_10.233.61.250_8443" in sync 2021/11/06 01:42:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.105_8443" in sync 2021/11/06 01:42:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.3_9015" in sync 2021/11/06 01:42:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.250_8080" in sync 2021/11/06 01:42:19 [DEBUG] agent: Service "_v1_catalog_10.233.24.132_8806" in sync 2021/11/06 01:42:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:19 [DEBUG] agent: Service "_v1_parser_10.233.24.132_8806" in sync 2021/11/06 01:42:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.31_443" in sync 2021/11/06 01:42:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.132_8806" in sync 2021/11/06 01:42:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.103_8181" in sync 2021/11/06 01:42:19 [DEBUG] agent: Service "_v1_nsd_10.233.24.132_8806" in sync 2021/11/06 01:42:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:19 [DEBUG] agent: Service "_v0_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:19 [DEBUG] agent: Service "_v1_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:19 [DEBUG] agent: Service "_v1_message-router_10.233.2.246_3904" in sync 2021/11/06 01:42:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:19 [DEBUG] agent: Node info in sync 2021/11/06 01:42:19 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (99.701077ms) from=10.233.78.79:49070 2021/11/06 01:42:19 [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. 2021/11/06 01:42:19 [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. 2021/11/06 01:42:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/06 01:42:19 [DEBUG] agent: Service "_v1_sdc_10.233.61.250_8443" in sync 2021/11/06 01:42:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.105_8443" in sync 2021/11/06 01:42:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.3_9015" in sync 2021/11/06 01:42:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.250_8080" in sync 2021/11/06 01:42:19 [DEBUG] agent: Service "_v1_catalog_10.233.24.132_8806" in sync 2021/11/06 01:42:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:19 [DEBUG] agent: Service "_v1_parser_10.233.24.132_8806" in sync 2021/11/06 01:42:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.31_443" in sync 2021/11/06 01:42:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.132_8806" in sync 2021/11/06 01:42:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:19 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.76.207_8446" 2021/11/06 01:42:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.103_8181" in sync 2021/11/06 01:42:19 [DEBUG] agent: Service "_v1_nsd_10.233.24.132_8806" in sync 2021/11/06 01:42:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:19 [DEBUG] agent: Service "_v0_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:19 [DEBUG] agent: Service "_v1_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:19 [DEBUG] agent: Service "_v1_message-router_10.233.2.246_3904" in sync 2021/11/06 01:42:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:19 [DEBUG] agent: Node info in sync 2021/11/06 01:42:19 [DEBUG] http: Request PUT /v1/agent/service/register (145.371712ms) from=10.233.78.79:49072 2021/11/06 01:42:19 [DEBUG] agent: Service "_v1_parser_10.233.24.132_8806" in sync 2021/11/06 01:42:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.31_443" in sync 2021/11/06 01:42:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.132_8806" in sync 2021/11/06 01:42:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.103_8181" in sync 2021/11/06 01:42:19 [DEBUG] agent: Service "_v1_nsd_10.233.24.132_8806" in sync 2021/11/06 01:42:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:19 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:19 [DEBUG] agent: Service "_v0_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:19 [DEBUG] agent: Service "_v1_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:19 [DEBUG] agent: Service "_v1_message-router_10.233.2.246_3904" in sync 2021/11/06 01:42:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:19 [DEBUG] agent: Service "_v1_sdc_10.233.61.250_8443" in sync 2021/11/06 01:42:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.105_8443" in sync 2021/11/06 01:42:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.3_9015" in sync 2021/11/06 01:42:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.250_8080" in sync 2021/11/06 01:42:19 [DEBUG] agent: Service "_v1_catalog_10.233.24.132_8806" in sync 2021/11/06 01:42:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:19 [DEBUG] agent: Node info in sync 2021/11/06 01:42:19 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (498.729µs) from=10.233.78.79:49076 2021/11/06 01:42:20 [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. 2021/11/06 01:42:20 [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. 2021/11/06 01:42:20 [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. 2021/11/06 01:42:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/06 01:42:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.105_8443" in sync 2021/11/06 01:42:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.3_9015" in sync 2021/11/06 01:42:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.250_8080" in sync 2021/11/06 01:42:21 [DEBUG] agent: Service "_v1_catalog_10.233.24.132_8806" in sync 2021/11/06 01:42:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:21 [DEBUG] agent: Service "_v1_parser_10.233.24.132_8806" in sync 2021/11/06 01:42:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.31_443" in sync 2021/11/06 01:42:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.132_8806" in sync 2021/11/06 01:42:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:21 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.76.207_8446" 2021/11/06 01:42:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.103_8181" in sync 2021/11/06 01:42:21 [DEBUG] agent: Service "_v1_nsd_10.233.24.132_8806" in sync 2021/11/06 01:42:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:21 [DEBUG] agent: Service "_v0_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:21 [DEBUG] agent: Service "_v1_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:21 [DEBUG] agent: Service "_v1_message-router_10.233.2.246_3904" in sync 2021/11/06 01:42:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:21 [DEBUG] agent: Service "_v1_sdc_10.233.61.250_8443" in sync 2021/11/06 01:42:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:21 [DEBUG] agent: Node info in sync 2021/11/06 01:42:21 [DEBUG] http: Request PUT /v1/agent/service/register (1.10249689s) from=10.233.78.79:49078 2021/11/06 01:42:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:21 [DEBUG] agent: Service "_v1_sdc_10.233.61.250_8443" in sync 2021/11/06 01:42:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.105_8443" in sync 2021/11/06 01:42:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:21 [DEBUG] agent: Service "_v1_catalog_10.233.24.132_8806" in sync 2021/11/06 01:42:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.3_9015" in sync 2021/11/06 01:42:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.250_8080" in sync 2021/11/06 01:42:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:21 [DEBUG] agent: Service "_v1_parser_10.233.24.132_8806" in sync 2021/11/06 01:42:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.31_443" in sync 2021/11/06 01:42:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.132_8806" in sync 2021/11/06 01:42:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.103_8181" in sync 2021/11/06 01:42:21 [DEBUG] agent: Service "_v1_nsd_10.233.24.132_8806" in sync 2021/11/06 01:42:21 [DEBUG] agent: Service "_v1_message-router_10.233.2.246_3904" in sync 2021/11/06 01:42:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:21 [DEBUG] agent: Service "_v0_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:21 [DEBUG] agent: Service "_v1_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:21 [DEBUG] agent: Node info in sync 2021/11/06 01:42:21 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (1.42231ms) from=10.233.78.79:49090 2021/11/06 01:42:21 [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. 2021/11/06 01:42:21 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/06 01:42:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/06 01:42:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:21 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.76.207_8446" 2021/11/06 01:42:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.103_8181" in sync 2021/11/06 01:42:21 [DEBUG] agent: Service "_v1_nsd_10.233.24.132_8806" in sync 2021/11/06 01:42:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:21 [DEBUG] agent: Service "_v0_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:21 [DEBUG] agent: Service "_v1_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:21 [DEBUG] agent: Service "_v1_message-router_10.233.2.246_3904" in sync 2021/11/06 01:42:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:21 [DEBUG] agent: Service "_v1_sdc_10.233.61.250_8443" in sync 2021/11/06 01:42:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.105_8443" in sync 2021/11/06 01:42:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.3_9015" in sync 2021/11/06 01:42:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.250_8080" in sync 2021/11/06 01:42:21 [DEBUG] agent: Service "_v1_catalog_10.233.24.132_8806" in sync 2021/11/06 01:42:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:21 [DEBUG] agent: Service "_v1_parser_10.233.24.132_8806" in sync 2021/11/06 01:42:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.31_443" in sync 2021/11/06 01:42:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.132_8806" in sync 2021/11/06 01:42:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:21 [DEBUG] agent: Node info in sync 2021/11/06 01:42:21 [DEBUG] http: Request PUT /v1/agent/service/register (358.820971ms) from=10.233.78.79:49094 2021/11/06 01:42:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.103_8181" in sync 2021/11/06 01:42:21 [DEBUG] agent: Service "_v1_nsd_10.233.24.132_8806" in sync 2021/11/06 01:42:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:21 [DEBUG] agent: Service "_v0_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:21 [DEBUG] agent: Service "_v1_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:21 [DEBUG] agent: Service "_v1_message-router_10.233.2.246_3904" in sync 2021/11/06 01:42:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:21 [DEBUG] agent: Service "_v1_sdc_10.233.61.250_8443" in sync 2021/11/06 01:42:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.105_8443" in sync 2021/11/06 01:42:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.3_9015" in sync 2021/11/06 01:42:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.250_8080" in sync 2021/11/06 01:42:21 [DEBUG] agent: Service "_v1_catalog_10.233.24.132_8806" in sync 2021/11/06 01:42:21 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (491.686µs) from=10.233.78.79:49098 2021/11/06 01:42:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:21 [DEBUG] agent: Service "_v1_parser_10.233.24.132_8806" in sync 2021/11/06 01:42:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.31_443" in sync 2021/11/06 01:42:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.132_8806" in sync 2021/11/06 01:42:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:21 [DEBUG] agent: Node info in sync 2021/11/06 01:42:21 [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. 2021/11/06 01:42:22 [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. 2021/11/06 01:42:22 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/06 01:42:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/06 01:42:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.3_9015" in sync 2021/11/06 01:42:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.250_8080" in sync 2021/11/06 01:42:22 [DEBUG] agent: Service "_v1_catalog_10.233.24.132_8806" in sync 2021/11/06 01:42:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:22 [DEBUG] agent: Service "_v1_parser_10.233.24.132_8806" in sync 2021/11/06 01:42:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.31_443" in sync 2021/11/06 01:42:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.132_8806" in sync 2021/11/06 01:42:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:22 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.103_8181" in sync 2021/11/06 01:42:22 [DEBUG] agent: Service "_v1_nsd_10.233.24.132_8806" in sync 2021/11/06 01:42:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:22 [DEBUG] agent: Service "_v0_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:22 [DEBUG] agent: Service "_v1_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:22 [DEBUG] agent: Service "_v1_message-router_10.233.2.246_3904" in sync 2021/11/06 01:42:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:22 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.76.207_8446" 2021/11/06 01:42:22 [DEBUG] agent: Service "_v1_sdc_10.233.61.250_8443" in sync 2021/11/06 01:42:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.105_8443" in sync 2021/11/06 01:42:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:22 [DEBUG] agent: Node info in sync 2021/11/06 01:42:22 [DEBUG] http: Request PUT /v1/agent/service/register (400.106023ms) from=10.233.78.79:49110 2021/11/06 01:42:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.3_9015" in sync 2021/11/06 01:42:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.250_8080" in sync 2021/11/06 01:42:22 [DEBUG] agent: Service "_v1_catalog_10.233.24.132_8806" in sync 2021/11/06 01:42:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:22 [DEBUG] agent: Service "_v1_parser_10.233.24.132_8806" in sync 2021/11/06 01:42:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.31_443" in sync 2021/11/06 01:42:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.132_8806" in sync 2021/11/06 01:42:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:22 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.103_8181" in sync 2021/11/06 01:42:22 [DEBUG] agent: Service "_v1_nsd_10.233.24.132_8806" in sync 2021/11/06 01:42:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:22 [DEBUG] agent: Service "_v0_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:22 [DEBUG] agent: Service "_v1_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:22 [DEBUG] agent: Service "_v1_message-router_10.233.2.246_3904" in sync 2021/11/06 01:42:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:22 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:22 [DEBUG] agent: Service "_v1_sdc_10.233.61.250_8443" in sync 2021/11/06 01:42:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.105_8443" in sync 2021/11/06 01:42:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:22 [DEBUG] agent: Node info in sync 2021/11/06 01:42:22 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (411.189µs) from=10.233.78.79:49118 2021/11/06 01:42:22 [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. 2021/11/06 01:42:22 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/06 01:42:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/06 01:42:23 [DEBUG] agent: Service "_v1_parser_10.233.24.132_8806" in sync 2021/11/06 01:42:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.31_443" in sync 2021/11/06 01:42:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:23 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.132_8806" in sync 2021/11/06 01:42:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:23 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:23 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:23 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.103_8181" in sync 2021/11/06 01:42:23 [DEBUG] agent: Service "_v1_nsd_10.233.24.132_8806" in sync 2021/11/06 01:42:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:23 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:23 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:23 [DEBUG] agent: Service "_v0_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:23 [DEBUG] agent: Service "_v1_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:23 [DEBUG] agent: Service "_v1_message-router_10.233.2.246_3904" in sync 2021/11/06 01:42:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:23 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:23 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.76.207_8446" 2021/11/06 01:42:23 [DEBUG] agent: Service "_v1_sdc_10.233.61.250_8443" in sync 2021/11/06 01:42:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.105_8443" in sync 2021/11/06 01:42:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:23 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:23 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:23 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.3_9015" in sync 2021/11/06 01:42:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.250_8080" in sync 2021/11/06 01:42:23 [DEBUG] agent: Service "_v1_catalog_10.233.24.132_8806" in sync 2021/11/06 01:42:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:23 [DEBUG] agent: Node info in sync 2021/11/06 01:42:23 [DEBUG] http: Request PUT /v1/agent/service/register (699.981ms) from=10.233.78.79:49122 2021/11/06 01:42:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:23 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:23 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.103_8181" in sync 2021/11/06 01:42:23 [DEBUG] agent: Service "_v1_nsd_10.233.24.132_8806" in sync 2021/11/06 01:42:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:23 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:23 [DEBUG] agent: Service "_v0_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:23 [DEBUG] agent: Service "_v1_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:23 [DEBUG] agent: Service "_v1_message-router_10.233.2.246_3904" in sync 2021/11/06 01:42:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:23 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:23 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:23 [DEBUG] agent: Service "_v1_sdc_10.233.61.250_8443" in sync 2021/11/06 01:42:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:23 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.105_8443" in sync 2021/11/06 01:42:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:23 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:23 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.3_9015" in sync 2021/11/06 01:42:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.250_8080" in sync 2021/11/06 01:42:23 [DEBUG] agent: Service "_v1_catalog_10.233.24.132_8806" in sync 2021/11/06 01:42:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:23 [DEBUG] agent: Service "_v1_parser_10.233.24.132_8806" in sync 2021/11/06 01:42:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.31_443" in sync 2021/11/06 01:42:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:23 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.132_8806" in sync 2021/11/06 01:42:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:23 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:23 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:23 [DEBUG] agent: Node info in sync 2021/11/06 01:42:23 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (99.959791ms) from=10.233.78.79:49130 2021/11/06 01:42:23 [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. 2021/11/06 01:42:23 [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. 2021/11/06 01:42:23 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/06 01:42:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/06 01:42:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:23 [DEBUG] agent: Service "_v1_sdc_10.233.61.250_8443" in sync 2021/11/06 01:42:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:23 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:23 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:23 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.105_8443" in sync 2021/11/06 01:42:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.3_9015" in sync 2021/11/06 01:42:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.250_8080" in sync 2021/11/06 01:42:23 [DEBUG] agent: Service "_v1_catalog_10.233.24.132_8806" in sync 2021/11/06 01:42:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:23 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:23 [DEBUG] agent: Service "_v1_parser_10.233.24.132_8806" in sync 2021/11/06 01:42:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.31_443" in sync 2021/11/06 01:42:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:23 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:24 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.76.207_8446" 2021/11/06 01:42:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.132_8806" in sync 2021/11/06 01:42:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:24 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:24 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.103_8181" in sync 2021/11/06 01:42:24 [DEBUG] agent: Service "_v1_nsd_10.233.24.132_8806" in sync 2021/11/06 01:42:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:24 [DEBUG] agent: Service "_v0_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:24 [DEBUG] agent: Service "_v1_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:24 [DEBUG] agent: Service "_v1_message-router_10.233.2.246_3904" in sync 2021/11/06 01:42:24 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:24 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:24 [DEBUG] agent: Node info in sync 2021/11/06 01:42:24 [DEBUG] http: Request PUT /v1/agent/service/register (1.178579749s) from=10.233.78.79:49136 2021/11/06 01:42:24 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:24 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.103_8181" in sync 2021/11/06 01:42:24 [DEBUG] agent: Service "_v1_nsd_10.233.24.132_8806" in sync 2021/11/06 01:42:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:24 [DEBUG] agent: Service "_v0_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:24 [DEBUG] agent: Service "_v1_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:24 [DEBUG] agent: Service "_v1_message-router_10.233.2.246_3904" in sync 2021/11/06 01:42:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:24 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:24 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:24 [DEBUG] agent: Service "_v1_sdc_10.233.61.250_8443" in sync 2021/11/06 01:42:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.105_8443" in sync 2021/11/06 01:42:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:24 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.3_9015" in sync 2021/11/06 01:42:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.250_8080" in sync 2021/11/06 01:42:24 [DEBUG] agent: Service "_v1_catalog_10.233.24.132_8806" in sync 2021/11/06 01:42:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:24 [DEBUG] agent: Service "_v1_parser_10.233.24.132_8806" in sync 2021/11/06 01:42:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.31_443" in sync 2021/11/06 01:42:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:24 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.132_8806" in sync 2021/11/06 01:42:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:24 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:24 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:24 [DEBUG] agent: Node info in sync 2021/11/06 01:42:24 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (99.879813ms) from=10.233.78.79:49154 2021/11/06 01:42:25 [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. 2021/11/06 01:42:25 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/06 01:42:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/06 01:42:25 [DEBUG] agent: Service "_v1_sdc_10.233.61.250_8443" in sync 2021/11/06 01:42:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.105_8443" in sync 2021/11/06 01:42:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.3_9015" in sync 2021/11/06 01:42:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.250_8080" in sync 2021/11/06 01:42:25 [DEBUG] agent: Service "_v1_catalog_10.233.24.132_8806" in sync 2021/11/06 01:42:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:25 [DEBUG] agent: Service "_v1_parser_10.233.24.132_8806" in sync 2021/11/06 01:42:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.31_443" in sync 2021/11/06 01:42:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.132_8806" in sync 2021/11/06 01:42:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.103_8181" in sync 2021/11/06 01:42:25 [DEBUG] agent: Service "_v1_nsd_10.233.24.132_8806" in sync 2021/11/06 01:42:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:25 [DEBUG] agent: Service "_v0_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:25 [DEBUG] agent: Service "_v1_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:25 [DEBUG] agent: Service "_v1_message-router_10.233.2.246_3904" in sync 2021/11/06 01:42:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:25 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.76.207_8446" 2021/11/06 01:42:25 [DEBUG] agent: Node info in sync 2021/11/06 01:42:25 [DEBUG] http: Request PUT /v1/agent/service/register (421.4524ms) from=10.233.78.79:49164 2021/11/06 01:42:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.132_8806" in sync 2021/11/06 01:42:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.103_8181" in sync 2021/11/06 01:42:25 [DEBUG] agent: Service "_v1_nsd_10.233.24.132_8806" in sync 2021/11/06 01:42:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:25 [DEBUG] agent: Service "_v0_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:25 [DEBUG] agent: Service "_v1_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:25 [DEBUG] agent: Service "_v1_message-router_10.233.2.246_3904" in sync 2021/11/06 01:42:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:25 [DEBUG] agent: Service "_v1_sdc_10.233.61.250_8443" in sync 2021/11/06 01:42:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.105_8443" in sync 2021/11/06 01:42:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.3_9015" in sync 2021/11/06 01:42:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.250_8080" in sync 2021/11/06 01:42:25 [DEBUG] agent: Service "_v1_catalog_10.233.24.132_8806" in sync 2021/11/06 01:42:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:25 [DEBUG] agent: Service "_v1_parser_10.233.24.132_8806" in sync 2021/11/06 01:42:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.31_443" in sync 2021/11/06 01:42:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:25 [DEBUG] agent: Node info in sync 2021/11/06 01:42:25 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (139.893762ms) from=10.233.78.79:49170 2021/11/06 01:42:25 [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. 2021/11/06 01:42:25 [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. 2021/11/06 01:42:25 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/06 01:42:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/06 01:42:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.105_8443" in sync 2021/11/06 01:42:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.3_9015" in sync 2021/11/06 01:42:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.250_8080" in sync 2021/11/06 01:42:25 [DEBUG] agent: Service "_v1_catalog_10.233.24.132_8806" in sync 2021/11/06 01:42:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:26 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.76.207_8446" 2021/11/06 01:42:26 [DEBUG] agent: Service "_v1_parser_10.233.24.132_8806" in sync 2021/11/06 01:42:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.31_443" in sync 2021/11/06 01:42:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:26 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:26 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.132_8806" in sync 2021/11/06 01:42:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:26 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:26 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:26 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.103_8181" in sync 2021/11/06 01:42:26 [DEBUG] agent: Service "_v1_nsd_10.233.24.132_8806" in sync 2021/11/06 01:42:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:26 [DEBUG] agent: Service "_v0_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:26 [DEBUG] agent: Service "_v1_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:26 [DEBUG] agent: Service "_v1_message-router_10.233.2.246_3904" in sync 2021/11/06 01:42:26 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:26 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:26 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:26 [DEBUG] agent: Service "_v1_sdc_10.233.61.250_8443" in sync 2021/11/06 01:42:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:26 [DEBUG] agent: Node info in sync 2021/11/06 01:42:26 [DEBUG] http: Request PUT /v1/agent/service/register (303.611602ms) from=10.233.78.79:49176 2021/11/06 01:42:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:26 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:26 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.105_8443" in sync 2021/11/06 01:42:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.3_9015" in sync 2021/11/06 01:42:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.250_8080" in sync 2021/11/06 01:42:26 [DEBUG] agent: Service "_v1_catalog_10.233.24.132_8806" in sync 2021/11/06 01:42:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:26 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:26 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:26 [DEBUG] agent: Service "_v1_parser_10.233.24.132_8806" in sync 2021/11/06 01:42:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.31_443" in sync 2021/11/06 01:42:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:26 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:26 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.132_8806" in sync 2021/11/06 01:42:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:26 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:26 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:26 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.103_8181" in sync 2021/11/06 01:42:26 [DEBUG] agent: Service "_v1_nsd_10.233.24.132_8806" in sync 2021/11/06 01:42:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:26 [DEBUG] agent: Service "_v0_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:26 [DEBUG] agent: Service "_v1_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:26 [DEBUG] agent: Service "_v1_message-router_10.233.2.246_3904" in sync 2021/11/06 01:42:26 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:26 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:26 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:26 [DEBUG] agent: Service "_v1_sdc_10.233.61.250_8443" in sync 2021/11/06 01:42:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:26 [DEBUG] agent: Node info in sync 2021/11/06 01:42:26 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (84.06113ms) from=10.233.78.79:49180 2021/11/06 01:42:26 [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. 2021/11/06 01:42:26 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/06 01:42:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/06 01:42:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.132_8806" in sync 2021/11/06 01:42:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:26 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:26 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:26 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.103_8181" in sync 2021/11/06 01:42:26 [DEBUG] agent: Service "_v1_nsd_10.233.24.132_8806" in sync 2021/11/06 01:42:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:26 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:26 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:26 [DEBUG] agent: Service "_v0_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:26 [DEBUG] agent: Service "_v1_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:26 [DEBUG] agent: Service "_v1_message-router_10.233.2.246_3904" in sync 2021/11/06 01:42:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:26 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:26 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:26 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:26 [DEBUG] agent: Service "_v1_sdc_10.233.61.250_8443" in sync 2021/11/06 01:42:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.105_8443" in sync 2021/11/06 01:42:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:26 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:26 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.3_9015" in sync 2021/11/06 01:42:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.250_8080" in sync 2021/11/06 01:42:26 [DEBUG] agent: Service "_v1_catalog_10.233.24.132_8806" in sync 2021/11/06 01:42:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:26 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.76.207_8446" 2021/11/06 01:42:26 [DEBUG] agent: Service "_v1_parser_10.233.24.132_8806" in sync 2021/11/06 01:42:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.31_443" in sync 2021/11/06 01:42:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:26 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:26 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:26 [DEBUG] agent: Node info in sync 2021/11/06 01:42:26 [DEBUG] http: Request PUT /v1/agent/service/register (300.301744ms) from=10.233.78.79:49182 2021/11/06 01:42:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:26 [DEBUG] agent: Service "_v1_sdc_10.233.61.250_8443" in sync 2021/11/06 01:42:26 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (99.610056ms) from=10.233.78.79:49186 2021/11/06 01:42:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:26 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:26 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.105_8443" in sync 2021/11/06 01:42:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:26 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.3_9015" in sync 2021/11/06 01:42:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.250_8080" in sync 2021/11/06 01:42:26 [DEBUG] agent: Service "_v1_catalog_10.233.24.132_8806" in sync 2021/11/06 01:42:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:26 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:26 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:26 [DEBUG] agent: Service "_v1_parser_10.233.24.132_8806" in sync 2021/11/06 01:42:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.31_443" in sync 2021/11/06 01:42:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:26 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:26 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.132_8806" in sync 2021/11/06 01:42:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:26 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:26 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:26 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.103_8181" in sync 2021/11/06 01:42:26 [DEBUG] agent: Service "_v1_nsd_10.233.24.132_8806" in sync 2021/11/06 01:42:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:26 [DEBUG] agent: Service "_v0_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:26 [DEBUG] agent: Service "_v1_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:26 [DEBUG] agent: Service "_v1_message-router_10.233.2.246_3904" in sync 2021/11/06 01:42:26 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:26 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:26 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:26 [DEBUG] agent: Node info in sync 2021/11/06 01:42:26 [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. 2021/11/06 01:42:26 [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. 2021/11/06 01:42:26 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/06 01:42:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/06 01:42:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:27 [DEBUG] agent: Service "_v0_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:27 [DEBUG] agent: Service "_v1_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:27 [DEBUG] agent: Service "_v1_message-router_10.233.2.246_3904" in sync 2021/11/06 01:42:27 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:27 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:27 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:27 [DEBUG] agent: Service "_v1_sdc_10.233.61.250_8443" in sync 2021/11/06 01:42:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:27 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.76.207_8446" 2021/11/06 01:42:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.105_8443" in sync 2021/11/06 01:42:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:27 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.3_9015" in sync 2021/11/06 01:42:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.250_8080" in sync 2021/11/06 01:42:27 [DEBUG] agent: Service "_v1_catalog_10.233.24.132_8806" in sync 2021/11/06 01:42:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:27 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:27 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:27 [DEBUG] agent: Service "_v1_parser_10.233.24.132_8806" in sync 2021/11/06 01:42:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.31_443" in sync 2021/11/06 01:42:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:27 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:27 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.132_8806" in sync 2021/11/06 01:42:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:27 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:27 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.103_8181" in sync 2021/11/06 01:42:27 [DEBUG] agent: Service "_v1_nsd_10.233.24.132_8806" in sync 2021/11/06 01:42:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:27 [DEBUG] agent: Node info in sync 2021/11/06 01:42:27 [DEBUG] http: Request PUT /v1/agent/service/register (93.305384ms) from=10.233.78.79:49196 2021/11/06 01:42:27 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.3_9015" in sync 2021/11/06 01:42:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.250_8080" in sync 2021/11/06 01:42:27 [DEBUG] agent: Service "_v1_catalog_10.233.24.132_8806" in sync 2021/11/06 01:42:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:27 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:27 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:27 [DEBUG] agent: Service "_v1_parser_10.233.24.132_8806" in sync 2021/11/06 01:42:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.31_443" in sync 2021/11/06 01:42:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:27 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.132_8806" in sync 2021/11/06 01:42:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:27 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:27 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:27 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.103_8181" in sync 2021/11/06 01:42:27 [DEBUG] agent: Service "_v1_nsd_10.233.24.132_8806" in sync 2021/11/06 01:42:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:27 [DEBUG] agent: Service "_v0_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:27 [DEBUG] agent: Service "_v1_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:27 [DEBUG] agent: Service "_v1_message-router_10.233.2.246_3904" in sync 2021/11/06 01:42:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:27 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:27 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:27 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:27 [DEBUG] agent: Service "_v1_sdc_10.233.61.250_8443" in sync 2021/11/06 01:42:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:27 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.105_8443" in sync 2021/11/06 01:42:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:27 [DEBUG] agent: Node info in sync 2021/11/06 01:42:27 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (576.014µs) from=10.233.78.79:49198 2021/11/06 01:42:27 [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. 2021/11/06 01:42:27 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/06 01:42:27 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/06 01:42:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:27 [DEBUG] agent: Service "_v0_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:27 [DEBUG] agent: Service "_v1_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:27 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:27 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:27 [DEBUG] agent: Service "_v1_sdc_10.233.61.250_8443" in sync 2021/11/06 01:42:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.105_8443" in sync 2021/11/06 01:42:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.3_9015" in sync 2021/11/06 01:42:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.250_8080" in sync 2021/11/06 01:42:27 [DEBUG] agent: Service "_v1_catalog_10.233.24.132_8806" in sync 2021/11/06 01:42:27 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.31_443" in sync 2021/11/06 01:42:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:27 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:27 [DEBUG] agent: Service "_v1_nsd_10.233.24.132_8806" in sync 2021/11/06 01:42:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:27 [DEBUG] agent: Service "_v1_message-router_10.233.2.246_3904" in sync 2021/11/06 01:42:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:27 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:27 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:27 [DEBUG] agent: Service "_v1_parser_10.233.24.132_8806" in sync 2021/11/06 01:42:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:27 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:27 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:27 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.76.207_8446" 2021/11/06 01:42:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.132_8806" in sync 2021/11/06 01:42:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:27 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:27 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:27 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.103_8181" in sync 2021/11/06 01:42:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:28 [DEBUG] agent: Node info in sync 2021/11/06 01:42:28 [DEBUG] http: Request PUT /v1/agent/service/register (899.827443ms) from=10.233.78.79:49200 2021/11/06 01:42:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:28 [DEBUG] agent: Service "_v1_message-router_10.233.2.246_3904" in sync 2021/11/06 01:42:28 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:28 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:28 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:28 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:28 [DEBUG] agent: Service "_v1_parser_10.233.24.132_8806" in sync 2021/11/06 01:42:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.132_8806" in sync 2021/11/06 01:42:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:28 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.103_8181" in sync 2021/11/06 01:42:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:28 [DEBUG] agent: Service "_v0_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:28 [DEBUG] agent: Service "_v1_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:28 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:28 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:28 [DEBUG] agent: Service "_v1_sdc_10.233.61.250_8443" in sync 2021/11/06 01:42:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.105_8443" in sync 2021/11/06 01:42:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:28 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.3_9015" in sync 2021/11/06 01:42:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.250_8080" in sync 2021/11/06 01:42:28 [DEBUG] agent: Service "_v1_catalog_10.233.24.132_8806" in sync 2021/11/06 01:42:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.31_443" in sync 2021/11/06 01:42:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:28 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:28 [DEBUG] agent: Service "_v1_nsd_10.233.24.132_8806" in sync 2021/11/06 01:42:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:28 [DEBUG] agent: Node info in sync 2021/11/06 01:42:28 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (588.157µs) from=10.233.78.79:49210 2021/11/06 01:42:28 [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. 2021/11/06 01:42:28 [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. 2021/11/06 01:42:28 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/06 01:42: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. 2021/11/06 01:42:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v1_nsd_10.233.24.132_8806" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v1_message-router_10.233.2.246_3904" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v1_parser_10.233.24.132_8806" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.132_8806" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.103_8181" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v0_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v1_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v1_sdc_10.233.61.250_8443" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.105_8443" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:29 [INFO] agent: Synced service "_v11__aai-nquery_10.233.76.207_8446" 2021/11/06 01:42:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.3_9015" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.250_8080" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v1_catalog_10.233.24.132_8806" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.31_443" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:29 [DEBUG] agent: Node info in sync 2021/11/06 01:42:29 [DEBUG] http: Request PUT /v1/agent/service/register (554.292438ms) from=10.233.78.79:49214 2021/11/06 01:42:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v1_nsd_10.233.24.132_8806" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v1_message-router_10.233.2.246_3904" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v1_parser_10.233.24.132_8806" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.132_8806" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.103_8181" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v0_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v1_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v1_sdc_10.233.61.250_8443" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.105_8443" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.3_9015" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.250_8080" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v1_catalog_10.233.24.132_8806" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.31_443" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:29 [DEBUG] agent: Node info in sync 2021/11/06 01:42:29 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (414.334µs) from=10.233.78.79:49226 2021/11/06 01:42:29 [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. 2021/11/06 01:42:29 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/06 01:42: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. 2021/11/06 01:42:29 [INFO] agent: Synced service "_v11_aai-nquery_10.233.76.207_8446" 2021/11/06 01:42:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.132_8806" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.103_8181" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v0_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v1_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v1_sdc_10.233.61.250_8443" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.105_8443" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.3_9015" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.250_8080" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v1_catalog_10.233.24.132_8806" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.31_443" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v1_nsd_10.233.24.132_8806" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v1_message-router_10.233.2.246_3904" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v1_parser_10.233.24.132_8806" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:29 [DEBUG] agent: Node info in sync 2021/11/06 01:42:29 [DEBUG] http: Request PUT /v1/agent/service/register (400.184757ms) from=10.233.78.79:49230 2021/11/06 01:42:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v0_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v1_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v1_sdc_10.233.61.250_8443" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.105_8443" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v1_catalog_10.233.24.132_8806" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.3_9015" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.250_8080" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.31_443" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v1_nsd_10.233.24.132_8806" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v1_message-router_10.233.2.246_3904" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v1_parser_10.233.24.132_8806" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.132_8806" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.103_8181" in sync 2021/11/06 01:42:29 [DEBUG] agent: Node info in sync 2021/11/06 01:42:29 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (570.378µs) from=10.233.78.79:49234 2021/11/06 01:42:29 [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. 2021/11/06 01:42:29 [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. 2021/11/06 01:42:29 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/06 01:42: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. 2021/11/06 01:42:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.105_8443" in sync 2021/11/06 01:42:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:30 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.3_9015" in sync 2021/11/06 01:42:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.250_8080" in sync 2021/11/06 01:42:30 [DEBUG] agent: Service "_v1_catalog_10.233.24.132_8806" in sync 2021/11/06 01:42:30 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.31_443" in sync 2021/11/06 01:42:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:30 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:30 [DEBUG] agent: Service "_v1_nsd_10.233.24.132_8806" in sync 2021/11/06 01:42:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:30 [DEBUG] agent: Service "_v1_message-router_10.233.2.246_3904" in sync 2021/11/06 01:42:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:30 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:30 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:30 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:30 [DEBUG] agent: Service "_v1_parser_10.233.24.132_8806" in sync 2021/11/06 01:42:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:30 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:30 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:30 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.132_8806" in sync 2021/11/06 01:42:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:30 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:30 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:30 [INFO] agent: Synced service "_v12__aai-nquery_10.233.76.207_8446" 2021/11/06 01:42:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.103_8181" in sync 2021/11/06 01:42:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:30 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:30 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:30 [DEBUG] agent: Service "_v0_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:30 [DEBUG] agent: Service "_v1_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:30 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:30 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:30 [DEBUG] agent: Service "_v1_sdc_10.233.61.250_8443" in sync 2021/11/06 01:42:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:30 [DEBUG] agent: Node info in sync 2021/11/06 01:42:30 [DEBUG] http: Request PUT /v1/agent/service/register (599.608772ms) from=10.233.78.79:49238 2021/11/06 01:42:30 [DEBUG] agent: Service "_v1_sdc_10.233.61.250_8443" in sync 2021/11/06 01:42:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.105_8443" in sync 2021/11/06 01:42:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:30 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.3_9015" in sync 2021/11/06 01:42:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.250_8080" in sync 2021/11/06 01:42:30 [DEBUG] agent: Service "_v1_catalog_10.233.24.132_8806" in sync 2021/11/06 01:42:30 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.31_443" in sync 2021/11/06 01:42:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:30 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:30 [DEBUG] agent: Service "_v1_nsd_10.233.24.132_8806" in sync 2021/11/06 01:42:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:30 [DEBUG] agent: Service "_v1_message-router_10.233.2.246_3904" in sync 2021/11/06 01:42:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:30 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:30 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:30 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:30 [DEBUG] agent: Service "_v1_parser_10.233.24.132_8806" in sync 2021/11/06 01:42:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:30 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:30 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:30 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.132_8806" in sync 2021/11/06 01:42:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:30 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:30 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:30 [DEBUG] agent: Service "_v12__aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.103_8181" in sync 2021/11/06 01:42:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:30 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:30 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:30 [DEBUG] agent: Service "_v0_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:30 [DEBUG] agent: Service "_v1_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:30 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:30 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:30 [DEBUG] agent: Node info in sync 2021/11/06 01:42:30 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (742.461µs) from=10.233.78.79:49248 2021/11/06 01:42:30 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/06 01:42:30 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/06 01:42: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. 2021/11/06 01:42:30 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:30 [DEBUG] agent: Service "_v12__aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.132_8806" in sync 2021/11/06 01:42:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:30 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:30 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:30 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.103_8181" in sync 2021/11/06 01:42:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:30 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:30 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:30 [DEBUG] agent: Service "_v0_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:30 [DEBUG] agent: Service "_v1_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:30 [DEBUG] agent: Service "_v1_sdc_10.233.61.250_8443" in sync 2021/11/06 01:42:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.105_8443" in sync 2021/11/06 01:42:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:30 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:31 [INFO] agent: Synced service "_v12_aai-nquery_10.233.76.207_8446" 2021/11/06 01:42:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.3_9015" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.250_8080" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v1_catalog_10.233.24.132_8806" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.31_443" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v1_nsd_10.233.24.132_8806" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v1_message-router_10.233.2.246_3904" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v1_parser_10.233.24.132_8806" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:31 [DEBUG] agent: Node info in sync 2021/11/06 01:42:31 [DEBUG] http: Request PUT /v1/agent/service/register (399.94855ms) from=10.233.78.79:49250 2021/11/06 01:42:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v1_parser_10.233.24.132_8806" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v12__aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.132_8806" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.103_8181" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v0_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v1_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v1_sdc_10.233.61.250_8443" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.105_8443" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v12_aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.3_9015" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.250_8080" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v1_catalog_10.233.24.132_8806" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.31_443" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v1_nsd_10.233.24.132_8806" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v1_message-router_10.233.2.246_3904" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:31 [DEBUG] agent: Node info in sync 2021/11/06 01:42:31 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (99.81587ms) from=10.233.78.79:49256 2021/11/06 01:42:31 [WARN] agent: Service name "_aai-nquery-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/06 01:42:31 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/06 01:42:31 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/06 01:42: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. 2021/11/06 01:42:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.31_443" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v1_nsd_10.233.24.132_8806" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v1_message-router_10.233.2.246_3904" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v1_parser_10.233.24.132_8806" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.132_8806" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v12__aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.103_8181" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v0_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v1_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v1_sdc_10.233.61.250_8443" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.105_8443" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v12_aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:31 [INFO] agent: Synced service "_v13__aai-nquery_10.233.76.207_8446" 2021/11/06 01:42:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.3_9015" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.250_8080" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v1_catalog_10.233.24.132_8806" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:31 [DEBUG] agent: Node info in sync 2021/11/06 01:42:31 [DEBUG] http: Request PUT /v1/agent/service/register (201.172304ms) from=10.233.78.79:49260 2021/11/06 01:42:31 [DEBUG] agent: Service "_v1_nsd_10.233.24.132_8806" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v1_message-router_10.233.2.246_3904" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v1_parser_10.233.24.132_8806" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.132_8806" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v12__aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.103_8181" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v0_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v1_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v1_sdc_10.233.61.250_8443" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.105_8443" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v12_aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v13__aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.3_9015" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.250_8080" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v1_catalog_10.233.24.132_8806" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.31_443" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:31 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:31 [DEBUG] agent: Node info in sync 2021/11/06 01:42:31 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (199.815351ms) from=10.233.78.79:49264 2021/11/06 01:42:32 [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. 2021/11/06 01:42:32 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/06 01:42: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. 2021/11/06 01:42:32 [DEBUG] agent: Service "_v1_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:32 [DEBUG] agent: Service "_v0_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:32 [DEBUG] agent: Service "_v1_sdc_10.233.61.250_8443" in sync 2021/11/06 01:42:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:32 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.105_8443" in sync 2021/11/06 01:42:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:32 [DEBUG] agent: Service "_v12_aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:32 [DEBUG] agent: Service "_v13__aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:32 [INFO] agent: Synced service "_v13_aai-nquery_10.233.76.207_8446" 2021/11/06 01:42:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.250_8080" in sync 2021/11/06 01:42:32 [DEBUG] agent: Service "_v1_catalog_10.233.24.132_8806" in sync 2021/11/06 01:42:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.3_9015" in sync 2021/11/06 01:42:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.31_443" in sync 2021/11/06 01:42:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:32 [DEBUG] agent: Service "_v1_nsd_10.233.24.132_8806" in sync 2021/11/06 01:42:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:32 [DEBUG] agent: Service "_v1_message-router_10.233.2.246_3904" in sync 2021/11/06 01:42:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:32 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:32 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:32 [DEBUG] agent: Service "_v1_parser_10.233.24.132_8806" in sync 2021/11/06 01:42:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:32 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:32 [DEBUG] agent: Service "_v12__aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.132_8806" in sync 2021/11/06 01:42:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.103_8181" in sync 2021/11/06 01:42:32 [DEBUG] agent: Node info in sync 2021/11/06 01:42:32 [DEBUG] http: Request PUT /v1/agent/service/register (254.032414ms) from=10.233.78.79:49272 2021/11/06 01:42:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:32 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:32 [DEBUG] agent: Service "_v1_parser_10.233.24.132_8806" in sync 2021/11/06 01:42:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:32 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:32 [DEBUG] agent: Service "_v12__aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.132_8806" in sync 2021/11/06 01:42:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.103_8181" in sync 2021/11/06 01:42:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:32 [DEBUG] agent: Service "_v0_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:32 [DEBUG] agent: Service "_v1_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:32 [DEBUG] agent: Service "_v1_sdc_10.233.61.250_8443" in sync 2021/11/06 01:42:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:32 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.105_8443" in sync 2021/11/06 01:42:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:32 [DEBUG] agent: Service "_v12_aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:32 [DEBUG] agent: Service "_v13__aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:32 [DEBUG] agent: Service "_v13_aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:32 [DEBUG] agent: Service "_v1_catalog_10.233.24.132_8806" in sync 2021/11/06 01:42:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.3_9015" in sync 2021/11/06 01:42:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.250_8080" in sync 2021/11/06 01:42:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.31_443" in sync 2021/11/06 01:42:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:32 [DEBUG] agent: Service "_v1_nsd_10.233.24.132_8806" in sync 2021/11/06 01:42:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:32 [DEBUG] agent: Service "_v1_message-router_10.233.2.246_3904" in sync 2021/11/06 01:42:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:32 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:32 [DEBUG] agent: Node info in sync 2021/11/06 01:42:32 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (419.182µs) from=10.233.78.79:49276 2021/11/06 01:42:32 [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. 2021/11/06 01:42:32 [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. 2021/11/06 01:42:32 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/06 01:42: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. 2021/11/06 01:42:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:32 [DEBUG] agent: Service "_v1_nsd_10.233.24.132_8806" in sync 2021/11/06 01:42:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:32 [DEBUG] agent: Service "_v1_message-router_10.233.2.246_3904" in sync 2021/11/06 01:42:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:32 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:32 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:32 [DEBUG] agent: Service "_v1_parser_10.233.24.132_8806" in sync 2021/11/06 01:42:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:32 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:32 [DEBUG] agent: Service "_v12__aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.132_8806" in sync 2021/11/06 01:42:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.103_8181" in sync 2021/11/06 01:42:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:33 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:33 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:33 [INFO] agent: Synced service "_v14__aai-nquery_10.233.76.207_8446" 2021/11/06 01:42:33 [DEBUG] agent: Service "_v0_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:33 [DEBUG] agent: Service "_v1_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:33 [DEBUG] agent: Service "_v1_sdc_10.233.61.250_8443" in sync 2021/11/06 01:42:33 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.105_8443" in sync 2021/11/06 01:42:33 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:33 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:33 [DEBUG] agent: Service "_v12_aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:33 [DEBUG] agent: Service "_v13__aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:33 [DEBUG] agent: Service "_v13_aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:33 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:33 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:33 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.3_9015" in sync 2021/11/06 01:42:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.250_8080" in sync 2021/11/06 01:42:33 [DEBUG] agent: Service "_v1_catalog_10.233.24.132_8806" in sync 2021/11/06 01:42:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.31_443" in sync 2021/11/06 01:42:33 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:33 [DEBUG] agent: Node info in sync 2021/11/06 01:42:33 [DEBUG] http: Request PUT /v1/agent/service/register (1.09970246s) from=10.233.78.79:49278 2021/11/06 01:42:33 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:33 [DEBUG] agent: Service "_v12_aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:33 [DEBUG] agent: Service "_v13__aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:33 [DEBUG] agent: Service "_v13_aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:33 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:33 [DEBUG] agent: Service "_v1_catalog_10.233.24.132_8806" in sync 2021/11/06 01:42:33 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.3_9015" in sync 2021/11/06 01:42:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.250_8080" in sync 2021/11/06 01:42:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.31_443" in sync 2021/11/06 01:42:33 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:33 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:33 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:33 [DEBUG] agent: Service "_v1_nsd_10.233.24.132_8806" in sync 2021/11/06 01:42:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:33 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:33 [DEBUG] agent: Service "_v1_message-router_10.233.2.246_3904" in sync 2021/11/06 01:42:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:33 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:33 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:33 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:33 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:33 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:33 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:33 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:33 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:33 [DEBUG] agent: Service "_v1_parser_10.233.24.132_8806" in sync 2021/11/06 01:42:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:33 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:33 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:33 [DEBUG] agent: Service "_v12__aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.132_8806" in sync 2021/11/06 01:42:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:33 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:33 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.103_8181" in sync 2021/11/06 01:42:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:33 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:33 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:33 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:33 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:33 [DEBUG] agent: Service "_v14__aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:33 [DEBUG] agent: Service "_v0_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:33 [DEBUG] agent: Service "_v1_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:33 [DEBUG] agent: Service "_v1_sdc_10.233.61.250_8443" in sync 2021/11/06 01:42:33 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:33 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.105_8443" in sync 2021/11/06 01:42:33 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:33 [DEBUG] agent: Node info in sync 2021/11/06 01:42:34 [WARN] consul: error getting server health from "onap-msb-consul-55bf85f47-9jwl5": context deadline exceeded 2021/11/06 01:42:34 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (207.872358ms) from=10.233.78.79:49286 2021/11/06 01:42:34 [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. 2021/11/06 01:42: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. 2021/11/06 01:42: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. 2021/11/06 01:42:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.31_443" in sync 2021/11/06 01:42:34 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:34 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:34 [DEBUG] agent: Service "_v1_nsd_10.233.24.132_8806" in sync 2021/11/06 01:42:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:34 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:34 [DEBUG] agent: Service "_v1_message-router_10.233.2.246_3904" in sync 2021/11/06 01:42:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:34 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:34 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:34 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:34 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:34 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:34 [DEBUG] agent: Service "_v1_parser_10.233.24.132_8806" in sync 2021/11/06 01:42:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:34 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:34 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:34 [DEBUG] agent: Service "_v12__aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.132_8806" in sync 2021/11/06 01:42:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:34 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:34 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.103_8181" in sync 2021/11/06 01:42:34 [DEBUG] agent: Service "_v1_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:34 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:34 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:34 [DEBUG] agent: Service "_v14__aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:34 [DEBUG] agent: Service "_v0_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:34 [INFO] agent: Synced service "_v14_aai-nquery_10.233.76.207_8446" 2021/11/06 01:42:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:34 [DEBUG] agent: Service "_v1_sdc_10.233.61.250_8443" in sync 2021/11/06 01:42:34 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:34 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.105_8443" in sync 2021/11/06 01:42:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:34 [DEBUG] agent: Service "_v12_aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:34 [DEBUG] agent: Service "_v13__aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:34 [DEBUG] agent: Service "_v13_aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.250_8080" in sync 2021/11/06 01:42:34 [DEBUG] agent: Service "_v1_catalog_10.233.24.132_8806" in sync 2021/11/06 01:42:34 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.3_9015" in sync 2021/11/06 01:42:34 [DEBUG] agent: Node info in sync 2021/11/06 01:42:34 [DEBUG] http: Request PUT /v1/agent/service/register (400.136135ms) from=10.233.78.79:49296 2021/11/06 01:42:34 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:34 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.105_8443" in sync 2021/11/06 01:42:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:34 [DEBUG] agent: Service "_v12_aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:34 [DEBUG] agent: Service "_v13__aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:34 [DEBUG] agent: Service "_v13_aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.250_8080" in sync 2021/11/06 01:42:34 [DEBUG] agent: Service "_v1_catalog_10.233.24.132_8806" in sync 2021/11/06 01:42:34 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.3_9015" in sync 2021/11/06 01:42:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.31_443" in sync 2021/11/06 01:42:34 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:34 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:34 [DEBUG] agent: Service "_v1_nsd_10.233.24.132_8806" in sync 2021/11/06 01:42:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:34 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:34 [DEBUG] agent: Service "_v1_message-router_10.233.2.246_3904" in sync 2021/11/06 01:42:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:35 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:35 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:35 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:35 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:35 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:35 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:35 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:35 [DEBUG] agent: Service "_v1_parser_10.233.24.132_8806" in sync 2021/11/06 01:42:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:35 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:35 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:35 [DEBUG] agent: Service "_v12__aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.132_8806" in sync 2021/11/06 01:42:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:35 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:35 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.103_8181" in sync 2021/11/06 01:42:35 [DEBUG] agent: Service "_v1_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:35 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:35 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:35 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:35 [DEBUG] agent: Service "_v14__aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:35 [DEBUG] agent: Service "_v0_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:35 [DEBUG] agent: Service "_v14_aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:35 [DEBUG] agent: Service "_v1_sdc_10.233.61.250_8443" in sync 2021/11/06 01:42:35 [DEBUG] agent: Node info in sync 2021/11/06 01:42:35 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (99.792113ms) from=10.233.78.79:49300 2021/11/06 01:42:35 [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. 2021/11/06 01:42:35 [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. 2021/11/06 01:42: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. 2021/11/06 01:42: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. 2021/11/06 01:42:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:35 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:35 [DEBUG] agent: Service "_v1_parser_10.233.24.132_8806" in sync 2021/11/06 01:42:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:35 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:35 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:35 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:35 [INFO] agent: Synced service "_v15__aai-nquery_10.233.76.207_8446" 2021/11/06 01:42:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.132_8806" in sync 2021/11/06 01:42:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:35 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:35 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:35 [DEBUG] agent: Service "_v12__aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.103_8181" in sync 2021/11/06 01:42:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:35 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:35 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:35 [DEBUG] agent: Service "_v0_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:35 [DEBUG] agent: Service "_v1_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:35 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:35 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:35 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:35 [DEBUG] agent: Service "_v14__aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:35 [DEBUG] agent: Service "_v14_aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:35 [DEBUG] agent: Service "_v1_sdc_10.233.61.250_8443" in sync 2021/11/06 01:42:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.105_8443" in sync 2021/11/06 01:42:35 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:35 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:35 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:35 [DEBUG] agent: Service "_v12_aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:35 [DEBUG] agent: Service "_v13__aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:35 [DEBUG] agent: Service "_v13_aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.3_9015" in sync 2021/11/06 01:42:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.250_8080" in sync 2021/11/06 01:42:35 [DEBUG] agent: Service "_v1_catalog_10.233.24.132_8806" in sync 2021/11/06 01:42:35 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.31_443" in sync 2021/11/06 01:42:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:35 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:35 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:35 [DEBUG] agent: Service "_v1_nsd_10.233.24.132_8806" in sync 2021/11/06 01:42:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:35 [DEBUG] agent: Service "_v1_message-router_10.233.2.246_3904" in sync 2021/11/06 01:42:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:35 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:35 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:35 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:35 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:35 [DEBUG] agent: Node info in sync 2021/11/06 01:42:35 [DEBUG] http: Request PUT /v1/agent/service/register (200.041659ms) from=10.233.78.79:49312 2021/11/06 01:42:35 [DEBUG] agent: Service "_v1_nsd_10.233.24.132_8806" in sync 2021/11/06 01:42:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:35 [DEBUG] agent: Service "_v1_message-router_10.233.2.246_3904" in sync 2021/11/06 01:42:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:35 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:35 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:35 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:35 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:35 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:35 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:35 [DEBUG] agent: Service "_v15__aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:35 [DEBUG] agent: Service "_v1_parser_10.233.24.132_8806" in sync 2021/11/06 01:42:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:35 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:35 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:35 [DEBUG] agent: Service "_v12__aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.132_8806" in sync 2021/11/06 01:42:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:35 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:35 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:35 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.103_8181" in sync 2021/11/06 01:42:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:35 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:35 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:35 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:35 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:35 [DEBUG] agent: Service "_v14__aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:35 [DEBUG] agent: Service "_v0_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:35 [DEBUG] agent: Service "_v1_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:35 [DEBUG] agent: Service "_v14_aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:35 [DEBUG] agent: Service "_v1_sdc_10.233.61.250_8443" in sync 2021/11/06 01:42:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.105_8443" in sync 2021/11/06 01:42:35 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:35 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:35 [DEBUG] agent: Service "_v13__aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:35 [DEBUG] agent: Service "_v13_aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:35 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:35 [DEBUG] agent: Service "_v12_aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.3_9015" in sync 2021/11/06 01:42:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.250_8080" in sync 2021/11/06 01:42:35 [DEBUG] agent: Service "_v1_catalog_10.233.24.132_8806" in sync 2021/11/06 01:42:35 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.31_443" in sync 2021/11/06 01:42:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:35 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:35 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:35 [DEBUG] agent: Node info in sync 2021/11/06 01:42:35 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (621.592µs) from=10.233.78.79:49316 2021/11/06 01:42:35 [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. 2021/11/06 01:42: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. 2021/11/06 01:42: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. 2021/11/06 01:42:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.31_443" in sync 2021/11/06 01:42:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:36 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:36 [DEBUG] agent: Service "_v1_nsd_10.233.24.132_8806" in sync 2021/11/06 01:42:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:36 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:36 [DEBUG] agent: Service "_v1_message-router_10.233.2.246_3904" in sync 2021/11/06 01:42:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:36 [INFO] agent: Synced service "_v15_aai-nquery_10.233.76.207_8446" 2021/11/06 01:42:36 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:36 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:36 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:36 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:36 [DEBUG] agent: Service "_v15__aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:36 [DEBUG] agent: Service "_v1_parser_10.233.24.132_8806" in sync 2021/11/06 01:42:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:36 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:36 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:36 [DEBUG] agent: Service "_v12__aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.132_8806" in sync 2021/11/06 01:42:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:36 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:36 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:36 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.103_8181" in sync 2021/11/06 01:42:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:36 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:36 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:36 [DEBUG] agent: Service "_v14__aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:36 [DEBUG] agent: Service "_v0_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:36 [DEBUG] agent: Service "_v1_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:36 [DEBUG] agent: Service "_v14_aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:36 [DEBUG] agent: Service "_v1_sdc_10.233.61.250_8443" in sync 2021/11/06 01:42:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.105_8443" in sync 2021/11/06 01:42:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:36 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:36 [DEBUG] agent: Service "_v12_aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:36 [DEBUG] agent: Service "_v13__aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:36 [DEBUG] agent: Service "_v13_aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:36 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.3_9015" in sync 2021/11/06 01:42:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.250_8080" in sync 2021/11/06 01:42:36 [DEBUG] agent: Service "_v1_catalog_10.233.24.132_8806" in sync 2021/11/06 01:42:36 [DEBUG] agent: Node info in sync 2021/11/06 01:42:36 [DEBUG] http: Request PUT /v1/agent/service/register (374.793682ms) from=10.233.78.79:49320 2021/11/06 01:42:36 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:36 [DEBUG] agent: Service "_v12__aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.132_8806" in sync 2021/11/06 01:42:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:36 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:36 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:36 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.103_8181" in sync 2021/11/06 01:42:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:36 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:36 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:36 [DEBUG] agent: Service "_v14__aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:36 [DEBUG] agent: Service "_v0_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:36 [DEBUG] agent: Service "_v1_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:36 [DEBUG] agent: Service "_v14_aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:36 [DEBUG] agent: Service "_v1_sdc_10.233.61.250_8443" in sync 2021/11/06 01:42:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.105_8443" in sync 2021/11/06 01:42:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:36 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (472.571µs) from=10.233.78.79:49326 2021/11/06 01:42:36 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:36 [DEBUG] agent: Service "_v12_aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:36 [DEBUG] agent: Service "_v13__aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:36 [DEBUG] agent: Service "_v13_aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:36 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.3_9015" in sync 2021/11/06 01:42:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.250_8080" in sync 2021/11/06 01:42:36 [DEBUG] agent: Service "_v1_catalog_10.233.24.132_8806" in sync 2021/11/06 01:42:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.31_443" in sync 2021/11/06 01:42:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:36 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:36 [DEBUG] agent: Service "_v1_nsd_10.233.24.132_8806" in sync 2021/11/06 01:42:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:36 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:36 [DEBUG] agent: Service "_v1_message-router_10.233.2.246_3904" in sync 2021/11/06 01:42:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:36 [DEBUG] agent: Service "_v15_aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:36 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:36 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:36 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:36 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:36 [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. 2021/11/06 01:42:36 [DEBUG] agent: Service "_v15__aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:36 [DEBUG] agent: Service "_v1_parser_10.233.24.132_8806" in sync 2021/11/06 01:42:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:36 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:36 [DEBUG] agent: Node info in sync 2021/11/06 01:42:36 [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. 2021/11/06 01:42: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. 2021/11/06 01:42: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. 2021/11/06 01:42:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:37 [DEBUG] agent: Service "_v12_aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:37 [DEBUG] agent: Service "_v13__aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:37 [DEBUG] agent: Service "_v13_aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:37 [INFO] agent: Synced service "_v16__aai-nquery_10.233.76.207_8446" 2021/11/06 01:42:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.250_8080" in sync 2021/11/06 01:42:37 [DEBUG] agent: Service "_v1_catalog_10.233.24.132_8806" in sync 2021/11/06 01:42:37 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.3_9015" in sync 2021/11/06 01:42:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.31_443" in sync 2021/11/06 01:42:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:37 [DEBUG] agent: Service "_v1_nsd_10.233.24.132_8806" in sync 2021/11/06 01:42:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:37 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:37 [DEBUG] agent: Service "_v1_message-router_10.233.2.246_3904" in sync 2021/11/06 01:42:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:37 [DEBUG] agent: Service "_v15_aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:37 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:37 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:37 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:37 [DEBUG] agent: Service "_v15__aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:37 [DEBUG] agent: Service "_v1_parser_10.233.24.132_8806" in sync 2021/11/06 01:42:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:37 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:37 [DEBUG] agent: Service "_v12__aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.132_8806" in sync 2021/11/06 01:42:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.103_8181" in sync 2021/11/06 01:42:37 [DEBUG] agent: Service "_v1_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:37 [DEBUG] agent: Service "_v14__aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:37 [DEBUG] agent: Service "_v0_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:37 [DEBUG] agent: Service "_v14_aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:37 [DEBUG] agent: Service "_v1_sdc_10.233.61.250_8443" in sync 2021/11/06 01:42:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:37 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.105_8443" in sync 2021/11/06 01:42:37 [DEBUG] agent: Node info in sync 2021/11/06 01:42:37 [DEBUG] http: Request PUT /v1/agent/service/register (502.889173ms) from=10.233.78.79:49328 2021/11/06 01:42:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:37 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:37 [DEBUG] agent: Service "_v1_parser_10.233.24.132_8806" in sync 2021/11/06 01:42:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:37 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:37 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:37 [DEBUG] agent: Service "_v15__aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.132_8806" in sync 2021/11/06 01:42:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:37 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:37 [DEBUG] agent: Service "_v12__aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.103_8181" in sync 2021/11/06 01:42:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:37 [DEBUG] agent: Service "_v14__aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:37 [DEBUG] agent: Service "_v0_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:37 [DEBUG] agent: Service "_v1_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:37 [DEBUG] agent: Service "_v14_aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:37 [DEBUG] agent: Service "_v1_sdc_10.233.61.250_8443" in sync 2021/11/06 01:42:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.105_8443" in sync 2021/11/06 01:42:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:37 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:37 [DEBUG] agent: Service "_v16__aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:37 [DEBUG] agent: Service "_v12_aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:37 [DEBUG] agent: Service "_v13__aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:37 [DEBUG] agent: Service "_v13_aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.3_9015" in sync 2021/11/06 01:42:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.250_8080" in sync 2021/11/06 01:42:37 [DEBUG] agent: Service "_v1_catalog_10.233.24.132_8806" in sync 2021/11/06 01:42:37 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.31_443" in sync 2021/11/06 01:42:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:37 [DEBUG] agent: Service "_v1_nsd_10.233.24.132_8806" in sync 2021/11/06 01:42:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:37 [DEBUG] agent: Service "_v1_message-router_10.233.2.246_3904" in sync 2021/11/06 01:42:37 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (299.844693ms) from=10.233.78.79:49336 2021/11/06 01:42:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:37 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:37 [DEBUG] agent: Service "_v15_aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:37 [DEBUG] agent: Node info in sync 2021/11/06 01:42: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. 2021/11/06 01:42: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. 2021/11/06 01:42: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. 2021/11/06 01:42:38 [DEBUG] agent: Service "_v1_nsd_10.233.24.132_8806" in sync 2021/11/06 01:42:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:38 [DEBUG] agent: Service "_v1_message-router_10.233.2.246_3904" in sync 2021/11/06 01:42:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:38 [DEBUG] agent: Service "_v15_aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:38 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:38 [DEBUG] agent: Service "_v1_parser_10.233.24.132_8806" in sync 2021/11/06 01:42:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:38 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:38 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:38 [DEBUG] agent: Service "_v15__aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.132_8806" in sync 2021/11/06 01:42:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:38 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:38 [DEBUG] agent: Service "_v12__aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.103_8181" in sync 2021/11/06 01:42:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:38 [DEBUG] agent: Service "_v14__aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:38 [DEBUG] agent: Service "_v0_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:38 [DEBUG] agent: Service "_v1_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:38 [DEBUG] agent: Service "_v14_aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:38 [DEBUG] agent: Service "_v1_sdc_10.233.61.250_8443" in sync 2021/11/06 01:42:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.105_8443" in sync 2021/11/06 01:42:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:38 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:38 [DEBUG] agent: Service "_v12_aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:38 [DEBUG] agent: Service "_v13__aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:38 [DEBUG] agent: Service "_v13_aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:38 [DEBUG] agent: Service "_v16__aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.3_9015" in sync 2021/11/06 01:42:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.250_8080" in sync 2021/11/06 01:42:38 [DEBUG] agent: Service "_v1_catalog_10.233.24.132_8806" in sync 2021/11/06 01:42:38 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:38 [INFO] agent: Synced service "_v16_aai-nquery_10.233.76.207_8446" 2021/11/06 01:42:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.31_443" in sync 2021/11/06 01:42:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:38 [DEBUG] agent: Node info in sync 2021/11/06 01:42:38 [DEBUG] http: Request PUT /v1/agent/service/register (300.372562ms) from=10.233.78.79:49350 2021/11/06 01:42:38 [DEBUG] agent: Service "_v15__aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:38 [DEBUG] agent: Service "_v1_parser_10.233.24.132_8806" in sync 2021/11/06 01:42:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:38 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:38 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.132_8806" in sync 2021/11/06 01:42:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:38 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:38 [DEBUG] agent: Service "_v12__aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.103_8181" in sync 2021/11/06 01:42:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:38 [DEBUG] agent: Service "_v14__aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:38 [DEBUG] agent: Service "_v0_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:38 [DEBUG] agent: Service "_v1_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:38 [DEBUG] agent: Service "_v14_aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:38 [DEBUG] agent: Service "_v1_sdc_10.233.61.250_8443" in sync 2021/11/06 01:42:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.105_8443" in sync 2021/11/06 01:42:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:38 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:38 [DEBUG] agent: Service "_v13_aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:38 [DEBUG] agent: Service "_v16__aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:38 [DEBUG] agent: Service "_v12_aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:38 [DEBUG] agent: Service "_v13__aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.3_9015" in sync 2021/11/06 01:42:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.250_8080" in sync 2021/11/06 01:42:38 [DEBUG] agent: Service "_v1_catalog_10.233.24.132_8806" in sync 2021/11/06 01:42:38 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:38 [DEBUG] agent: Service "_v16_aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.31_443" in sync 2021/11/06 01:42:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:38 [DEBUG] agent: Service "_v1_nsd_10.233.24.132_8806" in sync 2021/11/06 01:42:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:38 [DEBUG] agent: Service "_v1_message-router_10.233.2.246_3904" in sync 2021/11/06 01:42:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:38 [DEBUG] agent: Service "_v15_aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:38 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:38 [DEBUG] agent: Node info in sync 2021/11/06 01:42:38 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (100.379317ms) from=10.233.78.79:49356 2021/11/06 01:42: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. 2021/11/06 01:42: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. 2021/11/06 01:42: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. 2021/11/06 01:42: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. 2021/11/06 01:42:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:39 [DEBUG] agent: Service "_v15__aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:39 [DEBUG] agent: Service "_v1_parser_10.233.24.132_8806" in sync 2021/11/06 01:42:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:39 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:39 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.132_8806" in sync 2021/11/06 01:42:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:39 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:39 [DEBUG] agent: Service "_v12__aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.103_8181" in sync 2021/11/06 01:42:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:39 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:39 [DEBUG] agent: Service "_v14__aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:39 [DEBUG] agent: Service "_v0_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:39 [DEBUG] agent: Service "_v1_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:39 [DEBUG] agent: Service "_v14_aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:39 [DEBUG] agent: Service "_v1_sdc_10.233.61.250_8443" in sync 2021/11/06 01:42:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.105_8443" in sync 2021/11/06 01:42:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:39 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:39 [DEBUG] agent: Service "_v13_aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:39 [DEBUG] agent: Service "_v16__aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:39 [DEBUG] agent: Service "_v12_aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:39 [DEBUG] agent: Service "_v13__aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.3_9015" in sync 2021/11/06 01:42:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.250_8080" in sync 2021/11/06 01:42:39 [DEBUG] agent: Service "_v1_catalog_10.233.24.132_8806" in sync 2021/11/06 01:42:39 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:39 [DEBUG] agent: Service "_v16_aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.31_443" in sync 2021/11/06 01:42:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:39 [INFO] agent: Synced service "_v17__aai-nquery_10.233.76.207_8446" 2021/11/06 01:42:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:39 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:39 [DEBUG] agent: Service "_v1_nsd_10.233.24.132_8806" in sync 2021/11/06 01:42:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:39 [DEBUG] agent: Service "_v1_message-router_10.233.2.246_3904" in sync 2021/11/06 01:42:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:39 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:39 [DEBUG] agent: Service "_v15_aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:39 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:39 [DEBUG] agent: Node info in sync 2021/11/06 01:42:39 [DEBUG] http: Request PUT /v1/agent/service/register (399.851373ms) from=10.233.78.79:49360 2021/11/06 01:42:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.132_8806" in sync 2021/11/06 01:42:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:39 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:39 [DEBUG] agent: Service "_v12__aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.103_8181" in sync 2021/11/06 01:42:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:39 [DEBUG] agent: Service "_v0_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:39 [DEBUG] agent: Service "_v1_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:39 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:39 [DEBUG] agent: Service "_v14__aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:39 [DEBUG] agent: Service "_v14_aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:39 [DEBUG] agent: Service "_v1_sdc_10.233.61.250_8443" in sync 2021/11/06 01:42:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.105_8443" in sync 2021/11/06 01:42:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:39 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:39 [DEBUG] agent: Service "_v12_aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:39 [DEBUG] agent: Service "_v13__aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:39 [DEBUG] agent: Service "_v13_aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:39 [DEBUG] agent: Service "_v16__aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.3_9015" in sync 2021/11/06 01:42:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.250_8080" in sync 2021/11/06 01:42:39 [DEBUG] agent: Service "_v1_catalog_10.233.24.132_8806" in sync 2021/11/06 01:42:39 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:39 [DEBUG] agent: Service "_v16_aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.31_443" in sync 2021/11/06 01:42:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:39 [DEBUG] agent: Service "_v17__aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:39 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:39 [DEBUG] agent: Service "_v1_nsd_10.233.24.132_8806" in sync 2021/11/06 01:42:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:39 [DEBUG] agent: Service "_v1_message-router_10.233.2.246_3904" in sync 2021/11/06 01:42:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:39 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:39 [DEBUG] agent: Service "_v15_aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:39 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:39 [DEBUG] agent: Service "_v1_parser_10.233.24.132_8806" in sync 2021/11/06 01:42:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:39 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:39 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:39 [DEBUG] agent: Service "_v15__aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:39 [DEBUG] agent: Node info in sync 2021/11/06 01:42:39 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v17 (199.815808ms) from=10.233.78.79:49366 2021/11/06 01:42:40 [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. 2021/11/06 01:42:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/06 01:42:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/06 01:42:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:40 [DEBUG] agent: Service "_v15_aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.119_9007" in sync 2021/11/06 01:42:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:40 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:40 [DEBUG] agent: Service "_v1_parser_10.233.24.132_8806" in sync 2021/11/06 01:42:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:40 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:40 [DEBUG] agent: Service "_v15__aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.132_8806" in sync 2021/11/06 01:42:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:40 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:40 [DEBUG] agent: Service "_v12__aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.103_8181" in sync 2021/11/06 01:42:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:40 [DEBUG] agent: Service "_v14__aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:40 [DEBUG] agent: Service "_v0_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:40 [DEBUG] agent: Service "_v1_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:40 [DEBUG] agent: Service "_v14_aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:40 [DEBUG] agent: Service "_v1_sdc_10.233.61.250_8443" in sync 2021/11/06 01:42:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.105_8443" in sync 2021/11/06 01:42:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:40 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:40 [DEBUG] agent: Service "_v16__aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:40 [DEBUG] agent: Service "_v12_aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:40 [DEBUG] agent: Service "_v13__aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:40 [DEBUG] agent: Service "_v13_aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.3_9015" in sync 2021/11/06 01:42:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.250_8080" in sync 2021/11/06 01:42:40 [DEBUG] agent: Service "_v1_catalog_10.233.24.132_8806" in sync 2021/11/06 01:42:40 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:40 [DEBUG] agent: Service "_v16_aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.31_443" in sync 2021/11/06 01:42:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:40 [DEBUG] agent: Service "_v17__aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:40 [DEBUG] agent: Service "_v1_nsd_10.233.24.132_8806" in sync 2021/11/06 01:42:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:40 [DEBUG] agent: Service "_v1_message-router_10.233.2.246_3904" in sync 2021/11/06 01:42:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.77_9011" in sync 2021/11/06 01:42:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:40 [INFO] agent: Synced service "_v17_aai-nquery_10.233.76.207_8446" 2021/11/06 01:42:40 [DEBUG] agent: Node info in sync 2021/11/06 01:42:40 [DEBUG] http: Request PUT /v1/agent/service/register (315.647654ms) from=10.233.78.79:49374 2021/11/06 01:42:40 [DEBUG] agent: Service "_v1_parser_10.233.24.132_8806" in sync 2021/11/06 01:42:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:40 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:40 [DEBUG] agent: Service "_v15__aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.132_8806" in sync 2021/11/06 01:42:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:40 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:40 [DEBUG] agent: Service "_v12__aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.103_8181" in sync 2021/11/06 01:42:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:40 [DEBUG] agent: Service "_v0_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:40 [DEBUG] agent: Service "_v1_multicloud_10.233.8.207_9001" in sync 2021/11/06 01:42:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.207_8446" in sync 2021/11/06 01:42:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.207_8446" in sync 2021/11/06 01:42:40 [DEBUG] agent: Service "_v14__aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01:42:40 [DEBUG] agent: Service "_v14_aai-nquery_10.233.76.207_8446" in sync 2021/11/06 01