By type
+ CONSUL_BIND= + [ -n ] + CONSUL_CLIENT= + [ -n ] + CONSUL_DATA_DIR=/consul/data + CONSUL_CONFIG_DIR=/consul/config + [ -n ] + grep ^- + echo agent + [ 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: '06da043c-e45e-762d-d8a3-aa6c67830cc3' Node name: 'onap-msb-consul-55bf85f47-96wbx' 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/26 01:07:20 [DEBUG] agent: Using random ID "06da043c-e45e-762d-d8a3-aa6c67830cc3" as node ID 2021/11/26 01:07:20 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:06da043c-e45e-762d-d8a3-aa6c67830cc3 Address:127.0.0.1:8300}] 2021/11/26 01:07:20 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2021/11/26 01:07:20 [WARN] raft: Heartbeat timeout from "" reached, starting election 2021/11/26 01:07:20 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2021/11/26 01:07:20 [WARN] raft: Unable to get address for server id 06da043c-e45e-762d-d8a3-aa6c67830cc3, using fallback address 127.0.0.1:8300: Could not find address for server id 06da043c-e45e-762d-d8a3-aa6c67830cc3 2021/11/26 01:07:20 [DEBUG] raft: Votes needed: 1 2021/11/26 01:07:20 [DEBUG] raft: Vote granted from 06da043c-e45e-762d-d8a3-aa6c67830cc3 in term 2. Tally: 1 2021/11/26 01:07:20 [INFO] raft: Election won. Tally: 1 2021/11/26 01:07:20 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2021/11/26 01:07:21 [INFO] serf: EventMemberJoin: onap-msb-consul-55bf85f47-96wbx.dc1 127.0.0.1 2021/11/26 01:07:21 [INFO] serf: EventMemberJoin: onap-msb-consul-55bf85f47-96wbx 127.0.0.1 2021/11/26 01:07:22 [INFO] consul: Handled member-join event for server "onap-msb-consul-55bf85f47-96wbx.dc1" in area "wan" 2021/11/26 01:07:22 [INFO] consul: cluster leadership acquired 2021/11/26 01:07:22 [INFO] consul: Adding LAN server onap-msb-consul-55bf85f47-96wbx (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/11/26 01:07:22 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2021/11/26 01:07:22 [DEBUG] agent/proxy: managed Connect proxy manager started 2021/11/26 01:07:22 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2021/11/26 01:07:22 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2021/11/26 01:07:22 [INFO] agent: started state syncer 2021/11/26 01:07:22 [INFO] consul: New leader elected: onap-msb-consul-55bf85f47-96wbx 2021/11/26 01:07:22 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2021/11/26 01:07:22 [INFO] agent: Synced node info 2021/11/26 01:07:22 [DEBUG] agent: Node info in sync 2021/11/26 01:07:22 [DEBUG] agent: Node info in sync 2021/11/26 01:07:23 [INFO] connect: initialized primary datacenter CA with provider "consul" 2021/11/26 01:07:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-96wbx" since the cluster is too small 2021/11/26 01:07:23 [INFO] consul: member 'onap-msb-consul-55bf85f47-96wbx' joined, marking health alive 2021/11/26 01:07:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-96wbx" 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/26 01:08:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-96wbx" since the cluster is too small 2021/11/26 01:09:14 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/11/26 01:09:14 [DEBUG] agent: Node info in sync 2021/11/26 01:09:21 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-55bf85f47-96wbx.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/11/26 01:09:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-96wbx" since the cluster is too small 2021/11/26 01:10:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-96wbx" since the cluster is too small 2021/11/26 01:10:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/11/26 01:10:46 [DEBUG] agent: Node info in sync 2021/11/26 01:11:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-96wbx" since the cluster is too small 2021/11/26 01:11:45 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-55bf85f47-96wbx.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/11/26 01:11:47 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/11/26 01:11:47 [DEBUG] agent: Node info in sync 2021/11/26 01:12:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-96wbx" since the cluster is too small 2021/11/26 01:13:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-96wbx" since the cluster is too small 2021/11/26 01:13:32 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/11/26 01:13:32 [DEBUG] agent: Node info in sync 2021/11/26 01:14:17 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-55bf85f47-96wbx.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/11/26 01:14:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-96wbx" since the cluster is too small 2021/11/26 01:14:50 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/11/26 01:14:50 [DEBUG] agent: Node info in sync 2021/11/26 01:15:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-96wbx" since the cluster is too small 2021/11/26 01:15:54 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/11/26 01:15:54 [DEBUG] agent: Node info in sync 2021/11/26 01:16:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-96wbx" since the cluster is too small 2021/11/26 01:16:47 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-55bf85f47-96wbx.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/11/26 01:17:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-96wbx" since the cluster is too small 2021/11/26 01:17:35 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/11/26 01:17:35 [DEBUG] agent: Node info in sync 2021/11/26 01:18:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-96wbx" since the cluster is too small 2021/11/26 01:19:21 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-55bf85f47-96wbx.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/11/26 01:19:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-96wbx" since the cluster is too small 2021/11/26 01:19:23 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/11/26 01:19:23 [DEBUG] agent: Node info in sync 2021/11/26 01:20:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-96wbx" since the cluster is too small 2021/11/26 01:20:51 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/11/26 01:20:51 [DEBUG] agent: Node info in sync 2021/11/26 01:21:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-96wbx" since the cluster is too small 2021/11/26 01:21:28 [DEBUG] http: Request GET /v1/status/leader (1.415538ms) from=10.233.69.115:52706 2021/11/26 01:21:28 [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/26 01:21: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/26 01:21:29 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.7.92_9011" 2021/11/26 01:21:29 [DEBUG] agent: Node info in sync 2021/11/26 01:21:29 [DEBUG] http: Request PUT /v1/agent/service/register (300.148849ms) from=10.233.69.115:52716 2021/11/26 01:21:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:21:29 [DEBUG] agent: Node info in sync 2021/11/26 01:21:29 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (1.405297ms) from=10.233.69.115:52720 2021/11/26 01:21:29 [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/26 01:21: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/26 01:21:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:21:30 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.7.92_9011" 2021/11/26 01:21:30 [DEBUG] agent: Node info in sync 2021/11/26 01:21:30 [DEBUG] http: Request PUT /v1/agent/service/register (467.662254ms) from=10.233.69.115:52732 2021/11/26 01:21:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:21:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:21:30 [DEBUG] agent: Node info in sync 2021/11/26 01:21:30 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (299.811954ms) from=10.233.69.115:52750 2021/11/26 01:21:31 [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/26 01:21:31 [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/26 01:21:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:21:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:21:32 [INFO] agent: Synced service "_v1_wf-gui_10.233.31.118_8443" 2021/11/26 01:21:32 [DEBUG] agent: Node info in sync 2021/11/26 01:21:32 [DEBUG] http: Request PUT /v1/agent/service/register (1.267721396s) from=10.233.69.115:52764 2021/11/26 01:21:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.118_8443" in sync 2021/11/26 01:21:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:21:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:21:32 [DEBUG] agent: Node info in sync 2021/11/26 01:21:32 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (621.002µs) from=10.233.69.115:52778 2021/11/26 01:21:32 [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/26 01:21: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/26 01:21:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:21:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:21:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.118_8443" in sync 2021/11/26 01:21:33 [INFO] agent: Synced service "_v1_message-router_10.233.50.57_3904" 2021/11/26 01:21:33 [DEBUG] agent: Node info in sync 2021/11/26 01:21:33 [DEBUG] http: Request PUT /v1/agent/service/register (325.895427ms) from=10.233.69.115:52784 2021/11/26 01:21:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.118_8443" in sync 2021/11/26 01:21:33 [DEBUG] agent: Service "_v1_message-router_10.233.50.57_3904" in sync 2021/11/26 01:21:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:21:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:21:33 [DEBUG] agent: Node info in sync 2021/11/26 01:21:33 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (599.77539ms) from=10.233.69.115:52790 2021/11/26 01:21:33 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/26 01:21:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/26 01:21:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:21:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:21:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.118_8443" in sync 2021/11/26 01:21:34 [DEBUG] agent: Service "_v1_message-router_10.233.50.57_3904" in sync 2021/11/26 01:21:34 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.32.36_443" 2021/11/26 01:21:34 [DEBUG] agent: Node info in sync 2021/11/26 01:21:34 [DEBUG] http: Request PUT /v1/agent/service/register (300.415279ms) from=10.233.69.115:52804 2021/11/26 01:21:34 [DEBUG] agent: Service "_v1_message-router_10.233.50.57_3904" in sync 2021/11/26 01:21:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.36_443" in sync 2021/11/26 01:21:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:21:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:21:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.118_8443" in sync 2021/11/26 01:21:34 [DEBUG] agent: Node info in sync 2021/11/26 01:21:34 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (192.078277ms) from=10.233.69.115:52812 2021/11/26 01:21:34 [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/26 01:21: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/26 01:21:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:21:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:21:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.118_8443" in sync 2021/11/26 01:21:35 [DEBUG] agent: Service "_v1_message-router_10.233.50.57_3904" in sync 2021/11/26 01:21:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.36_443" in sync 2021/11/26 01:21:35 [INFO] agent: Synced service "_v1_parser_10.233.61.125_8806" 2021/11/26 01:21:35 [DEBUG] agent: Node info in sync 2021/11/26 01:21:35 [DEBUG] http: Request PUT /v1/agent/service/register (781.208206ms) from=10.233.69.115:52822 2021/11/26 01:21:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:21:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:21:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.118_8443" in sync 2021/11/26 01:21:35 [DEBUG] agent: Service "_v1_message-router_10.233.50.57_3904" in sync 2021/11/26 01:21:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.36_443" in sync 2021/11/26 01:21:35 [DEBUG] agent: Service "_v1_parser_10.233.61.125_8806" in sync 2021/11/26 01:21:35 [DEBUG] agent: Node info in sync 2021/11/26 01:21:35 [DEBUG] http: Request GET /v1/health/service/parser-v1 (339.564µs) from=10.233.69.115:52834 2021/11/26 01:21:35 [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/26 01:21: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/26 01:21:36 [DEBUG] agent: Service "_v1_message-router_10.233.50.57_3904" in sync 2021/11/26 01:21:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.36_443" in sync 2021/11/26 01:21:36 [DEBUG] agent: Service "_v1_parser_10.233.61.125_8806" in sync 2021/11/26 01:21:36 [INFO] agent: Synced service "_v1_catalog_10.233.61.125_8806" 2021/11/26 01:21:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:21:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:21:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.118_8443" in sync 2021/11/26 01:21:36 [DEBUG] agent: Node info in sync 2021/11/26 01:21:36 [DEBUG] http: Request PUT /v1/agent/service/register (501.10643ms) from=10.233.69.115:52842 2021/11/26 01:21:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:21:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:21:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.118_8443" in sync 2021/11/26 01:21:36 [DEBUG] agent: Service "_v1_message-router_10.233.50.57_3904" in sync 2021/11/26 01:21:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.36_443" in sync 2021/11/26 01:21:36 [DEBUG] agent: Service "_v1_parser_10.233.61.125_8806" in sync 2021/11/26 01:21:36 [DEBUG] agent: Service "_v1_catalog_10.233.61.125_8806" in sync 2021/11/26 01:21:36 [DEBUG] agent: Node info in sync 2021/11/26 01:21:36 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (106.203705ms) from=10.233.69.115:52854 2021/11/26 01:21:36 [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/26 01:21: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/26 01:21:36 [INFO] agent: Synced service "_v1_nsd_10.233.61.125_8806" 2021/11/26 01:21:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:21:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:21:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.118_8443" in sync 2021/11/26 01:21:36 [DEBUG] agent: Service "_v1_message-router_10.233.50.57_3904" in sync 2021/11/26 01:21:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.36_443" in sync 2021/11/26 01:21:36 [DEBUG] agent: Service "_v1_parser_10.233.61.125_8806" in sync 2021/11/26 01:21:36 [DEBUG] agent: Service "_v1_catalog_10.233.61.125_8806" in sync 2021/11/26 01:21:36 [DEBUG] agent: Node info in sync 2021/11/26 01:21:36 [DEBUG] http: Request PUT /v1/agent/service/register (471.604585ms) from=10.233.69.115:52858 2021/11/26 01:21:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:21:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:21:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.118_8443" in sync 2021/11/26 01:21:36 [DEBUG] agent: Service "_v1_message-router_10.233.50.57_3904" in sync 2021/11/26 01:21:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.36_443" in sync 2021/11/26 01:21:36 [DEBUG] agent: Service "_v1_parser_10.233.61.125_8806" in sync 2021/11/26 01:21:36 [DEBUG] agent: Service "_v1_catalog_10.233.61.125_8806" in sync 2021/11/26 01:21:36 [DEBUG] agent: Service "_v1_nsd_10.233.61.125_8806" in sync 2021/11/26 01:21:36 [DEBUG] agent: Node info in sync 2021/11/26 01:21:36 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (327.05µs) from=10.233.69.115:52868 2021/11/26 01:21:36 [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/26 01:21: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/26 01:21:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.118_8443" in sync 2021/11/26 01:21:38 [DEBUG] agent: Service "_v1_message-router_10.233.50.57_3904" in sync 2021/11/26 01:21:38 [DEBUG] agent: Service "_v1_catalog_10.233.61.125_8806" in sync 2021/11/26 01:21:38 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.61.125_8806" 2021/11/26 01:21:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:21:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:21:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.36_443" in sync 2021/11/26 01:21:38 [DEBUG] agent: Service "_v1_parser_10.233.61.125_8806" in sync 2021/11/26 01:21:38 [DEBUG] agent: Service "_v1_nsd_10.233.61.125_8806" in sync 2021/11/26 01:21:38 [DEBUG] agent: Node info in sync 2021/11/26 01:21:38 [DEBUG] http: Request PUT /v1/agent/service/register (1.167285429s) from=10.233.69.115:52872 2021/11/26 01:21:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.118_8443" in sync 2021/11/26 01:21:38 [DEBUG] agent: Service "_v1_message-router_10.233.50.57_3904" in sync 2021/11/26 01:21:38 [DEBUG] agent: Service "_v1_catalog_10.233.61.125_8806" in sync 2021/11/26 01:21:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:21:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:21:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.36_443" in sync 2021/11/26 01:21:38 [DEBUG] agent: Service "_v1_parser_10.233.61.125_8806" in sync 2021/11/26 01:21:38 [DEBUG] agent: Service "_v1_nsd_10.233.61.125_8806" in sync 2021/11/26 01:21:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.125_8806" in sync 2021/11/26 01:21:38 [DEBUG] agent: Node info in sync 2021/11/26 01:21:38 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (93.814716ms) from=10.233.69.115:52880 2021/11/26 01:21:38 [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/26 01:21: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/26 01:21:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:21:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:21:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.36_443" in sync 2021/11/26 01:21:38 [DEBUG] agent: Service "_v1_parser_10.233.61.125_8806" in sync 2021/11/26 01:21:38 [DEBUG] agent: Service "_v1_nsd_10.233.61.125_8806" in sync 2021/11/26 01:21:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.125_8806" in sync 2021/11/26 01:21:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.118_8443" in sync 2021/11/26 01:21:38 [DEBUG] agent: Service "_v1_message-router_10.233.50.57_3904" in sync 2021/11/26 01:21:38 [DEBUG] agent: Service "_v1_catalog_10.233.61.125_8806" in sync 2021/11/26 01:21:38 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.57.130_9007" 2021/11/26 01:21:38 [DEBUG] agent: Node info in sync 2021/11/26 01:21:38 [DEBUG] http: Request PUT /v1/agent/service/register (267.717788ms) from=10.233.69.115:52884 2021/11/26 01:21:38 [DEBUG] agent: Service "_v1_message-router_10.233.50.57_3904" in sync 2021/11/26 01:21:38 [DEBUG] agent: Service "_v1_catalog_10.233.61.125_8806" in sync 2021/11/26 01:21:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:21:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.118_8443" in sync 2021/11/26 01:21:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:21:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.36_443" in sync 2021/11/26 01:21:38 [DEBUG] agent: Service "_v1_parser_10.233.61.125_8806" in sync 2021/11/26 01:21:38 [DEBUG] agent: Service "_v1_nsd_10.233.61.125_8806" in sync 2021/11/26 01:21:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.125_8806" in sync 2021/11/26 01:21:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:21:38 [DEBUG] agent: Node info in sync 2021/11/26 01:21:38 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (917.974µs) from=10.233.69.115:52888 2021/11/26 01:21:38 [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/26 01:21: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/26 01:21:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.118_8443" in sync 2021/11/26 01:21:39 [DEBUG] agent: Service "_v1_message-router_10.233.50.57_3904" in sync 2021/11/26 01:21:39 [DEBUG] agent: Service "_v1_catalog_10.233.61.125_8806" in sync 2021/11/26 01:21:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:21:39 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.57.130_9007" 2021/11/26 01:21:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:21:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:21:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.36_443" in sync 2021/11/26 01:21:39 [DEBUG] agent: Service "_v1_parser_10.233.61.125_8806" in sync 2021/11/26 01:21:39 [DEBUG] agent: Service "_v1_nsd_10.233.61.125_8806" in sync 2021/11/26 01:21:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.125_8806" in sync 2021/11/26 01:21:39 [DEBUG] agent: Node info in sync 2021/11/26 01:21:39 [DEBUG] http: Request PUT /v1/agent/service/register (758.669642ms) from=10.233.69.115:52892 2021/11/26 01:21:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:21:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:21:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.36_443" in sync 2021/11/26 01:21:39 [DEBUG] agent: Service "_v1_parser_10.233.61.125_8806" in sync 2021/11/26 01:21:39 [DEBUG] agent: Service "_v1_nsd_10.233.61.125_8806" in sync 2021/11/26 01:21:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.125_8806" in sync 2021/11/26 01:21:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.118_8443" in sync 2021/11/26 01:21:39 [DEBUG] agent: Service "_v1_message-router_10.233.50.57_3904" in sync 2021/11/26 01:21:39 [DEBUG] agent: Service "_v1_catalog_10.233.61.125_8806" in sync 2021/11/26 01:21:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:21:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:21:39 [DEBUG] agent: Node info in sync 2021/11/26 01:21:39 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (533.048µs) from=10.233.69.115:52898 2021/11/26 01:21:39 [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/26 01:21:39 [DEBUG] 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/26 01:21:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:21:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:21:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.36_443" in sync 2021/11/26 01:21:40 [DEBUG] agent: Service "_v1_parser_10.233.61.125_8806" in sync 2021/11/26 01:21:40 [DEBUG] agent: Service "_v1_nsd_10.233.61.125_8806" in sync 2021/11/26 01:21:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.125_8806" in sync 2021/11/26 01:21:40 [INFO] agent: Synced service "_v0_multicloud_10.233.33.228_9001" 2021/11/26 01:21:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.118_8443" in sync 2021/11/26 01:21:40 [DEBUG] agent: Service "_v1_message-router_10.233.50.57_3904" in sync 2021/11/26 01:21:40 [DEBUG] agent: Service "_v1_catalog_10.233.61.125_8806" in sync 2021/11/26 01:21:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:21:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:21:40 [DEBUG] agent: Node info in sync 2021/11/26 01:21:40 [DEBUG] http: Request PUT /v1/agent/service/register (700.417668ms) from=10.233.69.115:52902 2021/11/26 01:21:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:21:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.36_443" in sync 2021/11/26 01:21:40 [DEBUG] agent: Service "_v1_parser_10.233.61.125_8806" in sync 2021/11/26 01:21:40 [DEBUG] agent: Service "_v1_nsd_10.233.61.125_8806" in sync 2021/11/26 01:21:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.125_8806" in sync 2021/11/26 01:21:40 [DEBUG] agent: Service "_v0_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:21:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:21:40 [DEBUG] agent: Service "_v1_message-router_10.233.50.57_3904" in sync 2021/11/26 01:21:40 [DEBUG] agent: Service "_v1_catalog_10.233.61.125_8806" in sync 2021/11/26 01:21:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:21:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:21:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.118_8443" in sync 2021/11/26 01:21:40 [DEBUG] agent: Node info in sync 2021/11/26 01:21:40 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (475.387µs) from=10.233.69.115:52912 2021/11/26 01:21:40 [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/26 01:21: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/26 01:21:41 [DEBUG] agent: Service "_v1_parser_10.233.61.125_8806" in sync 2021/11/26 01:21:41 [DEBUG] agent: Service "_v1_nsd_10.233.61.125_8806" in sync 2021/11/26 01:21:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.125_8806" in sync 2021/11/26 01:21:41 [DEBUG] agent: Service "_v0_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:21:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:21:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:21:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.36_443" in sync 2021/11/26 01:21:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:21:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:21:41 [INFO] agent: Synced service "_v1_multicloud_10.233.33.228_9001" 2021/11/26 01:21:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.118_8443" in sync 2021/11/26 01:21:41 [DEBUG] agent: Service "_v1_message-router_10.233.50.57_3904" in sync 2021/11/26 01:21:41 [DEBUG] agent: Service "_v1_catalog_10.233.61.125_8806" in sync 2021/11/26 01:21:41 [DEBUG] agent: Node info in sync 2021/11/26 01:21:41 [DEBUG] http: Request PUT /v1/agent/service/register (454.387423ms) from=10.233.69.115:52916 2021/11/26 01:21:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.36_443" in sync 2021/11/26 01:21:41 [DEBUG] agent: Service "_v1_parser_10.233.61.125_8806" in sync 2021/11/26 01:21:41 [DEBUG] agent: Service "_v1_nsd_10.233.61.125_8806" in sync 2021/11/26 01:21:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.125_8806" in sync 2021/11/26 01:21:41 [DEBUG] agent: Service "_v0_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:21:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:21:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:21:41 [DEBUG] agent: Service "_v1_catalog_10.233.61.125_8806" in sync 2021/11/26 01:21:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:21:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:21:41 [DEBUG] agent: Service "_v1_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:21:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.118_8443" in sync 2021/11/26 01:21:41 [DEBUG] agent: Service "_v1_message-router_10.233.50.57_3904" in sync 2021/11/26 01:21:41 [DEBUG] agent: Node info in sync 2021/11/26 01:21:41 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (470.786µs) from=10.233.69.115:52920 2021/11/26 01:21:41 [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/26 01:21:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/26 01:21:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.118_8443" in sync 2021/11/26 01:21:41 [DEBUG] agent: Service "_v1_message-router_10.233.50.57_3904" in sync 2021/11/26 01:21:41 [DEBUG] agent: Service "_v1_catalog_10.233.61.125_8806" in sync 2021/11/26 01:21:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:21:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:21:41 [DEBUG] agent: Service "_v1_parser_10.233.61.125_8806" in sync 2021/11/26 01:21:41 [DEBUG] agent: Service "_v0_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:21:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:21:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:21:41 [DEBUG] agent: Service "_v1_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:21:42 [INFO] agent: Synced service "_v1_sdc_10.233.32.105_8443" 2021/11/26 01:21:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.36_443" in sync 2021/11/26 01:21:42 [DEBUG] agent: Service "_v1_nsd_10.233.61.125_8806" in sync 2021/11/26 01:21:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.125_8806" in sync 2021/11/26 01:21:42 [DEBUG] agent: Node info in sync 2021/11/26 01:21:42 [DEBUG] http: Request PUT /v1/agent/service/register (600.092336ms) from=10.233.69.115:52924 2021/11/26 01:21:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:21:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:21:42 [DEBUG] agent: Service "_v1_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:21:42 [DEBUG] agent: Service "_v1_sdc_10.233.32.105_8443" in sync 2021/11/26 01:21:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.36_443" in sync 2021/11/26 01:21:42 [DEBUG] agent: Service "_v1_nsd_10.233.61.125_8806" in sync 2021/11/26 01:21:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.125_8806" in sync 2021/11/26 01:21:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.118_8443" in sync 2021/11/26 01:21:42 [DEBUG] agent: Service "_v1_message-router_10.233.50.57_3904" in sync 2021/11/26 01:21:42 [DEBUG] agent: Service "_v1_catalog_10.233.61.125_8806" in sync 2021/11/26 01:21:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:21:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:21:42 [DEBUG] agent: Service "_v1_parser_10.233.61.125_8806" in sync 2021/11/26 01:21:42 [DEBUG] agent: Service "_v0_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:21:42 [DEBUG] agent: Node info in sync 2021/11/26 01:21:42 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (481.375µs) from=10.233.69.115:52928 2021/11/26 01:21:42 [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/26 01:21: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/26 01:21:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.118_8443" in sync 2021/11/26 01:21:42 [DEBUG] agent: Service "_v1_message-router_10.233.50.57_3904" in sync 2021/11/26 01:21:42 [DEBUG] agent: Service "_v1_catalog_10.233.61.125_8806" in sync 2021/11/26 01:21:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:21:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:21:42 [DEBUG] agent: Service "_v1_parser_10.233.61.125_8806" in sync 2021/11/26 01:21:42 [DEBUG] agent: Service "_v0_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:21:42 [INFO] agent: Synced service "_v1_sdc-deprecated_10.233.32.105_8080" 2021/11/26 01:21:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:21:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:21:42 [DEBUG] agent: Service "_v1_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:21:42 [DEBUG] agent: Service "_v1_sdc_10.233.32.105_8443" in sync 2021/11/26 01:21:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.36_443" in sync 2021/11/26 01:21:42 [DEBUG] agent: Service "_v1_nsd_10.233.61.125_8806" in sync 2021/11/26 01:21:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.125_8806" in sync 2021/11/26 01:21:42 [DEBUG] agent: Node info in sync 2021/11/26 01:21:42 [DEBUG] http: Request PUT /v1/agent/service/register (377.739704ms) from=10.233.69.115:52934 2021/11/26 01:21:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:21:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:21:42 [DEBUG] agent: Service "_v1_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:21:42 [DEBUG] agent: Service "_v1_sdc_10.233.32.105_8443" in sync 2021/11/26 01:21:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.36_443" in sync 2021/11/26 01:21:42 [DEBUG] agent: Service "_v1_nsd_10.233.61.125_8806" in sync 2021/11/26 01:21:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.125_8806" in sync 2021/11/26 01:21:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.118_8443" in sync 2021/11/26 01:21:42 [DEBUG] agent: Service "_v1_message-router_10.233.50.57_3904" in sync 2021/11/26 01:21:42 [DEBUG] agent: Service "_v1_catalog_10.233.61.125_8806" in sync 2021/11/26 01:21:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:21:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:21:42 [DEBUG] agent: Service "_v1_parser_10.233.61.125_8806" in sync 2021/11/26 01:21:42 [DEBUG] agent: Service "_v0_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:21:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.105_8080" in sync 2021/11/26 01:21:42 [DEBUG] agent: Node info in sync 2021/11/26 01:21:43 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (699.697718ms) from=10.233.69.115:52942 2021/11/26 01:21:43 [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/26 01:21:43 [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/26 01:21:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.118_8443" in sync 2021/11/26 01:21:44 [DEBUG] agent: Service "_v1_message-router_10.233.50.57_3904" in sync 2021/11/26 01:21:44 [DEBUG] agent: Service "_v1_catalog_10.233.61.125_8806" in sync 2021/11/26 01:21:44 [INFO] agent: Synced service "_v1_sdc-gui_10.233.29.64_8181" 2021/11/26 01:21:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:21:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:21:44 [DEBUG] agent: Service "_v1_parser_10.233.61.125_8806" in sync 2021/11/26 01:21:44 [DEBUG] agent: Service "_v0_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:21:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.105_8080" in sync 2021/11/26 01:21:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:21:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:21:44 [DEBUG] agent: Service "_v1_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:21:44 [DEBUG] agent: Service "_v1_sdc_10.233.32.105_8443" in sync 2021/11/26 01:21:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.36_443" in sync 2021/11/26 01:21:44 [DEBUG] agent: Service "_v1_nsd_10.233.61.125_8806" in sync 2021/11/26 01:21:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.125_8806" in sync 2021/11/26 01:21:44 [DEBUG] agent: Node info in sync 2021/11/26 01:21:44 [DEBUG] http: Request PUT /v1/agent/service/register (500.724563ms) from=10.233.69.115:52952 2021/11/26 01:21:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.36_443" in sync 2021/11/26 01:21:44 [DEBUG] agent: Service "_v1_nsd_10.233.61.125_8806" in sync 2021/11/26 01:21:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.125_8806" in sync 2021/11/26 01:21:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.118_8443" in sync 2021/11/26 01:21:44 [DEBUG] agent: Service "_v1_message-router_10.233.50.57_3904" in sync 2021/11/26 01:21:44 [DEBUG] agent: Service "_v1_catalog_10.233.61.125_8806" in sync 2021/11/26 01:21:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.64_8181" in sync 2021/11/26 01:21:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:21:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:21:44 [DEBUG] agent: Service "_v1_parser_10.233.61.125_8806" in sync 2021/11/26 01:21:44 [DEBUG] agent: Service "_v0_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:21:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.105_8080" in sync 2021/11/26 01:21:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:21:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:21:44 [DEBUG] agent: Service "_v1_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:21:44 [DEBUG] agent: Service "_v1_sdc_10.233.32.105_8443" in sync 2021/11/26 01:21:44 [DEBUG] agent: Node info in sync 2021/11/26 01:21:44 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (93.682143ms) from=10.233.69.115:52958 2021/11/26 01:21:44 [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/26 01:21: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/26 01:21:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.118_8443" in sync 2021/11/26 01:21:45 [DEBUG] agent: Service "_v1_message-router_10.233.50.57_3904" in sync 2021/11/26 01:21:45 [DEBUG] agent: Service "_v1_catalog_10.233.61.125_8806" in sync 2021/11/26 01:21:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.64_8181" in sync 2021/11/26 01:21:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:21:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:21:45 [DEBUG] agent: Service "_v1_parser_10.233.61.125_8806" in sync 2021/11/26 01:21:45 [DEBUG] agent: Service "_v0_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:21:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.105_8080" in sync 2021/11/26 01:21:45 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.4.116_9015" 2021/11/26 01:21:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:21:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:21:45 [DEBUG] agent: Service "_v1_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:21:45 [DEBUG] agent: Service "_v1_sdc_10.233.32.105_8443" in sync 2021/11/26 01:21:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.36_443" in sync 2021/11/26 01:21:45 [DEBUG] agent: Service "_v1_nsd_10.233.61.125_8806" in sync 2021/11/26 01:21:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.125_8806" in sync 2021/11/26 01:21:45 [DEBUG] agent: Node info in sync 2021/11/26 01:21:45 [DEBUG] http: Request PUT /v1/agent/service/register (993.910349ms) from=10.233.69.115:52962 2021/11/26 01:21:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.118_8443" in sync 2021/11/26 01:21:45 [DEBUG] agent: Service "_v1_message-router_10.233.50.57_3904" in sync 2021/11/26 01:21:45 [DEBUG] agent: Service "_v1_catalog_10.233.61.125_8806" in sync 2021/11/26 01:21:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.64_8181" in sync 2021/11/26 01:21:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.105_8080" in sync 2021/11/26 01:21:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.116_9015" in sync 2021/11/26 01:21:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:21:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:21:45 [DEBUG] agent: Service "_v1_parser_10.233.61.125_8806" in sync 2021/11/26 01:21:45 [DEBUG] agent: Service "_v0_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:21:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:21:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:21:45 [DEBUG] agent: Service "_v1_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:21:45 [DEBUG] agent: Service "_v1_sdc_10.233.32.105_8443" in sync 2021/11/26 01:21:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.36_443" in sync 2021/11/26 01:21:45 [DEBUG] agent: Service "_v1_nsd_10.233.61.125_8806" in sync 2021/11/26 01:21:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.125_8806" in sync 2021/11/26 01:21:45 [DEBUG] agent: Node info in sync 2021/11/26 01:21:45 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (100.039278ms) from=10.233.69.115:52968 2021/11/26 01:21:45 [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/26 01:21:45 [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/26 01:21:45 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/26 01:21: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/26 01:21:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.64_8181" in sync 2021/11/26 01:21:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.118_8443" in sync 2021/11/26 01:21:46 [DEBUG] agent: Service "_v1_message-router_10.233.50.57_3904" in sync 2021/11/26 01:21:46 [DEBUG] agent: Service "_v1_catalog_10.233.61.125_8806" in sync 2021/11/26 01:21:46 [DEBUG] agent: Service "_v0_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:21:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.105_8080" in sync 2021/11/26 01:21:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.116_9015" in sync 2021/11/26 01:21:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:21:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:21:46 [DEBUG] agent: Service "_v1_parser_10.233.61.125_8806" in sync 2021/11/26 01:21:46 [DEBUG] agent: Service "_v1_sdc_10.233.32.105_8443" in sync 2021/11/26 01:21:46 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.77.246_8446" 2021/11/26 01:21:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:21:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:21:46 [DEBUG] agent: Service "_v1_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:21:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.36_443" in sync 2021/11/26 01:21:46 [DEBUG] agent: Service "_v1_nsd_10.233.61.125_8806" in sync 2021/11/26 01:21:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.125_8806" in sync 2021/11/26 01:21:46 [DEBUG] agent: Node info in sync 2021/11/26 01:21:46 [DEBUG] http: Request PUT /v1/agent/service/register (480.079771ms) from=10.233.69.115:52976 2021/11/26 01:21:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:21:46 [DEBUG] agent: Service "_v1_parser_10.233.61.125_8806" in sync 2021/11/26 01:21:46 [DEBUG] agent: Service "_v0_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:21:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.105_8080" in sync 2021/11/26 01:21:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.116_9015" in sync 2021/11/26 01:21:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:21:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:21:46 [DEBUG] agent: Service "_v1_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:21:46 [DEBUG] agent: Service "_v1_sdc_10.233.32.105_8443" in sync 2021/11/26 01:21:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:21:46 [DEBUG] agent: Service "_v1_nsd_10.233.61.125_8806" in sync 2021/11/26 01:21:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.125_8806" in sync 2021/11/26 01:21:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.36_443" in sync 2021/11/26 01:21:46 [DEBUG] agent: Service "_v1_message-router_10.233.50.57_3904" in sync 2021/11/26 01:21:46 [DEBUG] agent: Service "_v1_catalog_10.233.61.125_8806" in sync 2021/11/26 01:21:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.64_8181" in sync 2021/11/26 01:21:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.118_8443" in sync 2021/11/26 01:21:46 [DEBUG] agent: Node info in sync 2021/11/26 01:21:46 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (347.147µs) from=10.233.69.115:52988 2021/11/26 01:21:46 [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/26 01:21:46 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/26 01:21:46 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/26 01:21:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:21:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:21:46 [DEBUG] agent: Service "_v1_parser_10.233.61.125_8806" in sync 2021/11/26 01:21:46 [DEBUG] agent: Service "_v0_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:21:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.105_8080" in sync 2021/11/26 01:21:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.116_9015" in sync 2021/11/26 01:21:46 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.77.246_8446" 2021/11/26 01:21:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:21:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:21:46 [DEBUG] agent: Service "_v1_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:21:46 [DEBUG] agent: Service "_v1_sdc_10.233.32.105_8443" in sync 2021/11/26 01:21:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.36_443" in sync 2021/11/26 01:21:46 [DEBUG] agent: Service "_v1_nsd_10.233.61.125_8806" in sync 2021/11/26 01:21:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.125_8806" in sync 2021/11/26 01:21:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.118_8443" in sync 2021/11/26 01:21:46 [DEBUG] agent: Service "_v1_message-router_10.233.50.57_3904" in sync 2021/11/26 01:21:46 [DEBUG] agent: Service "_v1_catalog_10.233.61.125_8806" in sync 2021/11/26 01:21:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.64_8181" in sync 2021/11/26 01:21:46 [DEBUG] agent: Node info in sync 2021/11/26 01:21:46 [DEBUG] http: Request PUT /v1/agent/service/register (441.590266ms) from=10.233.69.115:52994 2021/11/26 01:21:46 [DEBUG] agent: Service "_v1_message-router_10.233.50.57_3904" in sync 2021/11/26 01:21:46 [DEBUG] agent: Service "_v1_catalog_10.233.61.125_8806" in sync 2021/11/26 01:21:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.64_8181" in sync 2021/11/26 01:21:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.118_8443" in sync 2021/11/26 01:21:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:21:46 [DEBUG] agent: Service "_v1_parser_10.233.61.125_8806" in sync 2021/11/26 01:21:46 [DEBUG] agent: Service "_v0_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:21:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.105_8080" in sync 2021/11/26 01:21:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.116_9015" in sync 2021/11/26 01:21:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:21:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:21:46 [DEBUG] agent: Service "_v1_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:21:46 [DEBUG] agent: Service "_v1_sdc_10.233.32.105_8443" in sync 2021/11/26 01:21:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:21:46 [DEBUG] agent: Service "_v1_nsd_10.233.61.125_8806" in sync 2021/11/26 01:21:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.125_8806" in sync 2021/11/26 01:21:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.36_443" in sync 2021/11/26 01:21:46 [DEBUG] agent: Node info in sync 2021/11/26 01:21:46 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (527.038µs) from=10.233.69.115:52998 2021/11/26 01:21:46 [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/26 01:21:46 [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/26 01:21:46 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/26 01:21:46 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/26 01:21:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:21:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:21:47 [DEBUG] agent: Service "_v1_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:21:47 [DEBUG] agent: Service "_v1_sdc_10.233.32.105_8443" in sync 2021/11/26 01:21:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.36_443" in sync 2021/11/26 01:21:47 [DEBUG] agent: Service "_v1_nsd_10.233.61.125_8806" in sync 2021/11/26 01:21:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.125_8806" in sync 2021/11/26 01:21:47 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.77.246_8446" 2021/11/26 01:21:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.118_8443" in sync 2021/11/26 01:21:47 [DEBUG] agent: Service "_v1_message-router_10.233.50.57_3904" in sync 2021/11/26 01:21:47 [DEBUG] agent: Service "_v1_catalog_10.233.61.125_8806" in sync 2021/11/26 01:21:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.64_8181" in sync 2021/11/26 01:21:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.116_9015" in sync 2021/11/26 01:21:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:21:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:21:47 [DEBUG] agent: Service "_v1_parser_10.233.61.125_8806" in sync 2021/11/26 01:21:47 [DEBUG] agent: Service "_v0_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:21:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.105_8080" in sync 2021/11/26 01:21:47 [DEBUG] agent: Node info in sync 2021/11/26 01:21:47 [DEBUG] http: Request PUT /v1/agent/service/register (350.376198ms) from=10.233.69.115:53002 2021/11/26 01:21:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:21:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:21:47 [DEBUG] agent: Service "_v1_parser_10.233.61.125_8806" in sync 2021/11/26 01:21:47 [DEBUG] agent: Service "_v0_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:21:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.105_8080" in sync 2021/11/26 01:21:47 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (696.53µs) from=10.233.69.115:53004 2021/11/26 01:21:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.116_9015" in sync 2021/11/26 01:21:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:21:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:21:47 [DEBUG] agent: Service "_v1_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:21:47 [DEBUG] agent: Service "_v1_sdc_10.233.32.105_8443" in sync 2021/11/26 01:21:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.36_443" in sync 2021/11/26 01:21:47 [DEBUG] agent: Service "_v1_nsd_10.233.61.125_8806" in sync 2021/11/26 01:21:47 [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/26 01:21:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.125_8806" in sync 2021/11/26 01:21:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.118_8443" in sync 2021/11/26 01:21:47 [DEBUG] agent: Service "_v1_message-router_10.233.50.57_3904" in sync 2021/11/26 01:21:47 [DEBUG] agent: Service "_v1_catalog_10.233.61.125_8806" in sync 2021/11/26 01:21:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.64_8181" in sync 2021/11/26 01:21:47 [DEBUG] agent: Node info in sync 2021/11/26 01:21:47 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/26 01:21:47 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/26 01:21:47 [DEBUG] agent: Service "_v1_catalog_10.233.61.125_8806" in sync 2021/11/26 01:21:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.64_8181" in sync 2021/11/26 01:21:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.118_8443" in sync 2021/11/26 01:21:47 [DEBUG] agent: Service "_v1_message-router_10.233.50.57_3904" in sync 2021/11/26 01:21:47 [DEBUG] agent: Service "_v1_parser_10.233.61.125_8806" in sync 2021/11/26 01:21:47 [DEBUG] agent: Service "_v0_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:21:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.105_8080" in sync 2021/11/26 01:21:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.116_9015" in sync 2021/11/26 01:21:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:21:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:21:47 [DEBUG] agent: Service "_v1_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:21:47 [DEBUG] agent: Service "_v1_sdc_10.233.32.105_8443" in sync 2021/11/26 01:21:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:47 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.77.246_8446" 2021/11/26 01:21:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:21:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:21:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.125_8806" in sync 2021/11/26 01:21:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.36_443" in sync 2021/11/26 01:21:47 [DEBUG] agent: Service "_v1_nsd_10.233.61.125_8806" in sync 2021/11/26 01:21:47 [DEBUG] agent: Node info in sync 2021/11/26 01:21:47 [DEBUG] http: Request PUT /v1/agent/service/register (300.709611ms) from=10.233.69.115:53008 2021/11/26 01:21:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.36_443" in sync 2021/11/26 01:21:47 [DEBUG] agent: Service "_v1_nsd_10.233.61.125_8806" in sync 2021/11/26 01:21:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.125_8806" in sync 2021/11/26 01:21:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.118_8443" in sync 2021/11/26 01:21:47 [DEBUG] agent: Service "_v1_message-router_10.233.50.57_3904" in sync 2021/11/26 01:21:47 [DEBUG] agent: Service "_v1_catalog_10.233.61.125_8806" in sync 2021/11/26 01:21:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.64_8181" in sync 2021/11/26 01:21:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.116_9015" in sync 2021/11/26 01:21:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:21:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:21:47 [DEBUG] agent: Service "_v1_parser_10.233.61.125_8806" in sync 2021/11/26 01:21:47 [DEBUG] agent: Service "_v0_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:21:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.105_8080" in sync 2021/11/26 01:21:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:21:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:21:47 [DEBUG] agent: Service "_v1_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:21:47 [DEBUG] agent: Service "_v1_sdc_10.233.32.105_8443" in sync 2021/11/26 01:21:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:47 [DEBUG] agent: Node info in sync 2021/11/26 01:21:47 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (187.728834ms) from=10.233.69.115:53016 2021/11/26 01:21:47 [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/26 01:21:47 [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/26 01:21:47 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/26 01:21:47 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/26 01:21:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:21:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:21:48 [DEBUG] agent: Service "_v1_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:21:48 [DEBUG] agent: Service "_v1_sdc_10.233.32.105_8443" in sync 2021/11/26 01:21:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.36_443" in sync 2021/11/26 01:21:48 [DEBUG] agent: Service "_v1_nsd_10.233.61.125_8806" in sync 2021/11/26 01:21:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.125_8806" in sync 2021/11/26 01:21:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:49 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.77.246_8446" 2021/11/26 01:21:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.118_8443" in sync 2021/11/26 01:21:49 [DEBUG] agent: Service "_v1_message-router_10.233.50.57_3904" in sync 2021/11/26 01:21:49 [DEBUG] agent: Service "_v1_catalog_10.233.61.125_8806" in sync 2021/11/26 01:21:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.64_8181" in sync 2021/11/26 01:21:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:21:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:21:49 [DEBUG] agent: Service "_v1_parser_10.233.61.125_8806" in sync 2021/11/26 01:21:49 [DEBUG] agent: Service "_v0_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:21:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.105_8080" in sync 2021/11/26 01:21:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.116_9015" in sync 2021/11/26 01:21:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:49 [DEBUG] agent: Node info in sync 2021/11/26 01:21:49 [DEBUG] http: Request PUT /v1/agent/service/register (1.100920363s) from=10.233.69.115:53020 2021/11/26 01:21:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.36_443" in sync 2021/11/26 01:21:49 [DEBUG] agent: Service "_v1_nsd_10.233.61.125_8806" in sync 2021/11/26 01:21:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.125_8806" in sync 2021/11/26 01:21:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.64_8181" in sync 2021/11/26 01:21:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.118_8443" in sync 2021/11/26 01:21:49 [DEBUG] agent: Service "_v1_message-router_10.233.50.57_3904" in sync 2021/11/26 01:21:49 [DEBUG] agent: Service "_v1_catalog_10.233.61.125_8806" in sync 2021/11/26 01:21:49 [DEBUG] agent: Service "_v0_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:21:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.105_8080" in sync 2021/11/26 01:21:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.116_9015" in sync 2021/11/26 01:21:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:21:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:21:49 [DEBUG] agent: Service "_v1_parser_10.233.61.125_8806" in sync 2021/11/26 01:21:49 [DEBUG] agent: Service "_v1_sdc_10.233.32.105_8443" in sync 2021/11/26 01:21:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:21:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:21:49 [DEBUG] agent: Service "_v1_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:21:49 [DEBUG] agent: Node info in sync 2021/11/26 01:21:49 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (560.713µs) from=10.233.69.115:53026 2021/11/26 01:21:49 [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/26 01:21:49 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/26 01:21: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/26 01:21:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:49 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.77.246_8446" 2021/11/26 01:21:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:21:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:21:49 [DEBUG] agent: Service "_v1_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:21:49 [DEBUG] agent: Service "_v1_sdc_10.233.32.105_8443" in sync 2021/11/26 01:21:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.36_443" in sync 2021/11/26 01:21:49 [DEBUG] agent: Service "_v1_nsd_10.233.61.125_8806" in sync 2021/11/26 01:21:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.125_8806" in sync 2021/11/26 01:21:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.118_8443" in sync 2021/11/26 01:21:49 [DEBUG] agent: Service "_v1_message-router_10.233.50.57_3904" in sync 2021/11/26 01:21:49 [DEBUG] agent: Service "_v1_catalog_10.233.61.125_8806" in sync 2021/11/26 01:21:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.64_8181" in sync 2021/11/26 01:21:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.105_8080" in sync 2021/11/26 01:21:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.116_9015" in sync 2021/11/26 01:21:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:21:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:21:49 [DEBUG] agent: Service "_v1_parser_10.233.61.125_8806" in sync 2021/11/26 01:21:49 [DEBUG] agent: Service "_v0_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:21:49 [DEBUG] agent: Node info in sync 2021/11/26 01:21:49 [DEBUG] http: Request PUT /v1/agent/service/register (6.132242ms) from=10.233.69.115:53030 2021/11/26 01:21:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.116_9015" in sync 2021/11/26 01:21:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:21:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:21:49 [DEBUG] agent: Service "_v1_parser_10.233.61.125_8806" in sync 2021/11/26 01:21:49 [DEBUG] agent: Service "_v0_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:21:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.105_8080" in sync 2021/11/26 01:21:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:21:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:21:49 [DEBUG] agent: Service "_v1_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:21:49 [DEBUG] agent: Service "_v1_sdc_10.233.32.105_8443" in sync 2021/11/26 01:21:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.36_443" in sync 2021/11/26 01:21:49 [DEBUG] agent: Service "_v1_nsd_10.233.61.125_8806" in sync 2021/11/26 01:21:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.125_8806" in sync 2021/11/26 01:21:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.118_8443" in sync 2021/11/26 01:21:49 [DEBUG] agent: Service "_v1_message-router_10.233.50.57_3904" in sync 2021/11/26 01:21:49 [DEBUG] agent: Service "_v1_catalog_10.233.61.125_8806" in sync 2021/11/26 01:21:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.64_8181" in sync 2021/11/26 01:21:49 [DEBUG] agent: Node info in sync 2021/11/26 01:21:49 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (576.018µs) from=10.233.69.115:53034 2021/11/26 01:21:49 [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/26 01:21:49 [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/26 01:21:49 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/26 01:21: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/26 01:21:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:21:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:21:49 [DEBUG] agent: Service "_v1_parser_10.233.61.125_8806" in sync 2021/11/26 01:21:49 [DEBUG] agent: Service "_v0_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:21:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.105_8080" in sync 2021/11/26 01:21:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.116_9015" in sync 2021/11/26 01:21:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:21:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:21:49 [DEBUG] agent: Service "_v1_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:21:49 [DEBUG] agent: Service "_v1_sdc_10.233.32.105_8443" in sync 2021/11/26 01:21:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.36_443" in sync 2021/11/26 01:21:49 [DEBUG] agent: Service "_v1_nsd_10.233.61.125_8806" in sync 2021/11/26 01:21:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.125_8806" in sync 2021/11/26 01:21:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.118_8443" in sync 2021/11/26 01:21:49 [DEBUG] agent: Service "_v1_message-router_10.233.50.57_3904" in sync 2021/11/26 01:21:49 [DEBUG] agent: Service "_v1_catalog_10.233.61.125_8806" in sync 2021/11/26 01:21:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.64_8181" in sync 2021/11/26 01:21:49 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.77.246_8446" 2021/11/26 01:21:49 [DEBUG] agent: Node info in sync 2021/11/26 01:21:49 [DEBUG] http: Request PUT /v1/agent/service/register (285.827631ms) from=10.233.69.115:53042 2021/11/26 01:21:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:21:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:21:49 [DEBUG] agent: Service "_v1_parser_10.233.61.125_8806" in sync 2021/11/26 01:21:49 [DEBUG] agent: Service "_v0_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:21:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.105_8080" in sync 2021/11/26 01:21:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.116_9015" in sync 2021/11/26 01:21:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:21:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:21:49 [DEBUG] agent: Service "_v1_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:21:49 [DEBUG] agent: Service "_v1_sdc_10.233.32.105_8443" in sync 2021/11/26 01:21:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.36_443" in sync 2021/11/26 01:21:49 [DEBUG] agent: Service "_v1_nsd_10.233.61.125_8806" in sync 2021/11/26 01:21:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.125_8806" in sync 2021/11/26 01:21:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.118_8443" in sync 2021/11/26 01:21:49 [DEBUG] agent: Service "_v1_message-router_10.233.50.57_3904" in sync 2021/11/26 01:21:49 [DEBUG] agent: Service "_v1_catalog_10.233.61.125_8806" in sync 2021/11/26 01:21:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.64_8181" in sync 2021/11/26 01:21:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:49 [DEBUG] agent: Node info in sync 2021/11/26 01:21:50 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (454.656µs) from=10.233.69.115:53044 2021/11/26 01:21:50 [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/26 01:21:50 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/26 01:21:50 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/26 01:21:50 [DEBUG] agent: Service "_v1_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:21:50 [DEBUG] agent: Service "_v1_sdc_10.233.32.105_8443" in sync 2021/11/26 01:21:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:21:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:21:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.125_8806" in sync 2021/11/26 01:21:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.36_443" in sync 2021/11/26 01:21:50 [DEBUG] agent: Service "_v1_nsd_10.233.61.125_8806" in sync 2021/11/26 01:21:50 [DEBUG] agent: Service "_v1_catalog_10.233.61.125_8806" in sync 2021/11/26 01:21:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.64_8181" in sync 2021/11/26 01:21:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:50 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.77.246_8446" 2021/11/26 01:21:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.118_8443" in sync 2021/11/26 01:21:50 [DEBUG] agent: Service "_v1_message-router_10.233.50.57_3904" in sync 2021/11/26 01:21:50 [DEBUG] agent: Service "_v1_parser_10.233.61.125_8806" in sync 2021/11/26 01:21:50 [DEBUG] agent: Service "_v0_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:21:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.105_8080" in sync 2021/11/26 01:21:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.116_9015" in sync 2021/11/26 01:21:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:21:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:21:50 [DEBUG] agent: Node info in sync 2021/11/26 01:21:50 [DEBUG] http: Request PUT /v1/agent/service/register (481.954924ms) from=10.233.69.115:53052 2021/11/26 01:21:50 [DEBUG] agent: Service "_v0_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:21:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.105_8080" in sync 2021/11/26 01:21:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.116_9015" in sync 2021/11/26 01:21:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:21:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:21:50 [DEBUG] agent: Service "_v1_parser_10.233.61.125_8806" in sync 2021/11/26 01:21:50 [DEBUG] agent: Service "_v1_sdc_10.233.32.105_8443" in sync 2021/11/26 01:21:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:21:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:21:50 [DEBUG] agent: Service "_v1_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:21:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.36_443" in sync 2021/11/26 01:21:50 [DEBUG] agent: Service "_v1_nsd_10.233.61.125_8806" in sync 2021/11/26 01:21:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.125_8806" in sync 2021/11/26 01:21:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.64_8181" in sync 2021/11/26 01:21:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:50 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (93.7143ms) from=10.233.69.115:53060 2021/11/26 01:21:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.118_8443" in sync 2021/11/26 01:21:50 [DEBUG] agent: Service "_v1_message-router_10.233.50.57_3904" in sync 2021/11/26 01:21:50 [DEBUG] agent: Service "_v1_catalog_10.233.61.125_8806" in sync 2021/11/26 01:21:50 [DEBUG] agent: Node info in sync 2021/11/26 01:21:51 [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/26 01:21:51 [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/26 01:21:51 [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/26 01:21: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/26 01:21:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.118_8443" in sync 2021/11/26 01:21:51 [DEBUG] agent: Service "_v1_message-router_10.233.50.57_3904" in sync 2021/11/26 01:21:51 [DEBUG] agent: Service "_v1_catalog_10.233.61.125_8806" in sync 2021/11/26 01:21:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.64_8181" in sync 2021/11/26 01:21:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.105_8080" in sync 2021/11/26 01:21:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.116_9015" in sync 2021/11/26 01:21:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:21:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:21:51 [DEBUG] agent: Service "_v1_parser_10.233.61.125_8806" in sync 2021/11/26 01:21:51 [DEBUG] agent: Service "_v0_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:21:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:21:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:21:51 [DEBUG] agent: Service "_v1_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:21:51 [DEBUG] agent: Service "_v1_sdc_10.233.32.105_8443" in sync 2021/11/26 01:21:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:51 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.77.246_8446" 2021/11/26 01:21:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.36_443" in sync 2021/11/26 01:21:51 [DEBUG] agent: Service "_v1_nsd_10.233.61.125_8806" in sync 2021/11/26 01:21:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.125_8806" in sync 2021/11/26 01:21:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:51 [DEBUG] agent: Node info in sync 2021/11/26 01:21:51 [DEBUG] http: Request PUT /v1/agent/service/register (797.869453ms) from=10.233.69.115:53066 2021/11/26 01:21:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.36_443" in sync 2021/11/26 01:21:51 [DEBUG] agent: Service "_v1_nsd_10.233.61.125_8806" in sync 2021/11/26 01:21:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.125_8806" in sync 2021/11/26 01:21:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.118_8443" in sync 2021/11/26 01:21:52 [DEBUG] agent: Service "_v1_message-router_10.233.50.57_3904" in sync 2021/11/26 01:21:52 [DEBUG] agent: Service "_v1_catalog_10.233.61.125_8806" in sync 2021/11/26 01:21:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.64_8181" in sync 2021/11/26 01:21:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.105_8080" in sync 2021/11/26 01:21:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.116_9015" in sync 2021/11/26 01:21:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:21:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:21:52 [DEBUG] agent: Service "_v1_parser_10.233.61.125_8806" in sync 2021/11/26 01:21:52 [DEBUG] agent: Service "_v0_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:21:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:21:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:21:52 [DEBUG] agent: Service "_v1_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:21:52 [DEBUG] agent: Service "_v1_sdc_10.233.32.105_8443" in sync 2021/11/26 01:21:52 [DEBUG] agent: Node info in sync 2021/11/26 01:21:52 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (1.199172ms) from=10.233.69.115:53082 2021/11/26 01:21:52 [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/26 01:21:52 [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/26 01:21: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/26 01:21:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:21:52 [DEBUG] agent: Service "_v1_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:21:52 [DEBUG] agent: Service "_v1_sdc_10.233.32.105_8443" in sync 2021/11/26 01:21:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:52 [DEBUG] agent: Service "_v1_nsd_10.233.61.125_8806" in sync 2021/11/26 01:21:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:52 [DEBUG] agent: Service "_v1_catalog_10.233.61.125_8806" in sync 2021/11/26 01:21:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:21:52 [DEBUG] agent: Service "_v1_parser_10.233.61.125_8806" in sync 2021/11/26 01:21:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.105_8080" in sync 2021/11/26 01:21:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:21:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.36_443" in sync 2021/11/26 01:21:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.125_8806" in sync 2021/11/26 01:21:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.118_8443" in sync 2021/11/26 01:21:52 [DEBUG] agent: Service "_v1_message-router_10.233.50.57_3904" in sync 2021/11/26 01:21:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.64_8181" in sync 2021/11/26 01:21:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:21:52 [DEBUG] agent: Service "_v0_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:21:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.116_9015" in sync 2021/11/26 01:21:52 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.77.246_8446" 2021/11/26 01:21:52 [DEBUG] agent: Node info in sync 2021/11/26 01:21:52 [DEBUG] http: Request PUT /v1/agent/service/register (500.639321ms) from=10.233.69.115:53086 2021/11/26 01:21:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.36_443" in sync 2021/11/26 01:21:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.125_8806" in sync 2021/11/26 01:21:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.118_8443" in sync 2021/11/26 01:21:52 [DEBUG] agent: Service "_v1_message-router_10.233.50.57_3904" in sync 2021/11/26 01:21:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.64_8181" in sync 2021/11/26 01:21:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:21:52 [DEBUG] agent: Service "_v0_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:21:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.116_9015" in sync 2021/11/26 01:21:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:21:52 [DEBUG] agent: Service "_v1_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:21:52 [DEBUG] agent: Service "_v1_sdc_10.233.32.105_8443" in sync 2021/11/26 01:21:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:52 [DEBUG] agent: Service "_v1_nsd_10.233.61.125_8806" in sync 2021/11/26 01:21:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:52 [DEBUG] agent: Service "_v1_catalog_10.233.61.125_8806" in sync 2021/11/26 01:21:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:21:52 [DEBUG] agent: Service "_v1_parser_10.233.61.125_8806" in sync 2021/11/26 01:21:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.105_8080" in sync 2021/11/26 01:21:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:21:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:52 [DEBUG] agent: Node info in sync 2021/11/26 01:21:52 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (390.332µs) from=10.233.69.115:53094 2021/11/26 01:21:52 [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/26 01:21:52 [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/26 01:21:52 [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/26 01:21: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/26 01:21:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.118_8443" in sync 2021/11/26 01:21:52 [DEBUG] agent: Service "_v1_message-router_10.233.50.57_3904" in sync 2021/11/26 01:21:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.64_8181" in sync 2021/11/26 01:21:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:21:52 [DEBUG] agent: Service "_v0_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:21:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.116_9015" in sync 2021/11/26 01:21:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:21:52 [DEBUG] agent: Service "_v1_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:21:52 [DEBUG] agent: Service "_v1_sdc_10.233.32.105_8443" in sync 2021/11/26 01:21:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:52 [DEBUG] agent: Service "_v1_nsd_10.233.61.125_8806" in sync 2021/11/26 01:21:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:52 [DEBUG] agent: Service "_v1_catalog_10.233.61.125_8806" in sync 2021/11/26 01:21:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:21:52 [DEBUG] agent: Service "_v1_parser_10.233.61.125_8806" in sync 2021/11/26 01:21:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.105_8080" in sync 2021/11/26 01:21:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:52 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.77.246_8446" 2021/11/26 01:21:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:21:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.36_443" in sync 2021/11/26 01:21:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.125_8806" in sync 2021/11/26 01:21:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:53 [DEBUG] agent: Node info in sync 2021/11/26 01:21:53 [DEBUG] http: Request PUT /v1/agent/service/register (199.736774ms) from=10.233.69.115:53098 2021/11/26 01:21:53 [DEBUG] agent: Service "_v0_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:21:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.116_9015" in sync 2021/11/26 01:21:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:21:53 [DEBUG] agent: Service "_v1_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:21:53 [DEBUG] agent: Service "_v1_sdc_10.233.32.105_8443" in sync 2021/11/26 01:21:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:21:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:53 [DEBUG] agent: Service "_v1_nsd_10.233.61.125_8806" in sync 2021/11/26 01:21:53 [DEBUG] agent: Service "_v1_catalog_10.233.61.125_8806" in sync 2021/11/26 01:21:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:53 [DEBUG] agent: Service "_v1_parser_10.233.61.125_8806" in sync 2021/11/26 01:21:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.105_8080" in sync 2021/11/26 01:21:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:21:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:21:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.125_8806" in sync 2021/11/26 01:21:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.36_443" in sync 2021/11/26 01:21:53 [DEBUG] agent: Service "_v1_message-router_10.233.50.57_3904" in sync 2021/11/26 01:21:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.64_8181" in sync 2021/11/26 01:21:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.118_8443" in sync 2021/11/26 01:21:53 [DEBUG] agent: Node info in sync 2021/11/26 01:21:53 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (691.789µs) from=10.233.69.115:53100 2021/11/26 01:21:53 [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/26 01:21:53 [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/26 01:21: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/26 01:21:53 [DEBUG] agent: Service "_v1_nsd_10.233.61.125_8806" in sync 2021/11/26 01:21:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:53 [DEBUG] agent: Service "_v1_catalog_10.233.61.125_8806" in sync 2021/11/26 01:21:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:53 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.77.246_8446" 2021/11/26 01:21:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:21:53 [DEBUG] agent: Service "_v1_parser_10.233.61.125_8806" in sync 2021/11/26 01:21:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.105_8080" in sync 2021/11/26 01:21:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:21:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.36_443" in sync 2021/11/26 01:21:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.125_8806" in sync 2021/11/26 01:21:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.118_8443" in sync 2021/11/26 01:21:53 [DEBUG] agent: Service "_v1_message-router_10.233.50.57_3904" in sync 2021/11/26 01:21:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.64_8181" in sync 2021/11/26 01:21:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:21:53 [DEBUG] agent: Service "_v0_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:21:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.116_9015" in sync 2021/11/26 01:21:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:21:53 [DEBUG] agent: Service "_v1_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:21:53 [DEBUG] agent: Service "_v1_sdc_10.233.32.105_8443" in sync 2021/11/26 01:21:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:53 [DEBUG] agent: Node info in sync 2021/11/26 01:21:53 [DEBUG] http: Request PUT /v1/agent/service/register (400.206999ms) from=10.233.69.115:53104 2021/11/26 01:21:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:21:53 [DEBUG] agent: Service "_v1_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:21:53 [DEBUG] agent: Service "_v1_sdc_10.233.32.105_8443" in sync 2021/11/26 01:21:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:53 [DEBUG] agent: Service "_v1_nsd_10.233.61.125_8806" in sync 2021/11/26 01:21:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:53 [DEBUG] agent: Service "_v1_catalog_10.233.61.125_8806" in sync 2021/11/26 01:21:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:21:53 [DEBUG] agent: Service "_v1_parser_10.233.61.125_8806" in sync 2021/11/26 01:21:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.105_8080" in sync 2021/11/26 01:21:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:21:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.36_443" in sync 2021/11/26 01:21:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.125_8806" in sync 2021/11/26 01:21:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.118_8443" in sync 2021/11/26 01:21:53 [DEBUG] agent: Service "_v1_message-router_10.233.50.57_3904" in sync 2021/11/26 01:21:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.64_8181" in sync 2021/11/26 01:21:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:21:53 [DEBUG] agent: Service "_v0_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:21:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.116_9015" in sync 2021/11/26 01:21:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:53 [DEBUG] agent: Node info in sync 2021/11/26 01:21:53 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (388.958µs) from=10.233.69.115:53112 2021/11/26 01:21:53 [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/26 01:21:53 [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/26 01:21:53 [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/26 01:21: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/26 01:21:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:21:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.36_443" in sync 2021/11/26 01:21:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.125_8806" in sync 2021/11/26 01:21:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:54 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.77.246_8446" 2021/11/26 01:21:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.118_8443" in sync 2021/11/26 01:21:54 [DEBUG] agent: Service "_v1_message-router_10.233.50.57_3904" in sync 2021/11/26 01:21:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.64_8181" in sync 2021/11/26 01:21:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:21:54 [DEBUG] agent: Service "_v0_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:21:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.116_9015" in sync 2021/11/26 01:21:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:21:54 [DEBUG] agent: Service "_v1_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:21:54 [DEBUG] agent: Service "_v1_sdc_10.233.32.105_8443" in sync 2021/11/26 01:21:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:54 [DEBUG] agent: Service "_v1_nsd_10.233.61.125_8806" in sync 2021/11/26 01:21:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:54 [DEBUG] agent: Service "_v1_catalog_10.233.61.125_8806" in sync 2021/11/26 01:21:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:21:54 [DEBUG] agent: Service "_v1_parser_10.233.61.125_8806" in sync 2021/11/26 01:21:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.105_8080" in sync 2021/11/26 01:21:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:54 [DEBUG] agent: Node info in sync 2021/11/26 01:21:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:21:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.36_443" in sync 2021/11/26 01:21:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.125_8806" in sync 2021/11/26 01:21:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.118_8443" in sync 2021/11/26 01:21:54 [DEBUG] agent: Service "_v1_message-router_10.233.50.57_3904" in sync 2021/11/26 01:21:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.64_8181" in sync 2021/11/26 01:21:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:21:54 [DEBUG] agent: Service "_v0_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:21:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.116_9015" in sync 2021/11/26 01:21:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:21:54 [DEBUG] agent: Service "_v1_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:21:54 [DEBUG] agent: Service "_v1_sdc_10.233.32.105_8443" in sync 2021/11/26 01:21:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:54 [DEBUG] agent: Service "_v1_nsd_10.233.61.125_8806" in sync 2021/11/26 01:21:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:54 [DEBUG] agent: Service "_v1_catalog_10.233.61.125_8806" in sync 2021/11/26 01:21:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:21:54 [DEBUG] agent: Service "_v1_parser_10.233.61.125_8806" in sync 2021/11/26 01:21:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.105_8080" in sync 2021/11/26 01:21:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:54 [DEBUG] agent: Node info in sync 2021/11/26 01:21:54 [DEBUG] http: Request PUT /v1/agent/service/register (499.810569ms) from=10.233.69.115:53116 2021/11/26 01:21:54 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (465.382µs) from=10.233.69.115:53132 2021/11/26 01:21:54 [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/26 01:21:54 [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/26 01:21: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/26 01:21:54 [DEBUG] agent: Service "_v1_nsd_10.233.61.125_8806" in sync 2021/11/26 01:21:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:54 [DEBUG] agent: Service "_v1_catalog_10.233.61.125_8806" in sync 2021/11/26 01:21:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:54 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.77.246_8446" 2021/11/26 01:21:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:21:54 [DEBUG] agent: Service "_v1_parser_10.233.61.125_8806" in sync 2021/11/26 01:21:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.105_8080" in sync 2021/11/26 01:21:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:21:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.36_443" in sync 2021/11/26 01:21:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.125_8806" in sync 2021/11/26 01:21:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.118_8443" in sync 2021/11/26 01:21:54 [DEBUG] agent: Service "_v1_message-router_10.233.50.57_3904" in sync 2021/11/26 01:21:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.64_8181" in sync 2021/11/26 01:21:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:21:54 [DEBUG] agent: Service "_v0_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:21:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.116_9015" in sync 2021/11/26 01:21:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:21:54 [DEBUG] agent: Service "_v1_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:21:54 [DEBUG] agent: Service "_v1_sdc_10.233.32.105_8443" in sync 2021/11/26 01:21:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:54 [DEBUG] agent: Node info in sync 2021/11/26 01:21:54 [DEBUG] http: Request PUT /v1/agent/service/register (378.737625ms) from=10.233.69.115:53138 2021/11/26 01:21:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:21:54 [DEBUG] agent: Service "_v1_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:21:54 [DEBUG] agent: Service "_v1_sdc_10.233.32.105_8443" in sync 2021/11/26 01:21:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:54 [DEBUG] agent: Service "_v1_nsd_10.233.61.125_8806" in sync 2021/11/26 01:21:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:54 [DEBUG] agent: Service "_v1_catalog_10.233.61.125_8806" in sync 2021/11/26 01:21:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:21:54 [DEBUG] agent: Service "_v1_parser_10.233.61.125_8806" in sync 2021/11/26 01:21:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.105_8080" in sync 2021/11/26 01:21:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:21:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.36_443" in sync 2021/11/26 01:21:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.125_8806" in sync 2021/11/26 01:21:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.118_8443" in sync 2021/11/26 01:21:54 [DEBUG] agent: Service "_v1_message-router_10.233.50.57_3904" in sync 2021/11/26 01:21:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.64_8181" in sync 2021/11/26 01:21:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:21:54 [DEBUG] agent: Service "_v0_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:21:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.116_9015" in sync 2021/11/26 01:21:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:54 [DEBUG] agent: Node info in sync 2021/11/26 01:21:54 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (512.469µs) from=10.233.69.115:53142 2021/11/26 01:21:55 [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/26 01:21:55 [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/26 01:21:55 [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/26 01:21: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/26 01:21:55 [DEBUG] agent: Service "_v1_parser_10.233.61.125_8806" in sync 2021/11/26 01:21:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.105_8080" in sync 2021/11/26 01:21:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:21:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:21:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.125_8806" in sync 2021/11/26 01:21:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.36_443" in sync 2021/11/26 01:21:55 [DEBUG] agent: Service "_v1_message-router_10.233.50.57_3904" in sync 2021/11/26 01:21:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.64_8181" in sync 2021/11/26 01:21:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.118_8443" in sync 2021/11/26 01:21:55 [DEBUG] agent: Service "_v0_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:21:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.116_9015" in sync 2021/11/26 01:21:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:21:55 [DEBUG] agent: Service "_v1_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:21:55 [DEBUG] agent: Service "_v1_sdc_10.233.32.105_8443" in sync 2021/11/26 01:21:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:21:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:56 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.77.246_8446" 2021/11/26 01:21:56 [DEBUG] agent: Service "_v1_nsd_10.233.61.125_8806" in sync 2021/11/26 01:21:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:56 [DEBUG] agent: Service "_v1_catalog_10.233.61.125_8806" in sync 2021/11/26 01:21:56 [DEBUG] agent: Node info in sync 2021/11/26 01:21:56 [DEBUG] http: Request PUT /v1/agent/service/register (1.300061478s) from=10.233.69.115:53146 2021/11/26 01:21:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.36_443" in sync 2021/11/26 01:21:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.125_8806" in sync 2021/11/26 01:21:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.118_8443" in sync 2021/11/26 01:21:56 [DEBUG] agent: Service "_v1_message-router_10.233.50.57_3904" in sync 2021/11/26 01:21:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.64_8181" in sync 2021/11/26 01:21:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:21:56 [DEBUG] agent: Service "_v0_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:21:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.116_9015" in sync 2021/11/26 01:21:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:21:56 [DEBUG] agent: Service "_v1_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:21:56 [DEBUG] agent: Service "_v1_sdc_10.233.32.105_8443" in sync 2021/11/26 01:21:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:56 [DEBUG] agent: Service "_v1_nsd_10.233.61.125_8806" in sync 2021/11/26 01:21:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:56 [DEBUG] agent: Service "_v1_catalog_10.233.61.125_8806" in sync 2021/11/26 01:21:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:21:56 [DEBUG] agent: Service "_v1_parser_10.233.61.125_8806" in sync 2021/11/26 01:21:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.105_8080" in sync 2021/11/26 01:21:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:21:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:56 [DEBUG] agent: Node info in sync 2021/11/26 01:21:56 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (1.190223ms) from=10.233.69.115:53164 2021/11/26 01:21:57 [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/26 01:21:57 [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/26 01:21: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/26 01:21:57 [DEBUG] agent: Service "_v1_nsd_10.233.61.125_8806" in sync 2021/11/26 01:21:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:57 [DEBUG] agent: Service "_v1_catalog_10.233.61.125_8806" in sync 2021/11/26 01:21:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:21:57 [DEBUG] agent: Service "_v1_parser_10.233.61.125_8806" in sync 2021/11/26 01:21:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.105_8080" in sync 2021/11/26 01:21:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:21:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.36_443" in sync 2021/11/26 01:21:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.125_8806" in sync 2021/11/26 01:21:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.118_8443" in sync 2021/11/26 01:21:57 [DEBUG] agent: Service "_v1_message-router_10.233.50.57_3904" in sync 2021/11/26 01:21:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.64_8181" in sync 2021/11/26 01:21:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:21:57 [DEBUG] agent: Service "_v0_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:21:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.116_9015" in sync 2021/11/26 01:21:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:57 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.77.246_8446" 2021/11/26 01:21:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:21:57 [DEBUG] agent: Service "_v1_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:21:57 [DEBUG] agent: Service "_v1_sdc_10.233.32.105_8443" in sync 2021/11/26 01:21:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:57 [DEBUG] agent: Node info in sync 2021/11/26 01:21:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.105_8080" in sync 2021/11/26 01:21:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:21:57 [DEBUG] agent: Service "_v1_parser_10.233.61.125_8806" in sync 2021/11/26 01:21:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:21:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.36_443" in sync 2021/11/26 01:21:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.125_8806" in sync 2021/11/26 01:21:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.64_8181" in sync 2021/11/26 01:21:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.118_8443" in sync 2021/11/26 01:21:57 [DEBUG] agent: Service "_v1_message-router_10.233.50.57_3904" in sync 2021/11/26 01:21:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.116_9015" in sync 2021/11/26 01:21:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:21:57 [DEBUG] agent: Service "_v0_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:21:57 [DEBUG] agent: Service "_v1_sdc_10.233.32.105_8443" in sync 2021/11/26 01:21:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:21:57 [DEBUG] agent: Service "_v1_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:21:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:57 [DEBUG] agent: Service "_v1_nsd_10.233.61.125_8806" in sync 2021/11/26 01:21:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:57 [DEBUG] agent: Service "_v1_catalog_10.233.61.125_8806" in sync 2021/11/26 01:21:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:57 [DEBUG] agent: Node info in sync 2021/11/26 01:21:57 [DEBUG] http: Request PUT /v1/agent/service/register (105.345804ms) from=10.233.69.115:53172 2021/11/26 01:21:57 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (1.183481ms) from=10.233.69.115:53176 2021/11/26 01:21:57 [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/26 01:21:57 [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/26 01:21:57 [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/26 01:21: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/26 01:21:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:21:58 [DEBUG] agent: Service "_v0_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:21:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.116_9015" in sync 2021/11/26 01:21:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:58 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.77.246_8446" 2021/11/26 01:21:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:21:58 [DEBUG] agent: Service "_v1_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:21:58 [DEBUG] agent: Service "_v1_sdc_10.233.32.105_8443" in sync 2021/11/26 01:21:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:58 [DEBUG] agent: Service "_v1_nsd_10.233.61.125_8806" in sync 2021/11/26 01:21:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:58 [DEBUG] agent: Service "_v1_catalog_10.233.61.125_8806" in sync 2021/11/26 01:21:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:21:58 [DEBUG] agent: Service "_v1_parser_10.233.61.125_8806" in sync 2021/11/26 01:21:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.105_8080" in sync 2021/11/26 01:21:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:21:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.36_443" in sync 2021/11/26 01:21:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.125_8806" in sync 2021/11/26 01:21:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.118_8443" in sync 2021/11/26 01:21:58 [DEBUG] agent: Service "_v1_message-router_10.233.50.57_3904" in sync 2021/11/26 01:21:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.64_8181" in sync 2021/11/26 01:21:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:58 [DEBUG] agent: Node info in sync 2021/11/26 01:21:58 [DEBUG] http: Request PUT /v1/agent/service/register (601.055655ms) from=10.233.69.115:53182 2021/11/26 01:21:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:21:58 [DEBUG] agent: Service "_v0_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:21:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.116_9015" in sync 2021/11/26 01:21:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:21:58 [DEBUG] agent: Service "_v1_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:21:58 [DEBUG] agent: Service "_v1_sdc_10.233.32.105_8443" in sync 2021/11/26 01:21:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:58 [DEBUG] agent: Service "_v1_nsd_10.233.61.125_8806" in sync 2021/11/26 01:21:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:58 [DEBUG] agent: Service "_v1_catalog_10.233.61.125_8806" in sync 2021/11/26 01:21:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:21:58 [DEBUG] agent: Service "_v1_parser_10.233.61.125_8806" in sync 2021/11/26 01:21:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.105_8080" in sync 2021/11/26 01:21:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:21:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.36_443" in sync 2021/11/26 01:21:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.125_8806" in sync 2021/11/26 01:21:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.118_8443" in sync 2021/11/26 01:21:58 [DEBUG] agent: Service "_v1_message-router_10.233.50.57_3904" in sync 2021/11/26 01:21:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.64_8181" in sync 2021/11/26 01:21:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:58 [DEBUG] agent: Node info in sync 2021/11/26 01:21:58 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (533.712µs) from=10.233.69.115:53188 2021/11/26 01:21:58 [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/26 01:21: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/26 01:21: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/26 01:21:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:21:59 [DEBUG] agent: Service "_v1_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:21:59 [DEBUG] agent: Service "_v1_sdc_10.233.32.105_8443" in sync 2021/11/26 01:21:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:59 [DEBUG] agent: Service "_v1_nsd_10.233.61.125_8806" in sync 2021/11/26 01:21:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:59 [DEBUG] agent: Service "_v1_catalog_10.233.61.125_8806" in sync 2021/11/26 01:21:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:21:59 [DEBUG] agent: Service "_v1_parser_10.233.61.125_8806" in sync 2021/11/26 01:21:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.105_8080" in sync 2021/11/26 01:21:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:21:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.36_443" in sync 2021/11/26 01:21:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.125_8806" in sync 2021/11/26 01:21:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.118_8443" in sync 2021/11/26 01:21:59 [DEBUG] agent: Service "_v1_message-router_10.233.50.57_3904" in sync 2021/11/26 01:21:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.64_8181" in sync 2021/11/26 01:21:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:59 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.77.246_8446" 2021/11/26 01:21:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:21:59 [DEBUG] agent: Service "_v0_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:21:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.116_9015" in sync 2021/11/26 01:21:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:59 [DEBUG] agent: Node info in sync 2021/11/26 01:21:59 [DEBUG] http: Request PUT /v1/agent/service/register (599.790804ms) from=10.233.69.115:53192 2021/11/26 01:21:59 [DEBUG] agent: Service "_v1_nsd_10.233.61.125_8806" in sync 2021/11/26 01:21:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:59 [DEBUG] agent: Service "_v1_catalog_10.233.61.125_8806" in sync 2021/11/26 01:21:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:21:59 [DEBUG] agent: Service "_v1_parser_10.233.61.125_8806" in sync 2021/11/26 01:21:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.105_8080" in sync 2021/11/26 01:21:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:21:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.36_443" in sync 2021/11/26 01:21:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.125_8806" in sync 2021/11/26 01:21:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.118_8443" in sync 2021/11/26 01:21:59 [DEBUG] agent: Service "_v1_message-router_10.233.50.57_3904" in sync 2021/11/26 01:21:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.64_8181" in sync 2021/11/26 01:21:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:21:59 [DEBUG] agent: Service "_v0_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:21:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.116_9015" in sync 2021/11/26 01:21:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:21:59 [DEBUG] agent: Service "_v1_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:21:59 [DEBUG] agent: Service "_v1_sdc_10.233.32.105_8443" in sync 2021/11/26 01:21:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:59 [DEBUG] agent: Node info in sync 2021/11/26 01:21:59 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (546.453µs) from=10.233.69.115:53200 2021/11/26 01:21:59 [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/26 01:21:59 [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/26 01:21:59 [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/26 01:21:59 [DEBUG] 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/26 01:21:59 [DEBUG] agent: Service "_v1_nsd_10.233.61.125_8806" in sync 2021/11/26 01:21:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:59 [DEBUG] agent: Service "_v1_catalog_10.233.61.125_8806" in sync 2021/11/26 01:21:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:21:59 [DEBUG] agent: Service "_v1_parser_10.233.61.125_8806" in sync 2021/11/26 01:21:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.105_8080" in sync 2021/11/26 01:21:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:21:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:59 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.77.246_8446" 2021/11/26 01:21:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.36_443" in sync 2021/11/26 01:21:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.125_8806" in sync 2021/11/26 01:21:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.118_8443" in sync 2021/11/26 01:21:59 [DEBUG] agent: Service "_v1_message-router_10.233.50.57_3904" in sync 2021/11/26 01:21:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.64_8181" in sync 2021/11/26 01:21:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:21:59 [DEBUG] agent: Service "_v0_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:21:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.116_9015" in sync 2021/11/26 01:21:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:21:59 [DEBUG] agent: Service "_v1_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:21:59 [DEBUG] agent: Service "_v1_sdc_10.233.32.105_8443" in sync 2021/11/26 01:21:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:59 [DEBUG] agent: Node info in sync 2021/11/26 01:21:59 [DEBUG] http: Request PUT /v1/agent/service/register (300.265914ms) from=10.233.69.115:53206 2021/11/26 01:21:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:59 [DEBUG] agent: Service "_v1_catalog_10.233.61.125_8806" in sync 2021/11/26 01:21:59 [DEBUG] agent: Service "_v1_parser_10.233.61.125_8806" in sync 2021/11/26 01:21:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.105_8080" in sync 2021/11/26 01:21:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:21:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:21:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:21:59 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (481.575µs) from=10.233.69.115:53212 2021/11/26 01:21:59 [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/26 01:21:59 [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/26 01:21:59 [DEBUG] 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/26 01:21:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.125_8806" in sync 2021/11/26 01:21:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.36_443" in sync 2021/11/26 01:21:59 [DEBUG] agent: Service "_v1_message-router_10.233.50.57_3904" in sync 2021/11/26 01:21:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.64_8181" in sync 2021/11/26 01:21:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.118_8443" in sync 2021/11/26 01:21:59 [DEBUG] agent: Service "_v0_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:21:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.116_9015" in sync 2021/11/26 01:21:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:21:59 [DEBUG] agent: Service "_v1_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:21:59 [DEBUG] agent: Service "_v1_sdc_10.233.32.105_8443" in sync 2021/11/26 01:21:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:21:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:22:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:00 [DEBUG] agent: Service "_v1_nsd_10.233.61.125_8806" in sync 2021/11/26 01:22:00 [DEBUG] agent: Node info in sync 2021/11/26 01:22:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:01 [DEBUG] agent: Service "_v1_nsd_10.233.61.125_8806" in sync 2021/11/26 01:22:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:01 [DEBUG] agent: Service "_v1_catalog_10.233.61.125_8806" in sync 2021/11/26 01:22:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.105_8080" in sync 2021/11/26 01:22:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:22:01 [DEBUG] agent: Service "_v1_parser_10.233.61.125_8806" in sync 2021/11/26 01:22:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:22:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.36_443" in sync 2021/11/26 01:22:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.125_8806" in sync 2021/11/26 01:22:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.64_8181" in sync 2021/11/26 01:22:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:02 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.77.246_8446" 2021/11/26 01:22:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.118_8443" in sync 2021/11/26 01:22:02 [DEBUG] agent: Service "_v1_message-router_10.233.50.57_3904" in sync 2021/11/26 01:22:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.116_9015" in sync 2021/11/26 01:22:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:22:02 [DEBUG] agent: Service "_v0_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:22:02 [DEBUG] agent: Service "_v1_sdc_10.233.32.105_8443" in sync 2021/11/26 01:22:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:22:02 [DEBUG] agent: Service "_v1_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:22:02 [DEBUG] agent: Node info in sync 2021/11/26 01:22:02 [DEBUG] http: Request PUT /v1/agent/service/register (2.373949207s) from=10.233.69.115:53216 2021/11/26 01:22:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.118_8443" in sync 2021/11/26 01:22:02 [DEBUG] agent: Service "_v1_message-router_10.233.50.57_3904" in sync 2021/11/26 01:22:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.64_8181" in sync 2021/11/26 01:22:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:22:02 [DEBUG] agent: Service "_v0_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:22:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.116_9015" in sync 2021/11/26 01:22:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:22:02 [DEBUG] agent: Service "_v1_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:22:02 [DEBUG] agent: Service "_v1_sdc_10.233.32.105_8443" in sync 2021/11/26 01:22:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:02 [DEBUG] agent: Service "_v1_nsd_10.233.61.125_8806" in sync 2021/11/26 01:22:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:02 [DEBUG] agent: Service "_v1_catalog_10.233.61.125_8806" in sync 2021/11/26 01:22:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:22:02 [DEBUG] agent: Service "_v1_parser_10.233.61.125_8806" in sync 2021/11/26 01:22:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.105_8080" in sync 2021/11/26 01:22:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:22:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.36_443" in sync 2021/11/26 01:22:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.125_8806" in sync 2021/11/26 01:22:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:02 [DEBUG] agent: Node info in sync 2021/11/26 01:22:02 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (456.442µs) from=10.233.69.115:53234 2021/11/26 01:22:03 [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/26 01:22:03 [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/26 01:22: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/26 01:22: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/26 01:22:03 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.77.246_8446" 2021/11/26 01:22:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:22:03 [DEBUG] agent: Service "_v1_parser_10.233.61.125_8806" in sync 2021/11/26 01:22:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.105_8080" in sync 2021/11/26 01:22:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:22:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.36_443" in sync 2021/11/26 01:22:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.125_8806" in sync 2021/11/26 01:22:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.118_8443" in sync 2021/11/26 01:22:03 [DEBUG] agent: Service "_v1_message-router_10.233.50.57_3904" in sync 2021/11/26 01:22:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.64_8181" in sync 2021/11/26 01:22:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:22:03 [DEBUG] agent: Service "_v0_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:22:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.116_9015" in sync 2021/11/26 01:22:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:22:03 [DEBUG] agent: Service "_v1_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:22:03 [DEBUG] agent: Service "_v1_sdc_10.233.32.105_8443" in sync 2021/11/26 01:22:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:03 [DEBUG] agent: Service "_v1_nsd_10.233.61.125_8806" in sync 2021/11/26 01:22:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:03 [DEBUG] agent: Service "_v1_catalog_10.233.61.125_8806" in sync 2021/11/26 01:22:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:03 [DEBUG] agent: Node info in sync 2021/11/26 01:22:03 [DEBUG] http: Request PUT /v1/agent/service/register (799.424756ms) from=10.233.69.115:53240 2021/11/26 01:22:03 [DEBUG] agent: Service "_v1_nsd_10.233.61.125_8806" in sync 2021/11/26 01:22:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:03 [DEBUG] agent: Service "_v1_catalog_10.233.61.125_8806" in sync 2021/11/26 01:22:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:22:03 [DEBUG] agent: Service "_v1_parser_10.233.61.125_8806" in sync 2021/11/26 01:22:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.105_8080" in sync 2021/11/26 01:22:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:22:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.36_443" in sync 2021/11/26 01:22:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.125_8806" in sync 2021/11/26 01:22:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.118_8443" in sync 2021/11/26 01:22:03 [DEBUG] agent: Service "_v1_message-router_10.233.50.57_3904" in sync 2021/11/26 01:22:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.64_8181" in sync 2021/11/26 01:22:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:22:03 [DEBUG] agent: Service "_v0_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:22:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.116_9015" in sync 2021/11/26 01:22:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:22:03 [DEBUG] agent: Service "_v1_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:22:03 [DEBUG] agent: Service "_v1_sdc_10.233.32.105_8443" in sync 2021/11/26 01:22:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:03 [DEBUG] agent: Node info in sync 2021/11/26 01:22:04 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (385.147µs) from=10.233.69.115:53250 2021/11/26 01:22:04 [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/26 01:22: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/26 01:22: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/26 01:22:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:22:04 [DEBUG] agent: Service "_v0_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:22:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.116_9015" in sync 2021/11/26 01:22:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:22:04 [DEBUG] agent: Service "_v1_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:22:04 [DEBUG] agent: Service "_v1_sdc_10.233.32.105_8443" in sync 2021/11/26 01:22:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:04 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.77.246_8446" 2021/11/26 01:22:04 [DEBUG] agent: Service "_v1_nsd_10.233.61.125_8806" in sync 2021/11/26 01:22:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:04 [DEBUG] agent: Service "_v1_catalog_10.233.61.125_8806" in sync 2021/11/26 01:22:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:22:04 [DEBUG] agent: Service "_v1_parser_10.233.61.125_8806" in sync 2021/11/26 01:22:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.105_8080" in sync 2021/11/26 01:22:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:22:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.36_443" in sync 2021/11/26 01:22:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.125_8806" in sync 2021/11/26 01:22:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.118_8443" in sync 2021/11/26 01:22:04 [DEBUG] agent: Service "_v1_message-router_10.233.50.57_3904" in sync 2021/11/26 01:22:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.64_8181" in sync 2021/11/26 01:22:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:04 [DEBUG] agent: Node info in sync 2021/11/26 01:22:04 [DEBUG] http: Request PUT /v1/agent/service/register (701.99063ms) from=10.233.69.115:53258 2021/11/26 01:22:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:22:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.36_443" in sync 2021/11/26 01:22:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.125_8806" in sync 2021/11/26 01:22:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.118_8443" in sync 2021/11/26 01:22:04 [DEBUG] agent: Service "_v1_message-router_10.233.50.57_3904" in sync 2021/11/26 01:22:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.64_8181" in sync 2021/11/26 01:22:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:22:04 [DEBUG] agent: Service "_v0_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:22:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.116_9015" in sync 2021/11/26 01:22:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:22:04 [DEBUG] agent: Service "_v1_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:22:04 [DEBUG] agent: Service "_v1_sdc_10.233.32.105_8443" in sync 2021/11/26 01:22:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:04 [DEBUG] agent: Service "_v1_nsd_10.233.61.125_8806" in sync 2021/11/26 01:22:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:04 [DEBUG] agent: Service "_v1_catalog_10.233.61.125_8806" in sync 2021/11/26 01:22:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:22:04 [DEBUG] agent: Service "_v1_parser_10.233.61.125_8806" in sync 2021/11/26 01:22:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.105_8080" in sync 2021/11/26 01:22:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:04 [DEBUG] agent: Node info in sync 2021/11/26 01:22:05 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (649.199µs) from=10.233.69.115:53264 2021/11/26 01:22:05 [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/26 01:22:05 [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/26 01:22: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/26 01:22: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/26 01:22:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.118_8443" in sync 2021/11/26 01:22:05 [DEBUG] agent: Service "_v1_message-router_10.233.50.57_3904" in sync 2021/11/26 01:22:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.64_8181" in sync 2021/11/26 01:22:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:22:05 [DEBUG] agent: Service "_v0_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:22:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.116_9015" in sync 2021/11/26 01:22:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:22:05 [DEBUG] agent: Service "_v1_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:22:05 [DEBUG] agent: Service "_v1_sdc_10.233.32.105_8443" in sync 2021/11/26 01:22:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:05 [DEBUG] agent: Service "_v1_nsd_10.233.61.125_8806" in sync 2021/11/26 01:22:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:05 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.77.246_8446" 2021/11/26 01:22:05 [DEBUG] agent: Service "_v1_catalog_10.233.61.125_8806" in sync 2021/11/26 01:22:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:22:05 [DEBUG] agent: Service "_v1_parser_10.233.61.125_8806" in sync 2021/11/26 01:22:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.105_8080" in sync 2021/11/26 01:22:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:22:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.36_443" in sync 2021/11/26 01:22:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.125_8806" in sync 2021/11/26 01:22:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:05 [DEBUG] agent: Node info in sync 2021/11/26 01:22:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.64_8181" in sync 2021/11/26 01:22:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.118_8443" in sync 2021/11/26 01:22:05 [DEBUG] agent: Service "_v1_message-router_10.233.50.57_3904" in sync 2021/11/26 01:22:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.116_9015" in sync 2021/11/26 01:22:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:22:05 [DEBUG] agent: Service "_v0_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:22:05 [DEBUG] agent: Service "_v1_sdc_10.233.32.105_8443" in sync 2021/11/26 01:22:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:22:05 [DEBUG] agent: Service "_v1_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:22:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:05 [DEBUG] agent: Service "_v1_nsd_10.233.61.125_8806" in sync 2021/11/26 01:22:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:05 [DEBUG] agent: Service "_v1_catalog_10.233.61.125_8806" in sync 2021/11/26 01:22:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.105_8080" in sync 2021/11/26 01:22:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:22:05 [DEBUG] agent: Service "_v1_parser_10.233.61.125_8806" in sync 2021/11/26 01:22:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:22:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.36_443" in sync 2021/11/26 01:22:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.125_8806" in sync 2021/11/26 01:22:05 [DEBUG] agent: Node info in sync 2021/11/26 01:22:05 [DEBUG] http: Request PUT /v1/agent/service/register (399.50089ms) from=10.233.69.115:53268 2021/11/26 01:22:05 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (653.116µs) from=10.233.69.115:53274 2021/11/26 01:22:05 [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/26 01:22: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/26 01:22: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/26 01:22:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:22:06 [DEBUG] agent: Service "_v1_parser_10.233.61.125_8806" in sync 2021/11/26 01:22:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.105_8080" in sync 2021/11/26 01:22:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:22:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.36_443" in sync 2021/11/26 01:22:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.125_8806" in sync 2021/11/26 01:22:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.118_8443" in sync 2021/11/26 01:22:06 [DEBUG] agent: Service "_v1_message-router_10.233.50.57_3904" in sync 2021/11/26 01:22:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.64_8181" in sync 2021/11/26 01:22:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:22:06 [DEBUG] agent: Service "_v0_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:22:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.116_9015" in sync 2021/11/26 01:22:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:22:06 [DEBUG] agent: Service "_v1_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:22:06 [DEBUG] agent: Service "_v1_sdc_10.233.32.105_8443" in sync 2021/11/26 01:22:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:06 [DEBUG] agent: Service "_v1_nsd_10.233.61.125_8806" in sync 2021/11/26 01:22:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:06 [DEBUG] agent: Service "_v1_catalog_10.233.61.125_8806" in sync 2021/11/26 01:22:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:06 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.77.246_8446" 2021/11/26 01:22:06 [DEBUG] agent: Node info in sync 2021/11/26 01:22:06 [DEBUG] http: Request PUT /v1/agent/service/register (611.002295ms) from=10.233.69.115:53278 2021/11/26 01:22:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.36_443" in sync 2021/11/26 01:22:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.125_8806" in sync 2021/11/26 01:22:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.118_8443" in sync 2021/11/26 01:22:06 [DEBUG] agent: Service "_v1_message-router_10.233.50.57_3904" in sync 2021/11/26 01:22:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.64_8181" in sync 2021/11/26 01:22:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:22:06 [DEBUG] agent: Service "_v0_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:22:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.116_9015" in sync 2021/11/26 01:22:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:22:06 [DEBUG] agent: Service "_v1_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:22:06 [DEBUG] agent: Service "_v1_sdc_10.233.32.105_8443" in sync 2021/11/26 01:22:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:06 [DEBUG] agent: Service "_v1_nsd_10.233.61.125_8806" in sync 2021/11/26 01:22:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:06 [DEBUG] agent: Service "_v1_catalog_10.233.61.125_8806" in sync 2021/11/26 01:22:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:22:06 [DEBUG] agent: Service "_v1_parser_10.233.61.125_8806" in sync 2021/11/26 01:22:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.105_8080" in sync 2021/11/26 01:22:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:22:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:06 [DEBUG] agent: Node info in sync 2021/11/26 01:22:06 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (400.953µs) from=10.233.69.115:53294 2021/11/26 01:22:06 [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/26 01:22:06 [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/26 01:22:06 [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/26 01:22:06 [DEBUG] 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/26 01:22:07 [DEBUG] agent: Service "_v0_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:22:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.116_9015" in sync 2021/11/26 01:22:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:22:07 [DEBUG] agent: Service "_v1_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:22:07 [DEBUG] agent: Service "_v1_sdc_10.233.32.105_8443" in sync 2021/11/26 01:22:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:22:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:07 [DEBUG] agent: Service "_v1_nsd_10.233.61.125_8806" in sync 2021/11/26 01:22:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:07 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.77.246_8446" 2021/11/26 01:22:07 [DEBUG] agent: Service "_v1_catalog_10.233.61.125_8806" in sync 2021/11/26 01:22:07 [DEBUG] agent: Service "_v1_parser_10.233.61.125_8806" in sync 2021/11/26 01:22:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.105_8080" in sync 2021/11/26 01:22:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:22:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:22:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.125_8806" in sync 2021/11/26 01:22:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.36_443" in sync 2021/11/26 01:22:07 [DEBUG] agent: Service "_v1_message-router_10.233.50.57_3904" in sync 2021/11/26 01:22:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.64_8181" in sync 2021/11/26 01:22:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.118_8443" in sync 2021/11/26 01:22:07 [DEBUG] agent: Node info in sync 2021/11/26 01:22:07 [DEBUG] http: Request PUT /v1/agent/service/register (802.00467ms) from=10.233.69.115:53300 2021/11/26 01:22:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.125_8806" in sync 2021/11/26 01:22:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.36_443" in sync 2021/11/26 01:22:07 [DEBUG] agent: Service "_v1_message-router_10.233.50.57_3904" in sync 2021/11/26 01:22:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.64_8181" in sync 2021/11/26 01:22:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.118_8443" in sync 2021/11/26 01:22:07 [DEBUG] agent: Service "_v0_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:22:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.116_9015" in sync 2021/11/26 01:22:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:22:07 [DEBUG] agent: Service "_v1_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:22:07 [DEBUG] agent: Service "_v1_sdc_10.233.32.105_8443" in sync 2021/11/26 01:22:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:22:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:07 [DEBUG] agent: Service "_v1_nsd_10.233.61.125_8806" in sync 2021/11/26 01:22:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:07 [DEBUG] agent: Service "_v1_catalog_10.233.61.125_8806" in sync 2021/11/26 01:22:07 [DEBUG] agent: Service "_v1_parser_10.233.61.125_8806" in sync 2021/11/26 01:22:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.105_8080" in sync 2021/11/26 01:22:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:22:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:22:07 [DEBUG] agent: Node info in sync 2021/11/26 01:22:07 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (860.513µs) from=10.233.69.115:53306 2021/11/26 01:22:07 [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/26 01:22: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/26 01:22: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/26 01:22:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.118_8443" in sync 2021/11/26 01:22:08 [DEBUG] agent: Service "_v1_message-router_10.233.50.57_3904" in sync 2021/11/26 01:22:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.64_8181" in sync 2021/11/26 01:22:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:22:08 [DEBUG] agent: Service "_v0_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:22:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.116_9015" in sync 2021/11/26 01:22:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:22:08 [DEBUG] agent: Service "_v1_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:22:08 [DEBUG] agent: Service "_v1_sdc_10.233.32.105_8443" in sync 2021/11/26 01:22:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:08 [DEBUG] agent: Service "_v1_nsd_10.233.61.125_8806" in sync 2021/11/26 01:22:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:08 [DEBUG] agent: Service "_v1_catalog_10.233.61.125_8806" in sync 2021/11/26 01:22:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:22:08 [DEBUG] agent: Service "_v1_parser_10.233.61.125_8806" in sync 2021/11/26 01:22:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.105_8080" in sync 2021/11/26 01:22:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:22:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:08 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.77.246_8446" 2021/11/26 01:22:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.36_443" in sync 2021/11/26 01:22:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.125_8806" in sync 2021/11/26 01:22:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:08 [DEBUG] agent: Node info in sync 2021/11/26 01:22:08 [DEBUG] http: Request PUT /v1/agent/service/register (765.73318ms) from=10.233.69.115:53310 2021/11/26 01:22:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:08 [DEBUG] agent: Service "_v1_nsd_10.233.61.125_8806" in sync 2021/11/26 01:22:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:08 [DEBUG] agent: Service "_v1_catalog_10.233.61.125_8806" in sync 2021/11/26 01:22:08 [DEBUG] agent: Service "_v1_parser_10.233.61.125_8806" in sync 2021/11/26 01:22:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.105_8080" in sync 2021/11/26 01:22:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:22:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:22:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.125_8806" in sync 2021/11/26 01:22:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.36_443" in sync 2021/11/26 01:22:08 [DEBUG] agent: Service "_v1_message-router_10.233.50.57_3904" in sync 2021/11/26 01:22:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.64_8181" in sync 2021/11/26 01:22:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:08 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (591.022µs) from=10.233.69.115:53314 2021/11/26 01:22:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.118_8443" in sync 2021/11/26 01:22:08 [DEBUG] agent: Service "_v0_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:22:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.116_9015" in sync 2021/11/26 01:22:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:22:08 [DEBUG] agent: Service "_v1_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:22:08 [DEBUG] agent: Service "_v1_sdc_10.233.32.105_8443" in sync 2021/11/26 01:22:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:22:08 [DEBUG] agent: Node info in sync 2021/11/26 01:22:08 [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/26 01:22:08 [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/26 01:22: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/26 01:22: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/26 01:22:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.36_443" in sync 2021/11/26 01:22:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.125_8806" in sync 2021/11/26 01:22:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.118_8443" in sync 2021/11/26 01:22:09 [DEBUG] agent: Service "_v1_message-router_10.233.50.57_3904" in sync 2021/11/26 01:22:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.64_8181" in sync 2021/11/26 01:22:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:09 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:22:09 [DEBUG] agent: Service "_v0_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:22:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.116_9015" in sync 2021/11/26 01:22:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:22:09 [DEBUG] agent: Service "_v1_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:22:09 [DEBUG] agent: Service "_v1_sdc_10.233.32.105_8443" in sync 2021/11/26 01:22:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:09 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:09 [DEBUG] agent: Service "_v1_nsd_10.233.61.125_8806" in sync 2021/11/26 01:22:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:09 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:09 [DEBUG] agent: Service "_v1_catalog_10.233.61.125_8806" in sync 2021/11/26 01:22:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:09 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:09 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:09 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.77.246_8446" 2021/11/26 01:22:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:22:09 [DEBUG] agent: Service "_v1_parser_10.233.61.125_8806" in sync 2021/11/26 01:22:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.105_8080" in sync 2021/11/26 01:22:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:09 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:22:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:09 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:09 [DEBUG] agent: Node info in sync 2021/11/26 01:22:09 [DEBUG] http: Request PUT /v1/agent/service/register (513.919579ms) from=10.233.69.115:53318 2021/11/26 01:22:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:22:09 [DEBUG] agent: Service "_v1_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:22:09 [DEBUG] agent: Service "_v1_sdc_10.233.32.105_8443" in sync 2021/11/26 01:22:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:09 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:09 [DEBUG] agent: Service "_v1_nsd_10.233.61.125_8806" in sync 2021/11/26 01:22:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:09 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:09 [DEBUG] agent: Service "_v1_catalog_10.233.61.125_8806" in sync 2021/11/26 01:22:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:09 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:09 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:22:09 [DEBUG] agent: Service "_v1_parser_10.233.61.125_8806" in sync 2021/11/26 01:22:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.105_8080" in sync 2021/11/26 01:22:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:09 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:09 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:22:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:09 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.36_443" in sync 2021/11/26 01:22:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.125_8806" in sync 2021/11/26 01:22:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.118_8443" in sync 2021/11/26 01:22:09 [DEBUG] agent: Service "_v1_message-router_10.233.50.57_3904" in sync 2021/11/26 01:22:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.64_8181" in sync 2021/11/26 01:22:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:09 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:22:09 [DEBUG] agent: Service "_v0_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:22:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.116_9015" in sync 2021/11/26 01:22:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:09 [DEBUG] agent: Node info in sync 2021/11/26 01:22:09 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (662.787µs) from=10.233.69.115:53322 2021/11/26 01:22:09 [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/26 01:22: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/26 01:22: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/26 01:22:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:11 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.77.246_8446" 2021/11/26 01:22:11 [DEBUG] agent: Service "_v1_catalog_10.233.61.125_8806" in sync 2021/11/26 01:22:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:22:11 [DEBUG] agent: Service "_v1_parser_10.233.61.125_8806" in sync 2021/11/26 01:22:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.105_8080" in sync 2021/11/26 01:22:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:22:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.36_443" in sync 2021/11/26 01:22:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.125_8806" in sync 2021/11/26 01:22:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.118_8443" in sync 2021/11/26 01:22:11 [DEBUG] agent: Service "_v1_message-router_10.233.50.57_3904" in sync 2021/11/26 01:22:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.64_8181" in sync 2021/11/26 01:22:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:22:11 [DEBUG] agent: Service "_v0_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:22:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.116_9015" in sync 2021/11/26 01:22:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:22:11 [DEBUG] agent: Service "_v1_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:22:11 [DEBUG] agent: Service "_v1_sdc_10.233.32.105_8443" in sync 2021/11/26 01:22:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:11 [DEBUG] agent: Service "_v1_nsd_10.233.61.125_8806" in sync 2021/11/26 01:22:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:11 [DEBUG] agent: Node info in sync 2021/11/26 01:22:11 [DEBUG] http: Request PUT /v1/agent/service/register (1.649472295s) from=10.233.69.115:53328 2021/11/26 01:22:11 [DEBUG] agent: Service "_v1_parser_10.233.61.125_8806" in sync 2021/11/26 01:22:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.105_8080" in sync 2021/11/26 01:22:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:22:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:22:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.125_8806" in sync 2021/11/26 01:22:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.36_443" in sync 2021/11/26 01:22:11 [DEBUG] agent: Service "_v1_message-router_10.233.50.57_3904" in sync 2021/11/26 01:22:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.64_8181" in sync 2021/11/26 01:22:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.118_8443" in sync 2021/11/26 01:22:11 [DEBUG] agent: Service "_v0_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:22:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.116_9015" in sync 2021/11/26 01:22:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:22:11 [DEBUG] agent: Service "_v1_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:22:11 [DEBUG] agent: Service "_v1_sdc_10.233.32.105_8443" in sync 2021/11/26 01:22:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:22:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:11 [DEBUG] agent: Service "_v1_nsd_10.233.61.125_8806" in sync 2021/11/26 01:22:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:11 [DEBUG] agent: Service "_v1_catalog_10.233.61.125_8806" in sync 2021/11/26 01:22:11 [DEBUG] agent: Node info in sync 2021/11/26 01:22:11 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (374.964µs) from=10.233.69.115:53340 2021/11/26 01:22:11 [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/26 01:22:11 [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/26 01:22: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/26 01:22: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/26 01:22:11 [DEBUG] agent: Service "_v1_catalog_10.233.61.125_8806" in sync 2021/11/26 01:22:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:22:11 [DEBUG] agent: Service "_v1_parser_10.233.61.125_8806" in sync 2021/11/26 01:22:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.105_8080" in sync 2021/11/26 01:22:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:22:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.36_443" in sync 2021/11/26 01:22:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.125_8806" in sync 2021/11/26 01:22:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:11 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.77.246_8446" 2021/11/26 01:22:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.118_8443" in sync 2021/11/26 01:22:11 [DEBUG] agent: Service "_v1_message-router_10.233.50.57_3904" in sync 2021/11/26 01:22:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.64_8181" in sync 2021/11/26 01:22:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:22:11 [DEBUG] agent: Service "_v0_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:22:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.116_9015" in sync 2021/11/26 01:22:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:22:11 [DEBUG] agent: Service "_v1_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:22:11 [DEBUG] agent: Service "_v1_sdc_10.233.32.105_8443" in sync 2021/11/26 01:22:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:11 [DEBUG] agent: Service "_v1_nsd_10.233.61.125_8806" in sync 2021/11/26 01:22:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:11 [DEBUG] agent: Node info in sync 2021/11/26 01:22:11 [DEBUG] http: Request PUT /v1/agent/service/register (143.27087ms) from=10.233.69.115:53346 2021/11/26 01:22:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:22:11 [DEBUG] agent: Service "_v0_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:22:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.116_9015" in sync 2021/11/26 01:22:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:22:11 [DEBUG] agent: Service "_v1_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:22:11 [DEBUG] agent: Service "_v1_sdc_10.233.32.105_8443" in sync 2021/11/26 01:22:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:11 [DEBUG] agent: Service "_v1_nsd_10.233.61.125_8806" in sync 2021/11/26 01:22:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:11 [DEBUG] agent: Service "_v1_catalog_10.233.61.125_8806" in sync 2021/11/26 01:22:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:22:11 [DEBUG] agent: Service "_v1_parser_10.233.61.125_8806" in sync 2021/11/26 01:22:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.105_8080" in sync 2021/11/26 01:22:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:22:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.36_443" in sync 2021/11/26 01:22:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.125_8806" in sync 2021/11/26 01:22:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.118_8443" in sync 2021/11/26 01:22:11 [DEBUG] agent: Service "_v1_message-router_10.233.50.57_3904" in sync 2021/11/26 01:22:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.64_8181" in sync 2021/11/26 01:22:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:11 [DEBUG] agent: Node info in sync 2021/11/26 01:22:12 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (299.758017ms) from=10.233.69.115:53348 2021/11/26 01:22:12 [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/26 01:22: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/26 01:22: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/26 01:22:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:22:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.36_443" in sync 2021/11/26 01:22:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.125_8806" in sync 2021/11/26 01:22:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:12 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.77.246_8446" 2021/11/26 01:22:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.118_8443" in sync 2021/11/26 01:22:12 [DEBUG] agent: Service "_v1_message-router_10.233.50.57_3904" in sync 2021/11/26 01:22:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.64_8181" in sync 2021/11/26 01:22:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:22:12 [DEBUG] agent: Service "_v0_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:22:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.116_9015" in sync 2021/11/26 01:22:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:22:12 [DEBUG] agent: Service "_v1_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:22:12 [DEBUG] agent: Service "_v1_sdc_10.233.32.105_8443" in sync 2021/11/26 01:22:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:12 [DEBUG] agent: Service "_v1_nsd_10.233.61.125_8806" in sync 2021/11/26 01:22:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:12 [DEBUG] agent: Service "_v1_catalog_10.233.61.125_8806" in sync 2021/11/26 01:22:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:22:12 [DEBUG] agent: Service "_v1_parser_10.233.61.125_8806" in sync 2021/11/26 01:22:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.105_8080" in sync 2021/11/26 01:22:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:12 [DEBUG] agent: Node info in sync 2021/11/26 01:22:12 [DEBUG] http: Request PUT /v1/agent/service/register (582.677879ms) from=10.233.69.115:53354 2021/11/26 01:22:12 [DEBUG] agent: Service "_v1_nsd_10.233.61.125_8806" in sync 2021/11/26 01:22:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:12 [DEBUG] agent: Service "_v1_catalog_10.233.61.125_8806" in sync 2021/11/26 01:22:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:22:12 [DEBUG] agent: Service "_v1_parser_10.233.61.125_8806" in sync 2021/11/26 01:22:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.105_8080" in sync 2021/11/26 01:22:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:22:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.36_443" in sync 2021/11/26 01:22:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.125_8806" in sync 2021/11/26 01:22:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:12 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.118_8443" in sync 2021/11/26 01:22:12 [DEBUG] agent: Service "_v1_message-router_10.233.50.57_3904" in sync 2021/11/26 01:22:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.64_8181" in sync 2021/11/26 01:22:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:22:13 [DEBUG] agent: Service "_v0_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:22:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.116_9015" in sync 2021/11/26 01:22:12 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (710.637µs) from=10.233.69.115:53362 2021/11/26 01:22:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:22:13 [DEBUG] agent: Service "_v1_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:22:13 [DEBUG] agent: Service "_v1_sdc_10.233.32.105_8443" in sync 2021/11/26 01:22:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:13 [DEBUG] agent: Node info in sync 2021/11/26 01:22:13 [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/26 01:22:13 [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/26 01:22: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/26 01:22: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/26 01:22:13 [DEBUG] agent: Service "_v0_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:22:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.116_9015" in sync 2021/11/26 01:22:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:22:13 [DEBUG] agent: Service "_v1_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:22:13 [DEBUG] agent: Service "_v1_sdc_10.233.32.105_8443" in sync 2021/11/26 01:22:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:22:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:13 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.77.246_8446" 2021/11/26 01:22:13 [DEBUG] agent: Service "_v1_nsd_10.233.61.125_8806" in sync 2021/11/26 01:22:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:13 [DEBUG] agent: Service "_v1_catalog_10.233.61.125_8806" in sync 2021/11/26 01:22:13 [DEBUG] agent: Service "_v1_parser_10.233.61.125_8806" in sync 2021/11/26 01:22:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.105_8080" in sync 2021/11/26 01:22:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:22:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:22:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.125_8806" in sync 2021/11/26 01:22:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.36_443" in sync 2021/11/26 01:22:13 [DEBUG] agent: Service "_v1_message-router_10.233.50.57_3904" in sync 2021/11/26 01:22:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.64_8181" in sync 2021/11/26 01:22:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.118_8443" in sync 2021/11/26 01:22:14 [DEBUG] agent: Node info in sync 2021/11/26 01:22:14 [DEBUG] http: Request PUT /v1/agent/service/register (488.527346ms) from=10.233.69.115:53366 2021/11/26 01:22:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:14 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:14 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.36_443" in sync 2021/11/26 01:22:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.125_8806" in sync 2021/11/26 01:22:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.118_8443" in sync 2021/11/26 01:22:14 [DEBUG] agent: Service "_v1_message-router_10.233.50.57_3904" in sync 2021/11/26 01:22:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.64_8181" in sync 2021/11/26 01:22:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:22:14 [DEBUG] agent: Service "_v0_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:22:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.116_9015" in sync 2021/11/26 01:22:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:22:14 [DEBUG] agent: Service "_v1_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:22:14 [DEBUG] agent: Service "_v1_sdc_10.233.32.105_8443" in sync 2021/11/26 01:22:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:14 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:14 [DEBUG] agent: Service "_v1_nsd_10.233.61.125_8806" in sync 2021/11/26 01:22:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:14 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:14 [DEBUG] agent: Service "_v1_catalog_10.233.61.125_8806" in sync 2021/11/26 01:22:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:22:14 [DEBUG] agent: Service "_v1_parser_10.233.61.125_8806" in sync 2021/11/26 01:22:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.105_8080" in sync 2021/11/26 01:22:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:22:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:14 [DEBUG] agent: Node info in sync 2021/11/26 01:22:14 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (337.59µs) from=10.233.69.115:53380 2021/11/26 01:22:14 [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/26 01:22: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/26 01:22: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/26 01:22:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:14 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:14 [DEBUG] agent: Service "_v1_catalog_10.233.61.125_8806" in sync 2021/11/26 01:22:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:22:14 [DEBUG] agent: Service "_v1_parser_10.233.61.125_8806" in sync 2021/11/26 01:22:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.105_8080" in sync 2021/11/26 01:22:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:22:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:14 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:14 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:14 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.77.246_8446" 2021/11/26 01:22:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.36_443" in sync 2021/11/26 01:22:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.125_8806" in sync 2021/11/26 01:22:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.118_8443" in sync 2021/11/26 01:22:14 [DEBUG] agent: Service "_v1_message-router_10.233.50.57_3904" in sync 2021/11/26 01:22:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.64_8181" in sync 2021/11/26 01:22:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:22:14 [DEBUG] agent: Service "_v0_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:22:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.116_9015" in sync 2021/11/26 01:22:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:22:14 [DEBUG] agent: Service "_v1_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:22:14 [DEBUG] agent: Service "_v1_sdc_10.233.32.105_8443" in sync 2021/11/26 01:22:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:14 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:14 [DEBUG] agent: Service "_v1_nsd_10.233.61.125_8806" in sync 2021/11/26 01:22:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:14 [DEBUG] agent: Node info in sync 2021/11/26 01:22:14 [DEBUG] http: Request PUT /v1/agent/service/register (210.15622ms) from=10.233.69.115:53386 2021/11/26 01:22:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.118_8443" in sync 2021/11/26 01:22:14 [DEBUG] agent: Service "_v1_message-router_10.233.50.57_3904" in sync 2021/11/26 01:22:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.64_8181" in sync 2021/11/26 01:22:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:22:14 [DEBUG] agent: Service "_v0_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:22:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.116_9015" in sync 2021/11/26 01:22:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:22:14 [DEBUG] agent: Service "_v1_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:22:14 [DEBUG] agent: Service "_v1_sdc_10.233.32.105_8443" in sync 2021/11/26 01:22:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:14 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:14 [DEBUG] agent: Service "_v1_nsd_10.233.61.125_8806" in sync 2021/11/26 01:22:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:14 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:14 [DEBUG] agent: Service "_v1_catalog_10.233.61.125_8806" in sync 2021/11/26 01:22:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:22:14 [DEBUG] agent: Service "_v1_parser_10.233.61.125_8806" in sync 2021/11/26 01:22:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.105_8080" in sync 2021/11/26 01:22:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:22:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:14 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:14 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:14 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.36_443" in sync 2021/11/26 01:22:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.125_8806" in sync 2021/11/26 01:22:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:14 [DEBUG] agent: Node info in sync 2021/11/26 01:22:14 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (334.314µs) from=10.233.69.115:53392 2021/11/26 01:22:14 [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/26 01:22:14 [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/26 01:22: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/26 01:22: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/26 01:22:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:15 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.77.246_8446" 2021/11/26 01:22:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.36_443" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.125_8806" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.118_8443" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v1_message-router_10.233.50.57_3904" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.64_8181" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v0_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.116_9015" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v1_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v1_sdc_10.233.32.105_8443" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v1_nsd_10.233.61.125_8806" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v1_catalog_10.233.61.125_8806" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v1_parser_10.233.61.125_8806" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.105_8080" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:15 [DEBUG] agent: Node info in sync 2021/11/26 01:22:15 [DEBUG] http: Request PUT /v1/agent/service/register (200.209619ms) from=10.233.69.115:53396 2021/11/26 01:22:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.36_443" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.125_8806" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.118_8443" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v1_message-router_10.233.50.57_3904" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.64_8181" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v0_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.116_9015" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v1_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v1_sdc_10.233.32.105_8443" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v1_nsd_10.233.61.125_8806" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v1_catalog_10.233.61.125_8806" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v1_parser_10.233.61.125_8806" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.105_8080" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:15 [DEBUG] agent: Node info in sync 2021/11/26 01:22:15 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (348.499µs) from=10.233.69.115:53398 2021/11/26 01:22:15 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/26 01:22:15 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/26 01:22:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/26 01:22:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v1_nsd_10.233.61.125_8806" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:15 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.77.246_8446" 2021/11/26 01:22:15 [DEBUG] agent: Service "_v1_catalog_10.233.61.125_8806" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v1_parser_10.233.61.125_8806" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.105_8080" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.36_443" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.125_8806" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.118_8443" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v1_message-router_10.233.50.57_3904" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.64_8181" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v0_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.116_9015" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v1_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v1_sdc_10.233.32.105_8443" in sync 2021/11/26 01:22:15 [DEBUG] agent: Node info in sync 2021/11/26 01:22:15 [DEBUG] http: Request PUT /v1/agent/service/register (114.201679ms) from=10.233.69.115:53402 2021/11/26 01:22:15 [DEBUG] agent: Service "_v1_catalog_10.233.61.125_8806" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v1_parser_10.233.61.125_8806" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.105_8080" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.36_443" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.125_8806" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.118_8443" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v1_message-router_10.233.50.57_3904" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.64_8181" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v0_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.116_9015" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v1_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v1_sdc_10.233.32.105_8443" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v1_nsd_10.233.61.125_8806" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:15 [DEBUG] agent: Node info in sync 2021/11/26 01:22:15 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (359.674µs) from=10.233.69.115:53408 2021/11/26 01:22:15 [WARN] agent: Service name "_aai-nodes-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/26 01:22:15 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/26 01:22:15 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/26 01:22:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/26 01:22:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v1_parser_10.233.61.125_8806" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.105_8080" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.36_443" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.125_8806" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.118_8443" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v1_message-router_10.233.50.57_3904" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.64_8181" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:15 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.77.246_8446" 2021/11/26 01:22:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v0_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.116_9015" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v1_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v1_sdc_10.233.32.105_8443" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v1_nsd_10.233.61.125_8806" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v1_catalog_10.233.61.125_8806" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:15 [DEBUG] agent: Node info in sync 2021/11/26 01:22:15 [DEBUG] http: Request PUT /v1/agent/service/register (346.414802ms) from=10.233.69.115:53412 2021/11/26 01:22:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v0_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.116_9015" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v1_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v1_sdc_10.233.32.105_8443" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v1_nsd_10.233.61.125_8806" in sync 2021/11/26 01:22:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:16 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:16 [DEBUG] agent: Service "_v1_catalog_10.233.61.125_8806" in sync 2021/11/26 01:22:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:16 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (371.278µs) from=10.233.69.115:53418 2021/11/26 01:22:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:22:16 [DEBUG] agent: Service "_v1_parser_10.233.61.125_8806" in sync 2021/11/26 01:22:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.105_8080" in sync 2021/11/26 01:22:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:16 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:22:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:16 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.36_443" in sync 2021/11/26 01:22:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.125_8806" in sync 2021/11/26 01:22:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:16 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.118_8443" in sync 2021/11/26 01:22:16 [DEBUG] agent: Service "_v1_message-router_10.233.50.57_3904" in sync 2021/11/26 01:22:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.64_8181" in sync 2021/11/26 01:22:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:16 [DEBUG] agent: Node info in sync 2021/11/26 01:22:16 [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/26 01:22: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/26 01:22: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/26 01:22:16 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.36_443" in sync 2021/11/26 01:22:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.118_8443" in sync 2021/11/26 01:22:16 [DEBUG] agent: Service "_v1_message-router_10.233.50.57_3904" in sync 2021/11/26 01:22:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.116_9015" in sync 2021/11/26 01:22:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:22:16 [DEBUG] agent: Service "_v1_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:22:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:16 [DEBUG] agent: Service "_v1_nsd_10.233.61.125_8806" in sync 2021/11/26 01:22:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:16 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:16 [DEBUG] agent: Service "_v1_catalog_10.233.61.125_8806" in sync 2021/11/26 01:22:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:16 [DEBUG] agent: Service "_v1_parser_10.233.61.125_8806" in sync 2021/11/26 01:22:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:22:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.125_8806" in sync 2021/11/26 01:22:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:16 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.64_8181" in sync 2021/11/26 01:22:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:22:16 [DEBUG] agent: Service "_v0_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:22:16 [DEBUG] agent: Service "_v1_sdc_10.233.32.105_8443" in sync 2021/11/26 01:22:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:16 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:22:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.105_8080" in sync 2021/11/26 01:22:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:16 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:16 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.77.246_8446" 2021/11/26 01:22:16 [DEBUG] agent: Node info in sync 2021/11/26 01:22:16 [DEBUG] http: Request PUT /v1/agent/service/register (533.204899ms) from=10.233.69.115:53422 2021/11/26 01:22:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:22:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.125_8806" in sync 2021/11/26 01:22:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:16 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.64_8181" in sync 2021/11/26 01:22:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:22:16 [DEBUG] agent: Service "_v0_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:22:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:16 [DEBUG] agent: Service "_v1_sdc_10.233.32.105_8443" in sync 2021/11/26 01:22:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:16 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:22:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.105_8080" in sync 2021/11/26 01:22:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:16 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:16 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:16 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.36_443" in sync 2021/11/26 01:22:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.118_8443" in sync 2021/11/26 01:22:16 [DEBUG] agent: Service "_v1_message-router_10.233.50.57_3904" in sync 2021/11/26 01:22:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.116_9015" in sync 2021/11/26 01:22:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:22:16 [DEBUG] agent: Service "_v1_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:22:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:16 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:16 [DEBUG] agent: Service "_v1_nsd_10.233.61.125_8806" in sync 2021/11/26 01:22:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:16 [DEBUG] agent: Service "_v1_catalog_10.233.61.125_8806" in sync 2021/11/26 01:22:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:16 [DEBUG] agent: Service "_v1_parser_10.233.61.125_8806" in sync 2021/11/26 01:22:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:16 [DEBUG] agent: Node info in sync 2021/11/26 01:22:16 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (592.592µs) from=10.233.69.115:53430 2021/11/26 01:22:16 [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/26 01:22:16 [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/26 01:22: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/26 01:22: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/26 01:22:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:17 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:17 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.36_443" in sync 2021/11/26 01:22:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:17 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.118_8443" in sync 2021/11/26 01:22:17 [DEBUG] agent: Service "_v1_message-router_10.233.50.57_3904" in sync 2021/11/26 01:22:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.116_9015" in sync 2021/11/26 01:22:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:22:17 [DEBUG] agent: Service "_v1_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:22:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:17 [DEBUG] agent: Service "_v1_nsd_10.233.61.125_8806" in sync 2021/11/26 01:22:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:17 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:17 [DEBUG] agent: Service "_v1_catalog_10.233.61.125_8806" in sync 2021/11/26 01:22:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:17 [DEBUG] agent: Service "_v1_parser_10.233.61.125_8806" in sync 2021/11/26 01:22:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:22:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.125_8806" in sync 2021/11/26 01:22:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:17 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:17 [INFO] agent: Synced service "_v11__aai-nquery_10.233.77.246_8446" 2021/11/26 01:22:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.64_8181" in sync 2021/11/26 01:22:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:17 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:22:17 [DEBUG] agent: Service "_v0_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:22:17 [DEBUG] agent: Service "_v1_sdc_10.233.32.105_8443" in sync 2021/11/26 01:22:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:17 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:22:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.105_8080" in sync 2021/11/26 01:22:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:17 [DEBUG] agent: Node info in sync 2021/11/26 01:22:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:22:17 [DEBUG] agent: Service "_v0_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:22:17 [DEBUG] agent: Service "_v1_sdc_10.233.32.105_8443" in sync 2021/11/26 01:22:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:17 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:22:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.105_8080" in sync 2021/11/26 01:22:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:17 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:17 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.36_443" in sync 2021/11/26 01:22:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:17 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.118_8443" in sync 2021/11/26 01:22:17 [DEBUG] agent: Service "_v1_message-router_10.233.50.57_3904" in sync 2021/11/26 01:22:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.116_9015" in sync 2021/11/26 01:22:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:17 [DEBUG] http: Request PUT /v1/agent/service/register (580.652758ms) from=10.233.69.115:53434 2021/11/26 01:22:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:22:17 [DEBUG] agent: Service "_v1_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:22:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:17 [DEBUG] agent: Service "_v1_nsd_10.233.61.125_8806" in sync 2021/11/26 01:22:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:17 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:17 [DEBUG] agent: Service "_v1_catalog_10.233.61.125_8806" in sync 2021/11/26 01:22:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:17 [DEBUG] agent: Service "_v1_parser_10.233.61.125_8806" in sync 2021/11/26 01:22:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:22:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.125_8806" in sync 2021/11/26 01:22:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:17 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:17 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.64_8181" in sync 2021/11/26 01:22:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:17 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:17 [DEBUG] agent: Node info in sync 2021/11/26 01:22:17 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (473.181µs) from=10.233.69.115:53440 2021/11/26 01:22:17 [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/26 01:22: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/26 01:22: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/26 01:22:20 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-55bf85f47-96wbx.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/11/26 01:22:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:22:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.105_8080" in sync 2021/11/26 01:22:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:21 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:21 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.36_443" in sync 2021/11/26 01:22:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:21 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.118_8443" in sync 2021/11/26 01:22:21 [DEBUG] agent: Service "_v1_message-router_10.233.50.57_3904" in sync 2021/11/26 01:22:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.116_9015" in sync 2021/11/26 01:22:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:22:21 [DEBUG] agent: Service "_v1_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:22:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:21 [INFO] agent: Synced service "_v11_aai-nquery_10.233.77.246_8446" 2021/11/26 01:22:21 [DEBUG] agent: Service "_v1_nsd_10.233.61.125_8806" in sync 2021/11/26 01:22:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:21 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:21 [DEBUG] agent: Service "_v1_catalog_10.233.61.125_8806" in sync 2021/11/26 01:22:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:21 [DEBUG] agent: Service "_v1_parser_10.233.61.125_8806" in sync 2021/11/26 01:22:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:22:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.125_8806" in sync 2021/11/26 01:22:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:21 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:21 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:21 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.64_8181" in sync 2021/11/26 01:22:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:22:21 [DEBUG] agent: Service "_v0_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:22:21 [DEBUG] agent: Service "_v1_sdc_10.233.32.105_8443" in sync 2021/11/26 01:22:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:21 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:21 [DEBUG] agent: Node info in sync 2021/11/26 01:22:21 [DEBUG] http: Request PUT /v1/agent/service/register (4.000563603s) from=10.233.69.115:53444 2021/11/26 01:22:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:21 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.105_8080" in sync 2021/11/26 01:22:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:22:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:21 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:21 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:21 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.36_443" in sync 2021/11/26 01:22:21 [DEBUG] agent: Service "_v1_message-router_10.233.50.57_3904" in sync 2021/11/26 01:22:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.118_8443" in sync 2021/11/26 01:22:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.116_9015" in sync 2021/11/26 01:22:21 [DEBUG] agent: Service "_v1_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:22:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:22:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:21 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:22 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:22 [DEBUG] agent: Service "_v1_nsd_10.233.61.125_8806" in sync 2021/11/26 01:22:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:22 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:22 [DEBUG] agent: Service "_v1_catalog_10.233.61.125_8806" in sync 2021/11/26 01:22:22 [DEBUG] agent: Service "_v1_parser_10.233.61.125_8806" in sync 2021/11/26 01:22:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:22 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (507.39µs) from=10.233.69.115:53470 2021/11/26 01:22:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:22:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:22 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:22 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.125_8806" in sync 2021/11/26 01:22:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.64_8181" in sync 2021/11/26 01:22:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:22 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:22 [DEBUG] agent: Service "_v0_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:22:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:22:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:22 [DEBUG] agent: Service "_v1_sdc_10.233.32.105_8443" in sync 2021/11/26 01:22:22 [DEBUG] agent: Node info in sync 2021/11/26 01:22:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-96wbx" since the cluster is too small 2021/11/26 01:22:22 [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/26 01:22:22 [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/26 01:22: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/26 01:22: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/26 01:22:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:22 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:22:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.105_8080" in sync 2021/11/26 01:22:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:22 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:22 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.36_443" in sync 2021/11/26 01:22:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:22 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:22 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.118_8443" in sync 2021/11/26 01:22:22 [DEBUG] agent: Service "_v1_message-router_10.233.50.57_3904" in sync 2021/11/26 01:22:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.116_9015" in sync 2021/11/26 01:22:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:22:22 [DEBUG] agent: Service "_v1_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:22:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:22 [DEBUG] agent: Service "_v1_nsd_10.233.61.125_8806" in sync 2021/11/26 01:22:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:22 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:22 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:22 [DEBUG] agent: Service "_v1_catalog_10.233.61.125_8806" in sync 2021/11/26 01:22:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:22 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:22 [DEBUG] agent: Service "_v1_parser_10.233.61.125_8806" in sync 2021/11/26 01:22:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:22:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.125_8806" in sync 2021/11/26 01:22:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:22 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:22 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.64_8181" in sync 2021/11/26 01:22:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:22 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:22:22 [DEBUG] agent: Service "_v0_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:22:22 [DEBUG] agent: Service "_v1_sdc_10.233.32.105_8443" in sync 2021/11/26 01:22:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:22 [INFO] agent: Synced service "_v12__aai-nquery_10.233.77.246_8446" 2021/11/26 01:22:22 [DEBUG] agent: Node info in sync 2021/11/26 01:22:22 [DEBUG] http: Request PUT /v1/agent/service/register (502.466079ms) from=10.233.69.115:53476 2021/11/26 01:22:22 [DEBUG] agent: Service "_v1_nsd_10.233.61.125_8806" in sync 2021/11/26 01:22:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:22 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:22 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:22 [DEBUG] agent: Service "_v1_catalog_10.233.61.125_8806" in sync 2021/11/26 01:22:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:22 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:22 [DEBUG] agent: Service "_v1_parser_10.233.61.125_8806" in sync 2021/11/26 01:22:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:22:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.125_8806" in sync 2021/11/26 01:22:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:22 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:22 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.64_8181" in sync 2021/11/26 01:22:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:22 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:22:23 [DEBUG] agent: Service "_v0_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:22:23 [DEBUG] agent: Service "_v1_sdc_10.233.32.105_8443" in sync 2021/11/26 01:22:23 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:23 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:23 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:23 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:23 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (100.098126ms) from=10.233.69.115:53482 2021/11/26 01:22:23 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:22:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.105_8080" in sync 2021/11/26 01:22:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:23 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:23 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:23 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:23 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:23 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.36_443" in sync 2021/11/26 01:22:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:23 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:23 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.118_8443" in sync 2021/11/26 01:22:23 [DEBUG] agent: Service "_v1_message-router_10.233.50.57_3904" in sync 2021/11/26 01:22:23 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.116_9015" in sync 2021/11/26 01:22:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:22:23 [DEBUG] agent: Service "_v1_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:22:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:23 [DEBUG] agent: Node info in sync 2021/11/26 01:22:23 [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/26 01:22: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/26 01:22: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/26 01:22:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:23 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:23 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:23 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:23 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:23 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:22:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.105_8080" in sync 2021/11/26 01:22:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:23 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:23 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:23 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:23 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.36_443" in sync 2021/11/26 01:22:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:23 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:23 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.118_8443" in sync 2021/11/26 01:22:23 [DEBUG] agent: Service "_v1_message-router_10.233.50.57_3904" in sync 2021/11/26 01:22:23 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.116_9015" in sync 2021/11/26 01:22:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:22:23 [DEBUG] agent: Service "_v1_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:22:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:23 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:23 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:23 [DEBUG] agent: Service "_v1_nsd_10.233.61.125_8806" in sync 2021/11/26 01:22:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:23 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:23 [DEBUG] agent: Service "_v1_catalog_10.233.61.125_8806" in sync 2021/11/26 01:22:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:23 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:23 [DEBUG] agent: Service "_v1_parser_10.233.61.125_8806" in sync 2021/11/26 01:22:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:22:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:23 [INFO] agent: Synced service "_v12_aai-nquery_10.233.77.246_8446" 2021/11/26 01:22:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.125_8806" in sync 2021/11/26 01:22:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:23 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:23 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.64_8181" in sync 2021/11/26 01:22:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:23 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:22:23 [DEBUG] agent: Service "_v0_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:22:23 [DEBUG] agent: Service "_v1_sdc_10.233.32.105_8443" in sync 2021/11/26 01:22:23 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:23 [DEBUG] agent: Node info in sync 2021/11/26 01:22:23 [DEBUG] http: Request PUT /v1/agent/service/register (481.816039ms) from=10.233.69.115:53490 2021/11/26 01:22:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.64_8181" in sync 2021/11/26 01:22:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:23 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:22:23 [DEBUG] agent: Service "_v0_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:22:23 [DEBUG] agent: Service "_v1_sdc_10.233.32.105_8443" in sync 2021/11/26 01:22:23 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:23 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:23 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:23 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:23 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:22:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.105_8080" in sync 2021/11/26 01:22:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:23 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:23 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:23 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:23 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:23 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.36_443" in sync 2021/11/26 01:22:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:23 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:23 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.118_8443" in sync 2021/11/26 01:22:23 [DEBUG] agent: Service "_v1_message-router_10.233.50.57_3904" in sync 2021/11/26 01:22:23 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.116_9015" in sync 2021/11/26 01:22:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:22:23 [DEBUG] agent: Service "_v1_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:22:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:23 [DEBUG] agent: Service "_v1_nsd_10.233.61.125_8806" in sync 2021/11/26 01:22:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:23 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:23 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:23 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:23 [DEBUG] agent: Service "_v1_catalog_10.233.61.125_8806" in sync 2021/11/26 01:22:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:23 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:23 [DEBUG] agent: Service "_v1_parser_10.233.61.125_8806" in sync 2021/11/26 01:22:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:22:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.125_8806" in sync 2021/11/26 01:22:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:23 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:23 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:23 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:23 [DEBUG] agent: Node info in sync 2021/11/26 01:22:23 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (288.687µs) from=10.233.69.115:53492 2021/11/26 01:22:23 [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/26 01:22:23 [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/26 01:22: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/26 01:22: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/26 01:22:24 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:24 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:24 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:24 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.105_8080" in sync 2021/11/26 01:22:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:24 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:22:24 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:24 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:24 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:24 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:24 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.36_443" in sync 2021/11/26 01:22:24 [DEBUG] agent: Service "_v1_message-router_10.233.50.57_3904" in sync 2021/11/26 01:22:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.118_8443" in sync 2021/11/26 01:22:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.116_9015" in sync 2021/11/26 01:22:24 [DEBUG] agent: Service "_v1_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:22:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:22:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:24 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:24 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:24 [DEBUG] agent: Service "_v1_nsd_10.233.61.125_8806" in sync 2021/11/26 01:22:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:24 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:24 [DEBUG] agent: Service "_v1_catalog_10.233.61.125_8806" in sync 2021/11/26 01:22:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:24 [DEBUG] agent: Service "_v1_parser_10.233.61.125_8806" in sync 2021/11/26 01:22:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:22:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:24 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:24 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:24 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.125_8806" in sync 2021/11/26 01:22:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:24 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.64_8181" in sync 2021/11/26 01:22:24 [DEBUG] agent: Service "_v0_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:22:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:22:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:24 [INFO] agent: Synced service "_v13__aai-nquery_10.233.77.246_8446" 2021/11/26 01:22:24 [DEBUG] agent: Service "_v1_sdc_10.233.32.105_8443" in sync 2021/11/26 01:22:24 [DEBUG] agent: Node info in sync 2021/11/26 01:22:24 [DEBUG] http: Request PUT /v1/agent/service/register (301.289552ms) from=10.233.69.115:53498 2021/11/26 01:22:24 [DEBUG] agent: Service "_v1_parser_10.233.61.125_8806" in sync 2021/11/26 01:22:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:22:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.125_8806" in sync 2021/11/26 01:22:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:24 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:24 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:24 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.64_8181" in sync 2021/11/26 01:22:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:24 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:22:24 [DEBUG] agent: Service "_v0_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:22:24 [DEBUG] agent: Service "_v1_sdc_10.233.32.105_8443" in sync 2021/11/26 01:22:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:24 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:24 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:24 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:24 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:24 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:22:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.105_8080" in sync 2021/11/26 01:22:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:24 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:24 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:24 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:24 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.36_443" in sync 2021/11/26 01:22:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:24 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:24 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.118_8443" in sync 2021/11/26 01:22:24 [DEBUG] agent: Service "_v1_message-router_10.233.50.57_3904" in sync 2021/11/26 01:22:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.116_9015" in sync 2021/11/26 01:22:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:22:24 [DEBUG] agent: Service "_v1_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:22:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:24 [DEBUG] agent: Service "_v1_nsd_10.233.61.125_8806" in sync 2021/11/26 01:22:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:24 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:24 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:24 [DEBUG] agent: Service "_v1_catalog_10.233.61.125_8806" in sync 2021/11/26 01:22:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:24 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:24 [DEBUG] agent: Node info in sync 2021/11/26 01:22:24 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (421.76µs) from=10.233.69.115:53500 2021/11/26 01:22:25 [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/26 01:22: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/26 01:22: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/26 01:22:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:22:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:25 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:25 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.125_8806" in sync 2021/11/26 01:22:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.64_8181" in sync 2021/11/26 01:22:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:22:25 [DEBUG] agent: Service "_v0_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:22:25 [DEBUG] agent: Service "_v1_sdc_10.233.32.105_8443" in sync 2021/11/26 01:22:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:25 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:25 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:22:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.105_8080" in sync 2021/11/26 01:22:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.36_443" in sync 2021/11/26 01:22:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.118_8443" in sync 2021/11/26 01:22:25 [DEBUG] agent: Service "_v1_message-router_10.233.50.57_3904" in sync 2021/11/26 01:22:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:26 [INFO] agent: Synced service "_v13_aai-nquery_10.233.77.246_8446" 2021/11/26 01:22:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.116_9015" in sync 2021/11/26 01:22:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:22:26 [DEBUG] agent: Service "_v1_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:22:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:26 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:26 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:26 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:26 [DEBUG] agent: Service "_v1_nsd_10.233.61.125_8806" in sync 2021/11/26 01:22:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:26 [DEBUG] agent: Service "_v1_catalog_10.233.61.125_8806" in sync 2021/11/26 01:22:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:26 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:26 [DEBUG] agent: Service "_v1_parser_10.233.61.125_8806" in sync 2021/11/26 01:22:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:26 [DEBUG] agent: Node info in sync 2021/11/26 01:22:26 [DEBUG] http: Request PUT /v1/agent/service/register (1.383923614s) from=10.233.69.115:53510 2021/11/26 01:22:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:22:26 [DEBUG] agent: Service "_v1_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:22:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:26 [DEBUG] agent: Service "_v1_nsd_10.233.61.125_8806" in sync 2021/11/26 01:22:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:26 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:26 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:26 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:26 [DEBUG] agent: Service "_v1_catalog_10.233.61.125_8806" in sync 2021/11/26 01:22:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:26 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:26 [DEBUG] agent: Service "_v1_parser_10.233.61.125_8806" in sync 2021/11/26 01:22:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:22:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.125_8806" in sync 2021/11/26 01:22:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:26 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:26 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:26 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.64_8181" in sync 2021/11/26 01:22:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:26 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:22:26 [DEBUG] agent: Service "_v0_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:22:26 [DEBUG] agent: Service "_v1_sdc_10.233.32.105_8443" in sync 2021/11/26 01:22:26 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:26 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:26 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:26 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:26 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:26 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:22:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.105_8080" in sync 2021/11/26 01:22:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:26 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:26 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:26 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:26 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.36_443" in sync 2021/11/26 01:22:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:26 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:26 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.118_8443" in sync 2021/11/26 01:22:26 [DEBUG] agent: Service "_v1_message-router_10.233.50.57_3904" in sync 2021/11/26 01:22:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.116_9015" in sync 2021/11/26 01:22:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:26 [DEBUG] agent: Service "_v13_aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:26 [DEBUG] agent: Node info in sync 2021/11/26 01:22:26 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (500.021974ms) from=10.233.69.115:53524 2021/11/26 01:22:26 [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/26 01:22:26 [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/26 01:22: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/26 01:22: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/26 01:22:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:27 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.64_8181" in sync 2021/11/26 01:22:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:22:27 [DEBUG] agent: Service "_v0_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:22:27 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:27 [DEBUG] agent: Service "_v1_sdc_10.233.32.105_8443" in sync 2021/11/26 01:22:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:27 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:27 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:27 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:27 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:22:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.105_8080" in sync 2021/11/26 01:22:27 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:27 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:27 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:27 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:27 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.36_443" in sync 2021/11/26 01:22:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.118_8443" in sync 2021/11/26 01:22:27 [DEBUG] agent: Service "_v1_message-router_10.233.50.57_3904" in sync 2021/11/26 01:22:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:27 [DEBUG] agent: Service "_v13_aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.116_9015" in sync 2021/11/26 01:22:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:22:27 [DEBUG] agent: Service "_v1_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:22:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:27 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:27 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:27 [DEBUG] agent: Service "_v1_nsd_10.233.61.125_8806" in sync 2021/11/26 01:22:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:27 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:27 [INFO] agent: Synced service "_v14__aai-nquery_10.233.77.246_8446" 2021/11/26 01:22:27 [DEBUG] agent: Service "_v1_catalog_10.233.61.125_8806" in sync 2021/11/26 01:22:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:27 [DEBUG] agent: Service "_v1_parser_10.233.61.125_8806" in sync 2021/11/26 01:22:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:22:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:27 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:27 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:27 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.125_8806" in sync 2021/11/26 01:22:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:27 [DEBUG] agent: Node info in sync 2021/11/26 01:22:27 [DEBUG] http: Request PUT /v1/agent/service/register (670.046396ms) from=10.233.69.115:53532 2021/11/26 01:22:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:22:27 [DEBUG] agent: Service "_v0_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:22:27 [DEBUG] agent: Service "_v1_sdc_10.233.32.105_8443" in sync 2021/11/26 01:22:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:27 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:27 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:27 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:27 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:22:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.105_8080" in sync 2021/11/26 01:22:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:27 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:27 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:27 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:27 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.36_443" in sync 2021/11/26 01:22:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:27 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:27 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.118_8443" in sync 2021/11/26 01:22:27 [DEBUG] agent: Service "_v1_message-router_10.233.50.57_3904" in sync 2021/11/26 01:22:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.116_9015" in sync 2021/11/26 01:22:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:27 [DEBUG] agent: Service "_v13_aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:22:27 [DEBUG] agent: Service "_v1_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:22:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:27 [DEBUG] agent: Service "_v1_nsd_10.233.61.125_8806" in sync 2021/11/26 01:22:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:27 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:27 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:27 [DEBUG] agent: Service "_v1_catalog_10.233.61.125_8806" in sync 2021/11/26 01:22:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:27 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:27 [DEBUG] agent: Service "_v14__aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:27 [DEBUG] agent: Service "_v1_parser_10.233.61.125_8806" in sync 2021/11/26 01:22:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:22:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.125_8806" in sync 2021/11/26 01:22:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:27 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:27 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:27 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.64_8181" in sync 2021/11/26 01:22:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:27 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:27 [DEBUG] agent: Node info in sync 2021/11/26 01:22:27 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (599.833µs) from=10.233.69.115:53544 2021/11/26 01:22:27 [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/26 01:22: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/26 01:22: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/26 01:22:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:28 [INFO] agent: Synced service "_v14_aai-nquery_10.233.77.246_8446" 2021/11/26 01:22:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:22:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.105_8080" in sync 2021/11/26 01:22:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:28 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:28 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.36_443" in sync 2021/11/26 01:22:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:28 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:28 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.118_8443" in sync 2021/11/26 01:22:28 [DEBUG] agent: Service "_v1_message-router_10.233.50.57_3904" in sync 2021/11/26 01:22:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:28 [DEBUG] agent: Service "_v13_aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.116_9015" in sync 2021/11/26 01:22:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:22:28 [DEBUG] agent: Service "_v1_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:22:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:28 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:28 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:28 [DEBUG] agent: Service "_v1_nsd_10.233.61.125_8806" in sync 2021/11/26 01:22:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:28 [DEBUG] agent: Service "_v1_catalog_10.233.61.125_8806" in sync 2021/11/26 01:22:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:28 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:28 [DEBUG] agent: Service "_v14__aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:28 [DEBUG] agent: Service "_v1_parser_10.233.61.125_8806" in sync 2021/11/26 01:22:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:22:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:28 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.125_8806" in sync 2021/11/26 01:22:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:28 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:28 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.64_8181" in sync 2021/11/26 01:22:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:28 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:22:28 [DEBUG] agent: Service "_v0_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:22:28 [DEBUG] agent: Service "_v1_sdc_10.233.32.105_8443" in sync 2021/11/26 01:22:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:28 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:28 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:28 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:28 [DEBUG] agent: Node info in sync 2021/11/26 01:22:28 [DEBUG] http: Request PUT /v1/agent/service/register (981.137711ms) from=10.233.69.115:53550 2021/11/26 01:22:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.64_8181" in sync 2021/11/26 01:22:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:28 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:22:28 [DEBUG] agent: Service "_v0_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:22:28 [DEBUG] agent: Service "_v1_sdc_10.233.32.105_8443" in sync 2021/11/26 01:22:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:28 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:28 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:28 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:22:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.105_8080" in sync 2021/11/26 01:22:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:28 [DEBUG] agent: Service "_v14_aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:28 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:28 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.36_443" in sync 2021/11/26 01:22:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:28 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:28 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.118_8443" in sync 2021/11/26 01:22:28 [DEBUG] agent: Service "_v1_message-router_10.233.50.57_3904" in sync 2021/11/26 01:22:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.116_9015" in sync 2021/11/26 01:22:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:28 [DEBUG] agent: Service "_v13_aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:22:28 [DEBUG] agent: Service "_v1_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:22:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:28 [DEBUG] agent: Service "_v1_nsd_10.233.61.125_8806" in sync 2021/11/26 01:22:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:28 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:28 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:28 [DEBUG] agent: Service "_v1_catalog_10.233.61.125_8806" in sync 2021/11/26 01:22:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:28 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:28 [DEBUG] agent: Service "_v14__aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:28 [DEBUG] agent: Service "_v1_parser_10.233.61.125_8806" in sync 2021/11/26 01:22:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:22:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.125_8806" in sync 2021/11/26 01:22:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:28 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:28 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:28 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:28 [DEBUG] agent: Node info in sync 2021/11/26 01:22:28 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (359.661µs) from=10.233.69.115:53562 2021/11/26 01:22:28 [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/26 01:22:28 [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/26 01:22: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/26 01:22: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/26 01:22:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.116_9015" in sync 2021/11/26 01:22:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:28 [DEBUG] agent: Service "_v13_aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:22:28 [DEBUG] agent: Service "_v1_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:22:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:28 [DEBUG] agent: Service "_v1_nsd_10.233.61.125_8806" in sync 2021/11/26 01:22:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:28 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:28 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:28 [DEBUG] agent: Service "_v1_catalog_10.233.61.125_8806" in sync 2021/11/26 01:22:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:28 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:28 [DEBUG] agent: Service "_v14__aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:28 [DEBUG] agent: Service "_v1_parser_10.233.61.125_8806" in sync 2021/11/26 01:22:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:22:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.125_8806" in sync 2021/11/26 01:22:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:28 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:28 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:28 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.64_8181" in sync 2021/11/26 01:22:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v0_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v1_sdc_10.233.32.105_8443" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.105_8080" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v14_aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.36_443" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:29 [INFO] agent: Synced service "_v15__aai-nquery_10.233.77.246_8446" 2021/11/26 01:22:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.118_8443" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v1_message-router_10.233.50.57_3904" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:29 [DEBUG] agent: Node info in sync 2021/11/26 01:22:29 [DEBUG] http: Request PUT /v1/agent/service/register (600.356102ms) from=10.233.69.115:53566 2021/11/26 01:22:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.125_8806" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.64_8181" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v0_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v1_sdc_10.233.32.105_8443" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v14_aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.105_8080" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v15__aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.36_443" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.118_8443" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v1_message-router_10.233.50.57_3904" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v13_aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.116_9015" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v1_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v1_nsd_10.233.61.125_8806" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v1_catalog_10.233.61.125_8806" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v14__aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v1_parser_10.233.61.125_8806" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:29 [DEBUG] agent: Node info in sync 2021/11/26 01:22:29 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (486.164µs) from=10.233.69.115:53568 2021/11/26 01:22:29 [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/26 01:22: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/26 01:22: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/26 01:22:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v0_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v1_sdc_10.233.32.105_8443" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.105_8080" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v14_aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:29 [INFO] agent: Synced service "_v15_aai-nquery_10.233.77.246_8446" 2021/11/26 01:22:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.36_443" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v15__aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.118_8443" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v1_message-router_10.233.50.57_3904" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.116_9015" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v13_aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v1_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v1_nsd_10.233.61.125_8806" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v1_catalog_10.233.61.125_8806" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v14__aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v1_parser_10.233.61.125_8806" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.125_8806" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.64_8181" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:29 [DEBUG] agent: Node info in sync 2021/11/26 01:22:29 [DEBUG] http: Request PUT /v1/agent/service/register (609.92668ms) from=10.233.69.115:53572 2021/11/26 01:22:29 [DEBUG] agent: Service "_v1_parser_10.233.61.125_8806" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.125_8806" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.64_8181" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v0_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v1_sdc_10.233.32.105_8443" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v14_aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.105_8080" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v15_aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.36_443" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:29 [DEBUG] agent: Service "_v15__aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.118_8443" in sync 2021/11/26 01:22:30 [DEBUG] agent: Service "_v1_message-router_10.233.50.57_3904" in sync 2021/11/26 01:22:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.116_9015" in sync 2021/11/26 01:22:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:30 [DEBUG] agent: Service "_v13_aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:22:30 [DEBUG] agent: Service "_v1_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:22:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:30 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:30 [DEBUG] agent: Service "_v1_nsd_10.233.61.125_8806" in sync 2021/11/26 01:22:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:30 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:30 [DEBUG] agent: Service "_v1_catalog_10.233.61.125_8806" in sync 2021/11/26 01:22:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:30 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:30 [DEBUG] agent: Service "_v14__aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:30 [DEBUG] agent: Node info in sync 2021/11/26 01:22:30 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (500.943869ms) from=10.233.69.115:53578 2021/11/26 01:22:30 [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/26 01:22:30 [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/26 01:22: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/26 01:22: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/26 01:22:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:22:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.125_8806" in sync 2021/11/26 01:22:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:31 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:31 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.64_8181" in sync 2021/11/26 01:22:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:31 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:22:31 [DEBUG] agent: Service "_v0_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:22:31 [DEBUG] agent: Service "_v1_sdc_10.233.32.105_8443" in sync 2021/11/26 01:22:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:31 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:31 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:31 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:31 [DEBUG] agent: Service "_v14_aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:22:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.105_8080" in sync 2021/11/26 01:22:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:31 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:31 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:31 [DEBUG] agent: Service "_v15_aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.36_443" in sync 2021/11/26 01:22:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:31 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:31 [DEBUG] agent: Service "_v15__aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.118_8443" in sync 2021/11/26 01:22:31 [DEBUG] agent: Service "_v1_message-router_10.233.50.57_3904" in sync 2021/11/26 01:22:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.116_9015" in sync 2021/11/26 01:22:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:31 [DEBUG] agent: Service "_v13_aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:22:31 [DEBUG] agent: Service "_v1_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:22:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:31 [INFO] agent: Synced service "_v16__aai-nquery_10.233.77.246_8446" 2021/11/26 01:22:31 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:31 [DEBUG] agent: Service "_v1_nsd_10.233.61.125_8806" in sync 2021/11/26 01:22:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:31 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:31 [DEBUG] agent: Service "_v1_catalog_10.233.61.125_8806" in sync 2021/11/26 01:22:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:31 [DEBUG] agent: Service "_v14__aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:31 [DEBUG] agent: Service "_v1_parser_10.233.61.125_8806" in sync 2021/11/26 01:22:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:31 [DEBUG] agent: Node info in sync 2021/11/26 01:22:31 [DEBUG] http: Request PUT /v1/agent/service/register (802.491599ms) from=10.233.69.115:53590 2021/11/26 01:22:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:31 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:31 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:31 [DEBUG] agent: Service "_v1_nsd_10.233.61.125_8806" in sync 2021/11/26 01:22:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:31 [DEBUG] agent: Service "_v14__aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:31 [DEBUG] agent: Service "_v1_catalog_10.233.61.125_8806" in sync 2021/11/26 01:22:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:31 [DEBUG] agent: Service "_v1_parser_10.233.61.125_8806" in sync 2021/11/26 01:22:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:22:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:31 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:31 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.125_8806" in sync 2021/11/26 01:22:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:31 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.64_8181" in sync 2021/11/26 01:22:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:22:31 [DEBUG] agent: Service "_v0_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:22:31 [DEBUG] agent: Service "_v1_sdc_10.233.32.105_8443" in sync 2021/11/26 01:22:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:31 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:31 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:31 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:31 [DEBUG] agent: Service "_v14_aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:22:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.105_8080" in sync 2021/11/26 01:22:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:31 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:31 [DEBUG] agent: Service "_v15_aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:31 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:31 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:31 [DEBUG] agent: Service "_v15__aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.36_443" in sync 2021/11/26 01:22:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.118_8443" in sync 2021/11/26 01:22:31 [DEBUG] agent: Service "_v1_message-router_10.233.50.57_3904" in sync 2021/11/26 01:22:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:31 [DEBUG] agent: Service "_v13_aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.116_9015" in sync 2021/11/26 01:22:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:31 [DEBUG] agent: Service "_v16__aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:22:31 [DEBUG] agent: Service "_v1_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:22:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:31 [DEBUG] agent: Node info in sync 2021/11/26 01:22:32 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (595.082045ms) from=10.233.69.115:53596 2021/11/26 01:22:32 [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/26 01:22: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/26 01:22: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/26 01:22:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:32 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:32 [INFO] agent: Synced service "_v16_aai-nquery_10.233.77.246_8446" 2021/11/26 01:22:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:32 [DEBUG] agent: Service "_v14_aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:22:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.105_8080" in sync 2021/11/26 01:22:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:32 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:32 [DEBUG] agent: Service "_v15_aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.36_443" in sync 2021/11/26 01:22:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:32 [DEBUG] agent: Service "_v15__aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.118_8443" in sync 2021/11/26 01:22:32 [DEBUG] agent: Service "_v1_message-router_10.233.50.57_3904" in sync 2021/11/26 01:22:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.116_9015" in sync 2021/11/26 01:22:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:32 [DEBUG] agent: Service "_v13_aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:22:32 [DEBUG] agent: Service "_v1_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:22:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:32 [DEBUG] agent: Service "_v16__aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:32 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:32 [DEBUG] agent: Service "_v1_nsd_10.233.61.125_8806" in sync 2021/11/26 01:22:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:32 [DEBUG] agent: Service "_v1_catalog_10.233.61.125_8806" in sync 2021/11/26 01:22:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:32 [DEBUG] agent: Service "_v14__aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:32 [DEBUG] agent: Service "_v1_parser_10.233.61.125_8806" in sync 2021/11/26 01:22:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:22:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.125_8806" in sync 2021/11/26 01:22:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:32 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:32 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.64_8181" in sync 2021/11/26 01:22:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:32 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:22:32 [DEBUG] agent: Service "_v0_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:22:32 [DEBUG] agent: Service "_v1_sdc_10.233.32.105_8443" in sync 2021/11/26 01:22:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:32 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:32 [DEBUG] agent: Node info in sync 2021/11/26 01:22:32 [DEBUG] http: Request PUT /v1/agent/service/register (383.999776ms) from=10.233.69.115:53604 2021/11/26 01:22:32 [DEBUG] agent: Service "_v1_parser_10.233.61.125_8806" in sync 2021/11/26 01:22:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:22:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.125_8806" in sync 2021/11/26 01:22:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:32 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:32 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.64_8181" in sync 2021/11/26 01:22:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:32 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:22:32 [DEBUG] agent: Service "_v0_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:22:32 [DEBUG] agent: Service "_v1_sdc_10.233.32.105_8443" in sync 2021/11/26 01:22:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:32 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:32 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:32 [DEBUG] agent: Service "_v16_aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:22:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.105_8080" in sync 2021/11/26 01:22:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:32 [DEBUG] agent: Service "_v14_aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:32 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:32 [DEBUG] agent: Service "_v15_aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.36_443" in sync 2021/11/26 01:22:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:32 [DEBUG] agent: Service "_v15__aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.118_8443" in sync 2021/11/26 01:22:32 [DEBUG] agent: Service "_v1_message-router_10.233.50.57_3904" in sync 2021/11/26 01:22:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.116_9015" in sync 2021/11/26 01:22:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:32 [DEBUG] agent: Service "_v13_aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:22:32 [DEBUG] agent: Service "_v1_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:22:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:32 [DEBUG] agent: Service "_v16__aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:32 [DEBUG] agent: Service "_v1_nsd_10.233.61.125_8806" in sync 2021/11/26 01:22:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:32 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:32 [DEBUG] agent: Service "_v1_catalog_10.233.61.125_8806" in sync 2021/11/26 01:22:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:32 [DEBUG] agent: Service "_v14__aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:32 [DEBUG] agent: Node info in sync 2021/11/26 01:22:32 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (428.754µs) from=10.233.69.115:53608 2021/11/26 01:22:33 [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/26 01:22:33 [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/26 01:22:33 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/26 01:22:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/26 01:22:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:33 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:33 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:33 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:22:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.105_8080" in sync 2021/11/26 01:22:33 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:33 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:33 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:33 [DEBUG] agent: Service "_v14_aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:33 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:33 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:33 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:33 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:33 [DEBUG] agent: Service "_v15_aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.36_443" in sync 2021/11/26 01:22:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:33 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:33 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:33 [DEBUG] agent: Service "_v15__aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.118_8443" in sync 2021/11/26 01:22:33 [DEBUG] agent: Service "_v1_message-router_10.233.50.57_3904" in sync 2021/11/26 01:22:33 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.116_9015" in sync 2021/11/26 01:22:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:33 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:33 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:33 [DEBUG] agent: Service "_v13_aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:22:33 [DEBUG] agent: Service "_v1_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:22:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:33 [DEBUG] agent: Service "_v16__aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:33 [INFO] agent: Synced service "_v17__aai-nquery_10.233.77.246_8446" 2021/11/26 01:22:33 [DEBUG] agent: Service "_v1_nsd_10.233.61.125_8806" in sync 2021/11/26 01:22:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:33 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:33 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:33 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:33 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:33 [DEBUG] agent: Service "_v1_catalog_10.233.61.125_8806" in sync 2021/11/26 01:22:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:33 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:33 [DEBUG] agent: Service "_v14__aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:33 [DEBUG] agent: Service "_v1_parser_10.233.61.125_8806" in sync 2021/11/26 01:22:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:22:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.125_8806" in sync 2021/11/26 01:22:33 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:33 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:33 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:33 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.64_8181" in sync 2021/11/26 01:22:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:33 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:33 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:22:33 [DEBUG] agent: Service "_v0_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:22:33 [DEBUG] agent: Service "_v1_sdc_10.233.32.105_8443" in sync 2021/11/26 01:22:33 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:33 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:33 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:33 [DEBUG] agent: Service "_v16_aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:33 [DEBUG] agent: Node info in sync 2021/11/26 01:22:33 [DEBUG] http: Request PUT /v1/agent/service/register (600.330521ms) from=10.233.69.115:53612 2021/11/26 01:22:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.116_9015" in sync 2021/11/26 01:22:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:33 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:33 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:33 [DEBUG] agent: Service "_v13_aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:22:33 [DEBUG] agent: Service "_v1_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:22:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:33 [DEBUG] agent: Service "_v16__aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:33 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:33 [DEBUG] agent: Service "_v17__aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:33 [DEBUG] agent: Service "_v1_nsd_10.233.61.125_8806" in sync 2021/11/26 01:22:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:33 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:33 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:33 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:33 [DEBUG] agent: Service "_v1_catalog_10.233.61.125_8806" in sync 2021/11/26 01:22:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:33 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:33 [DEBUG] agent: Service "_v14__aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:33 [DEBUG] agent: Service "_v1_parser_10.233.61.125_8806" in sync 2021/11/26 01:22:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:22:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.125_8806" in sync 2021/11/26 01:22:33 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:33 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:33 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:33 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.64_8181" in sync 2021/11/26 01:22:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:33 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:33 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:22:33 [DEBUG] agent: Service "_v0_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:22:33 [DEBUG] agent: Service "_v1_sdc_10.233.32.105_8443" in sync 2021/11/26 01:22:33 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:33 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:33 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:33 [DEBUG] agent: Service "_v16_aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:33 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:33 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:33 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:33 [DEBUG] agent: Service "_v14_aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:22:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.105_8080" in sync 2021/11/26 01:22:33 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:33 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:33 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:33 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:33 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:33 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:33 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:33 [DEBUG] agent: Service "_v15_aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.36_443" in sync 2021/11/26 01:22:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:33 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:33 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:33 [DEBUG] agent: Service "_v15__aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.118_8443" in sync 2021/11/26 01:22:33 [DEBUG] agent: Service "_v1_message-router_10.233.50.57_3904" in sync 2021/11/26 01:22:33 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:33 [DEBUG] agent: Node info in sync 2021/11/26 01:22:33 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v17 (353.537µs) from=10.233.69.115:53622 2021/11/26 01:22:33 [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/26 01:22:33 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/26 01:22:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/26 01:22:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:34 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.64_8181" in sync 2021/11/26 01:22:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:22:34 [DEBUG] agent: Service "_v0_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:22:34 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:34 [INFO] agent: Synced service "_v17_aai-nquery_10.233.77.246_8446" 2021/11/26 01:22:34 [DEBUG] agent: Service "_v1_sdc_10.233.32.105_8443" in sync 2021/11/26 01:22:34 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:34 [DEBUG] agent: Service "_v16_aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:34 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:34 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:34 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:34 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:34 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:34 [DEBUG] agent: Service "_v14_aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:22:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.105_8080" in sync 2021/11/26 01:22:34 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:34 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:34 [DEBUG] agent: Service "_v15_aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:34 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:34 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:34 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:34 [DEBUG] agent: Service "_v15__aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.36_443" in sync 2021/11/26 01:22:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.118_8443" in sync 2021/11/26 01:22:34 [DEBUG] agent: Service "_v1_message-router_10.233.50.57_3904" in sync 2021/11/26 01:22:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:34 [DEBUG] agent: Service "_v13_aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.116_9015" in sync 2021/11/26 01:22:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:34 [DEBUG] agent: Service "_v16__aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:22:34 [DEBUG] agent: Service "_v1_multicloud_10.233.33.228_9001" in sync 2021/11/26 01:22:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:34 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:34 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:34 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:34 [DEBUG] agent: Service "_v17__aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:34 [DEBUG] agent: Service "_v1_nsd_10.233.61.125_8806" in sync 2021/11/26 01:22:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:34 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:34 [DEBUG] agent: Service "_v14__aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:34 [DEBUG] agent: Service "_v1_catalog_10.233.61.125_8806" in sync 2021/11/26 01:22:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:34 [DEBUG] agent: Service "_v1_parser_10.233.61.125_8806" in sync 2021/11/26 01:22:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.130_9007" in sync 2021/11/26 01:22:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:34 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:34 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:34 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.125_8806" in sync 2021/11/26 01:22:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:34 [DEBUG] agent: Node info in sync 2021/11/26 01:22:34 [DEBUG] http: Request PUT /v1/agent/service/register (416.122803ms) from=10.233.69.115:53626 2021/11/26 01:22:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:34 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:34 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:34 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.92_9011" in sync 2021/11/26 01:22:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.105_8080" in sync 2021/11/26 01:22:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:34 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:34 [DEBUG] agent: Service "_v14_aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:34 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:34 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:34 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:34 [DEBUG] agent: Service "_v15_aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.36_443" in sync 2021/11/26 01:22:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.246_8446" in sync 2021/11/26 01:22:34 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:34 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:34 [DEBUG] agent: Service "_v15__aai-nquery_10.233.77.246_8446" in sync 2021/11/26 01:22:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.118_8443" in sync 2021/11/26 01:22:34 [DEBUG] agent: Service "_v1_message-router_10.233.50.57_3904" in sync 2021/11/26 01:22:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.246_8446" in sync 2021/11/26 01:22:34 [DEBUG] agent: Service "_v1_m