By type
+ CONSUL_BIND= + [ -n ] + CONSUL_CLIENT= + [ -n ] + CONSUL_DATA_DIR=/consul/data + CONSUL_CONFIG_DIR=/consul/config + [ -n ] + [ a = - ] + [ 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: '3c5f1564-940a-6f1a-76b6-ea0df72a48b8' Node name: 'onap-msb-consul-86975585d9-4xqpt' 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/04/23 04:00:44 [DEBUG] agent: Using random ID "3c5f1564-940a-6f1a-76b6-ea0df72a48b8" as node ID 2021/04/23 04:00:45 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:3c5f1564-940a-6f1a-76b6-ea0df72a48b8 Address:127.0.0.1:8300}] 2021/04/23 04:00:46 [INFO] agent: Synced node info 2021/04/23 04:00:45 [INFO] serf: EventMemberJoin: onap-msb-consul-86975585d9-4xqpt.dc1 127.0.0.1 2021/04/23 04:00:45 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2021/04/23 04:00:45 [INFO] serf: EventMemberJoin: onap-msb-consul-86975585d9-4xqpt 127.0.0.1 2021/04/23 04:00:45 [WARN] raft: Heartbeat timeout from "" reached, starting election 2021/04/23 04:00:45 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2021/04/23 04:00:45 [WARN] raft: Unable to get address for server id 3c5f1564-940a-6f1a-76b6-ea0df72a48b8, using fallback address 127.0.0.1:8300: Could not find address for server id 3c5f1564-940a-6f1a-76b6-ea0df72a48b8 2021/04/23 04:00:45 [DEBUG] raft: Votes needed: 1 2021/04/23 04:00:45 [DEBUG] raft: Vote granted from 3c5f1564-940a-6f1a-76b6-ea0df72a48b8 in term 2. Tally: 1 2021/04/23 04:00:45 [INFO] raft: Election won. Tally: 1 2021/04/23 04:00:45 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2021/04/23 04:00:45 [DEBUG] agent/proxy: managed Connect proxy manager started 2021/04/23 04:00:45 [INFO] consul: Adding LAN server onap-msb-consul-86975585d9-4xqpt (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/04/23 04:00:45 [INFO] consul: cluster leadership acquired 2021/04/23 04:00:45 [INFO] consul: Handled member-join event for server "onap-msb-consul-86975585d9-4xqpt.dc1" in area "wan" 2021/04/23 04:00:45 [INFO] consul: New leader elected: onap-msb-consul-86975585d9-4xqpt 2021/04/23 04:00:45 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2021/04/23 04:00:45 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2021/04/23 04:00:45 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2021/04/23 04:00:45 [INFO] agent: started state syncer 2021/04/23 04:00:46 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2021/04/23 04:00:47 [DEBUG] agent: Node info in sync 2021/04/23 04:00:47 [DEBUG] agent: Node info in sync 2021/04/23 04:00:48 [INFO] connect: initialized primary datacenter CA with provider "consul" 2021/04/23 04:00:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-4xqpt" since the cluster is too small 2021/04/23 04:00:48 [INFO] consul: member 'onap-msb-consul-86975585d9-4xqpt' joined, marking health alive 2021/04/23 04:00:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-4xqpt" since the cluster is too small 2021/04/23 04:01:07 [WARN] consul: error getting server health from "onap-msb-consul-86975585d9-4xqpt": context deadline exceeded ==> 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/04/23 04:01:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-4xqpt" since the cluster is too small 2021/04/23 04:02:17 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/04/23 04:02:17 [DEBUG] agent: Node info in sync 2021/04/23 04:02:45 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-4xqpt.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/04/23 04:02:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-4xqpt" since the cluster is too small 2021/04/23 04:02:56 [DEBUG] http: Request GET /v1/status/leader (486.73µs) from=10.233.69.156:51932 2021/04/23 04:02:57 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/\",\"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/04/23 04:02: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/04/23 04:02:57 [INFO] agent: Synced service "_v1_appc_10.233.61.241_8443" 2021/04/23 04:02:57 [DEBUG] agent: Node info in sync 2021/04/23 04:02:57 [DEBUG] http: Request PUT /v1/agent/service/register (745.817083ms) from=10.233.69.156:51940 2021/04/23 04:02:57 [DEBUG] agent: Service "_v1_appc_10.233.61.241_8443" in sync 2021/04/23 04:02:57 [DEBUG] agent: Node info in sync 2021/04/23 04:02:57 [DEBUG] http: Request GET /v1/health/service/appc-v1 (1.876731ms) from=10.233.69.156:51944 2021/04/23 04:02:58 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/aai-esr-server/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 04:02: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/04/23 04:02:58 [DEBUG] agent: Service "_v1_appc_10.233.61.241_8443" in sync 2021/04/23 04:02:58 [INFO] agent: Synced service "_v1_aai-esr-server_10.233.30.52_9518" 2021/04/23 04:02:58 [DEBUG] agent: Node info in sync 2021/04/23 04:02:58 [DEBUG] http: Request PUT /v1/agent/service/register (103.703666ms) from=10.233.69.156:51948 2021/04/23 04:02:58 [DEBUG] agent: Service "_v1_appc_10.233.61.241_8443" in sync 2021/04/23 04:02:58 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.52_9518" in sync 2021/04/23 04:02:58 [DEBUG] agent: Node info in sync 2021/04/23 04:02:58 [DEBUG] http: Request GET /v1/health/service/aai-esr-server-v1 (402.736µs) from=10.233.69.156:51952 2021/04/23 04:02:59 [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/04/23 04:02: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/04/23 04:02:59 [DEBUG] agent: Service "_v1_appc_10.233.61.241_8443" in sync 2021/04/23 04:02:59 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.52_9518" in sync 2021/04/23 04:02:59 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.57.191_9007" 2021/04/23 04:02:59 [DEBUG] agent: Node info in sync 2021/04/23 04:02:59 [DEBUG] http: Request PUT /v1/agent/service/register (164.836361ms) from=10.233.69.156:51956 2021/04/23 04:02:59 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.52_9518" in sync 2021/04/23 04:02:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:02:59 [DEBUG] agent: Service "_v1_appc_10.233.61.241_8443" in sync 2021/04/23 04:02:59 [DEBUG] agent: Node info in sync 2021/04/23 04:02:59 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (1.292958ms) from=10.233.69.156:51958 2021/04/23 04:02:59 [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/04/23 04:02: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/04/23 04:02:59 [DEBUG] agent: Service "_v1_appc_10.233.61.241_8443" in sync 2021/04/23 04:02:59 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.52_9518" in sync 2021/04/23 04:02:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:02:59 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.57.191_9007" 2021/04/23 04:02:59 [DEBUG] agent: Node info in sync 2021/04/23 04:02:59 [DEBUG] http: Request PUT /v1/agent/service/register (190.49766ms) from=10.233.69.156:51964 2021/04/23 04:02:59 [DEBUG] agent: Service "_v1_appc_10.233.61.241_8443" in sync 2021/04/23 04:02:59 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.52_9518" in sync 2021/04/23 04:02:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:02:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:02:59 [DEBUG] agent: Node info in sync 2021/04/23 04:02:59 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (616.913µs) from=10.233.69.156:51966 2021/04/23 04:02:59 [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/04/23 04:02: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/04/23 04:03:00 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.52_9518" in sync 2021/04/23 04:03:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:00 [INFO] agent: Synced service "_v1_message-router_10.233.57.34_3904" 2021/04/23 04:03:00 [DEBUG] agent: Service "_v1_appc_10.233.61.241_8443" in sync 2021/04/23 04:03:00 [DEBUG] agent: Node info in sync 2021/04/23 04:03:00 [DEBUG] http: Request PUT /v1/agent/service/register (188.882171ms) from=10.233.69.156:51968 2021/04/23 04:03:00 [DEBUG] agent: Service "_v1_appc_10.233.61.241_8443" in sync 2021/04/23 04:03:00 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.52_9518" in sync 2021/04/23 04:03:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:00 [DEBUG] agent: Service "_v1_message-router_10.233.57.34_3904" in sync 2021/04/23 04:03:00 [DEBUG] agent: Node info in sync 2021/04/23 04:03:00 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (99.956236ms) from=10.233.69.156:51970 2021/04/23 04:03:00 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-starlingx/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 04:03:00 [DEBUG] 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/04/23 04:03:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.52_9518" in sync 2021/04/23 04:03:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:01 [DEBUG] agent: Service "_v1_message-router_10.233.57.34_3904" in sync 2021/04/23 04:03:01 [INFO] agent: Synced service "_v0_multicloud-starlingx_10.233.49.159_9009" 2021/04/23 04:03:01 [DEBUG] agent: Service "_v1_appc_10.233.61.241_8443" in sync 2021/04/23 04:03:01 [DEBUG] agent: Node info in sync 2021/04/23 04:03:01 [DEBUG] http: Request PUT /v1/agent/service/register (586.794678ms) from=10.233.69.156:51980 2021/04/23 04:03:01 [DEBUG] agent: Service "_v1_appc_10.233.61.241_8443" in sync 2021/04/23 04:03:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.52_9518" in sync 2021/04/23 04:03:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:01 [DEBUG] agent: Service "_v1_message-router_10.233.57.34_3904" in sync 2021/04/23 04:03:01 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:01 [DEBUG] agent: Node info in sync 2021/04/23 04:03:01 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v0 (716.366µs) from=10.233.69.156:51982 2021/04/23 04:03:01 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-starlingx/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 04:03:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 04:03:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:01 [DEBUG] agent: Service "_v1_message-router_10.233.57.34_3904" in sync 2021/04/23 04:03:01 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:01 [INFO] agent: Synced service "_v1_multicloud-starlingx_10.233.49.159_9009" 2021/04/23 04:03:01 [DEBUG] agent: Service "_v1_appc_10.233.61.241_8443" in sync 2021/04/23 04:03:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.52_9518" in sync 2021/04/23 04:03:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:01 [DEBUG] agent: Node info in sync 2021/04/23 04:03:01 [DEBUG] http: Request PUT /v1/agent/service/register (388.412403ms) from=10.233.69.156:51986 2021/04/23 04:03:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:01 [DEBUG] agent: Service "_v1_message-router_10.233.57.34_3904" in sync 2021/04/23 04:03:01 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:01 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:01 [DEBUG] agent: Service "_v1_appc_10.233.61.241_8443" in sync 2021/04/23 04:03:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.52_9518" in sync 2021/04/23 04:03:01 [DEBUG] agent: Node info in sync 2021/04/23 04:03:01 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v1 (470.955µs) from=10.233.69.156:51988 2021/04/23 04:03:02 [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/04/23 04:03:02 [DEBUG] 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/04/23 04:03:02 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.58.190_9011" 2021/04/23 04:03:02 [DEBUG] agent: Service "_v1_appc_10.233.61.241_8443" in sync 2021/04/23 04:03:02 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.52_9518" in sync 2021/04/23 04:03:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:02 [DEBUG] agent: Service "_v1_message-router_10.233.57.34_3904" in sync 2021/04/23 04:03:02 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:02 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:02 [DEBUG] agent: Node info in sync 2021/04/23 04:03:02 [DEBUG] http: Request PUT /v1/agent/service/register (286.847481ms) from=10.233.69.156:51992 2021/04/23 04:03:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:02 [DEBUG] agent: Service "_v1_message-router_10.233.57.34_3904" in sync 2021/04/23 04:03:02 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:02 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:02 [DEBUG] agent: Service "_v1_appc_10.233.61.241_8443" in sync 2021/04/23 04:03:02 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.52_9518" in sync 2021/04/23 04:03:02 [DEBUG] agent: Node info in sync 2021/04/23 04:03:02 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (372.757µs) from=10.233.69.156:51996 2021/04/23 04:03:02 [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/04/23 04:03:02 [DEBUG] 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/04/23 04:03:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:02 [DEBUG] agent: Service "_v1_message-router_10.233.57.34_3904" in sync 2021/04/23 04:03:02 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.58.190_9011" 2021/04/23 04:03:02 [DEBUG] agent: Service "_v1_appc_10.233.61.241_8443" in sync 2021/04/23 04:03:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:02 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:02 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:02 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.52_9518" in sync 2021/04/23 04:03:02 [DEBUG] agent: Node info in sync 2021/04/23 04:03:02 [DEBUG] http: Request PUT /v1/agent/service/register (452.772262ms) from=10.233.69.156:51998 2021/04/23 04:03:02 [DEBUG] agent: Service "_v1_appc_10.233.61.241_8443" in sync 2021/04/23 04:03:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:02 [DEBUG] agent: Service "_v1_message-router_10.233.57.34_3904" in sync 2021/04/23 04:03:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:02 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.52_9518" in sync 2021/04/23 04:03:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:02 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:02 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:02 [DEBUG] agent: Node info in sync 2021/04/23 04:03:03 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (668.765µs) from=10.233.69.156:52000 2021/04/23 04:03:03 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/iui/aai-esr-gui\",\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/esr-gui\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 04:03: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/04/23 04:03:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:03 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.52_9518" in sync 2021/04/23 04:03:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:03 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:03 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:03 [INFO] agent: Synced service "_v1_aai-esr-gui_10.233.51.31_8080" 2021/04/23 04:03:03 [DEBUG] agent: Service "_v1_appc_10.233.61.241_8443" in sync 2021/04/23 04:03:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:03 [DEBUG] agent: Service "_v1_message-router_10.233.57.34_3904" in sync 2021/04/23 04:03:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:03 [DEBUG] agent: Node info in sync 2021/04/23 04:03:03 [DEBUG] http: Request PUT /v1/agent/service/register (201.159256ms) from=10.233.69.156:52004 2021/04/23 04:03:03 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:03 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.52_9518" in sync 2021/04/23 04:03:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:03 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.31_8080" in sync 2021/04/23 04:03:03 [DEBUG] agent: Service "_v1_appc_10.233.61.241_8443" in sync 2021/04/23 04:03:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:03 [DEBUG] agent: Service "_v1_message-router_10.233.57.34_3904" in sync 2021/04/23 04:03:03 [DEBUG] agent: Node info in sync 2021/04/23 04:03:03 [DEBUG] http: Request GET /v1/health/service/aai-esr-gui-v1 (665.027µs) from=10.233.69.156:52010 2021/04/23 04:03:03 [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/04/23 04:03: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/04/23 04:03:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:03 [INFO] agent: Synced service "_v1_parser_10.233.28.145_8806" 2021/04/23 04:03:03 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.52_9518" in sync 2021/04/23 04:03:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:03 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:03 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.31_8080" in sync 2021/04/23 04:03:03 [DEBUG] agent: Service "_v1_appc_10.233.61.241_8443" in sync 2021/04/23 04:03:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:03 [DEBUG] agent: Service "_v1_message-router_10.233.57.34_3904" in sync 2021/04/23 04:03:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:03 [DEBUG] agent: Node info in sync 2021/04/23 04:03:03 [DEBUG] agent: Service "_v1_parser_10.233.28.145_8806" in sync 2021/04/23 04:03:03 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.52_9518" in sync 2021/04/23 04:03:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:03 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:03 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:03 [DEBUG] agent: Service "_v1_appc_10.233.61.241_8443" in sync 2021/04/23 04:03:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:03 [DEBUG] agent: Service "_v1_message-router_10.233.57.34_3904" in sync 2021/04/23 04:03:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.31_8080" in sync 2021/04/23 04:03:03 [DEBUG] agent: Node info in sync 2021/04/23 04:03:04 [DEBUG] http: Request PUT /v1/agent/service/register (499.933127ms) from=10.233.69.156:52012 2021/04/23 04:03:04 [DEBUG] http: Request GET /v1/health/service/parser-v1 (467.603µs) from=10.233.69.156:52020 2021/04/23 04:03:04 [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/04/23 04:03: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/04/23 04:03:04 [DEBUG] agent: Service "_v1_appc_10.233.61.241_8443" in sync 2021/04/23 04:03:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:04 [DEBUG] agent: Service "_v1_message-router_10.233.57.34_3904" in sync 2021/04/23 04:03:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.31_8080" in sync 2021/04/23 04:03:04 [DEBUG] agent: Service "_v1_parser_10.233.28.145_8806" in sync 2021/04/23 04:03:04 [INFO] agent: Synced service "_v1_catalog_10.233.28.145_8806" 2021/04/23 04:03:04 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.52_9518" in sync 2021/04/23 04:03:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:04 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:04 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:04 [DEBUG] agent: Node info in sync 2021/04/23 04:03:04 [DEBUG] http: Request PUT /v1/agent/service/register (565.938677ms) from=10.233.69.156:52022 2021/04/23 04:03:04 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:04 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:04 [DEBUG] agent: Service "_v1_parser_10.233.28.145_8806" in sync 2021/04/23 04:03:04 [DEBUG] agent: Service "_v1_catalog_10.233.28.145_8806" in sync 2021/04/23 04:03:04 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.52_9518" in sync 2021/04/23 04:03:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:04 [DEBUG] agent: Service "_v1_message-router_10.233.57.34_3904" in sync 2021/04/23 04:03:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.31_8080" in sync 2021/04/23 04:03:04 [DEBUG] agent: Service "_v1_appc_10.233.61.241_8443" in sync 2021/04/23 04:03:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:04 [DEBUG] agent: Node info in sync 2021/04/23 04:03:05 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (816.204µs) from=10.233.69.156:52026 2021/04/23 04:03:05 [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/04/23 04:03: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/04/23 04:03:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:05 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:05 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:05 [DEBUG] agent: Service "_v1_parser_10.233.28.145_8806" in sync 2021/04/23 04:03:05 [DEBUG] agent: Service "_v1_catalog_10.233.28.145_8806" in sync 2021/04/23 04:03:05 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.52_9518" in sync 2021/04/23 04:03:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:05 [DEBUG] agent: Service "_v1_message-router_10.233.57.34_3904" in sync 2021/04/23 04:03:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:05 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.31_8080" in sync 2021/04/23 04:03:06 [INFO] agent: Synced service "_v1_nsd_10.233.28.145_8806" 2021/04/23 04:03:06 [DEBUG] agent: Service "_v1_appc_10.233.61.241_8443" in sync 2021/04/23 04:03:06 [DEBUG] agent: Node info in sync 2021/04/23 04:03:06 [DEBUG] http: Request PUT /v1/agent/service/register (1.000646468s) from=10.233.69.156:52030 2021/04/23 04:03:06 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.52_9518" in sync 2021/04/23 04:03:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:06 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:06 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:06 [DEBUG] agent: Service "_v1_parser_10.233.28.145_8806" in sync 2021/04/23 04:03:06 [DEBUG] agent: Service "_v1_catalog_10.233.28.145_8806" in sync 2021/04/23 04:03:06 [DEBUG] agent: Service "_v1_appc_10.233.61.241_8443" in sync 2021/04/23 04:03:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:06 [DEBUG] agent: Service "_v1_message-router_10.233.57.34_3904" in sync 2021/04/23 04:03:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:06 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.31_8080" in sync 2021/04/23 04:03:06 [DEBUG] agent: Service "_v1_nsd_10.233.28.145_8806" in sync 2021/04/23 04:03:06 [DEBUG] agent: Node info in sync 2021/04/23 04:03:06 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (440.286µs) from=10.233.69.156:52046 2021/04/23 04:03:06 [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/04/23 04:03: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/04/23 04:03:06 [DEBUG] agent: Service "_v1_appc_10.233.61.241_8443" in sync 2021/04/23 04:03:06 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.31_8080" in sync 2021/04/23 04:03:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:06 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.28.145_8806" 2021/04/23 04:03:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:06 [DEBUG] agent: Service "_v1_message-router_10.233.57.34_3904" in sync 2021/04/23 04:03:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:06 [DEBUG] agent: Service "_v1_nsd_10.233.28.145_8806" in sync 2021/04/23 04:03:06 [DEBUG] agent: Service "_v1_catalog_10.233.28.145_8806" in sync 2021/04/23 04:03:06 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.52_9518" in sync 2021/04/23 04:03:06 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:06 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:06 [DEBUG] agent: Service "_v1_parser_10.233.28.145_8806" in sync 2021/04/23 04:03:06 [DEBUG] agent: Node info in sync 2021/04/23 04:03:06 [DEBUG] http: Request PUT /v1/agent/service/register (300.00195ms) from=10.233.69.156:52054 2021/04/23 04:03:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:06 [DEBUG] agent: Service "_v1_message-router_10.233.57.34_3904" in sync 2021/04/23 04:03:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:06 [DEBUG] agent: Service "_v1_nsd_10.233.28.145_8806" in sync 2021/04/23 04:03:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.145_8806" in sync 2021/04/23 04:03:06 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.52_9518" in sync 2021/04/23 04:03:06 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:06 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:06 [DEBUG] agent: Service "_v1_parser_10.233.28.145_8806" in sync 2021/04/23 04:03:06 [DEBUG] agent: Service "_v1_catalog_10.233.28.145_8806" in sync 2021/04/23 04:03:06 [DEBUG] agent: Service "_v1_appc_10.233.61.241_8443" in sync 2021/04/23 04:03:06 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.31_8080" in sync 2021/04/23 04:03:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:06 [DEBUG] agent: Node info in sync 2021/04/23 04:03:06 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (621.629µs) from=10.233.69.156:52058 2021/04/23 04:03:07 [WARN] agent: Service name "multicloud-titanium_cloud-v0" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 04:03:07 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-titanium_cloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 04:03: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/04/23 04:03:07 [DEBUG] agent: Service "_v1_message-router_10.233.57.34_3904" in sync 2021/04/23 04:03:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:07 [DEBUG] agent: Service "_v1_nsd_10.233.28.145_8806" in sync 2021/04/23 04:03:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.145_8806" in sync 2021/04/23 04:03:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:07 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:07 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:07 [DEBUG] agent: Service "_v1_parser_10.233.28.145_8806" in sync 2021/04/23 04:03:07 [DEBUG] agent: Service "_v1_catalog_10.233.28.145_8806" in sync 2021/04/23 04:03:07 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.52_9518" in sync 2021/04/23 04:03:07 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.31_8080" in sync 2021/04/23 04:03:07 [INFO] agent: Synced service "_v0_multicloud-titanium_cloud_10.233.3.155_9005" 2021/04/23 04:03:07 [DEBUG] agent: Service "_v1_appc_10.233.61.241_8443" in sync 2021/04/23 04:03:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:07 [DEBUG] agent: Node info in sync 2021/04/23 04:03:07 [DEBUG] http: Request PUT /v1/agent/service/register (461.392192ms) from=10.233.69.156:52060 2021/04/23 04:03:07 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.52_9518" in sync 2021/04/23 04:03:07 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:07 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:07 [DEBUG] agent: Service "_v1_parser_10.233.28.145_8806" in sync 2021/04/23 04:03:07 [DEBUG] agent: Service "_v1_catalog_10.233.28.145_8806" in sync 2021/04/23 04:03:07 [DEBUG] agent: Service "_v1_appc_10.233.61.241_8443" in sync 2021/04/23 04:03:07 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.31_8080" in sync 2021/04/23 04:03:07 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.3.155_9005" in sync 2021/04/23 04:03:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:07 [DEBUG] agent: Service "_v1_message-router_10.233.57.34_3904" in sync 2021/04/23 04:03:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:07 [DEBUG] agent: Service "_v1_nsd_10.233.28.145_8806" in sync 2021/04/23 04:03:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.145_8806" in sync 2021/04/23 04:03:07 [DEBUG] agent: Node info in sync 2021/04/23 04:03:07 [DEBUG] http: Request GET /v1/health/service/multicloud-titanium_cloud-v0 (384.259µs) from=10.233.69.156:52064 2021/04/23 04:03:07 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-titaniumcloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 04:03: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/04/23 04:03:07 [DEBUG] agent: Service "_v1_catalog_10.233.28.145_8806" in sync 2021/04/23 04:03:07 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.52_9518" in sync 2021/04/23 04:03:07 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:07 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:07 [DEBUG] agent: Service "_v1_parser_10.233.28.145_8806" in sync 2021/04/23 04:03:07 [DEBUG] agent: Service "_v1_appc_10.233.61.241_8443" in sync 2021/04/23 04:03:07 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.31_8080" in sync 2021/04/23 04:03:07 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.3.155_9005" in sync 2021/04/23 04:03:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.145_8806" in sync 2021/04/23 04:03:07 [INFO] agent: Synced service "_v0_multicloud-titaniumcloud_10.233.3.155_9005" 2021/04/23 04:03:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:07 [DEBUG] agent: Service "_v1_message-router_10.233.57.34_3904" in sync 2021/04/23 04:03:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:07 [DEBUG] agent: Service "_v1_nsd_10.233.28.145_8806" in sync 2021/04/23 04:03:07 [DEBUG] agent: Node info in sync 2021/04/23 04:03:07 [DEBUG] http: Request PUT /v1/agent/service/register (198.011058ms) from=10.233.69.156:52066 2021/04/23 04:03:07 [DEBUG] agent: Service "_v1_message-router_10.233.57.34_3904" in sync 2021/04/23 04:03:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:07 [DEBUG] agent: Service "_v1_nsd_10.233.28.145_8806" in sync 2021/04/23 04:03:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.145_8806" in sync 2021/04/23 04:03:07 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:07 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:07 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:07 [DEBUG] agent: Service "_v1_parser_10.233.28.145_8806" in sync 2021/04/23 04:03:07 [DEBUG] agent: Service "_v1_catalog_10.233.28.145_8806" in sync 2021/04/23 04:03:07 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.52_9518" in sync 2021/04/23 04:03:07 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.31_8080" in sync 2021/04/23 04:03:07 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.3.155_9005" in sync 2021/04/23 04:03:07 [DEBUG] agent: Service "_v1_appc_10.233.61.241_8443" in sync 2021/04/23 04:03:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:07 [DEBUG] agent: Node info in sync 2021/04/23 04:03:07 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v0 (403.892µs) from=10.233.69.156:52068 2021/04/23 04:03:08 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-titaniumcloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 04:03: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/04/23 04:03:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:08 [DEBUG] agent: Service "_v1_message-router_10.233.57.34_3904" in sync 2021/04/23 04:03:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:08 [DEBUG] agent: Service "_v1_nsd_10.233.28.145_8806" in sync 2021/04/23 04:03:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.145_8806" in sync 2021/04/23 04:03:08 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:08 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:08 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:08 [DEBUG] agent: Service "_v1_parser_10.233.28.145_8806" in sync 2021/04/23 04:03:08 [DEBUG] agent: Service "_v1_catalog_10.233.28.145_8806" in sync 2021/04/23 04:03:08 [INFO] agent: Synced service "_v1_multicloud-titaniumcloud_10.233.3.155_9005" 2021/04/23 04:03:08 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.52_9518" in sync 2021/04/23 04:03:08 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.31_8080" in sync 2021/04/23 04:03:08 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.3.155_9005" in sync 2021/04/23 04:03:08 [DEBUG] agent: Service "_v1_appc_10.233.61.241_8443" in sync 2021/04/23 04:03:08 [DEBUG] agent: Node info in sync 2021/04/23 04:03:08 [DEBUG] http: Request PUT /v1/agent/service/register (205.874231ms) from=10.233.69.156:52072 2021/04/23 04:03:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:08 [DEBUG] agent: Service "_v1_message-router_10.233.57.34_3904" in sync 2021/04/23 04:03:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:08 [DEBUG] agent: Service "_v1_nsd_10.233.28.145_8806" in sync 2021/04/23 04:03:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.145_8806" in sync 2021/04/23 04:03:08 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:08 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.52_9518" in sync 2021/04/23 04:03:08 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:08 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:08 [DEBUG] agent: Service "_v1_parser_10.233.28.145_8806" in sync 2021/04/23 04:03:08 [DEBUG] agent: Service "_v1_catalog_10.233.28.145_8806" in sync 2021/04/23 04:03:08 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:08 [DEBUG] agent: Service "_v1_appc_10.233.61.241_8443" in sync 2021/04/23 04:03:08 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.31_8080" in sync 2021/04/23 04:03:08 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.3.155_9005" in sync 2021/04/23 04:03:08 [DEBUG] agent: Node info in sync 2021/04/23 04:03:08 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v1 (478.253µs) from=10.233.69.156:52080 2021/04/23 04:03:08 [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/04/23 04:03: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/04/23 04:03:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:08 [DEBUG] agent: Service "_v1_nsd_10.233.28.145_8806" in sync 2021/04/23 04:03:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.145_8806" in sync 2021/04/23 04:03:08 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:08 [DEBUG] agent: Service "_v1_message-router_10.233.57.34_3904" in sync 2021/04/23 04:03:08 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:08 [DEBUG] agent: Service "_v1_parser_10.233.28.145_8806" in sync 2021/04/23 04:03:08 [DEBUG] agent: Service "_v1_catalog_10.233.28.145_8806" in sync 2021/04/23 04:03:08 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:08 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.52_9518" in sync 2021/04/23 04:03:08 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:08 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.3.155_9005" in sync 2021/04/23 04:03:08 [DEBUG] agent: Service "_v1_appc_10.233.61.241_8443" in sync 2021/04/23 04:03:08 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.31_8080" in sync 2021/04/23 04:03:08 [INFO] agent: Synced service "_v0_multicloud_10.233.43.218_9001" 2021/04/23 04:03:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:08 [DEBUG] agent: Node info in sync 2021/04/23 04:03:08 [DEBUG] http: Request PUT /v1/agent/service/register (118.422188ms) from=10.233.69.156:52086 2021/04/23 04:03:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:08 [DEBUG] agent: Service "_v0_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.145_8806" in sync 2021/04/23 04:03:08 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:08 [DEBUG] agent: Service "_v1_message-router_10.233.57.34_3904" in sync 2021/04/23 04:03:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:08 [DEBUG] agent: Service "_v1_nsd_10.233.28.145_8806" in sync 2021/04/23 04:03:08 [DEBUG] agent: Service "_v1_catalog_10.233.28.145_8806" in sync 2021/04/23 04:03:08 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:08 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.52_9518" in sync 2021/04/23 04:03:08 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:08 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:08 [DEBUG] agent: Service "_v1_parser_10.233.28.145_8806" in sync 2021/04/23 04:03:08 [DEBUG] agent: Service "_v1_appc_10.233.61.241_8443" in sync 2021/04/23 04:03:08 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.31_8080" in sync 2021/04/23 04:03:08 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.3.155_9005" in sync 2021/04/23 04:03:08 [DEBUG] agent: Node info in sync 2021/04/23 04:03:08 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (199.840886ms) from=10.233.69.156:52098 2021/04/23 04:03:09 [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/04/23 04:03: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/04/23 04:03:09 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.31_8080" in sync 2021/04/23 04:03:09 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.3.155_9005" in sync 2021/04/23 04:03:09 [DEBUG] agent: Service "_v1_appc_10.233.61.241_8443" in sync 2021/04/23 04:03:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:09 [DEBUG] agent: Service "_v0_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:09 [DEBUG] agent: Service "_v1_message-router_10.233.57.34_3904" in sync 2021/04/23 04:03:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:09 [DEBUG] agent: Service "_v1_nsd_10.233.28.145_8806" in sync 2021/04/23 04:03:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.145_8806" in sync 2021/04/23 04:03:09 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:09 [INFO] agent: Synced service "_v1_multicloud_10.233.43.218_9001" 2021/04/23 04:03:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:09 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:09 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:09 [DEBUG] agent: Service "_v1_parser_10.233.28.145_8806" in sync 2021/04/23 04:03:09 [DEBUG] agent: Service "_v1_catalog_10.233.28.145_8806" in sync 2021/04/23 04:03:09 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:09 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.52_9518" in sync 2021/04/23 04:03:09 [DEBUG] agent: Node info in sync 2021/04/23 04:03:09 [DEBUG] http: Request PUT /v1/agent/service/register (258.807425ms) from=10.233.69.156:52106 2021/04/23 04:03:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:09 [DEBUG] agent: Service "_v0_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:09 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:09 [DEBUG] agent: Service "_v1_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:09 [DEBUG] agent: Service "_v1_message-router_10.233.57.34_3904" in sync 2021/04/23 04:03:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:09 [DEBUG] agent: Service "_v1_nsd_10.233.28.145_8806" in sync 2021/04/23 04:03:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.145_8806" in sync 2021/04/23 04:03:09 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:09 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.52_9518" in sync 2021/04/23 04:03:09 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:09 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:09 [DEBUG] agent: Service "_v1_parser_10.233.28.145_8806" in sync 2021/04/23 04:03:09 [DEBUG] agent: Service "_v1_catalog_10.233.28.145_8806" in sync 2021/04/23 04:03:09 [DEBUG] agent: Service "_v1_appc_10.233.61.241_8443" in sync 2021/04/23 04:03:09 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.31_8080" in sync 2021/04/23 04:03:09 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.3.155_9005" in sync 2021/04/23 04:03:09 [DEBUG] agent: Node info in sync 2021/04/23 04:03:09 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (535.512µs) from=10.233.69.156:52108 2021/04/23 04:03:09 [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/04/23 04:03: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/04/23 04:03:09 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:09 [DEBUG] agent: Service "_v1_parser_10.233.28.145_8806" in sync 2021/04/23 04:03:09 [DEBUG] agent: Service "_v1_catalog_10.233.28.145_8806" in sync 2021/04/23 04:03:09 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:09 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.52_9518" in sync 2021/04/23 04:03:09 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:09 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.3.155_9005" in sync 2021/04/23 04:03:09 [DEBUG] agent: Service "_v1_appc_10.233.61.241_8443" in sync 2021/04/23 04:03:09 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.31_8080" in sync 2021/04/23 04:03:09 [DEBUG] agent: Service "_v0_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:09 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.24.138_443" 2021/04/23 04:03:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:09 [DEBUG] agent: Service "_v1_nsd_10.233.28.145_8806" in sync 2021/04/23 04:03:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.145_8806" in sync 2021/04/23 04:03:09 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:09 [DEBUG] agent: Service "_v1_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:09 [DEBUG] agent: Service "_v1_message-router_10.233.57.34_3904" in sync 2021/04/23 04:03:09 [DEBUG] agent: Node info in sync 2021/04/23 04:03:09 [DEBUG] http: Request PUT /v1/agent/service/register (103.732306ms) from=10.233.69.156:52112 2021/04/23 04:03:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:09 [DEBUG] agent: Service "_v0_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.138_443" in sync 2021/04/23 04:03:09 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:09 [DEBUG] agent: Service "_v1_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:09 [DEBUG] agent: Service "_v1_message-router_10.233.57.34_3904" in sync 2021/04/23 04:03:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:09 [DEBUG] agent: Service "_v1_nsd_10.233.28.145_8806" in sync 2021/04/23 04:03:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.145_8806" in sync 2021/04/23 04:03:09 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:09 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.52_9518" in sync 2021/04/23 04:03:09 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:09 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:09 [DEBUG] agent: Service "_v1_parser_10.233.28.145_8806" in sync 2021/04/23 04:03:09 [DEBUG] agent: Service "_v1_catalog_10.233.28.145_8806" in sync 2021/04/23 04:03:09 [DEBUG] agent: Service "_v1_appc_10.233.61.241_8443" in sync 2021/04/23 04:03:09 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.31_8080" in sync 2021/04/23 04:03:09 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.3.155_9005" in sync 2021/04/23 04:03:09 [DEBUG] agent: Node info in sync 2021/04/23 04:03:10 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (490.360165ms) from=10.233.69.156:52114 2021/04/23 04:03:10 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 04:03:10 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 04:03:10 [DEBUG] agent: Service "_v0_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.138_443" in sync 2021/04/23 04:03:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:10 [DEBUG] agent: Service "_v1_nsd_10.233.28.145_8806" in sync 2021/04/23 04:03:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.145_8806" in sync 2021/04/23 04:03:10 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:10 [DEBUG] agent: Service "_v1_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:10 [DEBUG] agent: Service "_v1_message-router_10.233.57.34_3904" in sync 2021/04/23 04:03:10 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:10 [DEBUG] agent: Service "_v1_parser_10.233.28.145_8806" in sync 2021/04/23 04:03:10 [DEBUG] agent: Service "_v1_catalog_10.233.28.145_8806" in sync 2021/04/23 04:03:10 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:10 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.52_9518" in sync 2021/04/23 04:03:10 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:10 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.3.155_9005" in sync 2021/04/23 04:03:10 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.45.25_9015" 2021/04/23 04:03:10 [DEBUG] agent: Service "_v1_appc_10.233.61.241_8443" in sync 2021/04/23 04:03:10 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.31_8080" in sync 2021/04/23 04:03:10 [DEBUG] agent: Node info in sync 2021/04/23 04:03:10 [DEBUG] http: Request PUT /v1/agent/service/register (188.805051ms) from=10.233.69.156:52128 2021/04/23 04:03:10 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (475.121µs) from=10.233.69.156:52134 2021/04/23 04:03:10 [DEBUG] agent: Service "_v1_appc_10.233.61.241_8443" in sync 2021/04/23 04:03:10 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.31_8080" in sync 2021/04/23 04:03:10 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.3.155_9005" in sync 2021/04/23 04:03:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.25_9015" in sync 2021/04/23 04:03:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:10 [DEBUG] agent: Service "_v0_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.138_443" in sync 2021/04/23 04:03:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.145_8806" in sync 2021/04/23 04:03:10 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:10 [DEBUG] agent: Service "_v1_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:10 [DEBUG] agent: Service "_v1_message-router_10.233.57.34_3904" in sync 2021/04/23 04:03:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:10 [DEBUG] agent: Service "_v1_nsd_10.233.28.145_8806" in sync 2021/04/23 04:03:10 [DEBUG] agent: Service "_v1_catalog_10.233.28.145_8806" in sync 2021/04/23 04:03:10 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:10 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.52_9518" in sync 2021/04/23 04:03:10 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:10 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:10 [DEBUG] agent: Service "_v1_parser_10.233.28.145_8806" in sync 2021/04/23 04:03:10 [DEBUG] agent: Node info in sync 2021/04/23 04:03:10 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-vio/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 04:03:10 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 04:03:11 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.3.155_9005" in sync 2021/04/23 04:03:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.25_9015" in sync 2021/04/23 04:03:11 [DEBUG] agent: Service "_v1_appc_10.233.61.241_8443" in sync 2021/04/23 04:03:11 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.31_8080" in sync 2021/04/23 04:03:11 [DEBUG] agent: Service "_v0_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.138_443" in sync 2021/04/23 04:03:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:11 [DEBUG] agent: Service "_v1_nsd_10.233.28.145_8806" in sync 2021/04/23 04:03:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.145_8806" in sync 2021/04/23 04:03:11 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:11 [DEBUG] agent: Service "_v1_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:11 [INFO] agent: Synced service "_v0_multicloud-vio_10.233.23.66_9004" 2021/04/23 04:03:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:11 [DEBUG] agent: Service "_v1_message-router_10.233.57.34_3904" in sync 2021/04/23 04:03:11 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:11 [DEBUG] agent: Service "_v1_parser_10.233.28.145_8806" in sync 2021/04/23 04:03:11 [DEBUG] agent: Service "_v1_catalog_10.233.28.145_8806" in sync 2021/04/23 04:03:11 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:11 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.52_9518" in sync 2021/04/23 04:03:11 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:11 [DEBUG] agent: Node info in sync 2021/04/23 04:03:11 [DEBUG] http: Request PUT /v1/agent/service/register (400.224617ms) from=10.233.69.156:52138 2021/04/23 04:03:11 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:11 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:11 [DEBUG] agent: Service "_v1_parser_10.233.28.145_8806" in sync 2021/04/23 04:03:11 [DEBUG] agent: Service "_v1_catalog_10.233.28.145_8806" in sync 2021/04/23 04:03:11 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:11 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.52_9518" in sync 2021/04/23 04:03:11 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.31_8080" in sync 2021/04/23 04:03:11 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.3.155_9005" in sync 2021/04/23 04:03:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.25_9015" in sync 2021/04/23 04:03:11 [DEBUG] agent: Service "_v1_appc_10.233.61.241_8443" in sync 2021/04/23 04:03:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:11 [DEBUG] agent: Service "_v0_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.138_443" in sync 2021/04/23 04:03:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:11 [DEBUG] agent: Service "_v1_message-router_10.233.57.34_3904" in sync 2021/04/23 04:03:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:11 [DEBUG] agent: Service "_v1_nsd_10.233.28.145_8806" in sync 2021/04/23 04:03:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.145_8806" in sync 2021/04/23 04:03:11 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:11 [DEBUG] agent: Service "_v1_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:11 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.66_9004" in sync 2021/04/23 04:03:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:11 [DEBUG] agent: Node info in sync 2021/04/23 04:03:11 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v0 (100.261256ms) from=10.233.69.156:52140 2021/04/23 04:03:11 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-vio/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 04:03: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/04/23 04:03:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:11 [DEBUG] agent: Service "_v0_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.138_443" in sync 2021/04/23 04:03:11 [INFO] agent: Synced service "_v1_multicloud-vio_10.233.23.66_9004" 2021/04/23 04:03:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:11 [DEBUG] agent: Service "_v1_message-router_10.233.57.34_3904" in sync 2021/04/23 04:03:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:11 [DEBUG] agent: Service "_v1_nsd_10.233.28.145_8806" in sync 2021/04/23 04:03:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.145_8806" in sync 2021/04/23 04:03:11 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:11 [DEBUG] agent: Service "_v1_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:11 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.66_9004" in sync 2021/04/23 04:03:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:11 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:11 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:11 [DEBUG] agent: Service "_v1_parser_10.233.28.145_8806" in sync 2021/04/23 04:03:11 [DEBUG] agent: Service "_v1_catalog_10.233.28.145_8806" in sync 2021/04/23 04:03:11 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:11 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.52_9518" in sync 2021/04/23 04:03:11 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.31_8080" in sync 2021/04/23 04:03:11 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.3.155_9005" in sync 2021/04/23 04:03:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.25_9015" in sync 2021/04/23 04:03:11 [DEBUG] agent: Service "_v1_appc_10.233.61.241_8443" in sync 2021/04/23 04:03:11 [DEBUG] agent: Node info in sync 2021/04/23 04:03:11 [DEBUG] http: Request PUT /v1/agent/service/register (282.506438ms) from=10.233.69.156:52144 2021/04/23 04:03:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:11 [DEBUG] agent: Service "_v0_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.138_443" in sync 2021/04/23 04:03:11 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.66_9004" in sync 2021/04/23 04:03:11 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.66_9004" in sync 2021/04/23 04:03:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:11 [DEBUG] agent: Service "_v1_message-router_10.233.57.34_3904" in sync 2021/04/23 04:03:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:11 [DEBUG] agent: Service "_v1_nsd_10.233.28.145_8806" in sync 2021/04/23 04:03:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.145_8806" in sync 2021/04/23 04:03:11 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:11 [DEBUG] agent: Service "_v1_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:11 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.52_9518" in sync 2021/04/23 04:03:11 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:11 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:11 [DEBUG] agent: Service "_v1_parser_10.233.28.145_8806" in sync 2021/04/23 04:03:11 [DEBUG] agent: Service "_v1_catalog_10.233.28.145_8806" in sync 2021/04/23 04:03:11 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:11 [DEBUG] agent: Service "_v1_appc_10.233.61.241_8443" in sync 2021/04/23 04:03:11 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.31_8080" in sync 2021/04/23 04:03:11 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.3.155_9005" in sync 2021/04/23 04:03:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.25_9015" in sync 2021/04/23 04:03:11 [DEBUG] agent: Node info in sync 2021/04/23 04:03:12 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v1 (544.381µs) from=10.233.69.156:52146 2021/04/23 04:03:12 [WARN] agent: Service name "_aai-generic-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 04:03:12 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 04:03: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/04/23 04:03: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/04/23 04:03:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:12 [DEBUG] agent: Service "_v0_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.138_443" in sync 2021/04/23 04:03:12 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.66_9004" in sync 2021/04/23 04:03:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:12 [DEBUG] agent: Service "_v1_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:12 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.66_9004" in sync 2021/04/23 04:03:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:12 [DEBUG] agent: Service "_v1_message-router_10.233.57.34_3904" in sync 2021/04/23 04:03:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:12 [DEBUG] agent: Service "_v1_nsd_10.233.28.145_8806" in sync 2021/04/23 04:03:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.145_8806" in sync 2021/04/23 04:03:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:12 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.52_9518" in sync 2021/04/23 04:03:12 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:12 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:12 [DEBUG] agent: Service "_v1_parser_10.233.28.145_8806" in sync 2021/04/23 04:03:12 [DEBUG] agent: Service "_v1_catalog_10.233.28.145_8806" in sync 2021/04/23 04:03:12 [DEBUG] agent: Service "_v1_appc_10.233.61.241_8443" in sync 2021/04/23 04:03:12 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.31_8080" in sync 2021/04/23 04:03:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.3.155_9005" in sync 2021/04/23 04:03:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.25_9015" in sync 2021/04/23 04:03:12 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.69.30_8446" 2021/04/23 04:03:12 [DEBUG] agent: Node info in sync 2021/04/23 04:03:12 [DEBUG] http: Request PUT /v1/agent/service/register (347.093599ms) from=10.233.69.156:52150 2021/04/23 04:03:12 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (1.266894ms) from=10.233.69.156:52154 2021/04/23 04:03:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:12 [DEBUG] agent: Service "_v0_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.138_443" in sync 2021/04/23 04:03:12 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.66_9004" in sync 2021/04/23 04:03:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:12 [DEBUG] agent: Service "_v1_message-router_10.233.57.34_3904" in sync 2021/04/23 04:03:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:12 [DEBUG] agent: Service "_v1_nsd_10.233.28.145_8806" in sync 2021/04/23 04:03:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.145_8806" in sync 2021/04/23 04:03:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:12 [DEBUG] agent: Service "_v1_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:12 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.66_9004" in sync 2021/04/23 04:03:12 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.52_9518" in sync 2021/04/23 04:03:12 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:12 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:12 [DEBUG] agent: Service "_v1_parser_10.233.28.145_8806" in sync 2021/04/23 04:03:12 [DEBUG] agent: Service "_v1_catalog_10.233.28.145_8806" in sync 2021/04/23 04:03:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:12 [DEBUG] agent: Service "_v1_appc_10.233.61.241_8443" in sync 2021/04/23 04:03:12 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.31_8080" in sync 2021/04/23 04:03:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.3.155_9005" in sync 2021/04/23 04:03:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.25_9015" in sync 2021/04/23 04:03:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:12 [DEBUG] agent: Node info in sync 2021/04/23 04:03:12 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 04:03: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/04/23 04:03: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/04/23 04:03:12 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.52_9518" in sync 2021/04/23 04:03:12 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:12 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:12 [DEBUG] agent: Service "_v1_parser_10.233.28.145_8806" in sync 2021/04/23 04:03:12 [DEBUG] agent: Service "_v1_catalog_10.233.28.145_8806" in sync 2021/04/23 04:03:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:12 [DEBUG] agent: Service "_v1_appc_10.233.61.241_8443" in sync 2021/04/23 04:03:12 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.31_8080" in sync 2021/04/23 04:03:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.3.155_9005" in sync 2021/04/23 04:03:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.25_9015" in sync 2021/04/23 04:03:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:12 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.69.30_8446" 2021/04/23 04:03:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:12 [DEBUG] agent: Service "_v0_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.138_443" in sync 2021/04/23 04:03:12 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.66_9004" in sync 2021/04/23 04:03:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:12 [DEBUG] agent: Service "_v1_message-router_10.233.57.34_3904" in sync 2021/04/23 04:03:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:12 [DEBUG] agent: Service "_v1_nsd_10.233.28.145_8806" in sync 2021/04/23 04:03:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.145_8806" in sync 2021/04/23 04:03:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:12 [DEBUG] agent: Service "_v1_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:12 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.66_9004" in sync 2021/04/23 04:03:12 [DEBUG] agent: Node info in sync 2021/04/23 04:03:12 [DEBUG] http: Request PUT /v1/agent/service/register (284.025134ms) from=10.233.69.156:52156 2021/04/23 04:03:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:12 [DEBUG] agent: Service "_v0_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.138_443" in sync 2021/04/23 04:03:12 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.66_9004" in sync 2021/04/23 04:03:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:12 [DEBUG] agent: Service "_v1_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:12 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.66_9004" in sync 2021/04/23 04:03:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:12 [DEBUG] agent: Service "_v1_message-router_10.233.57.34_3904" in sync 2021/04/23 04:03:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:12 [DEBUG] agent: Service "_v1_nsd_10.233.28.145_8806" in sync 2021/04/23 04:03:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.145_8806" in sync 2021/04/23 04:03:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:12 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.52_9518" in sync 2021/04/23 04:03:12 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:12 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:12 [DEBUG] agent: Service "_v1_parser_10.233.28.145_8806" in sync 2021/04/23 04:03:12 [DEBUG] agent: Service "_v1_catalog_10.233.28.145_8806" in sync 2021/04/23 04:03:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:12 [DEBUG] agent: Service "_v1_appc_10.233.61.241_8443" in sync 2021/04/23 04:03:12 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.31_8080" in sync 2021/04/23 04:03:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.3.155_9005" in sync 2021/04/23 04:03:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.25_9015" in sync 2021/04/23 04:03:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:12 [DEBUG] agent: Node info in sync 2021/04/23 04:03:13 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (537.747µs) from=10.233.69.156:52158 2021/04/23 04:03:13 [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/04/23 04:03:13 [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/04/23 04:03: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/04/23 04:03: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/04/23 04:03:13 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.52_9518" in sync 2021/04/23 04:03:13 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:13 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:13 [DEBUG] agent: Service "_v1_parser_10.233.28.145_8806" in sync 2021/04/23 04:03:13 [DEBUG] agent: Service "_v1_catalog_10.233.28.145_8806" in sync 2021/04/23 04:03:13 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:13 [DEBUG] agent: Service "_v1_appc_10.233.61.241_8443" in sync 2021/04/23 04:03:13 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.31_8080" in sync 2021/04/23 04:03:13 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.3.155_9005" in sync 2021/04/23 04:03:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.25_9015" in sync 2021/04/23 04:03:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:13 [DEBUG] agent: Service "_v0_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.138_443" in sync 2021/04/23 04:03:13 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.66_9004" in sync 2021/04/23 04:03:13 [DEBUG] agent: Service "_v1_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:13 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.66_9004" in sync 2021/04/23 04:03:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:13 [DEBUG] agent: Service "_v1_message-router_10.233.57.34_3904" in sync 2021/04/23 04:03:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:13 [DEBUG] agent: Service "_v1_nsd_10.233.28.145_8806" in sync 2021/04/23 04:03:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.145_8806" in sync 2021/04/23 04:03:13 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:13 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.69.30_8446" 2021/04/23 04:03:13 [DEBUG] agent: Node info in sync 2021/04/23 04:03:13 [DEBUG] http: Request PUT /v1/agent/service/register (500.403107ms) from=10.233.69.156:52164 2021/04/23 04:03:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:13 [DEBUG] agent: Service "_v1_appc_10.233.61.241_8443" in sync 2021/04/23 04:03:13 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.31_8080" in sync 2021/04/23 04:03:13 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.3.155_9005" in sync 2021/04/23 04:03:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.25_9015" in sync 2021/04/23 04:03:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:13 [DEBUG] agent: Service "_v0_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.138_443" in sync 2021/04/23 04:03:13 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.66_9004" in sync 2021/04/23 04:03:13 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:13 [DEBUG] agent: Service "_v1_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:13 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.66_9004" in sync 2021/04/23 04:03:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:13 [DEBUG] agent: Service "_v1_message-router_10.233.57.34_3904" in sync 2021/04/23 04:03:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:13 [DEBUG] agent: Service "_v1_nsd_10.233.28.145_8806" in sync 2021/04/23 04:03:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.145_8806" in sync 2021/04/23 04:03:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:13 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:13 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.52_9518" in sync 2021/04/23 04:03:13 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:13 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:13 [DEBUG] agent: Service "_v1_parser_10.233.28.145_8806" in sync 2021/04/23 04:03:13 [DEBUG] agent: Service "_v1_catalog_10.233.28.145_8806" in sync 2021/04/23 04:03:13 [DEBUG] agent: Node info in sync 2021/04/23 04:03:14 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (773.237µs) from=10.233.69.156:52170 2021/04/23 04:03:14 [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/04/23 04:03: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/04/23 04:03: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/04/23 04:03:14 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.31_8080" in sync 2021/04/23 04:03:14 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.66_9004" in sync 2021/04/23 04:03:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.138_443" in sync 2021/04/23 04:03:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:14 [DEBUG] agent: Service "_v1_message-router_10.233.57.34_3904" in sync 2021/04/23 04:03:14 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:14 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.52_9518" in sync 2021/04/23 04:03:14 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:14 [DEBUG] agent: Service "_v1_appc_10.233.61.241_8443" in sync 2021/04/23 04:03:14 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.3.155_9005" in sync 2021/04/23 04:03:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.25_9015" in sync 2021/04/23 04:03:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:14 [DEBUG] agent: Service "_v0_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:14 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.66_9004" in sync 2021/04/23 04:03:14 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.69.30_8446" 2021/04/23 04:03:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:14 [DEBUG] agent: Service "_v1_nsd_10.233.28.145_8806" in sync 2021/04/23 04:03:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.145_8806" in sync 2021/04/23 04:03:14 [DEBUG] agent: Service "_v1_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:14 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:14 [DEBUG] agent: Service "_v1_parser_10.233.28.145_8806" in sync 2021/04/23 04:03:14 [DEBUG] agent: Service "_v1_catalog_10.233.28.145_8806" in sync 2021/04/23 04:03:14 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:14 [DEBUG] agent: Node info in sync 2021/04/23 04:03:14 [DEBUG] http: Request PUT /v1/agent/service/register (305.893569ms) from=10.233.69.156:52176 2021/04/23 04:03:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:14 [DEBUG] agent: Service "_v1_message-router_10.233.57.34_3904" in sync 2021/04/23 04:03:14 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:14 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.52_9518" in sync 2021/04/23 04:03:14 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:14 [DEBUG] agent: Service "_v1_appc_10.233.61.241_8443" in sync 2021/04/23 04:03:14 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.3.155_9005" in sync 2021/04/23 04:03:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.25_9015" in sync 2021/04/23 04:03:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:14 [DEBUG] agent: Service "_v0_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:14 [DEBUG] agent: Service "_v1_nsd_10.233.28.145_8806" in sync 2021/04/23 04:03:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.145_8806" in sync 2021/04/23 04:03:14 [DEBUG] agent: Service "_v1_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:14 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.66_9004" in sync 2021/04/23 04:03:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:14 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:14 [DEBUG] agent: Service "_v1_parser_10.233.28.145_8806" in sync 2021/04/23 04:03:14 [DEBUG] agent: Service "_v1_catalog_10.233.28.145_8806" in sync 2021/04/23 04:03:14 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:14 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.31_8080" in sync 2021/04/23 04:03:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.138_443" in sync 2021/04/23 04:03:14 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.66_9004" in sync 2021/04/23 04:03:14 [DEBUG] agent: Node info in sync 2021/04/23 04:03:14 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (357.584µs) from=10.233.69.156:52180 2021/04/23 04:03:14 [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/04/23 04:03:14 [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/04/23 04:03: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/04/23 04:03: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/04/23 04:03:14 [DEBUG] agent: Service "_v1_appc_10.233.61.241_8443" in sync 2021/04/23 04:03:14 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.3.155_9005" in sync 2021/04/23 04:03:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.25_9015" in sync 2021/04/23 04:03:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:14 [DEBUG] agent: Service "_v0_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:14 [DEBUG] agent: Service "_v1_nsd_10.233.28.145_8806" in sync 2021/04/23 04:03:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.145_8806" in sync 2021/04/23 04:03:14 [DEBUG] agent: Service "_v1_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:14 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.66_9004" in sync 2021/04/23 04:03:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:14 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:14 [DEBUG] agent: Service "_v1_parser_10.233.28.145_8806" in sync 2021/04/23 04:03:14 [DEBUG] agent: Service "_v1_catalog_10.233.28.145_8806" in sync 2021/04/23 04:03:14 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:14 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.31_8080" in sync 2021/04/23 04:03:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.138_443" in sync 2021/04/23 04:03:14 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.66_9004" in sync 2021/04/23 04:03:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:14 [DEBUG] agent: Service "_v1_message-router_10.233.57.34_3904" in sync 2021/04/23 04:03:14 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:14 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.69.30_8446" 2021/04/23 04:03:14 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.52_9518" in sync 2021/04/23 04:03:14 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:14 [DEBUG] agent: Node info in sync 2021/04/23 04:03:14 [DEBUG] http: Request PUT /v1/agent/service/register (277.127426ms) from=10.233.69.156:52182 2021/04/23 04:03:14 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.52_9518" in sync 2021/04/23 04:03:14 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.25_9015" in sync 2021/04/23 04:03:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:14 [DEBUG] agent: Service "_v1_appc_10.233.61.241_8443" in sync 2021/04/23 04:03:14 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.3.155_9005" in sync 2021/04/23 04:03:14 [DEBUG] agent: Service "_v0_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.145_8806" in sync 2021/04/23 04:03:14 [DEBUG] agent: Service "_v1_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:14 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.66_9004" in sync 2021/04/23 04:03:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:14 [DEBUG] agent: Service "_v1_nsd_10.233.28.145_8806" in sync 2021/04/23 04:03:14 [DEBUG] agent: Service "_v1_catalog_10.233.28.145_8806" in sync 2021/04/23 04:03:14 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:14 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:14 [DEBUG] agent: Service "_v1_parser_10.233.28.145_8806" in sync 2021/04/23 04:03:14 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.31_8080" in sync 2021/04/23 04:03:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.138_443" in sync 2021/04/23 04:03:14 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.66_9004" in sync 2021/04/23 04:03:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:14 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:14 [DEBUG] agent: Service "_v1_message-router_10.233.57.34_3904" in sync 2021/04/23 04:03:14 [DEBUG] agent: Node info in sync 2021/04/23 04:03:14 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (321.567µs) from=10.233.69.156:52186 2021/04/23 04:03:14 [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/04/23 04:03: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/04/23 04:03: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/04/23 04:03:15 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:15 [DEBUG] agent: Service "_v1_parser_10.233.28.145_8806" in sync 2021/04/23 04:03:15 [DEBUG] agent: Service "_v1_catalog_10.233.28.145_8806" in sync 2021/04/23 04:03:15 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.31_8080" in sync 2021/04/23 04:03:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.138_443" in sync 2021/04/23 04:03:15 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.66_9004" in sync 2021/04/23 04:03:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:15 [DEBUG] agent: Service "_v1_message-router_10.233.57.34_3904" in sync 2021/04/23 04:03:15 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:15 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.69.30_8446" 2021/04/23 04:03:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.52_9518" in sync 2021/04/23 04:03:15 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:15 [DEBUG] agent: Service "_v1_appc_10.233.61.241_8443" in sync 2021/04/23 04:03:15 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.3.155_9005" in sync 2021/04/23 04:03:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.25_9015" in sync 2021/04/23 04:03:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:15 [DEBUG] agent: Service "_v0_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:15 [DEBUG] agent: Service "_v1_nsd_10.233.28.145_8806" in sync 2021/04/23 04:03:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.145_8806" in sync 2021/04/23 04:03:15 [DEBUG] agent: Service "_v1_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:15 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.66_9004" in sync 2021/04/23 04:03:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:15 [DEBUG] agent: Node info in sync 2021/04/23 04:03:15 [DEBUG] http: Request PUT /v1/agent/service/register (300.241703ms) from=10.233.69.156:52188 2021/04/23 04:03:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.31_8080" in sync 2021/04/23 04:03:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.138_443" in sync 2021/04/23 04:03:15 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.66_9004" in sync 2021/04/23 04:03:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:15 [DEBUG] agent: Service "_v1_message-router_10.233.57.34_3904" in sync 2021/04/23 04:03:15 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.52_9518" in sync 2021/04/23 04:03:15 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:15 [DEBUG] agent: Service "_v1_appc_10.233.61.241_8443" in sync 2021/04/23 04:03:15 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.3.155_9005" in sync 2021/04/23 04:03:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.25_9015" in sync 2021/04/23 04:03:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:15 [DEBUG] agent: Service "_v0_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:15 [DEBUG] agent: Service "_v1_nsd_10.233.28.145_8806" in sync 2021/04/23 04:03:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.145_8806" in sync 2021/04/23 04:03:15 [DEBUG] agent: Service "_v1_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:15 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.66_9004" in sync 2021/04/23 04:03:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:15 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:15 [DEBUG] agent: Service "_v1_parser_10.233.28.145_8806" in sync 2021/04/23 04:03:15 [DEBUG] agent: Service "_v1_catalog_10.233.28.145_8806" in sync 2021/04/23 04:03:15 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:15 [DEBUG] agent: Node info in sync 2021/04/23 04:03:15 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (434.082µs) from=10.233.69.156:52192 2021/04/23 04:03:15 [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/04/23 04:03:15 [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/04/23 04:03: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/04/23 04:03: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/04/23 04:03:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.31_8080" in sync 2021/04/23 04:03:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.138_443" in sync 2021/04/23 04:03:15 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.66_9004" in sync 2021/04/23 04:03:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:15 [DEBUG] agent: Service "_v1_message-router_10.233.57.34_3904" in sync 2021/04/23 04:03:15 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.52_9518" in sync 2021/04/23 04:03:15 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:15 [DEBUG] agent: Service "_v1_appc_10.233.61.241_8443" in sync 2021/04/23 04:03:15 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.3.155_9005" in sync 2021/04/23 04:03:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.25_9015" in sync 2021/04/23 04:03:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:15 [DEBUG] agent: Service "_v0_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:15 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.69.30_8446" 2021/04/23 04:03:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:15 [DEBUG] agent: Service "_v1_nsd_10.233.28.145_8806" in sync 2021/04/23 04:03:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.145_8806" in sync 2021/04/23 04:03:15 [DEBUG] agent: Service "_v1_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:15 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.66_9004" in sync 2021/04/23 04:03:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:15 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:15 [DEBUG] agent: Service "_v1_parser_10.233.28.145_8806" in sync 2021/04/23 04:03:15 [DEBUG] agent: Service "_v1_catalog_10.233.28.145_8806" in sync 2021/04/23 04:03:15 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:15 [DEBUG] agent: Node info in sync 2021/04/23 04:03:15 [DEBUG] http: Request PUT /v1/agent/service/register (188.289012ms) from=10.233.69.156:52200 2021/04/23 04:03:15 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:15 [DEBUG] agent: Service "_v1_parser_10.233.28.145_8806" in sync 2021/04/23 04:03:15 [DEBUG] agent: Service "_v1_catalog_10.233.28.145_8806" in sync 2021/04/23 04:03:15 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.31_8080" in sync 2021/04/23 04:03:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.138_443" in sync 2021/04/23 04:03:15 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.66_9004" in sync 2021/04/23 04:03:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:15 [DEBUG] agent: Service "_v1_message-router_10.233.57.34_3904" in sync 2021/04/23 04:03:15 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.52_9518" in sync 2021/04/23 04:03:15 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:15 [DEBUG] agent: Service "_v1_appc_10.233.61.241_8443" in sync 2021/04/23 04:03:15 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.3.155_9005" in sync 2021/04/23 04:03:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.25_9015" in sync 2021/04/23 04:03:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:15 [DEBUG] agent: Service "_v0_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:15 [DEBUG] agent: Service "_v1_nsd_10.233.28.145_8806" in sync 2021/04/23 04:03:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.145_8806" in sync 2021/04/23 04:03:15 [DEBUG] agent: Service "_v1_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:15 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.66_9004" in sync 2021/04/23 04:03:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:15 [DEBUG] agent: Node info in sync 2021/04/23 04:03:15 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (677.838µs) from=10.233.69.156:52202 2021/04/23 04:03:15 [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/04/23 04:03: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/04/23 04:03: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/04/23 04:03:15 [DEBUG] agent: Service "_v1_nsd_10.233.28.145_8806" in sync 2021/04/23 04:03:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.145_8806" in sync 2021/04/23 04:03:15 [DEBUG] agent: Service "_v1_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:15 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.66_9004" in sync 2021/04/23 04:03:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:15 [DEBUG] agent: Service "_v1_parser_10.233.28.145_8806" in sync 2021/04/23 04:03:15 [DEBUG] agent: Service "_v1_catalog_10.233.28.145_8806" in sync 2021/04/23 04:03:16 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:16 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:16 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.31_8080" in sync 2021/04/23 04:03:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.138_443" in sync 2021/04/23 04:03:16 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.66_9004" in sync 2021/04/23 04:03:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:16 [DEBUG] agent: Service "_v1_message-router_10.233.57.34_3904" in sync 2021/04/23 04:03:16 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:16 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:16 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.52_9518" in sync 2021/04/23 04:03:16 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.3.155_9005" in sync 2021/04/23 04:03:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.25_9015" in sync 2021/04/23 04:03:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:16 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.69.30_8446" 2021/04/23 04:03:16 [DEBUG] agent: Service "_v1_appc_10.233.61.241_8443" in sync 2021/04/23 04:03:16 [DEBUG] agent: Service "_v0_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:16 [DEBUG] agent: Node info in sync 2021/04/23 04:03:16 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.31_8080" in sync 2021/04/23 04:03:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.138_443" in sync 2021/04/23 04:03:16 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.66_9004" in sync 2021/04/23 04:03:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:16 [DEBUG] agent: Service "_v1_message-router_10.233.57.34_3904" in sync 2021/04/23 04:03:16 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:16 [DEBUG] http: Request PUT /v1/agent/service/register (701.2388ms) from=10.233.69.156:52204 2021/04/23 04:03:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:16 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:16 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.52_9518" in sync 2021/04/23 04:03:16 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.3.155_9005" in sync 2021/04/23 04:03:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.25_9015" in sync 2021/04/23 04:03:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:16 [DEBUG] agent: Service "_v1_appc_10.233.61.241_8443" in sync 2021/04/23 04:03:16 [DEBUG] agent: Service "_v0_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:16 [DEBUG] agent: Service "_v1_nsd_10.233.28.145_8806" in sync 2021/04/23 04:03:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.145_8806" in sync 2021/04/23 04:03:16 [DEBUG] agent: Service "_v1_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:16 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.66_9004" in sync 2021/04/23 04:03:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:16 [DEBUG] agent: Service "_v1_parser_10.233.28.145_8806" in sync 2021/04/23 04:03:16 [DEBUG] agent: Service "_v1_catalog_10.233.28.145_8806" in sync 2021/04/23 04:03:16 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:16 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:16 [DEBUG] agent: Node info in sync 2021/04/23 04:03:16 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (899.374µs) from=10.233.69.156:52212 2021/04/23 04:03:17 [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/04/23 04:03:17 [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/04/23 04:03: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/04/23 04:03: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/04/23 04:03:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.138_443" in sync 2021/04/23 04:03:17 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.66_9004" in sync 2021/04/23 04:03:17 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.69.30_8446" 2021/04/23 04:03:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:17 [DEBUG] agent: Service "_v1_message-router_10.233.57.34_3904" in sync 2021/04/23 04:03:17 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:17 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.52_9518" in sync 2021/04/23 04:03:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:17 [DEBUG] agent: Service "_v1_appc_10.233.61.241_8443" in sync 2021/04/23 04:03:17 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.3.155_9005" in sync 2021/04/23 04:03:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.25_9015" in sync 2021/04/23 04:03:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:17 [DEBUG] agent: Service "_v0_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:17 [DEBUG] agent: Service "_v1_nsd_10.233.28.145_8806" in sync 2021/04/23 04:03:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.145_8806" in sync 2021/04/23 04:03:17 [DEBUG] agent: Service "_v1_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:17 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.66_9004" in sync 2021/04/23 04:03:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:17 [DEBUG] agent: Service "_v1_parser_10.233.28.145_8806" in sync 2021/04/23 04:03:17 [DEBUG] agent: Service "_v1_catalog_10.233.28.145_8806" in sync 2021/04/23 04:03:17 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:17 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.31_8080" in sync 2021/04/23 04:03:17 [DEBUG] agent: Node info in sync 2021/04/23 04:03:17 [DEBUG] http: Request PUT /v1/agent/service/register (399.928374ms) from=10.233.69.156:52218 2021/04/23 04:03:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.138_443" in sync 2021/04/23 04:03:17 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.66_9004" in sync 2021/04/23 04:03:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:17 [DEBUG] agent: Service "_v1_message-router_10.233.57.34_3904" in sync 2021/04/23 04:03:17 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:17 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.52_9518" in sync 2021/04/23 04:03:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:17 [DEBUG] agent: Service "_v1_appc_10.233.61.241_8443" in sync 2021/04/23 04:03:17 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.3.155_9005" in sync 2021/04/23 04:03:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.25_9015" in sync 2021/04/23 04:03:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:17 [DEBUG] agent: Service "_v0_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:17 [DEBUG] agent: Service "_v1_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:17 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.66_9004" in sync 2021/04/23 04:03:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:17 [DEBUG] agent: Service "_v1_nsd_10.233.28.145_8806" in sync 2021/04/23 04:03:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.145_8806" in sync 2021/04/23 04:03:17 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:17 [DEBUG] agent: Service "_v1_parser_10.233.28.145_8806" in sync 2021/04/23 04:03:17 [DEBUG] agent: Service "_v1_catalog_10.233.28.145_8806" in sync 2021/04/23 04:03:17 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.31_8080" in sync 2021/04/23 04:03:17 [DEBUG] agent: Node info in sync 2021/04/23 04:03:17 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (358.569µs) from=10.233.69.156:52222 2021/04/23 04:03:17 [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/04/23 04:03: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/04/23 04:03: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/04/23 04:03:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:18 [DEBUG] agent: Service "_v1_message-router_10.233.57.34_3904" in sync 2021/04/23 04:03:18 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:18 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.52_9518" in sync 2021/04/23 04:03:18 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:18 [DEBUG] agent: Service "_v1_appc_10.233.61.241_8443" in sync 2021/04/23 04:03:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.3.155_9005" in sync 2021/04/23 04:03:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.25_9015" in sync 2021/04/23 04:03:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:18 [DEBUG] agent: Service "_v0_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:18 [DEBUG] agent: Service "_v1_nsd_10.233.28.145_8806" in sync 2021/04/23 04:03:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.145_8806" in sync 2021/04/23 04:03:18 [DEBUG] agent: Service "_v1_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:18 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.66_9004" in sync 2021/04/23 04:03:18 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:18 [DEBUG] agent: Service "_v1_parser_10.233.28.145_8806" in sync 2021/04/23 04:03:18 [DEBUG] agent: Service "_v1_catalog_10.233.28.145_8806" in sync 2021/04/23 04:03:18 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:18 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.31_8080" in sync 2021/04/23 04:03:18 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.69.30_8446" 2021/04/23 04:03:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.138_443" in sync 2021/04/23 04:03:18 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.66_9004" in sync 2021/04/23 04:03:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:18 [DEBUG] agent: Node info in sync 2021/04/23 04:03:18 [DEBUG] http: Request PUT /v1/agent/service/register (999.514477ms) from=10.233.69.156:52224 2021/04/23 04:03:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:18 [DEBUG] agent: Service "_v0_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:18 [DEBUG] agent: Service "_v1_nsd_10.233.28.145_8806" in sync 2021/04/23 04:03:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.145_8806" in sync 2021/04/23 04:03:18 [DEBUG] agent: Service "_v1_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:18 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.66_9004" in sync 2021/04/23 04:03:18 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:18 [DEBUG] agent: Service "_v1_parser_10.233.28.145_8806" in sync 2021/04/23 04:03:18 [DEBUG] agent: Service "_v1_catalog_10.233.28.145_8806" in sync 2021/04/23 04:03:18 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:18 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.31_8080" in sync 2021/04/23 04:03:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.138_443" in sync 2021/04/23 04:03:18 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.66_9004" in sync 2021/04/23 04:03:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:18 [DEBUG] agent: Service "_v1_message-router_10.233.57.34_3904" in sync 2021/04/23 04:03:18 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:18 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.52_9518" in sync 2021/04/23 04:03:18 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:18 [DEBUG] agent: Service "_v1_appc_10.233.61.241_8443" in sync 2021/04/23 04:03:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.3.155_9005" in sync 2021/04/23 04:03:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.25_9015" in sync 2021/04/23 04:03:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:18 [DEBUG] agent: Node info in sync 2021/04/23 04:03:19 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (690.809µs) from=10.233.69.156:52232 2021/04/23 04:03:19 [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/04/23 04:03:19 [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/04/23 04:03:19 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 04:03:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 04:03:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:20 [DEBUG] agent: Service "_v0_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:20 [DEBUG] agent: Service "_v1_nsd_10.233.28.145_8806" in sync 2021/04/23 04:03:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.145_8806" in sync 2021/04/23 04:03:20 [DEBUG] agent: Service "_v1_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.66_9004" in sync 2021/04/23 04:03:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:20 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:20 [DEBUG] agent: Service "_v1_parser_10.233.28.145_8806" in sync 2021/04/23 04:03:20 [DEBUG] agent: Service "_v1_catalog_10.233.28.145_8806" in sync 2021/04/23 04:03:20 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.31_8080" in sync 2021/04/23 04:03:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.138_443" in sync 2021/04/23 04:03:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.66_9004" in sync 2021/04/23 04:03:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:20 [DEBUG] agent: Service "_v1_message-router_10.233.57.34_3904" in sync 2021/04/23 04:03:20 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:20 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.52_9518" in sync 2021/04/23 04:03:20 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:20 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.69.30_8446" 2021/04/23 04:03:20 [DEBUG] agent: Service "_v1_appc_10.233.61.241_8443" in sync 2021/04/23 04:03:20 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.3.155_9005" in sync 2021/04/23 04:03:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.25_9015" in sync 2021/04/23 04:03:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:20 [DEBUG] agent: Node info in sync 2021/04/23 04:03:20 [DEBUG] http: Request PUT /v1/agent/service/register (801.384138ms) from=10.233.69.156:52236 2021/04/23 04:03:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.66_9004" in sync 2021/04/23 04:03:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:20 [DEBUG] agent: Service "_v1_nsd_10.233.28.145_8806" in sync 2021/04/23 04:03:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.145_8806" in sync 2021/04/23 04:03:20 [DEBUG] agent: Service "_v1_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:20 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:20 [DEBUG] agent: Service "_v1_parser_10.233.28.145_8806" in sync 2021/04/23 04:03:20 [DEBUG] agent: Service "_v1_catalog_10.233.28.145_8806" in sync 2021/04/23 04:03:20 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.31_8080" in sync 2021/04/23 04:03:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.138_443" in sync 2021/04/23 04:03:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.66_9004" in sync 2021/04/23 04:03:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:20 [DEBUG] agent: Service "_v1_message-router_10.233.57.34_3904" in sync 2021/04/23 04:03:20 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:20 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.52_9518" in sync 2021/04/23 04:03:20 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:20 [DEBUG] agent: Service "_v1_appc_10.233.61.241_8443" in sync 2021/04/23 04:03:20 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.3.155_9005" in sync 2021/04/23 04:03:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.25_9015" in sync 2021/04/23 04:03:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:20 [DEBUG] agent: Service "_v0_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:20 [DEBUG] agent: Node info in sync 2021/04/23 04:03:20 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (378.292µs) from=10.233.69.156:52240 2021/04/23 04:03:20 [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/04/23 04:03:20 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 04:03:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 04:03:20 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.52_9518" in sync 2021/04/23 04:03:20 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:20 [DEBUG] agent: Service "_v1_appc_10.233.61.241_8443" in sync 2021/04/23 04:03:20 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.3.155_9005" in sync 2021/04/23 04:03:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.25_9015" in sync 2021/04/23 04:03:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:20 [DEBUG] agent: Service "_v0_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:20 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.69.30_8446" 2021/04/23 04:03:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:20 [DEBUG] agent: Service "_v1_nsd_10.233.28.145_8806" in sync 2021/04/23 04:03:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.145_8806" in sync 2021/04/23 04:03:20 [DEBUG] agent: Service "_v1_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.66_9004" in sync 2021/04/23 04:03:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:20 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:20 [DEBUG] agent: Service "_v1_parser_10.233.28.145_8806" in sync 2021/04/23 04:03:20 [DEBUG] agent: Service "_v1_catalog_10.233.28.145_8806" in sync 2021/04/23 04:03:20 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.31_8080" in sync 2021/04/23 04:03:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.138_443" in sync 2021/04/23 04:03:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.66_9004" in sync 2021/04/23 04:03:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:20 [DEBUG] agent: Service "_v1_message-router_10.233.57.34_3904" in sync 2021/04/23 04:03:20 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:20 [DEBUG] agent: Node info in sync 2021/04/23 04:03:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.31_8080" in sync 2021/04/23 04:03:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.138_443" in sync 2021/04/23 04:03:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.66_9004" in sync 2021/04/23 04:03:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:20 [DEBUG] agent: Service "_v1_message-router_10.233.57.34_3904" in sync 2021/04/23 04:03:20 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:20 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.52_9518" in sync 2021/04/23 04:03:20 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:20 [DEBUG] agent: Service "_v1_appc_10.233.61.241_8443" in sync 2021/04/23 04:03:20 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.3.155_9005" in sync 2021/04/23 04:03:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.25_9015" in sync 2021/04/23 04:03:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:20 [DEBUG] agent: Service "_v0_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:20 [DEBUG] agent: Service "_v1_nsd_10.233.28.145_8806" in sync 2021/04/23 04:03:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.145_8806" in sync 2021/04/23 04:03:20 [DEBUG] agent: Service "_v1_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.66_9004" in sync 2021/04/23 04:03:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:20 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:20 [DEBUG] agent: Service "_v1_parser_10.233.28.145_8806" in sync 2021/04/23 04:03:20 [DEBUG] agent: Service "_v1_catalog_10.233.28.145_8806" in sync 2021/04/23 04:03:20 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:20 [DEBUG] agent: Node info in sync 2021/04/23 04:03:20 [DEBUG] http: Request PUT /v1/agent/service/register (777.922495ms) from=10.233.69.156:52242 2021/04/23 04:03:21 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (413.495µs) from=10.233.69.156:52252 2021/04/23 04:03:21 [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/04/23 04:03:21 [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/04/23 04:03:21 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 04:03:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 04:03:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:21 [DEBUG] agent: Service "_v0_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.145_8806" in sync 2021/04/23 04:03:21 [DEBUG] agent: Service "_v1_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.66_9004" in sync 2021/04/23 04:03:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:21 [DEBUG] agent: Service "_v1_nsd_10.233.28.145_8806" in sync 2021/04/23 04:03:21 [DEBUG] agent: Service "_v1_catalog_10.233.28.145_8806" in sync 2021/04/23 04:03:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:21 [DEBUG] agent: Service "_v1_parser_10.233.28.145_8806" in sync 2021/04/23 04:03:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.31_8080" in sync 2021/04/23 04:03:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.66_9004" in sync 2021/04/23 04:03:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:21 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.69.30_8446" 2021/04/23 04:03:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.138_443" in sync 2021/04/23 04:03:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:21 [DEBUG] agent: Service "_v1_message-router_10.233.57.34_3904" in sync 2021/04/23 04:03:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.52_9518" in sync 2021/04/23 04:03:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.25_9015" in sync 2021/04/23 04:03:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:21 [DEBUG] agent: Service "_v1_appc_10.233.61.241_8443" in sync 2021/04/23 04:03:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.3.155_9005" in sync 2021/04/23 04:03:21 [DEBUG] agent: Node info in sync 2021/04/23 04:03:21 [DEBUG] http: Request PUT /v1/agent/service/register (398.604637ms) from=10.233.69.156:52254 2021/04/23 04:03:21 [DEBUG] agent: Service "_v1_appc_10.233.61.241_8443" in sync 2021/04/23 04:03:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.3.155_9005" in sync 2021/04/23 04:03:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.25_9015" in sync 2021/04/23 04:03:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:21 [DEBUG] agent: Service "_v0_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:21 [DEBUG] agent: Service "_v1_nsd_10.233.28.145_8806" in sync 2021/04/23 04:03:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.145_8806" in sync 2021/04/23 04:03:21 [DEBUG] agent: Service "_v1_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.66_9004" in sync 2021/04/23 04:03:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:21 [DEBUG] agent: Service "_v1_parser_10.233.28.145_8806" in sync 2021/04/23 04:03:21 [DEBUG] agent: Service "_v1_catalog_10.233.28.145_8806" in sync 2021/04/23 04:03:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.31_8080" in sync 2021/04/23 04:03:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.138_443" in sync 2021/04/23 04:03:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.66_9004" in sync 2021/04/23 04:03:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:21 [DEBUG] agent: Service "_v1_message-router_10.233.57.34_3904" in sync 2021/04/23 04:03:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.52_9518" in sync 2021/04/23 04:03:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:21 [DEBUG] agent: Node info in sync 2021/04/23 04:03:21 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (100.479987ms) from=10.233.69.156:52262 2021/04/23 04:03:21 [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/04/23 04:03:21 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 04:03:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 04:03:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:22 [DEBUG] agent: Service "_v1_message-router_10.233.57.34_3904" in sync 2021/04/23 04:03:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.52_9518" in sync 2021/04/23 04:03:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:22 [DEBUG] agent: Service "_v1_appc_10.233.61.241_8443" in sync 2021/04/23 04:03:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.3.155_9005" in sync 2021/04/23 04:03:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.25_9015" in sync 2021/04/23 04:03:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:22 [DEBUG] agent: Service "_v0_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:22 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.69.30_8446" 2021/04/23 04:03:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:22 [DEBUG] agent: Service "_v1_nsd_10.233.28.145_8806" in sync 2021/04/23 04:03:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.145_8806" in sync 2021/04/23 04:03:22 [DEBUG] agent: Service "_v1_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.66_9004" in sync 2021/04/23 04:03:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:22 [DEBUG] agent: Service "_v1_parser_10.233.28.145_8806" in sync 2021/04/23 04:03:22 [DEBUG] agent: Service "_v1_catalog_10.233.28.145_8806" in sync 2021/04/23 04:03:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.31_8080" in sync 2021/04/23 04:03:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.138_443" in sync 2021/04/23 04:03:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.66_9004" in sync 2021/04/23 04:03:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:22 [DEBUG] agent: Node info in sync 2021/04/23 04:03:22 [DEBUG] http: Request PUT /v1/agent/service/register (380.150753ms) from=10.233.69.156:52264 2021/04/23 04:03:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:22 [DEBUG] agent: Service "_v0_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:22 [DEBUG] agent: Service "_v1_nsd_10.233.28.145_8806" in sync 2021/04/23 04:03:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.145_8806" in sync 2021/04/23 04:03:22 [DEBUG] agent: Service "_v1_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.66_9004" in sync 2021/04/23 04:03:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:22 [DEBUG] agent: Service "_v1_parser_10.233.28.145_8806" in sync 2021/04/23 04:03:22 [DEBUG] agent: Service "_v1_catalog_10.233.28.145_8806" in sync 2021/04/23 04:03:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.31_8080" in sync 2021/04/23 04:03:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.138_443" in sync 2021/04/23 04:03:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.66_9004" in sync 2021/04/23 04:03:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:22 [DEBUG] agent: Service "_v1_message-router_10.233.57.34_3904" in sync 2021/04/23 04:03:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.52_9518" in sync 2021/04/23 04:03:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:22 [DEBUG] agent: Service "_v1_appc_10.233.61.241_8443" in sync 2021/04/23 04:03:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.3.155_9005" in sync 2021/04/23 04:03:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.25_9015" in sync 2021/04/23 04:03:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:22 [DEBUG] agent: Node info in sync 2021/04/23 04:03:23 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (500.280311ms) from=10.233.69.156:52268 2021/04/23 04:03:23 [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/04/23 04:03:23 [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/04/23 04:03: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/04/23 04:03: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/04/23 04:03:23 [DEBUG] agent: Service "_v1_appc_10.233.61.241_8443" in sync 2021/04/23 04:03:23 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.3.155_9005" in sync 2021/04/23 04:03:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.25_9015" in sync 2021/04/23 04:03:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:23 [DEBUG] agent: Service "_v0_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:23 [DEBUG] agent: Service "_v1_nsd_10.233.28.145_8806" in sync 2021/04/23 04:03:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.145_8806" in sync 2021/04/23 04:03:23 [DEBUG] agent: Service "_v1_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:23 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.66_9004" in sync 2021/04/23 04:03:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:23 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:23 [DEBUG] agent: Service "_v1_parser_10.233.28.145_8806" in sync 2021/04/23 04:03:23 [DEBUG] agent: Service "_v1_catalog_10.233.28.145_8806" in sync 2021/04/23 04:03:23 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:23 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.31_8080" in sync 2021/04/23 04:03:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.138_443" in sync 2021/04/23 04:03:23 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.66_9004" in sync 2021/04/23 04:03:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:23 [DEBUG] agent: Service "_v1_message-router_10.233.57.34_3904" in sync 2021/04/23 04:03:23 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:23 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.69.30_8446" 2021/04/23 04:03:23 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.52_9518" in sync 2021/04/23 04:03:23 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:23 [DEBUG] agent: Node info in sync 2021/04/23 04:03:23 [DEBUG] http: Request PUT /v1/agent/service/register (298.449897ms) from=10.233.69.156:52274 2021/04/23 04:03:23 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:23 [DEBUG] agent: Service "_v1_message-router_10.233.57.34_3904" in sync 2021/04/23 04:03:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:23 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.52_9518" in sync 2021/04/23 04:03:23 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.25_9015" in sync 2021/04/23 04:03:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:23 [DEBUG] agent: Service "_v1_appc_10.233.61.241_8443" in sync 2021/04/23 04:03:23 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.3.155_9005" in sync 2021/04/23 04:03:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:23 [DEBUG] agent: Service "_v0_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.145_8806" in sync 2021/04/23 04:03:23 [DEBUG] agent: Service "_v1_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:23 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.66_9004" in sync 2021/04/23 04:03:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:23 [DEBUG] agent: Service "_v1_nsd_10.233.28.145_8806" in sync 2021/04/23 04:03:23 [DEBUG] agent: Service "_v1_catalog_10.233.28.145_8806" in sync 2021/04/23 04:03:23 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:23 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:23 [DEBUG] agent: Service "_v1_parser_10.233.28.145_8806" in sync 2021/04/23 04:03:23 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.31_8080" in sync 2021/04/23 04:03:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:23 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.66_9004" in sync 2021/04/23 04:03:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.138_443" in sync 2021/04/23 04:03:23 [DEBUG] agent: Node info in sync 2021/04/23 04:03:23 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (695.936µs) from=10.233.69.156:52280 2021/04/23 04:03:23 [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/04/23 04:03: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/04/23 04:03: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/04/23 04:03:23 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.31_8080" in sync 2021/04/23 04:03:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.138_443" in sync 2021/04/23 04:03:23 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.66_9004" in sync 2021/04/23 04:03:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:23 [DEBUG] agent: Service "_v1_message-router_10.233.57.34_3904" in sync 2021/04/23 04:03:23 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:23 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.52_9518" in sync 2021/04/23 04:03:23 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:23 [DEBUG] agent: Service "_v1_appc_10.233.61.241_8443" in sync 2021/04/23 04:03:23 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.3.155_9005" in sync 2021/04/23 04:03:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.25_9015" in sync 2021/04/23 04:03:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:23 [DEBUG] agent: Service "_v0_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:23 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.69.30_8446" 2021/04/23 04:03:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:23 [DEBUG] agent: Service "_v1_nsd_10.233.28.145_8806" in sync 2021/04/23 04:03:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.145_8806" in sync 2021/04/23 04:03:23 [DEBUG] agent: Service "_v1_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:23 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.66_9004" in sync 2021/04/23 04:03:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:23 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:23 [DEBUG] agent: Service "_v1_parser_10.233.28.145_8806" in sync 2021/04/23 04:03:23 [DEBUG] agent: Service "_v1_catalog_10.233.28.145_8806" in sync 2021/04/23 04:03:23 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:23 [DEBUG] agent: Node info in sync 2021/04/23 04:03:23 [DEBUG] http: Request PUT /v1/agent/service/register (185.323335ms) from=10.233.69.156:52284 2021/04/23 04:03:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.138_443" in sync 2021/04/23 04:03:23 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.66_9004" in sync 2021/04/23 04:03:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:23 [DEBUG] agent: Service "_v1_message-router_10.233.57.34_3904" in sync 2021/04/23 04:03:23 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:23 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:23 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.52_9518" in sync 2021/04/23 04:03:23 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.3.155_9005" in sync 2021/04/23 04:03:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.25_9015" in sync 2021/04/23 04:03:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:23 [DEBUG] agent: Service "_v1_appc_10.233.61.241_8443" in sync 2021/04/23 04:03:23 [DEBUG] agent: Service "_v0_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:23 [DEBUG] agent: Service "_v1_nsd_10.233.28.145_8806" in sync 2021/04/23 04:03:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.145_8806" in sync 2021/04/23 04:03:23 [DEBUG] agent: Service "_v1_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:23 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.66_9004" in sync 2021/04/23 04:03:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:23 [DEBUG] agent: Service "_v1_parser_10.233.28.145_8806" in sync 2021/04/23 04:03:23 [DEBUG] agent: Service "_v1_catalog_10.233.28.145_8806" in sync 2021/04/23 04:03:23 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:23 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:23 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.31_8080" in sync 2021/04/23 04:03:23 [DEBUG] agent: Node info in sync 2021/04/23 04:03:23 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (571.353µs) from=10.233.69.156:52286 2021/04/23 04:03:24 [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/04/23 04:03:24 [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/04/23 04:03:24 [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/04/23 04:03:24 [DEBUG] 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/04/23 04:03:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.52_9518" in sync 2021/04/23 04:03:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:24 [DEBUG] agent: Service "_v1_appc_10.233.61.241_8443" in sync 2021/04/23 04:03:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.3.155_9005" in sync 2021/04/23 04:03:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.25_9015" in sync 2021/04/23 04:03:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:24 [DEBUG] agent: Service "_v0_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:24 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.69.30_8446" 2021/04/23 04:03:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:24 [DEBUG] agent: Service "_v1_nsd_10.233.28.145_8806" in sync 2021/04/23 04:03:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.145_8806" in sync 2021/04/23 04:03:24 [DEBUG] agent: Service "_v1_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.66_9004" in sync 2021/04/23 04:03:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:24 [DEBUG] agent: Service "_v1_parser_10.233.28.145_8806" in sync 2021/04/23 04:03:24 [DEBUG] agent: Service "_v1_catalog_10.233.28.145_8806" in sync 2021/04/23 04:03:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.31_8080" in sync 2021/04/23 04:03:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.138_443" in sync 2021/04/23 04:03:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.66_9004" in sync 2021/04/23 04:03:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:24 [DEBUG] agent: Service "_v1_message-router_10.233.57.34_3904" in sync 2021/04/23 04:03:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:24 [DEBUG] agent: Node info in sync 2021/04/23 04:03:24 [DEBUG] http: Request PUT /v1/agent/service/register (5.546901ms) from=10.233.69.156:52288 2021/04/23 04:03:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.31_8080" in sync 2021/04/23 04:03:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.138_443" in sync 2021/04/23 04:03:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.66_9004" in sync 2021/04/23 04:03:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:24 [DEBUG] agent: Service "_v1_message-router_10.233.57.34_3904" in sync 2021/04/23 04:03:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.52_9518" in sync 2021/04/23 04:03:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.3.155_9005" in sync 2021/04/23 04:03:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.25_9015" in sync 2021/04/23 04:03:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:24 [DEBUG] agent: Service "_v1_appc_10.233.61.241_8443" in sync 2021/04/23 04:03:24 [DEBUG] agent: Service "_v0_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:24 [DEBUG] agent: Service "_v1_nsd_10.233.28.145_8806" in sync 2021/04/23 04:03:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.145_8806" in sync 2021/04/23 04:03:24 [DEBUG] agent: Service "_v1_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.66_9004" in sync 2021/04/23 04:03:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:24 [DEBUG] agent: Service "_v1_parser_10.233.28.145_8806" in sync 2021/04/23 04:03:24 [DEBUG] agent: Service "_v1_catalog_10.233.28.145_8806" in sync 2021/04/23 04:03:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:24 [DEBUG] agent: Node info in sync 2021/04/23 04:03:24 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (528.784µs) from=10.233.69.156:52294 2021/04/23 04:03:24 [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/04/23 04:03:24 [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/04/23 04:03:24 [DEBUG] 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/04/23 04:03:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.66_9004" in sync 2021/04/23 04:03:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.138_443" in sync 2021/04/23 04:03:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:24 [DEBUG] agent: Service "_v1_message-router_10.233.57.34_3904" in sync 2021/04/23 04:03:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.52_9518" in sync 2021/04/23 04:03:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.25_9015" in sync 2021/04/23 04:03:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:24 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.69.30_8446" 2021/04/23 04:03:24 [DEBUG] agent: Service "_v1_appc_10.233.61.241_8443" in sync 2021/04/23 04:03:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.3.155_9005" in sync 2021/04/23 04:03:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:24 [DEBUG] agent: Service "_v0_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.145_8806" in sync 2021/04/23 04:03:24 [DEBUG] agent: Service "_v1_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.66_9004" in sync 2021/04/23 04:03:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:24 [DEBUG] agent: Service "_v1_nsd_10.233.28.145_8806" in sync 2021/04/23 04:03:24 [DEBUG] agent: Service "_v1_catalog_10.233.28.145_8806" in sync 2021/04/23 04:03:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:24 [DEBUG] agent: Service "_v1_parser_10.233.28.145_8806" in sync 2021/04/23 04:03:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.31_8080" in sync 2021/04/23 04:03:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:24 [DEBUG] agent: Node info in sync 2021/04/23 04:03:24 [DEBUG] http: Request PUT /v1/agent/service/register (222.742327ms) from=10.233.69.156:52298 2021/04/23 04:03:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.52_9518" in sync 2021/04/23 04:03:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:24 [DEBUG] agent: Service "_v1_appc_10.233.61.241_8443" in sync 2021/04/23 04:03:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.3.155_9005" in sync 2021/04/23 04:03:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.25_9015" in sync 2021/04/23 04:03:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:24 [DEBUG] agent: Service "_v0_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:24 [DEBUG] agent: Service "_v1_nsd_10.233.28.145_8806" in sync 2021/04/23 04:03:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.145_8806" in sync 2021/04/23 04:03:24 [DEBUG] agent: Service "_v1_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.66_9004" in sync 2021/04/23 04:03:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:24 [DEBUG] agent: Service "_v1_parser_10.233.28.145_8806" in sync 2021/04/23 04:03:24 [DEBUG] agent: Service "_v1_catalog_10.233.28.145_8806" in sync 2021/04/23 04:03:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.31_8080" in sync 2021/04/23 04:03:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.138_443" in sync 2021/04/23 04:03:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.66_9004" in sync 2021/04/23 04:03:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:24 [DEBUG] agent: Service "_v1_message-router_10.233.57.34_3904" in sync 2021/04/23 04:03:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:24 [DEBUG] agent: Node info in sync 2021/04/23 04:03:25 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (378.432µs) from=10.233.69.156:52300 2021/04/23 04:03:25 [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/04/23 04:03:25 [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/04/23 04:03: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/04/23 04:03: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/04/23 04:03:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.52_9518" in sync 2021/04/23 04:03:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:25 [DEBUG] agent: Service "_v1_appc_10.233.61.241_8443" in sync 2021/04/23 04:03:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.3.155_9005" in sync 2021/04/23 04:03:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.25_9015" in sync 2021/04/23 04:03:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:25 [DEBUG] agent: Service "_v0_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.66_9004" in sync 2021/04/23 04:03:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:25 [DEBUG] agent: Service "_v1_nsd_10.233.28.145_8806" in sync 2021/04/23 04:03:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.145_8806" in sync 2021/04/23 04:03:25 [DEBUG] agent: Service "_v1_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:25 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.69.30_8446" 2021/04/23 04:03:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:25 [DEBUG] agent: Service "_v1_parser_10.233.28.145_8806" in sync 2021/04/23 04:03:25 [DEBUG] agent: Service "_v1_catalog_10.233.28.145_8806" in sync 2021/04/23 04:03:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.31_8080" in sync 2021/04/23 04:03:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.138_443" in sync 2021/04/23 04:03:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.66_9004" in sync 2021/04/23 04:03:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:25 [DEBUG] agent: Service "_v1_message-router_10.233.57.34_3904" in sync 2021/04/23 04:03:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:25 [DEBUG] agent: Node info in sync 2021/04/23 04:03:25 [DEBUG] http: Request PUT /v1/agent/service/register (184.368838ms) from=10.233.69.156:52302 2021/04/23 04:03:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.31_8080" in sync 2021/04/23 04:03:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.138_443" in sync 2021/04/23 04:03:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.66_9004" in sync 2021/04/23 04:03:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:25 [DEBUG] agent: Service "_v1_message-router_10.233.57.34_3904" in sync 2021/04/23 04:03:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.52_9518" in sync 2021/04/23 04:03:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:25 [DEBUG] agent: Service "_v1_appc_10.233.61.241_8443" in sync 2021/04/23 04:03:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.3.155_9005" in sync 2021/04/23 04:03:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.25_9015" in sync 2021/04/23 04:03:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:25 [DEBUG] agent: Service "_v0_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:25 [DEBUG] agent: Service "_v1_nsd_10.233.28.145_8806" in sync 2021/04/23 04:03:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.145_8806" in sync 2021/04/23 04:03:25 [DEBUG] agent: Service "_v1_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.66_9004" in sync 2021/04/23 04:03:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:25 [DEBUG] agent: Service "_v1_parser_10.233.28.145_8806" in sync 2021/04/23 04:03:25 [DEBUG] agent: Service "_v1_catalog_10.233.28.145_8806" in sync 2021/04/23 04:03:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:25 [DEBUG] agent: Node info in sync 2021/04/23 04:03:25 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (320.134µs) from=10.233.69.156:52306 2021/04/23 04:03:25 [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/04/23 04:03: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/04/23 04:03: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/04/23 04:03:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:25 [DEBUG] agent: Service "_v1_nsd_10.233.28.145_8806" in sync 2021/04/23 04:03:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.145_8806" in sync 2021/04/23 04:03:25 [DEBUG] agent: Service "_v1_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.66_9004" in sync 2021/04/23 04:03:25 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.69.30_8446" 2021/04/23 04:03:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:25 [DEBUG] agent: Service "_v1_parser_10.233.28.145_8806" in sync 2021/04/23 04:03:25 [DEBUG] agent: Service "_v1_catalog_10.233.28.145_8806" in sync 2021/04/23 04:03:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.31_8080" in sync 2021/04/23 04:03:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.138_443" in sync 2021/04/23 04:03:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.66_9004" in sync 2021/04/23 04:03:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:25 [DEBUG] agent: Service "_v1_message-router_10.233.57.34_3904" in sync 2021/04/23 04:03:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.52_9518" in sync 2021/04/23 04:03:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:25 [DEBUG] agent: Service "_v1_appc_10.233.61.241_8443" in sync 2021/04/23 04:03:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.3.155_9005" in sync 2021/04/23 04:03:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.25_9015" in sync 2021/04/23 04:03:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:25 [DEBUG] agent: Service "_v0_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:25 [DEBUG] agent: Node info in sync 2021/04/23 04:03:25 [DEBUG] http: Request PUT /v1/agent/service/register (134.067025ms) from=10.233.69.156:52314 2021/04/23 04:03:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.52_9518" in sync 2021/04/23 04:03:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:25 [DEBUG] agent: Service "_v1_appc_10.233.61.241_8443" in sync 2021/04/23 04:03:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.3.155_9005" in sync 2021/04/23 04:03:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.25_9015" in sync 2021/04/23 04:03:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:25 [DEBUG] agent: Service "_v0_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:25 [DEBUG] agent: Service "_v1_nsd_10.233.28.145_8806" in sync 2021/04/23 04:03:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.145_8806" in sync 2021/04/23 04:03:25 [DEBUG] agent: Service "_v1_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.66_9004" in sync 2021/04/23 04:03:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:25 [DEBUG] agent: Service "_v1_parser_10.233.28.145_8806" in sync 2021/04/23 04:03:25 [DEBUG] agent: Service "_v1_catalog_10.233.28.145_8806" in sync 2021/04/23 04:03:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:25 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (483.583µs) from=10.233.69.156:52316 2021/04/23 04:03:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.31_8080" in sync 2021/04/23 04:03:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.138_443" in sync 2021/04/23 04:03:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.66_9004" in sync 2021/04/23 04:03:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:25 [DEBUG] agent: Service "_v1_message-router_10.233.57.34_3904" in sync 2021/04/23 04:03:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:25 [DEBUG] agent: Node info in sync 2021/04/23 04:03:26 [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/04/23 04:03:26 [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/04/23 04:03: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/04/23 04:03:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 04:03:26 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.31_8080" in sync 2021/04/23 04:03:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:26 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.66_9004" in sync 2021/04/23 04:03:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:26 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.69.30_8446" 2021/04/23 04:03:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.138_443" in sync 2021/04/23 04:03:26 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:26 [DEBUG] agent: Service "_v1_message-router_10.233.57.34_3904" in sync 2021/04/23 04:03:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:26 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.52_9518" in sync 2021/04/23 04:03:26 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.25_9015" in sync 2021/04/23 04:03:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:26 [DEBUG] agent: Service "_v1_appc_10.233.61.241_8443" in sync 2021/04/23 04:03:26 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.3.155_9005" in sync 2021/04/23 04:03:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:26 [DEBUG] agent: Service "_v0_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.145_8806" in sync 2021/04/23 04:03:26 [DEBUG] agent: Service "_v1_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:26 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.66_9004" in sync 2021/04/23 04:03:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:26 [DEBUG] agent: Service "_v1_nsd_10.233.28.145_8806" in sync 2021/04/23 04:03:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:26 [DEBUG] agent: Service "_v1_catalog_10.233.28.145_8806" in sync 2021/04/23 04:03:26 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:26 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:26 [DEBUG] agent: Service "_v1_parser_10.233.28.145_8806" in sync 2021/04/23 04:03:26 [DEBUG] agent: Node info in sync 2021/04/23 04:03:26 [DEBUG] http: Request PUT /v1/agent/service/register (103.94333ms) from=10.233.69.156:52318 2021/04/23 04:03:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.138_443" in sync 2021/04/23 04:03:26 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.66_9004" in sync 2021/04/23 04:03:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:26 [DEBUG] agent: Service "_v1_message-router_10.233.57.34_3904" in sync 2021/04/23 04:03:26 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:26 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.52_9518" in sync 2021/04/23 04:03:26 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:26 [DEBUG] agent: Service "_v1_appc_10.233.61.241_8443" in sync 2021/04/23 04:03:26 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.3.155_9005" in sync 2021/04/23 04:03:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.25_9015" in sync 2021/04/23 04:03:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:26 [DEBUG] agent: Service "_v0_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:26 [DEBUG] agent: Service "_v1_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:26 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.66_9004" in sync 2021/04/23 04:03:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:26 [DEBUG] agent: Service "_v1_nsd_10.233.28.145_8806" in sync 2021/04/23 04:03:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.145_8806" in sync 2021/04/23 04:03:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:26 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:26 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:26 [DEBUG] agent: Service "_v1_parser_10.233.28.145_8806" in sync 2021/04/23 04:03:26 [DEBUG] agent: Service "_v1_catalog_10.233.28.145_8806" in sync 2021/04/23 04:03:26 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.31_8080" in sync 2021/04/23 04:03:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:26 [DEBUG] agent: Node info in sync 2021/04/23 04:03:26 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (483.938104ms) from=10.233.69.156:52322 2021/04/23 04:03:26 [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/04/23 04:03: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/04/23 04:03:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 04:03:27 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.31_8080" in sync 2021/04/23 04:03:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.138_443" in sync 2021/04/23 04:03:27 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.66_9004" in sync 2021/04/23 04:03:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:27 [DEBUG] agent: Service "_v1_message-router_10.233.57.34_3904" in sync 2021/04/23 04:03:27 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:27 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.52_9518" in sync 2021/04/23 04:03:27 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:27 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.69.30_8446" 2021/04/23 04:03:27 [DEBUG] agent: Service "_v1_appc_10.233.61.241_8443" in sync 2021/04/23 04:03:27 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.3.155_9005" in sync 2021/04/23 04:03:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.25_9015" in sync 2021/04/23 04:03:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:27 [DEBUG] agent: Service "_v0_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:27 [DEBUG] agent: Service "_v1_nsd_10.233.28.145_8806" in sync 2021/04/23 04:03:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.145_8806" in sync 2021/04/23 04:03:27 [DEBUG] agent: Service "_v1_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:27 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.66_9004" in sync 2021/04/23 04:03:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:27 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:27 [DEBUG] agent: Service "_v1_parser_10.233.28.145_8806" in sync 2021/04/23 04:03:27 [DEBUG] agent: Service "_v1_catalog_10.233.28.145_8806" in sync 2021/04/23 04:03:27 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:27 [DEBUG] agent: Node info in sync 2021/04/23 04:03:27 [DEBUG] http: Request PUT /v1/agent/service/register (1.000464796s) from=10.233.69.156:52328 2021/04/23 04:03:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.25_9015" in sync 2021/04/23 04:03:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:27 [DEBUG] agent: Service "_v1_appc_10.233.61.241_8443" in sync 2021/04/23 04:03:27 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.3.155_9005" in sync 2021/04/23 04:03:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:27 [DEBUG] agent: Service "_v0_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.145_8806" in sync 2021/04/23 04:03:27 [DEBUG] agent: Service "_v1_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:27 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.66_9004" in sync 2021/04/23 04:03:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:27 [DEBUG] agent: Service "_v1_nsd_10.233.28.145_8806" in sync 2021/04/23 04:03:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:27 [DEBUG] agent: Service "_v1_catalog_10.233.28.145_8806" in sync 2021/04/23 04:03:27 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:27 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:27 [DEBUG] agent: Service "_v1_parser_10.233.28.145_8806" in sync 2021/04/23 04:03:27 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.31_8080" in sync 2021/04/23 04:03:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:27 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.66_9004" in sync 2021/04/23 04:03:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.138_443" in sync 2021/04/23 04:03:27 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:27 [DEBUG] agent: Service "_v1_message-router_10.233.57.34_3904" in sync 2021/04/23 04:03:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:27 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.52_9518" in sync 2021/04/23 04:03:27 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:27 [DEBUG] agent: Node info in sync 2021/04/23 04:03:27 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (344.291µs) from=10.233.69.156:52336 2021/04/23 04:03:27 [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/04/23 04:03:27 [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/04/23 04:03:27 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 04:03:27 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 04:03:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.138_443" in sync 2021/04/23 04:03:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.66_9004" in sync 2021/04/23 04:03:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:28 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.69.30_8446" 2021/04/23 04:03:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:28 [DEBUG] agent: Service "_v1_message-router_10.233.57.34_3904" in sync 2021/04/23 04:03:28 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.52_9518" in sync 2021/04/23 04:03:28 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:28 [DEBUG] agent: Service "_v1_appc_10.233.61.241_8443" in sync 2021/04/23 04:03:28 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.3.155_9005" in sync 2021/04/23 04:03:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.25_9015" in sync 2021/04/23 04:03:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:28 [DEBUG] agent: Service "_v0_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:28 [DEBUG] agent: Service "_v1_nsd_10.233.28.145_8806" in sync 2021/04/23 04:03:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.145_8806" in sync 2021/04/23 04:03:28 [DEBUG] agent: Service "_v1_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.66_9004" in sync 2021/04/23 04:03:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:28 [DEBUG] agent: Service "_v1_parser_10.233.28.145_8806" in sync 2021/04/23 04:03:28 [DEBUG] agent: Service "_v1_catalog_10.233.28.145_8806" in sync 2021/04/23 04:03:28 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.31_8080" in sync 2021/04/23 04:03:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:28 [DEBUG] agent: Node info in sync 2021/04/23 04:03:28 [DEBUG] http: Request PUT /v1/agent/service/register (322.688883ms) from=10.233.69.156:52338 2021/04/23 04:03:28 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:28 [DEBUG] agent: Service "_v1_message-router_10.233.57.34_3904" in sync 2021/04/23 04:03:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.52_9518" in sync 2021/04/23 04:03:28 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.25_9015" in sync 2021/04/23 04:03:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:28 [DEBUG] agent: Service "_v1_appc_10.233.61.241_8443" in sync 2021/04/23 04:03:28 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.3.155_9005" in sync 2021/04/23 04:03:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:28 [DEBUG] agent: Service "_v0_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.145_8806" in sync 2021/04/23 04:03:28 [DEBUG] agent: Service "_v1_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.66_9004" in sync 2021/04/23 04:03:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:28 [DEBUG] agent: Service "_v1_nsd_10.233.28.145_8806" in sync 2021/04/23 04:03:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:28 [DEBUG] agent: Service "_v1_catalog_10.233.28.145_8806" in sync 2021/04/23 04:03:28 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:28 [DEBUG] agent: Service "_v1_parser_10.233.28.145_8806" in sync 2021/04/23 04:03:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.31_8080" in sync 2021/04/23 04:03:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.66_9004" in sync 2021/04/23 04:03:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.138_443" in sync 2021/04/23 04:03:28 [DEBUG] agent: Node info in sync 2021/04/23 04:03:28 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (565.549µs) from=10.233.69.156:52342 2021/04/23 04:03:28 [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/04/23 04:03:28 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 04:03:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 04:03:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.66_9004" in sync 2021/04/23 04:03:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:28 [DEBUG] agent: Service "_v1_nsd_10.233.28.145_8806" in sync 2021/04/23 04:03:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.145_8806" in sync 2021/04/23 04:03:28 [DEBUG] agent: Service "_v1_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:28 [DEBUG] agent: Service "_v1_parser_10.233.28.145_8806" in sync 2021/04/23 04:03:28 [DEBUG] agent: Service "_v1_catalog_10.233.28.145_8806" in sync 2021/04/23 04:03:28 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.31_8080" in sync 2021/04/23 04:03:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.138_443" in sync 2021/04/23 04:03:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.66_9004" in sync 2021/04/23 04:03:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:28 [DEBUG] agent: Service "_v1_message-router_10.233.57.34_3904" in sync 2021/04/23 04:03:28 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.52_9518" in sync 2021/04/23 04:03:28 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:28 [DEBUG] agent: Service "_v1_appc_10.233.61.241_8443" in sync 2021/04/23 04:03:28 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.3.155_9005" in sync 2021/04/23 04:03:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.25_9015" in sync 2021/04/23 04:03:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:28 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.69.30_8446" 2021/04/23 04:03:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:28 [DEBUG] agent: Service "_v0_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:28 [DEBUG] agent: Node info in sync 2021/04/23 04:03:28 [DEBUG] http: Request PUT /v1/agent/service/register (476.590071ms) from=10.233.69.156:52346 2021/04/23 04:03:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:28 [DEBUG] agent: Service "_v1_message-router_10.233.57.34_3904" in sync 2021/04/23 04:03:28 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.52_9518" in sync 2021/04/23 04:03:28 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:28 [DEBUG] agent: Service "_v1_appc_10.233.61.241_8443" in sync 2021/04/23 04:03:28 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.3.155_9005" in sync 2021/04/23 04:03:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.25_9015" in sync 2021/04/23 04:03:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:28 [DEBUG] agent: Service "_v0_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:28 [DEBUG] agent: Service "_v1_nsd_10.233.28.145_8806" in sync 2021/04/23 04:03:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.145_8806" in sync 2021/04/23 04:03:28 [DEBUG] agent: Service "_v1_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.66_9004" in sync 2021/04/23 04:03:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:28 [DEBUG] agent: Service "_v1_parser_10.233.28.145_8806" in sync 2021/04/23 04:03:28 [DEBUG] agent: Service "_v1_catalog_10.233.28.145_8806" in sync 2021/04/23 04:03:28 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.31_8080" in sync 2021/04/23 04:03:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.138_443" in sync 2021/04/23 04:03:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.66_9004" in sync 2021/04/23 04:03:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:28 [DEBUG] agent: Node info in sync 2021/04/23 04:03:28 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (360.932µs) from=10.233.69.156:52352 2021/04/23 04:03:29 [WARN] agent: Service name "_aai-nodes-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 04:03:29 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 04:03:29 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 04:03:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 04:03:29 [DEBUG] agent: Service "_v1_appc_10.233.61.241_8443" in sync 2021/04/23 04:03:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.3.155_9005" in sync 2021/04/23 04:03:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.25_9015" in sync 2021/04/23 04:03:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:29 [DEBUG] agent: Service "_v0_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:29 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:29 [DEBUG] agent: Service "_v1_nsd_10.233.28.145_8806" in sync 2021/04/23 04:03:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.145_8806" in sync 2021/04/23 04:03:29 [DEBUG] agent: Service "_v1_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.66_9004" in sync 2021/04/23 04:03:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:29 [DEBUG] agent: Service "_v1_parser_10.233.28.145_8806" in sync 2021/04/23 04:03:29 [DEBUG] agent: Service "_v1_catalog_10.233.28.145_8806" in sync 2021/04/23 04:03:29 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.31_8080" in sync 2021/04/23 04:03:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.138_443" in sync 2021/04/23 04:03:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.66_9004" in sync 2021/04/23 04:03:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:29 [DEBUG] agent: Service "_v1_message-router_10.233.57.34_3904" in sync 2021/04/23 04:03:29 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:29 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:29 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.52_9518" in sync 2021/04/23 04:03:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:29 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.69.30_8446" 2021/04/23 04:03:29 [DEBUG] agent: Node info in sync 2021/04/23 04:03:29 [DEBUG] http: Request PUT /v1/agent/service/register (493.031312ms) from=10.233.69.156:52354 2021/04/23 04:03:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.31_8080" in sync 2021/04/23 04:03:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.138_443" in sync 2021/04/23 04:03:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.66_9004" in sync 2021/04/23 04:03:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:29 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:29 [DEBUG] agent: Service "_v1_message-router_10.233.57.34_3904" in sync 2021/04/23 04:03:29 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:29 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.52_9518" in sync 2021/04/23 04:03:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:29 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:29 [DEBUG] agent: Service "_v1_appc_10.233.61.241_8443" in sync 2021/04/23 04:03:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.3.155_9005" in sync 2021/04/23 04:03:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.25_9015" in sync 2021/04/23 04:03:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:29 [DEBUG] agent: Service "_v0_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:29 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:29 [DEBUG] agent: Service "_v1_nsd_10.233.28.145_8806" in sync 2021/04/23 04:03:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.145_8806" in sync 2021/04/23 04:03:29 [DEBUG] agent: Service "_v1_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.66_9004" in sync 2021/04/23 04:03:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:29 [DEBUG] agent: Service "_v1_parser_10.233.28.145_8806" in sync 2021/04/23 04:03:29 [DEBUG] agent: Service "_v1_catalog_10.233.28.145_8806" in sync 2021/04/23 04:03:29 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:29 [DEBUG] agent: Node info in sync 2021/04/23 04:03:29 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (194.146593ms) from=10.233.69.156:52364 2021/04/23 04:03:30 [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/04/23 04:03:30 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 04:03:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 04:03:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:30 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.52_9518" in sync 2021/04/23 04:03:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.25_9015" in sync 2021/04/23 04:03:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:30 [DEBUG] agent: Service "_v1_appc_10.233.61.241_8443" in sync 2021/04/23 04:03:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.3.155_9005" in sync 2021/04/23 04:03:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:30 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:30 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.69.30_8446" 2021/04/23 04:03:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:30 [DEBUG] agent: Service "_v0_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.145_8806" in sync 2021/04/23 04:03:30 [DEBUG] agent: Service "_v1_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.66_9004" in sync 2021/04/23 04:03:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:30 [DEBUG] agent: Service "_v1_nsd_10.233.28.145_8806" in sync 2021/04/23 04:03:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:30 [DEBUG] agent: Service "_v1_catalog_10.233.28.145_8806" in sync 2021/04/23 04:03:30 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:30 [DEBUG] agent: Service "_v1_parser_10.233.28.145_8806" in sync 2021/04/23 04:03:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.31_8080" in sync 2021/04/23 04:03:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.66_9004" in sync 2021/04/23 04:03:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.138_443" in sync 2021/04/23 04:03:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:30 [DEBUG] agent: Service "_v1_message-router_10.233.57.34_3904" in sync 2021/04/23 04:03:30 [DEBUG] agent: Node info in sync 2021/04/23 04:03:30 [DEBUG] http: Request PUT /v1/agent/service/register (400.296536ms) from=10.233.69.156:52366 2021/04/23 04:03:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:30 [DEBUG] agent: Service "_v1_message-router_10.233.57.34_3904" in sync 2021/04/23 04:03:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.52_9518" in sync 2021/04/23 04:03:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:30 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:30 [DEBUG] agent: Service "_v1_appc_10.233.61.241_8443" in sync 2021/04/23 04:03:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.3.155_9005" in sync 2021/04/23 04:03:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.25_9015" in sync 2021/04/23 04:03:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:30 [DEBUG] agent: Service "_v0_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:30 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:30 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:30 [DEBUG] agent: Service "_v1_nsd_10.233.28.145_8806" in sync 2021/04/23 04:03:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.145_8806" in sync 2021/04/23 04:03:30 [DEBUG] agent: Service "_v1_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.66_9004" in sync 2021/04/23 04:03:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:30 [DEBUG] agent: Service "_v1_parser_10.233.28.145_8806" in sync 2021/04/23 04:03:30 [DEBUG] agent: Service "_v1_catalog_10.233.28.145_8806" in sync 2021/04/23 04:03:30 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.31_8080" in sync 2021/04/23 04:03:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.138_443" in sync 2021/04/23 04:03:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.66_9004" in sync 2021/04/23 04:03:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:30 [DEBUG] agent: Node info in sync 2021/04/23 04:03:30 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (501.501µs) from=10.233.69.156:52374 2021/04/23 04:03:30 [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/04/23 04:03:30 [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/04/23 04:03:30 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 04:03:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 04:03:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:30 [DEBUG] agent: Service "_v1_parser_10.233.28.145_8806" in sync 2021/04/23 04:03:30 [DEBUG] agent: Service "_v1_catalog_10.233.28.145_8806" in sync 2021/04/23 04:03:30 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.31_8080" in sync 2021/04/23 04:03:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.138_443" in sync 2021/04/23 04:03:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.66_9004" in sync 2021/04/23 04:03:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:30 [DEBUG] agent: Service "_v1_message-router_10.233.57.34_3904" in sync 2021/04/23 04:03:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.52_9518" in sync 2021/04/23 04:03:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:30 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:30 [DEBUG] agent: Service "_v1_appc_10.233.61.241_8443" in sync 2021/04/23 04:03:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.3.155_9005" in sync 2021/04/23 04:03:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.25_9015" in sync 2021/04/23 04:03:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:30 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:30 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:31 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.69.30_8446" 2021/04/23 04:03:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:31 [DEBUG] agent: Service "_v0_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.66_9004" in sync 2021/04/23 04:03:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:31 [DEBUG] agent: Service "_v1_nsd_10.233.28.145_8806" in sync 2021/04/23 04:03:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.145_8806" in sync 2021/04/23 04:03:31 [DEBUG] agent: Service "_v1_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:31 [DEBUG] agent: Node info in sync 2021/04/23 04:03:31 [DEBUG] http: Request PUT /v1/agent/service/register (510.940907ms) from=10.233.69.156:52378 2021/04/23 04:03:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:31 [DEBUG] agent: Service "_v1_parser_10.233.28.145_8806" in sync 2021/04/23 04:03:31 [DEBUG] agent: Service "_v1_catalog_10.233.28.145_8806" in sync 2021/04/23 04:03:31 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.31_8080" in sync 2021/04/23 04:03:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.138_443" in sync 2021/04/23 04:03:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.66_9004" in sync 2021/04/23 04:03:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:31 [DEBUG] agent: Service "_v1_message-router_10.233.57.34_3904" in sync 2021/04/23 04:03:31 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.52_9518" in sync 2021/04/23 04:03:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:31 [DEBUG] agent: Service "_v1_appc_10.233.61.241_8443" in sync 2021/04/23 04:03:31 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.3.155_9005" in sync 2021/04/23 04:03:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.25_9015" in sync 2021/04/23 04:03:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:31 [DEBUG] agent: Service "_v0_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:31 [DEBUG] agent: Service "_v1_nsd_10.233.28.145_8806" in sync 2021/04/23 04:03:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.145_8806" in sync 2021/04/23 04:03:31 [DEBUG] agent: Service "_v1_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.66_9004" in sync 2021/04/23 04:03:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:31 [DEBUG] agent: Node info in sync 2021/04/23 04:03:31 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (965.817µs) from=10.233.69.156:52380 2021/04/23 04:03:31 [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/04/23 04:03:31 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 04:03:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 04:03:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v1_parser_10.233.28.145_8806" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v1_catalog_10.233.28.145_8806" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.31_8080" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:32 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.69.30_8446" 2021/04/23 04:03:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.138_443" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.66_9004" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v1_message-router_10.233.57.34_3904" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.52_9518" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v1_appc_10.233.61.241_8443" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.3.155_9005" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.25_9015" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v0_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v1_nsd_10.233.28.145_8806" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.145_8806" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v1_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.66_9004" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:32 [DEBUG] agent: Node info in sync 2021/04/23 04:03:32 [DEBUG] http: Request PUT /v1/agent/service/register (224.222009ms) from=10.233.69.156:52384 2021/04/23 04:03:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.52_9518" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.25_9015" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v1_appc_10.233.61.241_8443" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.3.155_9005" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v0_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.145_8806" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v1_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.66_9004" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v1_nsd_10.233.28.145_8806" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v1_catalog_10.233.28.145_8806" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v1_parser_10.233.28.145_8806" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.31_8080" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.66_9004" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.138_443" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v1_message-router_10.233.57.34_3904" in sync 2021/04/23 04:03:32 [DEBUG] agent: Node info in sync 2021/04/23 04:03:32 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (514.378µs) from=10.233.69.156:52388 2021/04/23 04:03:32 [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/04/23 04:03:32 [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/04/23 04:03: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/04/23 04:03: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/04/23 04:03:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.52_9518" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v1_appc_10.233.61.241_8443" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.3.155_9005" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.25_9015" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v0_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v1_nsd_10.233.28.145_8806" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.145_8806" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v1_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.66_9004" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v1_parser_10.233.28.145_8806" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v1_catalog_10.233.28.145_8806" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.31_8080" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.138_443" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.66_9004" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v1_message-router_10.233.57.34_3904" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:32 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.69.30_8446" 2021/04/23 04:03:32 [DEBUG] agent: Node info in sync 2021/04/23 04:03:32 [DEBUG] http: Request PUT /v1/agent/service/register (308.00922ms) from=10.233.69.156:52392 2021/04/23 04:03:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v1_message-router_10.233.57.34_3904" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.52_9518" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v1_appc_10.233.61.241_8443" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.3.155_9005" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.25_9015" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v0_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.66_9004" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v1_nsd_10.233.28.145_8806" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.145_8806" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v1_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v1_parser_10.233.28.145_8806" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v1_catalog_10.233.28.145_8806" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.31_8080" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.138_443" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.66_9004" in sync 2021/04/23 04:03:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:32 [DEBUG] agent: Node info in sync 2021/04/23 04:03:32 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (736.32µs) from=10.233.69.156:52394 2021/04/23 04:03:33 [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/04/23 04:03: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/04/23 04:03: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/04/23 04:03:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.138_443" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v1_message-router_10.233.57.34_3904" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v1_appc_10.233.61.241_8443" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v0_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v1_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v1_parser_10.233.28.145_8806" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:33 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.69.30_8446" 2021/04/23 04:03:33 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.66_9004" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.52_9518" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.3.155_9005" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.25_9015" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v1_nsd_10.233.28.145_8806" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.145_8806" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.66_9004" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v1_catalog_10.233.28.145_8806" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.31_8080" in sync 2021/04/23 04:03:33 [DEBUG] agent: Node info in sync 2021/04/23 04:03:33 [DEBUG] http: Request PUT /v1/agent/service/register (301.8199ms) from=10.233.69.156:52396 2021/04/23 04:03:33 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.138_443" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v1_message-router_10.233.57.34_3904" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v1_appc_10.233.61.241_8443" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v0_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v1_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v1_parser_10.233.28.145_8806" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.66_9004" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.52_9518" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.3.155_9005" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.25_9015" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v1_nsd_10.233.28.145_8806" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.145_8806" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.66_9004" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v1_catalog_10.233.28.145_8806" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.31_8080" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:33 [DEBUG] agent: Node info in sync 2021/04/23 04:03:33 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (542.693µs) from=10.233.69.156:52402 2021/04/23 04:03:33 [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/04/23 04:03:33 [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/04/23 04:03: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/04/23 04:03: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/04/23 04:03:33 [DEBUG] agent: Service "_v1_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v1_parser_10.233.28.145_8806" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.66_9004" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.52_9518" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.3.155_9005" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.25_9015" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v1_nsd_10.233.28.145_8806" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.145_8806" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.66_9004" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:33 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.69.30_8446" 2021/04/23 04:03:33 [DEBUG] agent: Service "_v1_catalog_10.233.28.145_8806" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.31_8080" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.138_443" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v1_message-router_10.233.57.34_3904" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v1_appc_10.233.61.241_8443" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v0_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:33 [DEBUG] agent: Node info in sync 2021/04/23 04:03:33 [DEBUG] http: Request PUT /v1/agent/service/register (295.773057ms) from=10.233.69.156:52406 2021/04/23 04:03:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.138_443" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v1_message-router_10.233.57.34_3904" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v1_appc_10.233.61.241_8443" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v0_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v1_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v1_parser_10.233.28.145_8806" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.66_9004" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.52_9518" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.3.155_9005" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.25_9015" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v1_nsd_10.233.28.145_8806" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.145_8806" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.66_9004" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v1_catalog_10.233.28.145_8806" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.31_8080" in sync 2021/04/23 04:03:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:33 [DEBUG] agent: Node info in sync 2021/04/23 04:03:34 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (567.085µs) from=10.233.69.156:52410 2021/04/23 04:03:34 [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/04/23 04:03:34 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 04:03: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/04/23 04:03:34 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:34 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:34 [DEBUG] agent: Service "_v0_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:34 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:34 [DEBUG] agent: Service "_v1_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:34 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:34 [DEBUG] agent: Service "_v1_parser_10.233.28.145_8806" in sync 2021/04/23 04:03:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:34 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:34 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.66_9004" in sync 2021/04/23 04:03:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:34 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.52_9518" in sync 2021/04/23 04:03:34 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:34 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.3.155_9005" in sync 2021/04/23 04:03:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.25_9015" in sync 2021/04/23 04:03:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:34 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:34 [DEBUG] agent: Service "_v1_nsd_10.233.28.145_8806" in sync 2021/04/23 04:03:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.145_8806" in sync 2021/04/23 04:03:34 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.66_9004" in sync 2021/04/23 04:03:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:34 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:34 [DEBUG] agent: Service "_v1_catalog_10.233.28.145_8806" in sync 2021/04/23 04:03:34 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.31_8080" in sync 2021/04/23 04:03:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:34 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.138_443" in sync 2021/04/23 04:03:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:34 [DEBUG] agent: Service "_v1_message-router_10.233.57.34_3904" in sync 2021/04/23 04:03:34 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:34 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:34 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:34 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.69.30_8446" 2021/04/23 04:03:34 [DEBUG] agent: Service "_v1_appc_10.233.61.241_8443" in sync 2021/04/23 04:03:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:34 [DEBUG] agent: Node info in sync 2021/04/23 04:03:34 [DEBUG] http: Request PUT /v1/agent/service/register (377.097574ms) from=10.233.69.156:52416 2021/04/23 04:03:34 [DEBUG] agent: Service "_v1_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:34 [DEBUG] agent: Service "_v1_parser_10.233.28.145_8806" in sync 2021/04/23 04:03:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:34 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:34 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:34 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.66_9004" in sync 2021/04/23 04:03:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:34 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:34 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.52_9518" in sync 2021/04/23 04:03:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.25_9015" in sync 2021/04/23 04:03:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:34 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:34 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.3.155_9005" in sync 2021/04/23 04:03:34 [DEBUG] agent: Service "_v1_nsd_10.233.28.145_8806" in sync 2021/04/23 04:03:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.145_8806" in sync 2021/04/23 04:03:34 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.66_9004" in sync 2021/04/23 04:03:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:34 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:34 [DEBUG] agent: Service "_v1_catalog_10.233.28.145_8806" in sync 2021/04/23 04:03:34 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.31_8080" in sync 2021/04/23 04:03:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.138_443" in sync 2021/04/23 04:03:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:34 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:34 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:34 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:34 [DEBUG] agent: Service "_v1_message-router_10.233.57.34_3904" in sync 2021/04/23 04:03:34 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:34 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:34 [DEBUG] agent: Service "_v1_appc_10.233.61.241_8443" in sync 2021/04/23 04:03:34 [DEBUG] agent: Service "_v0_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:34 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:34 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:34 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:34 [DEBUG] agent: Node info in sync 2021/04/23 04:03:34 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (345.72µs) from=10.233.69.156:52420 2021/04/23 04:03:34 [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/04/23 04:03:34 [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/04/23 04:03:34 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 04:03: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/04/23 04:03:35 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:35 [DEBUG] agent: Service "_v1_parser_10.233.28.145_8806" in sync 2021/04/23 04:03:35 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:35 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:35 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.66_9004" in sync 2021/04/23 04:03:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:35 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:35 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.52_9518" in sync 2021/04/23 04:03:35 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:35 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.3.155_9005" in sync 2021/04/23 04:03:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.25_9015" in sync 2021/04/23 04:03:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:35 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:35 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:35 [DEBUG] agent: Service "_v1_nsd_10.233.28.145_8806" in sync 2021/04/23 04:03:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.145_8806" in sync 2021/04/23 04:03:35 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.66_9004" in sync 2021/04/23 04:03:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:35 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:35 [DEBUG] agent: Service "_v1_catalog_10.233.28.145_8806" in sync 2021/04/23 04:03:35 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.31_8080" in sync 2021/04/23 04:03:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:35 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.138_443" in sync 2021/04/23 04:03:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:35 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:35 [DEBUG] agent: Service "_v1_message-router_10.233.57.34_3904" in sync 2021/04/23 04:03:35 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:35 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:35 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:35 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:35 [DEBUG] agent: Service "_v1_appc_10.233.61.241_8443" in sync 2021/04/23 04:03:35 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:35 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.69.30_8446" 2021/04/23 04:03:35 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:35 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:35 [DEBUG] agent: Service "_v0_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:35 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:35 [DEBUG] agent: Service "_v1_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:35 [DEBUG] agent: Node info in sync 2021/04/23 04:03:35 [DEBUG] agent: Service "_v1_nsd_10.233.28.145_8806" in sync 2021/04/23 04:03:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.145_8806" in sync 2021/04/23 04:03:35 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.66_9004" in sync 2021/04/23 04:03:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:35 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:35 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:35 [DEBUG] agent: Service "_v1_catalog_10.233.28.145_8806" in sync 2021/04/23 04:03:35 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.31_8080" in sync 2021/04/23 04:03:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.138_443" in sync 2021/04/23 04:03:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:35 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:35 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:35 [DEBUG] http: Request PUT /v1/agent/service/register (799.263298ms) from=10.233.69.156:52422 2021/04/23 04:03:35 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:35 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:35 [DEBUG] agent: Service "_v1_message-router_10.233.57.34_3904" in sync 2021/04/23 04:03:35 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:35 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:35 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:35 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:35 [DEBUG] agent: Service "_v1_appc_10.233.61.241_8443" in sync 2021/04/23 04:03:35 [DEBUG] agent: Service "_v0_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:35 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:35 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:35 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:36 [DEBUG] agent: Service "_v1_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:36 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (677.819µs) from=10.233.69.156:52434 2021/04/23 04:03:36 [DEBUG] agent: Service "_v1_parser_10.233.28.145_8806" in sync 2021/04/23 04:03:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:36 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:36 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.66_9004" in sync 2021/04/23 04:03:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:36 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.52_9518" in sync 2021/04/23 04:03:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.25_9015" in sync 2021/04/23 04:03:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:36 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.3.155_9005" in sync 2021/04/23 04:03:36 [DEBUG] agent: Node info in sync 2021/04/23 04:03:36 [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/04/23 04:03:36 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 04:03: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/04/23 04:03:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:36 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:36 [DEBUG] agent: Service "_v1_appc_10.233.61.241_8443" in sync 2021/04/23 04:03:36 [DEBUG] agent: Service "_v0_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:36 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:36 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:36 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:36 [DEBUG] agent: Service "_v1_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:36 [DEBUG] agent: Service "_v1_parser_10.233.28.145_8806" in sync 2021/04/23 04:03:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:36 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.69.30_8446" 2021/04/23 04:03:36 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:36 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.66_9004" in sync 2021/04/23 04:03:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:36 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.52_9518" in sync 2021/04/23 04:03:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.25_9015" in sync 2021/04/23 04:03:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:36 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.3.155_9005" in sync 2021/04/23 04:03:36 [DEBUG] agent: Service "_v1_nsd_10.233.28.145_8806" in sync 2021/04/23 04:03:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.145_8806" in sync 2021/04/23 04:03:36 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.66_9004" in sync 2021/04/23 04:03:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v1_catalog_10.233.28.145_8806" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.31_8080" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.138_443" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v1_message-router_10.233.57.34_3904" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:37 [DEBUG] agent: Node info in sync 2021/04/23 04:03:37 [DEBUG] http: Request PUT /v1/agent/service/register (704.073967ms) from=10.233.69.156:52438 2021/04/23 04:03:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v1_appc_10.233.61.241_8443" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v0_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v1_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v1_parser_10.233.28.145_8806" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.66_9004" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.52_9518" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.3.155_9005" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.25_9015" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v1_nsd_10.233.28.145_8806" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.145_8806" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.66_9004" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v1_catalog_10.233.28.145_8806" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.31_8080" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.138_443" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v1_message-router_10.233.57.34_3904" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:37 [DEBUG] agent: Node info in sync 2021/04/23 04:03:37 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (344.653µs) from=10.233.69.156:52446 2021/04/23 04:03:37 [WARN] agent: Service name "_aai-nodes-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 04:03:37 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 04:03:37 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 04:03:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 04:03:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.31_8080" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.138_443" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v1_message-router_10.233.57.34_3904" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v1_appc_10.233.61.241_8443" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v0_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v1_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v1_parser_10.233.28.145_8806" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:37 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.69.30_8446" 2021/04/23 04:03:37 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.66_9004" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.52_9518" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.25_9015" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.3.155_9005" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v1_nsd_10.233.28.145_8806" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.145_8806" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.66_9004" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v1_catalog_10.233.28.145_8806" in sync 2021/04/23 04:03:37 [DEBUG] agent: Node info in sync 2021/04/23 04:03:37 [DEBUG] http: Request PUT /v1/agent/service/register (303.92268ms) from=10.233.69.156:52452 2021/04/23 04:03:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v0_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:37 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (702.032µs) from=10.233.69.156:52454 2021/04/23 04:03:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v1_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v1_parser_10.233.28.145_8806" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.66_9004" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.52_9518" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.3.155_9005" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.25_9015" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v1_nsd_10.233.28.145_8806" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.145_8806" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.66_9004" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v1_catalog_10.233.28.145_8806" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.31_8080" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.138_443" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v1_message-router_10.233.57.34_3904" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v1_appc_10.233.61.241_8443" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:37 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:37 [DEBUG] agent: Node info in sync 2021/04/23 04:03:37 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 04:03:37 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 04:03:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 04:03:38 [DEBUG] agent: Service "_v1_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:38 [DEBUG] agent: Service "_v1_parser_10.233.28.145_8806" in sync 2021/04/23 04:03:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:38 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:38 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.66_9004" in sync 2021/04/23 04:03:38 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.52_9518" in sync 2021/04/23 04:03:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.3.155_9005" in sync 2021/04/23 04:03:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.25_9015" in sync 2021/04/23 04:03:38 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.69.30_8446" 2021/04/23 04:03:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.145_8806" in sync 2021/04/23 04:03:38 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.66_9004" in sync 2021/04/23 04:03:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:38 [DEBUG] agent: Service "_v1_nsd_10.233.28.145_8806" in sync 2021/04/23 04:03:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:38 [DEBUG] agent: Service "_v1_catalog_10.233.28.145_8806" in sync 2021/04/23 04:03:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:38 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.31_8080" in sync 2021/04/23 04:03:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.138_443" in sync 2021/04/23 04:03:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:38 [DEBUG] agent: Service "_v1_message-router_10.233.57.34_3904" in sync 2021/04/23 04:03:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:38 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:38 [DEBUG] agent: Service "_v1_appc_10.233.61.241_8443" in sync 2021/04/23 04:03:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:38 [DEBUG] agent: Service "_v0_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:38 [DEBUG] agent: Node info in sync 2021/04/23 04:03:38 [DEBUG] http: Request PUT /v1/agent/service/register (293.650608ms) from=10.233.69.156:52456 2021/04/23 04:03:38 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.31_8080" in sync 2021/04/23 04:03:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.138_443" in sync 2021/04/23 04:03:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:38 [DEBUG] agent: Service "_v1_message-router_10.233.57.34_3904" in sync 2021/04/23 04:03:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:38 [DEBUG] agent: Service "_v1_appc_10.233.61.241_8443" in sync 2021/04/23 04:03:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:38 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:38 [DEBUG] agent: Service "_v0_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:38 [DEBUG] agent: Service "_v1_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:38 [DEBUG] agent: Service "_v1_parser_10.233.28.145_8806" in sync 2021/04/23 04:03:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:38 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:38 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.66_9004" in sync 2021/04/23 04:03:38 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.52_9518" in sync 2021/04/23 04:03:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.3.155_9005" in sync 2021/04/23 04:03:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.25_9015" in sync 2021/04/23 04:03:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:38 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:38 [DEBUG] agent: Service "_v1_nsd_10.233.28.145_8806" in sync 2021/04/23 04:03:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.145_8806" in sync 2021/04/23 04:03:38 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.66_9004" in sync 2021/04/23 04:03:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:38 [DEBUG] agent: Service "_v1_catalog_10.233.28.145_8806" in sync 2021/04/23 04:03:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:38 [DEBUG] agent: Node info in sync 2021/04/23 04:03:38 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (181.994601ms) from=10.233.69.156:52460 2021/04/23 04:03:38 [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/04/23 04:03:38 [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/04/23 04:03:38 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 04:03: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/04/23 04:03:39 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.66_9004" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.52_9518" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.3.155_9005" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.25_9015" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.66_9004" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v1_nsd_10.233.28.145_8806" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.145_8806" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v1_catalog_10.233.28.145_8806" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.31_8080" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.138_443" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v1_message-router_10.233.57.34_3904" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v1_appc_10.233.61.241_8443" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v0_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:39 [INFO] agent: Synced service "_v11__aai-nquery_10.233.69.30_8446" 2021/04/23 04:03:39 [DEBUG] agent: Service "_v1_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v1_parser_10.233.28.145_8806" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:39 [DEBUG] agent: Node info in sync 2021/04/23 04:03:39 [DEBUG] http: Request PUT /v1/agent/service/register (474.076186ms) from=10.233.69.156:52466 2021/04/23 04:03:39 [DEBUG] agent: Service "_v1_message-router_10.233.57.34_3904" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v1_appc_10.233.61.241_8443" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v0_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.30_8446" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v1_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v1_parser_10.233.28.145_8806" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.66_9004" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.52_9518" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.3.155_9005" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.25_9015" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v1_nsd_10.233.28.145_8806" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.145_8806" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.66_9004" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v1_catalog_10.233.28.145_8806" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.31_8080" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.138_443" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:39 [DEBUG] agent: Node info in sync 2021/04/23 04:03:39 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (560.3µs) from=10.233.69.156:52470 2021/04/23 04:03:39 [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/04/23 04:03:39 [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/04/23 04:03: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/04/23 04:03:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v1_parser_10.233.28.145_8806" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.66_9004" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:39 [INFO] agent: Synced service "_v11_aai-nquery_10.233.69.30_8446" 2021/04/23 04:03:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.52_9518" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.3.155_9005" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.25_9015" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v1_nsd_10.233.28.145_8806" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.145_8806" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.66_9004" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v1_catalog_10.233.28.145_8806" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.31_8080" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.138_443" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v1_message-router_10.233.57.34_3904" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v1_appc_10.233.61.241_8443" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v0_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.30_8446" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v1_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:39 [DEBUG] agent: Node info in sync 2021/04/23 04:03:39 [DEBUG] http: Request PUT /v1/agent/service/register (400.413762ms) from=10.233.69.156:52474 2021/04/23 04:03:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.3.155_9005" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.25_9015" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.145_8806" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.66_9004" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v1_nsd_10.233.28.145_8806" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v1_catalog_10.233.28.145_8806" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.31_8080" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.138_443" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v1_message-router_10.233.57.34_3904" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v1_appc_10.233.61.241_8443" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v0_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.30_8446" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v1_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v1_parser_10.233.28.145_8806" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.30_8446" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.66_9004" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.52_9518" in sync 2021/04/23 04:03:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:39 [DEBUG] agent: Node info in sync 2021/04/23 04:03:39 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (436.581µs) from=10.233.69.156:52476 2021/04/23 04:03:40 [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/04/23 04:03:40 [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/04/23 04:03:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 04:03: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/04/23 04:03:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.138_443" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v1_message-router_10.233.57.34_3904" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v1_appc_10.233.61.241_8443" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v0_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.30_8446" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v1_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v1_parser_10.233.28.145_8806" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.30_8446" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.66_9004" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.52_9518" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.25_9015" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.3.155_9005" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v1_nsd_10.233.28.145_8806" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.145_8806" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.66_9004" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:40 [INFO] agent: Synced service "_v12__aai-nquery_10.233.69.30_8446" 2021/04/23 04:03:40 [DEBUG] agent: Service "_v1_catalog_10.233.28.145_8806" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.31_8080" in sync 2021/04/23 04:03:40 [DEBUG] agent: Node info in sync 2021/04/23 04:03:40 [DEBUG] http: Request PUT /v1/agent/service/register (48.597066ms) from=10.233.69.156:52478 2021/04/23 04:03:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.66_9004" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.30_8446" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.52_9518" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.3.155_9005" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.25_9015" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v1_nsd_10.233.28.145_8806" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.145_8806" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.66_9004" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v1_catalog_10.233.28.145_8806" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.30_8446" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.31_8080" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.138_443" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v1_message-router_10.233.57.34_3904" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v1_appc_10.233.61.241_8443" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v0_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.30_8446" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v1_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v1_parser_10.233.28.145_8806" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:40 [DEBUG] agent: Node info in sync 2021/04/23 04:03:40 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (457.107µs) from=10.233.69.156:52482 2021/04/23 04:03:40 [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/04/23 04:03:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 04:03: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/04/23 04:03:40 [DEBUG] agent: Service "_v1_catalog_10.233.28.145_8806" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.30_8446" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.31_8080" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.138_443" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v1_message-router_10.233.57.34_3904" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v1_appc_10.233.61.241_8443" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v0_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.30_8446" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v1_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v1_parser_10.233.28.145_8806" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.66_9004" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.30_8446" in sync 2021/04/23 04:03:40 [INFO] agent: Synced service "_v12_aai-nquery_10.233.69.30_8446" 2021/04/23 04:03:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.52_9518" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.3.155_9005" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.25_9015" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v1_nsd_10.233.28.145_8806" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.145_8806" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.66_9004" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:40 [DEBUG] agent: Node info in sync 2021/04/23 04:03:40 [DEBUG] http: Request PUT /v1/agent/service/register (104.400911ms) from=10.233.69.156:52488 2021/04/23 04:03:40 [DEBUG] agent: Service "_v1_appc_10.233.61.241_8443" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v0_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.30_8446" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v1_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v1_parser_10.233.28.145_8806" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.66_9004" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.30_8446" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.30_8446" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.52_9518" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.3.155_9005" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.25_9015" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v1_nsd_10.233.28.145_8806" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.145_8806" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.66_9004" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v1_catalog_10.233.28.145_8806" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.30_8446" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.31_8080" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.138_443" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v1_message-router_10.233.57.34_3904" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:40 [DEBUG] agent: Node info in sync 2021/04/23 04:03:41 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (1.090429546s) from=10.233.69.156:52490 2021/04/23 04:03:41 [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/04/23 04:03:41 [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/04/23 04:03:41 [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/04/23 04:03: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/04/23 04:03:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.52_9518" in sync 2021/04/23 04:03:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:41 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.3.155_9005" in sync 2021/04/23 04:03:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.25_9015" in sync 2021/04/23 04:03:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.66_9004" in sync 2021/04/23 04:03:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:41 [DEBUG] agent: Service "_v1_nsd_10.233.28.145_8806" in sync 2021/04/23 04:03:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.145_8806" in sync 2021/04/23 04:03:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:41 [DEBUG] agent: Service "_v1_catalog_10.233.28.145_8806" in sync 2021/04/23 04:03:41 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:41 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.30_8446" in sync 2021/04/23 04:03:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.31_8080" in sync 2021/04/23 04:03:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.138_443" in sync 2021/04/23 04:03:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:41 [DEBUG] agent: Service "_v1_message-router_10.233.57.34_3904" in sync 2021/04/23 04:03:41 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:41 [INFO] agent: Synced service "_v13__aai-nquery_10.233.69.30_8446" 2021/04/23 04:03:41 [DEBUG] agent: Service "_v1_appc_10.233.61.241_8443" in sync 2021/04/23 04:03:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:41 [DEBUG] agent: Service "_v0_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:41 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.30_8446" in sync 2021/04/23 04:03:41 [DEBUG] agent: Service "_v1_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:41 [DEBUG] agent: Service "_v1_parser_10.233.28.145_8806" in sync 2021/04/23 04:03:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:41 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.30_8446" in sync 2021/04/23 04:03:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.66_9004" in sync 2021/04/23 04:03:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:41 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.30_8446" in sync 2021/04/23 04:03:41 [DEBUG] agent: Node info in sync 2021/04/23 04:03:41 [DEBUG] http: Request PUT /v1/agent/service/register (190.602767ms) from=10.233.69.156:52496 2021/04/23 04:03:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:41 [DEBUG] agent: Service "_v0_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:41 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.30_8446" in sync 2021/04/23 04:03:41 [DEBUG] agent: Service "_v1_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:41 [DEBUG] agent: Service "_v1_parser_10.233.28.145_8806" in sync 2021/04/23 04:03:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:42 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.66_9004" in sync 2021/04/23 04:03:42 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:42 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.30_8446" in sync 2021/04/23 04:03:42 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.30_8446" in sync 2021/04/23 04:03:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.52_9518" in sync 2021/04/23 04:03:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.3.155_9005" in sync 2021/04/23 04:03:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.25_9015" in sync 2021/04/23 04:03:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:42 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (1.044284ms) from=10.233.69.156:52500 2021/04/23 04:03:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:42 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:42 [DEBUG] agent: Service "_v1_nsd_10.233.28.145_8806" in sync 2021/04/23 04:03:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.145_8806" in sync 2021/04/23 04:03:42 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.66_9004" in sync 2021/04/23 04:03:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:42 [DEBUG] agent: Service "_v1_catalog_10.233.28.145_8806" in sync 2021/04/23 04:03:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:42 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.30_8446" in sync 2021/04/23 04:03:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.31_8080" in sync 2021/04/23 04:03:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.138_443" in sync 2021/04/23 04:03:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:42 [DEBUG] agent: Service "_v1_message-router_10.233.57.34_3904" in sync 2021/04/23 04:03:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:42 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.30_8446" in sync 2021/04/23 04:03:42 [DEBUG] agent: Service "_v1_appc_10.233.61.241_8443" in sync 2021/04/23 04:03:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:42 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:42 [DEBUG] agent: Node info in sync 2021/04/23 04:03:42 [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/04/23 04:03:42 [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/04/23 04:03: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/04/23 04:03:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.52_9518" in sync 2021/04/23 04:03:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.3.155_9005" in sync 2021/04/23 04:03:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.25_9015" in sync 2021/04/23 04:03:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:42 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:42 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.66_9004" in sync 2021/04/23 04:03:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:42 [DEBUG] agent: Service "_v1_nsd_10.233.28.145_8806" in sync 2021/04/23 04:03:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.145_8806" in sync 2021/04/23 04:03:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:42 [DEBUG] agent: Service "_v1_catalog_10.233.28.145_8806" in sync 2021/04/23 04:03:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:42 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.30_8446" in sync 2021/04/23 04:03:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.31_8080" in sync 2021/04/23 04:03:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.138_443" in sync 2021/04/23 04:03:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:42 [DEBUG] agent: Service "_v1_message-router_10.233.57.34_3904" in sync 2021/04/23 04:03:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:42 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.30_8446" in sync 2021/04/23 04:03:42 [DEBUG] agent: Service "_v1_appc_10.233.61.241_8443" in sync 2021/04/23 04:03:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:42 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:42 [DEBUG] agent: Service "_v0_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:42 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.30_8446" in sync 2021/04/23 04:03:42 [DEBUG] agent: Service "_v1_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:42 [DEBUG] agent: Service "_v1_parser_10.233.28.145_8806" in sync 2021/04/23 04:03:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:42 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:42 [INFO] agent: Synced service "_v13_aai-nquery_10.233.69.30_8446" 2021/04/23 04:03:42 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.30_8446" in sync 2021/04/23 04:03:42 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.66_9004" in sync 2021/04/23 04:03:42 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:42 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.30_8446" in sync 2021/04/23 04:03:42 [DEBUG] agent: Node info in sync 2021/04/23 04:03:42 [DEBUG] http: Request PUT /v1/agent/service/register (400.789538ms) from=10.233.69.156:52504 2021/04/23 04:03:42 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.66_9004" in sync 2021/04/23 04:03:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:42 [DEBUG] agent: Service "_v1_nsd_10.233.28.145_8806" in sync 2021/04/23 04:03:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.145_8806" in sync 2021/04/23 04:03:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:42 [DEBUG] agent: Service "_v1_catalog_10.233.28.145_8806" in sync 2021/04/23 04:03:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:42 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.30_8446" in sync 2021/04/23 04:03:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.31_8080" in sync 2021/04/23 04:03:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.138_443" in sync 2021/04/23 04:03:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:42 [DEBUG] agent: Service "_v1_message-router_10.233.57.34_3904" in sync 2021/04/23 04:03:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:42 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.30_8446" in sync 2021/04/23 04:03:42 [DEBUG] agent: Service "_v1_appc_10.233.61.241_8443" in sync 2021/04/23 04:03:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:42 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:42 [DEBUG] agent: Service "_v0_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:42 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.30_8446" in sync 2021/04/23 04:03:42 [DEBUG] agent: Service "_v1_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:42 [DEBUG] agent: Service "_v1_parser_10.233.28.145_8806" in sync 2021/04/23 04:03:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:42 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:42 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.30_8446" in sync 2021/04/23 04:03:42 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.30_8446" in sync 2021/04/23 04:03:42 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.66_9004" in sync 2021/04/23 04:03:42 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:42 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.30_8446" in sync 2021/04/23 04:03:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.52_9518" in sync 2021/04/23 04:03:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.3.155_9005" in sync 2021/04/23 04:03:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.25_9015" in sync 2021/04/23 04:03:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:42 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:42 [DEBUG] agent: Node info in sync 2021/04/23 04:03:43 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (1.002318ms) from=10.233.69.156:52506 2021/04/23 04:03:43 [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/04/23 04:03:43 [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/04/23 04:03:43 [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/04/23 04:03:43 [DEBUG] 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/04/23 04:03:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.52_9518" in sync 2021/04/23 04:03:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.3.155_9005" in sync 2021/04/23 04:03:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.25_9015" in sync 2021/04/23 04:03:43 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.145_8806" in sync 2021/04/23 04:03:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.66_9004" in sync 2021/04/23 04:03:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:43 [DEBUG] agent: Service "_v1_nsd_10.233.28.145_8806" in sync 2021/04/23 04:03:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:43 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.30_8446" in sync 2021/04/23 04:03:43 [DEBUG] agent: Service "_v1_catalog_10.233.28.145_8806" in sync 2021/04/23 04:03:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.31_8080" in sync 2021/04/23 04:03:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.138_443" in sync 2021/04/23 04:03:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:43 [DEBUG] agent: Service "_v1_message-router_10.233.57.34_3904" in sync 2021/04/23 04:03:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:43 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.30_8446" in sync 2021/04/23 04:03:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:43 [DEBUG] agent: Service "_v1_appc_10.233.61.241_8443" in sync 2021/04/23 04:03:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:43 [DEBUG] agent: Service "_v0_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:43 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.30_8446" in sync 2021/04/23 04:03:43 [DEBUG] agent: Service "_v1_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:43 [DEBUG] agent: Service "_v1_parser_10.233.28.145_8806" in sync 2021/04/23 04:03:43 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.30_8446" in sync 2021/04/23 04:03:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:43 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:43 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.30_8446" in sync 2021/04/23 04:03:43 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.30_8446" in sync 2021/04/23 04:03:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.66_9004" in sync 2021/04/23 04:03:43 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:43 [INFO] agent: Synced service "_v14__aai-nquery_10.233.69.30_8446" 2021/04/23 04:03:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:43 [DEBUG] agent: Node info in sync 2021/04/23 04:03:43 [DEBUG] http: Request PUT /v1/agent/service/register (400.500592ms) from=10.233.69.156:52512 2021/04/23 04:03:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.31_8080" in sync 2021/04/23 04:03:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.138_443" in sync 2021/04/23 04:03:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:43 [DEBUG] agent: Service "_v1_message-router_10.233.57.34_3904" in sync 2021/04/23 04:03:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:43 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.30_8446" in sync 2021/04/23 04:03:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:43 [DEBUG] agent: Service "_v1_appc_10.233.61.241_8443" in sync 2021/04/23 04:03:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:43 [DEBUG] agent: Service "_v0_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:43 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.30_8446" in sync 2021/04/23 04:03:43 [DEBUG] agent: Service "_v1_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:43 [DEBUG] agent: Service "_v1_parser_10.233.28.145_8806" in sync 2021/04/23 04:03:43 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.30_8446" in sync 2021/04/23 04:03:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:43 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:43 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.30_8446" in sync 2021/04/23 04:03:43 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.30_8446" in sync 2021/04/23 04:03:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.66_9004" in sync 2021/04/23 04:03:43 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:43 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.30_8446" in sync 2021/04/23 04:03:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.52_9518" in sync 2021/04/23 04:03:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.3.155_9005" in sync 2021/04/23 04:03:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.25_9015" in sync 2021/04/23 04:03:43 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.145_8806" in sync 2021/04/23 04:03:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.66_9004" in sync 2021/04/23 04:03:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:43 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (331.634µs) from=10.233.69.156:52518 2021/04/23 04:03:44 [DEBUG] agent: Service "_v1_nsd_10.233.28.145_8806" in sync 2021/04/23 04:03:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:44 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.30_8446" in sync 2021/04/23 04:03:44 [DEBUG] agent: Service "_v1_catalog_10.233.28.145_8806" in sync 2021/04/23 04:03:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:44 [DEBUG] agent: Node info in sync 2021/04/23 04:03:44 [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/04/23 04:03:44 [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/04/23 04:03: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/04/23 04:03:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.138_443" in sync 2021/04/23 04:03:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:44 [DEBUG] agent: Service "_v1_message-router_10.233.57.34_3904" in sync 2021/04/23 04:03:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:44 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.30_8446" in sync 2021/04/23 04:03:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:44 [DEBUG] agent: Service "_v1_appc_10.233.61.241_8443" in sync 2021/04/23 04:03:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:44 [DEBUG] agent: Service "_v0_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:44 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.30_8446" in sync 2021/04/23 04:03:44 [DEBUG] agent: Service "_v1_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:44 [DEBUG] agent: Service "_v1_parser_10.233.28.145_8806" in sync 2021/04/23 04:03:44 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.30_8446" in sync 2021/04/23 04:03:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:44 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:44 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.30_8446" in sync 2021/04/23 04:03:44 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.30_8446" in sync 2021/04/23 04:03:44 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.66_9004" in sync 2021/04/23 04:03:44 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:44 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.30_8446" in sync 2021/04/23 04:03:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:44 [INFO] agent: Synced service "_v14_aai-nquery_10.233.69.30_8446" 2021/04/23 04:03:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.30.52_9518" in sync 2021/04/23 04:03:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.159_9009" in sync 2021/04/23 04:03:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.3.155_9005" in sync 2021/04/23 04:03:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.25_9015" in sync 2021/04/23 04:03:44 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.145_8806" in sync 2021/04/23 04:03:44 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.66_9004" in sync 2021/04/23 04:03:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:44 [DEBUG] agent: Service "_v1_nsd_10.233.28.145_8806" in sync 2021/04/23 04:03:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:44 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.30_8446" in sync 2021/04/23 04:03:44 [DEBUG] agent: Service "_v1_catalog_10.233.28.145_8806" in sync 2021/04/23 04:03:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.31_8080" in sync 2021/04/23 04:03:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:44 [DEBUG] agent: Node info in sync 2021/04/23 04:03:44 [DEBUG] http: Request PUT /v1/agent/service/register (343.491331ms) from=10.233.69.156:52524 2021/04/23 04:03:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.3.155_9005" in sync 2021/04/23 04:03:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.25_9015" in sync 2021/04/23 04:03:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:44 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:44 [DEBUG] agent: Service "_v1_nsd_10.233.28.145_8806" in sync 2021/04/23 04:03:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.145_8806" in sync 2021/04/23 04:03:44 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.66_9004" in sync 2021/04/23 04:03:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:44 [DEBUG] agent: Service "_v1_catalog_10.233.28.145_8806" in sync 2021/04/23 04:03:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:44 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.30_8446" in sync 2021/04/23 04:03:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.31_8080" in sync 2021/04/23 04:03:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.190_9011" in sync 2021/04/23 04:03:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.138_443" in sync 2021/04/23 04:03:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:44 [DEBUG] agent: Service "_v1_message-router_10.233.57.34_3904" in sync 2021/04/23 04:03:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.3.155_9005" in sync 2021/04/23 04:03:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:44 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.30_8446" in sync 2021/04/23 04:03:44 [DEBUG] agent: Service "_v1_appc_10.233.61.241_8443" in sync 2021/04/23 04:03:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.30_8446" in sync 2021/04/23 04:03:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.191_9007" in sync 2021/04/23 04:03:44 [DEBUG] agent: Service "_v0_multicloud_10.233.43.218_9001" in sync 2021/04/23 04:03:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.30_8446" in sync 2021/04/23 04:03:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.30_8446" in sync 2