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: 'afefac25-0658-b6fb-2ad6-9cd497accd15' Node name: 'onap-msb-consul-86975585d9-vxf6m' 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/05/25 06:32:06 [DEBUG] agent: Using random ID "afefac25-0658-b6fb-2ad6-9cd497accd15" as node ID 2021/05/25 06:32:07 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:afefac25-0658-b6fb-2ad6-9cd497accd15 Address:127.0.0.1:8300}] 2021/05/25 06:32:07 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2021/05/25 06:32:07 [WARN] raft: Heartbeat timeout from "" reached, starting election 2021/05/25 06:32:07 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2021/05/25 06:32:07 [WARN] raft: Unable to get address for server id afefac25-0658-b6fb-2ad6-9cd497accd15, using fallback address 127.0.0.1:8300: Could not find address for server id afefac25-0658-b6fb-2ad6-9cd497accd15 2021/05/25 06:32:07 [DEBUG] raft: Votes needed: 1 2021/05/25 06:32:07 [DEBUG] raft: Vote granted from afefac25-0658-b6fb-2ad6-9cd497accd15 in term 2. Tally: 1 2021/05/25 06:32:07 [INFO] raft: Election won. Tally: 1 2021/05/25 06:32:07 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2021/05/25 06:32:07 [INFO] serf: EventMemberJoin: onap-msb-consul-86975585d9-vxf6m.dc1 127.0.0.1 2021/05/25 06:32:08 [INFO] serf: EventMemberJoin: onap-msb-consul-86975585d9-vxf6m 127.0.0.1 2021/05/25 06:32:08 [INFO] consul: Adding LAN server onap-msb-consul-86975585d9-vxf6m (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/05/25 06:32:08 [INFO] consul: Handled member-join event for server "onap-msb-consul-86975585d9-vxf6m.dc1" in area "wan" 2021/05/25 06:32:08 [INFO] consul: cluster leadership acquired 2021/05/25 06:32:08 [INFO] consul: New leader elected: onap-msb-consul-86975585d9-vxf6m 2021/05/25 06:32:08 [DEBUG] agent/proxy: managed Connect proxy manager started 2021/05/25 06:32:08 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2021/05/25 06:32:09 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2021/05/25 06:32:09 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2021/05/25 06:32:09 [INFO] agent: started state syncer 2021/05/25 06:32:09 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2021/05/25 06:32:09 [INFO] agent: Synced node info 2021/05/25 06:32:09 [INFO] connect: initialized primary datacenter CA with provider "consul" 2021/05/25 06:32:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-vxf6m" since the cluster is too small 2021/05/25 06:32:09 [INFO] consul: member 'onap-msb-consul-86975585d9-vxf6m' joined, marking health alive 2021/05/25 06:32:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-vxf6m" since the cluster is too small 2021/05/25 06:32:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/05/25 06:32:11 [DEBUG] agent: Node info in sync 2021/05/25 06:32:11 [DEBUG] agent: Node info in sync ==> 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/05/25 06:33:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-vxf6m" since the cluster is too small 2021/05/25 06:33:33 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/05/25 06:33:33 [DEBUG] agent: Node info in sync 2021/05/25 06:34:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-vxf6m" since the cluster is too small 2021/05/25 06:34:08 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-vxf6m.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/05/25 06:34:35 [DEBUG] http: Request GET /v1/status/leader (368.954µs) from=10.233.74.91:60238 2021/05/25 06:34:37 [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/05/25 06:34: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/05/25 06:34:38 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.12.94_9011" 2021/05/25 06:34:38 [DEBUG] agent: Node info in sync 2021/05/25 06:34:38 [DEBUG] http: Request PUT /v1/agent/service/register (901.091112ms) from=10.233.74.91:60254 2021/05/25 06:34:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:34:38 [DEBUG] agent: Node info in sync 2021/05/25 06:34:38 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (1.504389ms) from=10.233.74.91:60260 2021/05/25 06:34:39 [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/05/25 06:34: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/05/25 06:34:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:34:39 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.12.94_9011" 2021/05/25 06:34:39 [DEBUG] agent: Node info in sync 2021/05/25 06:34:39 [DEBUG] http: Request PUT /v1/agent/service/register (153.507987ms) from=10.233.74.91:60274 2021/05/25 06:34:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:34:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:34:39 [DEBUG] agent: Node info in sync 2021/05/25 06:34:39 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (812.344µs) from=10.233.74.91:60278 2021/05/25 06:34:40 [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/05/25 06:34: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/05/25 06:34:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:34:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:34:40 [INFO] agent: Synced service "_v1_appc_10.233.58.248_8443" 2021/05/25 06:34:40 [DEBUG] agent: Node info in sync 2021/05/25 06:34:40 [DEBUG] http: Request PUT /v1/agent/service/register (295.460362ms) from=10.233.74.91:60282 2021/05/25 06:34:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:34:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:34:40 [DEBUG] agent: Service "_v1_appc_10.233.58.248_8443" in sync 2021/05/25 06:34:40 [DEBUG] agent: Node info in sync 2021/05/25 06:34:40 [DEBUG] http: Request GET /v1/health/service/appc-v1 (94.48839ms) from=10.233.74.91:60284 2021/05/25 06:34:40 [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/05/25 06:34: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/05/25 06:34:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:34:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:34:41 [DEBUG] agent: Service "_v1_appc_10.233.58.248_8443" in sync 2021/05/25 06:34:41 [INFO] agent: Synced service "_v1_aai-esr-gui_10.233.28.246_8080" 2021/05/25 06:34:41 [DEBUG] agent: Node info in sync 2021/05/25 06:34:41 [DEBUG] http: Request PUT /v1/agent/service/register (200.215721ms) from=10.233.74.91:60292 2021/05/25 06:34:41 [DEBUG] agent: Service "_v1_appc_10.233.58.248_8443" in sync 2021/05/25 06:34:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.246_8080" in sync 2021/05/25 06:34:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:34:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:34:41 [DEBUG] agent: Node info in sync 2021/05/25 06:34:41 [DEBUG] http: Request GET /v1/health/service/aai-esr-gui-v1 (99.839413ms) from=10.233.74.91:60298 2021/05/25 06:34:41 [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/05/25 06:34: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/05/25 06:34:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:34:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:34:41 [DEBUG] agent: Service "_v1_appc_10.233.58.248_8443" in sync 2021/05/25 06:34:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.246_8080" in sync 2021/05/25 06:34:41 [INFO] agent: Synced service "_v1_message-router_10.233.35.251_3904" 2021/05/25 06:34:41 [DEBUG] agent: Node info in sync 2021/05/25 06:34:41 [DEBUG] http: Request PUT /v1/agent/service/register (243.869119ms) from=10.233.74.91:60300 2021/05/25 06:34:41 [DEBUG] agent: Service "_v1_message-router_10.233.35.251_3904" in sync 2021/05/25 06:34:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:34:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:34:41 [DEBUG] agent: Service "_v1_appc_10.233.58.248_8443" in sync 2021/05/25 06:34:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.246_8080" in sync 2021/05/25 06:34:41 [DEBUG] agent: Node info in sync 2021/05/25 06:34:41 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (619.472µs) from=10.233.74.91:60302 2021/05/25 06:34:42 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/25 06:34: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/05/25 06:34:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:34:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:34:42 [DEBUG] agent: Service "_v1_appc_10.233.58.248_8443" in sync 2021/05/25 06:34:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.246_8080" in sync 2021/05/25 06:34:42 [DEBUG] agent: Service "_v1_message-router_10.233.35.251_3904" in sync 2021/05/25 06:34:42 [INFO] agent: Synced service "_v0_multicloud_10.233.23.60_9001" 2021/05/25 06:34:42 [DEBUG] agent: Node info in sync 2021/05/25 06:34:42 [DEBUG] http: Request PUT /v1/agent/service/register (600.894989ms) from=10.233.74.91:60306 2021/05/25 06:34:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:34:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:34:42 [DEBUG] agent: Service "_v1_appc_10.233.58.248_8443" in sync 2021/05/25 06:34:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.246_8080" in sync 2021/05/25 06:34:42 [DEBUG] agent: Service "_v1_message-router_10.233.35.251_3904" in sync 2021/05/25 06:34:42 [DEBUG] agent: Service "_v0_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:34:42 [DEBUG] agent: Node info in sync 2021/05/25 06:34:43 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (97.836257ms) from=10.233.74.91:60314 2021/05/25 06:34:43 [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/05/25 06:34: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/05/25 06:34:43 [DEBUG] agent: Service "_v1_appc_10.233.58.248_8443" in sync 2021/05/25 06:34:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.246_8080" in sync 2021/05/25 06:34:43 [DEBUG] agent: Service "_v1_message-router_10.233.35.251_3904" in sync 2021/05/25 06:34:43 [DEBUG] agent: Service "_v0_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:34:43 [INFO] agent: Synced service "_v1_multicloud_10.233.23.60_9001" 2021/05/25 06:34:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:34:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:34:43 [DEBUG] agent: Node info in sync 2021/05/25 06:34:43 [DEBUG] http: Request PUT /v1/agent/service/register (401.096042ms) from=10.233.74.91:60326 2021/05/25 06:34:43 [DEBUG] agent: Service "_v1_appc_10.233.58.248_8443" in sync 2021/05/25 06:34:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.246_8080" in sync 2021/05/25 06:34:43 [DEBUG] agent: Service "_v1_message-router_10.233.35.251_3904" in sync 2021/05/25 06:34:43 [DEBUG] agent: Service "_v0_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:34:43 [DEBUG] agent: Service "_v1_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:34:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:34:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:34:43 [DEBUG] agent: Node info in sync 2021/05/25 06:34:43 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (537.854µs) from=10.233.74.91:60328 2021/05/25 06:34:44 [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/05/25 06:34:44 [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/05/25 06:34: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/05/25 06:34:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:34:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:34:44 [DEBUG] agent: Service "_v1_appc_10.233.58.248_8443" in sync 2021/05/25 06:34:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.246_8080" in sync 2021/05/25 06:34:44 [DEBUG] agent: Service "_v1_message-router_10.233.35.251_3904" in sync 2021/05/25 06:34:44 [DEBUG] agent: Service "_v0_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:34:44 [DEBUG] agent: Service "_v1_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:34:44 [INFO] agent: Synced service "_v0_multicloud-titanium_cloud_10.233.19.182_9005" 2021/05/25 06:34:44 [DEBUG] agent: Node info in sync 2021/05/25 06:34:44 [DEBUG] http: Request PUT /v1/agent/service/register (545.485449ms) from=10.233.74.91:60336 2021/05/25 06:34:44 [DEBUG] agent: Service "_v0_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:34:44 [DEBUG] agent: Service "_v1_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:34:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.182_9005" in sync 2021/05/25 06:34:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:34:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:34:44 [DEBUG] agent: Service "_v1_appc_10.233.58.248_8443" in sync 2021/05/25 06:34:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.246_8080" in sync 2021/05/25 06:34:44 [DEBUG] agent: Service "_v1_message-router_10.233.35.251_3904" in sync 2021/05/25 06:34:44 [DEBUG] agent: Node info in sync 2021/05/25 06:34:44 [DEBUG] http: Request GET /v1/health/service/multicloud-titanium_cloud-v0 (639.644µs) from=10.233.74.91:60342 2021/05/25 06:34:44 [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/05/25 06:34: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/05/25 06:34:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:34:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.182_9005" in sync 2021/05/25 06:34:45 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.246_8080" in sync 2021/05/25 06:34:45 [DEBUG] agent: Service "_v1_message-router_10.233.35.251_3904" in sync 2021/05/25 06:34:45 [DEBUG] agent: Service "_v0_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:34:45 [DEBUG] agent: Service "_v1_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:34:45 [INFO] agent: Synced service "_v0_multicloud-titaniumcloud_10.233.19.182_9005" 2021/05/25 06:34:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:34:45 [DEBUG] agent: Service "_v1_appc_10.233.58.248_8443" in sync 2021/05/25 06:34:45 [DEBUG] agent: Node info in sync 2021/05/25 06:34:45 [DEBUG] http: Request PUT /v1/agent/service/register (419.961381ms) from=10.233.74.91:60348 2021/05/25 06:34:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:34:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:34:45 [DEBUG] agent: Service "_v1_appc_10.233.58.248_8443" in sync 2021/05/25 06:34:45 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.246_8080" in sync 2021/05/25 06:34:45 [DEBUG] agent: Service "_v1_message-router_10.233.35.251_3904" in sync 2021/05/25 06:34:45 [DEBUG] agent: Service "_v0_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:34:45 [DEBUG] agent: Service "_v1_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:34:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:34:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.182_9005" in sync 2021/05/25 06:34:45 [DEBUG] agent: Node info in sync 2021/05/25 06:34:45 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v0 (635.876µs) from=10.233.74.91:60352 2021/05/25 06:34:45 [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/05/25 06:34:45 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/25 06:34:45 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.246_8080" in sync 2021/05/25 06:34:45 [DEBUG] agent: Service "_v1_message-router_10.233.35.251_3904" in sync 2021/05/25 06:34:45 [DEBUG] agent: Service "_v0_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:34:45 [DEBUG] agent: Service "_v1_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:34:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:34:45 [INFO] agent: Synced service "_v1_multicloud-titaniumcloud_10.233.19.182_9005" 2021/05/25 06:34:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:34:45 [DEBUG] agent: Service "_v1_appc_10.233.58.248_8443" in sync 2021/05/25 06:34:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:34:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.182_9005" in sync 2021/05/25 06:34:45 [DEBUG] agent: Node info in sync 2021/05/25 06:34:45 [DEBUG] http: Request PUT /v1/agent/service/register (107.383244ms) from=10.233.74.91:60354 2021/05/25 06:34:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:34:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:34:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:34:45 [DEBUG] agent: Service "_v1_appc_10.233.58.248_8443" in sync 2021/05/25 06:34:45 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.246_8080" in sync 2021/05/25 06:34:45 [DEBUG] agent: Service "_v1_message-router_10.233.35.251_3904" in sync 2021/05/25 06:34:45 [DEBUG] agent: Service "_v0_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:34:45 [DEBUG] agent: Service "_v1_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:34:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:34:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.182_9005" in sync 2021/05/25 06:34:45 [DEBUG] agent: Node info in sync 2021/05/25 06:34:46 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v1 (100.534106ms) from=10.233.74.91:60360 2021/05/25 06:34:46 [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/05/25 06:34:46 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/25 06:34:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:34:46 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.182_9005" in sync 2021/05/25 06:34:46 [INFO] agent: Synced service "_v0_multicloud-starlingx_10.233.53.7_9009" 2021/05/25 06:34:46 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:34:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:34:46 [DEBUG] agent: Service "_v1_appc_10.233.58.248_8443" in sync 2021/05/25 06:34:46 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.246_8080" in sync 2021/05/25 06:34:46 [DEBUG] agent: Service "_v1_message-router_10.233.35.251_3904" in sync 2021/05/25 06:34:46 [DEBUG] agent: Service "_v0_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:34:46 [DEBUG] agent: Service "_v1_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:34:46 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:34:46 [DEBUG] agent: Node info in sync 2021/05/25 06:34:46 [DEBUG] http: Request PUT /v1/agent/service/register (693.85696ms) from=10.233.74.91:60364 2021/05/25 06:34:46 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:34:46 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:34:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:34:46 [DEBUG] agent: Service "_v1_appc_10.233.58.248_8443" in sync 2021/05/25 06:34:46 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.246_8080" in sync 2021/05/25 06:34:46 [DEBUG] agent: Service "_v1_message-router_10.233.35.251_3904" in sync 2021/05/25 06:34:46 [DEBUG] agent: Service "_v0_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:34:46 [DEBUG] agent: Service "_v1_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:34:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:34:46 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.182_9005" in sync 2021/05/25 06:34:46 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:34:46 [DEBUG] agent: Node info in sync 2021/05/25 06:34:46 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v0 (592.292µs) from=10.233.74.91:60370 2021/05/25 06:34:47 [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/05/25 06:34:47 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/25 06:34:47 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:34:47 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:34:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:34:47 [DEBUG] agent: Service "_v1_appc_10.233.58.248_8443" in sync 2021/05/25 06:34:47 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.246_8080" in sync 2021/05/25 06:34:47 [DEBUG] agent: Service "_v1_message-router_10.233.35.251_3904" in sync 2021/05/25 06:34:47 [DEBUG] agent: Service "_v0_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:34:47 [DEBUG] agent: Service "_v1_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:34:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:34:47 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.182_9005" in sync 2021/05/25 06:34:47 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:34:47 [INFO] agent: Synced service "_v1_multicloud-starlingx_10.233.53.7_9009" 2021/05/25 06:34:47 [DEBUG] agent: Node info in sync 2021/05/25 06:34:47 [DEBUG] http: Request PUT /v1/agent/service/register (136.641862ms) from=10.233.74.91:60378 2021/05/25 06:34:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:34:47 [DEBUG] agent: Service "_v1_appc_10.233.58.248_8443" in sync 2021/05/25 06:34:47 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.246_8080" in sync 2021/05/25 06:34:47 [DEBUG] agent: Service "_v1_message-router_10.233.35.251_3904" in sync 2021/05/25 06:34:47 [DEBUG] agent: Service "_v0_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:34:47 [DEBUG] agent: Service "_v1_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:34:47 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:34:47 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:34:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:34:47 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.182_9005" in sync 2021/05/25 06:34:47 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:34:47 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:34:47 [DEBUG] agent: Node info in sync 2021/05/25 06:34:47 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v1 (825.218µs) from=10.233.74.91:60380 2021/05/25 06:34:47 [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/05/25 06:34:47 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/25 06:34:47 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:34:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:34:47 [DEBUG] agent: Service "_v1_appc_10.233.58.248_8443" in sync 2021/05/25 06:34:47 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.246_8080" in sync 2021/05/25 06:34:47 [DEBUG] agent: Service "_v1_message-router_10.233.35.251_3904" in sync 2021/05/25 06:34:47 [DEBUG] agent: Service "_v0_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:34:47 [DEBUG] agent: Service "_v1_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:34:47 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:34:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:34:47 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.182_9005" in sync 2021/05/25 06:34:47 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:34:47 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:34:47 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.10.139_9015" 2021/05/25 06:34:47 [DEBUG] agent: Node info in sync 2021/05/25 06:34:47 [DEBUG] http: Request PUT /v1/agent/service/register (258.600257ms) from=10.233.74.91:60382 2021/05/25 06:34:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:34:47 [DEBUG] agent: Service "_v1_appc_10.233.58.248_8443" in sync 2021/05/25 06:34:47 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.246_8080" in sync 2021/05/25 06:34:47 [DEBUG] agent: Service "_v1_message-router_10.233.35.251_3904" in sync 2021/05/25 06:34:47 [DEBUG] agent: Service "_v0_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:34:47 [DEBUG] agent: Service "_v1_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:34:47 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:34:47 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:34:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:34:47 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.182_9005" in sync 2021/05/25 06:34:47 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:34:47 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:34:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.139_9015" in sync 2021/05/25 06:34:47 [DEBUG] agent: Node info in sync 2021/05/25 06:34:48 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (518.531µs) from=10.233.74.91:60386 2021/05/25 06:34:48 [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/05/25 06:34:48 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/25 06:34:48 [DEBUG] agent: Service "_v0_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:34:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:34:48 [DEBUG] agent: Service "_v1_appc_10.233.58.248_8443" in sync 2021/05/25 06:34:48 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.246_8080" in sync 2021/05/25 06:34:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:34:48 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:34:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.139_9015" in sync 2021/05/25 06:34:48 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:34:48 [DEBUG] agent: Service "_v1_message-router_10.233.35.251_3904" in sync 2021/05/25 06:34:48 [DEBUG] agent: Service "_v1_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:34:48 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:34:48 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.182_9005" in sync 2021/05/25 06:34:48 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:34:48 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.56.31_443" 2021/05/25 06:34:48 [DEBUG] agent: Node info in sync 2021/05/25 06:34:48 [DEBUG] http: Request PUT /v1/agent/service/register (309.152881ms) from=10.233.74.91:60390 2021/05/25 06:34:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.139_9015" in sync 2021/05/25 06:34:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:34:48 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:34:48 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:34:48 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:34:48 [DEBUG] agent: Service "_v1_message-router_10.233.35.251_3904" in sync 2021/05/25 06:34:48 [DEBUG] agent: Service "_v1_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:34:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.31_443" in sync 2021/05/25 06:34:48 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.182_9005" in sync 2021/05/25 06:34:48 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:34:48 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.246_8080" in sync 2021/05/25 06:34:48 [DEBUG] agent: Service "_v0_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:34:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:34:48 [DEBUG] agent: Service "_v1_appc_10.233.58.248_8443" in sync 2021/05/25 06:34:48 [DEBUG] agent: Node info in sync 2021/05/25 06:34:48 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (529.258µs) from=10.233.74.91:60394 2021/05/25 06:34:48 [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/05/25 06:34:48 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/25 06:34:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:34:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:34:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.139_9015" in sync 2021/05/25 06:34:49 [DEBUG] agent: Service "_v1_message-router_10.233.35.251_3904" in sync 2021/05/25 06:34:49 [DEBUG] agent: Service "_v1_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:34:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:34:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:34:49 [INFO] agent: Synced service "_v1_parser_10.233.51.250_8806" 2021/05/25 06:34:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.182_9005" in sync 2021/05/25 06:34:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:34:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.31_443" in sync 2021/05/25 06:34:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:34:49 [DEBUG] agent: Service "_v1_appc_10.233.58.248_8443" in sync 2021/05/25 06:34:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.246_8080" in sync 2021/05/25 06:34:49 [DEBUG] agent: Service "_v0_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:34:49 [DEBUG] agent: Node info in sync 2021/05/25 06:34:49 [DEBUG] http: Request PUT /v1/agent/service/register (403.211389ms) from=10.233.74.91:60398 2021/05/25 06:34:49 [DEBUG] agent: Service "_v0_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:34:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:34:49 [DEBUG] agent: Service "_v1_appc_10.233.58.248_8443" in sync 2021/05/25 06:34:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.246_8080" in sync 2021/05/25 06:34:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:34:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:34:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.139_9015" in sync 2021/05/25 06:34:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:34:49 [DEBUG] agent: Service "_v1_parser_10.233.51.250_8806" in sync 2021/05/25 06:34:49 [DEBUG] agent: Service "_v1_message-router_10.233.35.251_3904" in sync 2021/05/25 06:34:49 [DEBUG] agent: Service "_v1_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:34:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:34:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.182_9005" in sync 2021/05/25 06:34:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:34:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.31_443" in sync 2021/05/25 06:34:49 [DEBUG] agent: Node info in sync 2021/05/25 06:34:49 [DEBUG] http: Request GET /v1/health/service/parser-v1 (85.592891ms) from=10.233.74.91:60400 2021/05/25 06:34:49 [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/05/25 06:34:49 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/25 06:34:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:34:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.31_443" in sync 2021/05/25 06:34:49 [INFO] agent: Synced service "_v1_catalog_10.233.51.250_8806" 2021/05/25 06:34:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.182_9005" in sync 2021/05/25 06:34:49 [DEBUG] agent: Service "_v1_appc_10.233.58.248_8443" in sync 2021/05/25 06:34:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.246_8080" in sync 2021/05/25 06:34:49 [DEBUG] agent: Service "_v0_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:34:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:34:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:34:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.139_9015" in sync 2021/05/25 06:34:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:34:49 [DEBUG] agent: Service "_v1_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:34:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:34:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:34:49 [DEBUG] agent: Service "_v1_parser_10.233.51.250_8806" in sync 2021/05/25 06:34:49 [DEBUG] agent: Service "_v1_message-router_10.233.35.251_3904" in sync 2021/05/25 06:34:49 [DEBUG] agent: Node info in sync 2021/05/25 06:34:49 [DEBUG] http: Request PUT /v1/agent/service/register (310.906468ms) from=10.233.74.91:60404 2021/05/25 06:34:49 [DEBUG] agent: Service "_v1_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:34:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:34:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:34:49 [DEBUG] agent: Service "_v1_parser_10.233.51.250_8806" in sync 2021/05/25 06:34:49 [DEBUG] agent: Service "_v1_message-router_10.233.35.251_3904" in sync 2021/05/25 06:34:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:34:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.31_443" in sync 2021/05/25 06:34:49 [DEBUG] agent: Service "_v1_catalog_10.233.51.250_8806" in sync 2021/05/25 06:34:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.182_9005" in sync 2021/05/25 06:34:49 [DEBUG] agent: Service "_v1_appc_10.233.58.248_8443" in sync 2021/05/25 06:34:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.246_8080" in sync 2021/05/25 06:34:49 [DEBUG] agent: Service "_v0_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:34:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:34:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:34:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.139_9015" in sync 2021/05/25 06:34:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:34:49 [DEBUG] agent: Node info in sync 2021/05/25 06:34:49 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (421.888µs) from=10.233.74.91:60412 2021/05/25 06:34:49 [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/05/25 06:34:49 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/25 06:34:50 [DEBUG] agent: Service "_v1_message-router_10.233.35.251_3904" in sync 2021/05/25 06:34:50 [DEBUG] agent: Service "_v1_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:34:50 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:34:50 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:34:50 [DEBUG] agent: Service "_v1_parser_10.233.51.250_8806" in sync 2021/05/25 06:34:50 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.182_9005" in sync 2021/05/25 06:34:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:34:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.31_443" in sync 2021/05/25 06:34:50 [DEBUG] agent: Service "_v1_catalog_10.233.51.250_8806" in sync 2021/05/25 06:34:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:34:50 [DEBUG] agent: Service "_v1_appc_10.233.58.248_8443" in sync 2021/05/25 06:34:50 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.246_8080" in sync 2021/05/25 06:34:50 [DEBUG] agent: Service "_v0_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:34:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:34:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:34:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.139_9015" in sync 2021/05/25 06:34:50 [INFO] agent: Synced service "_v1_nsd_10.233.51.250_8806" 2021/05/25 06:34:50 [DEBUG] agent: Node info in sync 2021/05/25 06:34:50 [DEBUG] http: Request PUT /v1/agent/service/register (434.806742ms) from=10.233.74.91:60414 2021/05/25 06:34:50 [DEBUG] agent: Service "_v1_message-router_10.233.35.251_3904" in sync 2021/05/25 06:34:50 [DEBUG] agent: Service "_v1_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:34:50 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:34:50 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:34:50 [DEBUG] agent: Service "_v1_parser_10.233.51.250_8806" in sync 2021/05/25 06:34:50 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.182_9005" in sync 2021/05/25 06:34:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:34:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.31_443" in sync 2021/05/25 06:34:50 [DEBUG] agent: Service "_v1_catalog_10.233.51.250_8806" in sync 2021/05/25 06:34:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:34:50 [DEBUG] agent: Service "_v1_appc_10.233.58.248_8443" in sync 2021/05/25 06:34:50 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.246_8080" in sync 2021/05/25 06:34:50 [DEBUG] agent: Service "_v0_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:34:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:34:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:34:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.139_9015" in sync 2021/05/25 06:34:50 [DEBUG] agent: Service "_v1_nsd_10.233.51.250_8806" in sync 2021/05/25 06:34:50 [DEBUG] agent: Node info in sync 2021/05/25 06:34:50 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (540.344µs) from=10.233.74.91:60420 2021/05/25 06:34:50 [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/05/25 06:34:50 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/25 06:34:51 [DEBUG] agent: Service "_v0_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:34:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:34:51 [DEBUG] agent: Service "_v1_appc_10.233.58.248_8443" in sync 2021/05/25 06:34:51 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.246_8080" in sync 2021/05/25 06:34:51 [DEBUG] agent: Service "_v1_nsd_10.233.51.250_8806" in sync 2021/05/25 06:34:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:34:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:34:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.139_9015" in sync 2021/05/25 06:34:51 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:34:51 [DEBUG] agent: Service "_v1_parser_10.233.51.250_8806" in sync 2021/05/25 06:34:51 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.51.250_8806" 2021/05/25 06:34:51 [DEBUG] agent: Service "_v1_message-router_10.233.35.251_3904" in sync 2021/05/25 06:34:51 [DEBUG] agent: Service "_v1_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:34:51 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:34:51 [DEBUG] agent: Service "_v1_catalog_10.233.51.250_8806" in sync 2021/05/25 06:34:51 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.182_9005" in sync 2021/05/25 06:34:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:34:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.31_443" in sync 2021/05/25 06:34:51 [DEBUG] agent: Node info in sync 2021/05/25 06:34:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:34:51 [DEBUG] agent: Service "_v1_appc_10.233.58.248_8443" in sync 2021/05/25 06:34:51 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.246_8080" in sync 2021/05/25 06:34:51 [DEBUG] agent: Service "_v0_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:34:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:34:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:34:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.139_9015" in sync 2021/05/25 06:34:51 [DEBUG] agent: Service "_v1_nsd_10.233.51.250_8806" in sync 2021/05/25 06:34:51 [DEBUG] agent: Service "_v1_message-router_10.233.35.251_3904" in sync 2021/05/25 06:34:51 [DEBUG] agent: Service "_v1_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:34:51 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:34:51 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:34:51 [DEBUG] agent: Service "_v1_parser_10.233.51.250_8806" in sync 2021/05/25 06:34:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.250_8806" in sync 2021/05/25 06:34:51 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.182_9005" in sync 2021/05/25 06:34:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:34:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.31_443" in sync 2021/05/25 06:34:51 [DEBUG] agent: Service "_v1_catalog_10.233.51.250_8806" in sync 2021/05/25 06:34:51 [DEBUG] agent: Node info in sync 2021/05/25 06:34:51 [DEBUG] http: Request PUT /v1/agent/service/register (500.666804ms) from=10.233.74.91:60422 2021/05/25 06:34:52 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (600.219371ms) from=10.233.74.91:60430 2021/05/25 06:34:52 [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/05/25 06:34:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/25 06:34:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:34:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:34:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.139_9015" in sync 2021/05/25 06:34:52 [DEBUG] agent: Service "_v1_nsd_10.233.51.250_8806" in sync 2021/05/25 06:34:52 [DEBUG] agent: Service "_v1_message-router_10.233.35.251_3904" in sync 2021/05/25 06:34:52 [DEBUG] agent: Service "_v1_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:34:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:34:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:34:52 [DEBUG] agent: Service "_v1_parser_10.233.51.250_8806" in sync 2021/05/25 06:34:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.250_8806" in sync 2021/05/25 06:34:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.182_9005" in sync 2021/05/25 06:34:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:34:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.31_443" in sync 2021/05/25 06:34:52 [DEBUG] agent: Service "_v1_catalog_10.233.51.250_8806" in sync 2021/05/25 06:34:52 [INFO] agent: Synced service "_v0_multicloud-vio_10.233.45.121_9004" 2021/05/25 06:34:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:34:52 [DEBUG] agent: Service "_v1_appc_10.233.58.248_8443" in sync 2021/05/25 06:34:52 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.246_8080" in sync 2021/05/25 06:34:52 [DEBUG] agent: Service "_v0_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:34:52 [DEBUG] agent: Node info in sync 2021/05/25 06:34:52 [DEBUG] http: Request PUT /v1/agent/service/register (512.270221ms) from=10.233.74.91:60440 2021/05/25 06:34:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:34:52 [DEBUG] agent: Service "_v1_appc_10.233.58.248_8443" in sync 2021/05/25 06:34:52 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.246_8080" in sync 2021/05/25 06:34:52 [DEBUG] agent: Service "_v0_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:34:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:34:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:34:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.139_9015" in sync 2021/05/25 06:34:52 [DEBUG] agent: Service "_v1_nsd_10.233.51.250_8806" in sync 2021/05/25 06:34:52 [DEBUG] agent: Service "_v1_parser_10.233.51.250_8806" in sync 2021/05/25 06:34:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.250_8806" in sync 2021/05/25 06:34:52 [DEBUG] agent: Service "_v1_message-router_10.233.35.251_3904" in sync 2021/05/25 06:34:52 [DEBUG] agent: Service "_v1_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:34:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:34:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:34:52 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:34:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.182_9005" in sync 2021/05/25 06:34:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:34:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.31_443" in sync 2021/05/25 06:34:52 [DEBUG] agent: Service "_v1_catalog_10.233.51.250_8806" in sync 2021/05/25 06:34:52 [DEBUG] agent: Node info in sync 2021/05/25 06:34:52 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v0 (504.079µs) from=10.233.74.91:60446 2021/05/25 06:34:53 [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/05/25 06:34:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/25 06:34:53 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:34:53 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.182_9005" in sync 2021/05/25 06:34:53 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:34:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.31_443" in sync 2021/05/25 06:34:53 [DEBUG] agent: Service "_v1_catalog_10.233.51.250_8806" in sync 2021/05/25 06:34:53 [INFO] agent: Synced service "_v1_multicloud-vio_10.233.45.121_9004" 2021/05/25 06:34:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:34:53 [DEBUG] agent: Service "_v1_appc_10.233.58.248_8443" in sync 2021/05/25 06:34:53 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.246_8080" in sync 2021/05/25 06:34:53 [DEBUG] agent: Service "_v0_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:34:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:34:53 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:34:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.139_9015" in sync 2021/05/25 06:34:53 [DEBUG] agent: Service "_v1_nsd_10.233.51.250_8806" in sync 2021/05/25 06:34:53 [DEBUG] agent: Service "_v1_parser_10.233.51.250_8806" in sync 2021/05/25 06:34:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.250_8806" in sync 2021/05/25 06:34:53 [DEBUG] agent: Service "_v1_message-router_10.233.35.251_3904" in sync 2021/05/25 06:34:53 [DEBUG] agent: Service "_v1_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:34:53 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:34:53 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:34:53 [DEBUG] agent: Node info in sync 2021/05/25 06:34:53 [DEBUG] http: Request PUT /v1/agent/service/register (346.119082ms) from=10.233.74.91:60448 2021/05/25 06:34:53 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:34:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.31_443" in sync 2021/05/25 06:34:53 [DEBUG] agent: Service "_v1_catalog_10.233.51.250_8806" in sync 2021/05/25 06:34:53 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:34:53 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.182_9005" in sync 2021/05/25 06:34:53 [DEBUG] agent: Service "_v1_appc_10.233.58.248_8443" in sync 2021/05/25 06:34:53 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.246_8080" in sync 2021/05/25 06:34:53 [DEBUG] agent: Service "_v0_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:34:53 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:34:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:34:53 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:34:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.139_9015" in sync 2021/05/25 06:34:53 [DEBUG] agent: Service "_v1_nsd_10.233.51.250_8806" in sync 2021/05/25 06:34:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:34:53 [DEBUG] agent: Service "_v1_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:34:53 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:34:53 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:34:53 [DEBUG] agent: Service "_v1_parser_10.233.51.250_8806" in sync 2021/05/25 06:34:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.250_8806" in sync 2021/05/25 06:34:53 [DEBUG] agent: Service "_v1_message-router_10.233.35.251_3904" in sync 2021/05/25 06:34:53 [DEBUG] agent: Node info in sync 2021/05/25 06:34:53 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v1 (535.55µs) from=10.233.74.91:60458 2021/05/25 06:34:53 [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/05/25 06:34:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/25 06:34:53 [INFO] agent: Synced service "_v1_aai-esr-server_10.233.11.86_9518" 2021/05/25 06:34:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:34:53 [DEBUG] agent: Service "_v1_appc_10.233.58.248_8443" in sync 2021/05/25 06:34:53 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.246_8080" in sync 2021/05/25 06:34:53 [DEBUG] agent: Service "_v0_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:34:53 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:34:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:34:53 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:34:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.139_9015" in sync 2021/05/25 06:34:53 [DEBUG] agent: Service "_v1_nsd_10.233.51.250_8806" in sync 2021/05/25 06:34:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.250_8806" in sync 2021/05/25 06:34:53 [DEBUG] agent: Service "_v1_message-router_10.233.35.251_3904" in sync 2021/05/25 06:34:53 [DEBUG] agent: Service "_v1_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:34:53 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:34:53 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:34:53 [DEBUG] agent: Service "_v1_parser_10.233.51.250_8806" in sync 2021/05/25 06:34:53 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.182_9005" in sync 2021/05/25 06:34:53 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:34:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.31_443" in sync 2021/05/25 06:34:53 [DEBUG] agent: Service "_v1_catalog_10.233.51.250_8806" in sync 2021/05/25 06:34:53 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:34:53 [DEBUG] agent: Node info in sync 2021/05/25 06:34:53 [DEBUG] http: Request PUT /v1/agent/service/register (300.859254ms) from=10.233.74.91:60460 2021/05/25 06:34:53 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.182_9005" in sync 2021/05/25 06:34:53 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:34:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.31_443" in sync 2021/05/25 06:34:53 [DEBUG] agent: Service "_v1_catalog_10.233.51.250_8806" in sync 2021/05/25 06:34:53 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:34:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:34:53 [DEBUG] agent: Service "_v1_appc_10.233.58.248_8443" in sync 2021/05/25 06:34:53 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.246_8080" in sync 2021/05/25 06:34:53 [DEBUG] agent: Service "_v0_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:34:53 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:34:53 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.11.86_9518" in sync 2021/05/25 06:34:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:34:53 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:34:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.139_9015" in sync 2021/05/25 06:34:53 [DEBUG] agent: Service "_v1_nsd_10.233.51.250_8806" in sync 2021/05/25 06:34:53 [DEBUG] agent: Service "_v1_message-router_10.233.35.251_3904" in sync 2021/05/25 06:34:53 [DEBUG] agent: Service "_v1_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:34:53 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:34:53 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:34:53 [DEBUG] agent: Service "_v1_parser_10.233.51.250_8806" in sync 2021/05/25 06:34:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.250_8806" in sync 2021/05/25 06:34:53 [DEBUG] agent: Node info in sync 2021/05/25 06:34:53 [DEBUG] http: Request GET /v1/health/service/aai-esr-server-v1 (758.344µs) from=10.233.74.91:60464 2021/05/25 06:34:53 [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/05/25 06:34:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/25 06:34:54 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.182_9005" in sync 2021/05/25 06:34:54 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:34:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.31_443" in sync 2021/05/25 06:34:54 [DEBUG] agent: Service "_v1_catalog_10.233.51.250_8806" in sync 2021/05/25 06:34:54 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:34:54 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.47.46_9007" 2021/05/25 06:34:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:34:54 [DEBUG] agent: Service "_v1_appc_10.233.58.248_8443" in sync 2021/05/25 06:34:54 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.246_8080" in sync 2021/05/25 06:34:54 [DEBUG] agent: Service "_v0_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:34:54 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:34:54 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.11.86_9518" in sync 2021/05/25 06:34:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:34:54 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:34:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.139_9015" in sync 2021/05/25 06:34:54 [DEBUG] agent: Service "_v1_nsd_10.233.51.250_8806" in sync 2021/05/25 06:34:54 [DEBUG] agent: Service "_v1_message-router_10.233.35.251_3904" in sync 2021/05/25 06:34:54 [DEBUG] agent: Service "_v1_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:34:54 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:34:54 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:34:54 [DEBUG] agent: Service "_v1_parser_10.233.51.250_8806" in sync 2021/05/25 06:34:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.250_8806" in sync 2021/05/25 06:34:54 [DEBUG] agent: Node info in sync 2021/05/25 06:34:54 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:34:54 [DEBUG] agent: Service "_v1_parser_10.233.51.250_8806" in sync 2021/05/25 06:34:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.250_8806" in sync 2021/05/25 06:34:54 [DEBUG] agent: Service "_v1_message-router_10.233.35.251_3904" in sync 2021/05/25 06:34:54 [DEBUG] agent: Service "_v1_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:34:54 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:34:54 [DEBUG] agent: Service "_v1_catalog_10.233.51.250_8806" in sync 2021/05/25 06:34:54 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:34:54 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.182_9005" in sync 2021/05/25 06:34:54 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:34:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.31_443" in sync 2021/05/25 06:34:54 [DEBUG] agent: Service "_v0_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:34:54 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:34:54 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.11.86_9518" in sync 2021/05/25 06:34:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.46_9007" in sync 2021/05/25 06:34:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:34:54 [DEBUG] agent: Service "_v1_appc_10.233.58.248_8443" in sync 2021/05/25 06:34:54 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.246_8080" in sync 2021/05/25 06:34:54 [DEBUG] agent: Service "_v1_nsd_10.233.51.250_8806" in sync 2021/05/25 06:34:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:34:54 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:34:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.139_9015" in sync 2021/05/25 06:34:54 [DEBUG] agent: Node info in sync 2021/05/25 06:34:54 [DEBUG] http: Request PUT /v1/agent/service/register (318.145445ms) from=10.233.74.91:60466 2021/05/25 06:34:54 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (94.280132ms) from=10.233.74.91:60470 2021/05/25 06:34:54 [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/05/25 06:34:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/25 06:34:54 [DEBUG] agent: Service "_v0_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:34:54 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:34:54 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.11.86_9518" in sync 2021/05/25 06:34:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.46_9007" in sync 2021/05/25 06:34:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:34:54 [DEBUG] agent: Service "_v1_appc_10.233.58.248_8443" in sync 2021/05/25 06:34:54 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.246_8080" in sync 2021/05/25 06:34:54 [DEBUG] agent: Service "_v1_nsd_10.233.51.250_8806" in sync 2021/05/25 06:34:54 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.47.46_9007" 2021/05/25 06:34:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:34:54 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:34:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.139_9015" in sync 2021/05/25 06:34:54 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:34:54 [DEBUG] agent: Service "_v1_parser_10.233.51.250_8806" in sync 2021/05/25 06:34:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.250_8806" in sync 2021/05/25 06:34:54 [DEBUG] agent: Service "_v1_message-router_10.233.35.251_3904" in sync 2021/05/25 06:34:54 [DEBUG] agent: Service "_v1_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:34:54 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:34:54 [DEBUG] agent: Service "_v1_catalog_10.233.51.250_8806" in sync 2021/05/25 06:34:54 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:34:54 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.182_9005" in sync 2021/05/25 06:34:54 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:34:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.31_443" in sync 2021/05/25 06:34:54 [DEBUG] agent: Node info in sync 2021/05/25 06:34:54 [DEBUG] http: Request PUT /v1/agent/service/register (476.726859ms) from=10.233.74.91:60472 2021/05/25 06:34:54 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.182_9005" in sync 2021/05/25 06:34:54 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:34:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.31_443" in sync 2021/05/25 06:34:54 [DEBUG] agent: Service "_v1_catalog_10.233.51.250_8806" in sync 2021/05/25 06:34:54 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:34:54 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.11.86_9518" in sync 2021/05/25 06:34:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.46_9007" in sync 2021/05/25 06:34:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:34:54 [DEBUG] agent: Service "_v1_appc_10.233.58.248_8443" in sync 2021/05/25 06:34:54 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.246_8080" in sync 2021/05/25 06:34:54 [DEBUG] agent: Service "_v0_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:34:54 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:34:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:34:54 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:34:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.139_9015" in sync 2021/05/25 06:34:54 [DEBUG] agent: Service "_v1_nsd_10.233.51.250_8806" in sync 2021/05/25 06:34:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.46_9007" in sync 2021/05/25 06:34:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.250_8806" in sync 2021/05/25 06:34:54 [DEBUG] agent: Service "_v1_message-router_10.233.35.251_3904" in sync 2021/05/25 06:34:54 [DEBUG] agent: Service "_v1_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:34:54 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:34:54 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:34:54 [DEBUG] agent: Service "_v1_parser_10.233.51.250_8806" in sync 2021/05/25 06:34:54 [DEBUG] agent: Node info in sync 2021/05/25 06:34:55 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (189.948752ms) from=10.233.74.91:60480 2021/05/25 06:34:55 [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/05/25 06:34:55 [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/05/25 06:34:55 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/25 06:34:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/25 06:34:56 [DEBUG] agent: Service "_v1_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:34:56 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:34:56 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:34:56 [DEBUG] agent: Service "_v1_parser_10.233.51.250_8806" in sync 2021/05/25 06:34:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.250_8806" in sync 2021/05/25 06:34:56 [DEBUG] agent: Service "_v1_message-router_10.233.35.251_3904" in sync 2021/05/25 06:34:56 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:34:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.31_443" in sync 2021/05/25 06:34:56 [DEBUG] agent: Service "_v1_catalog_10.233.51.250_8806" in sync 2021/05/25 06:34:56 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:34:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.182_9005" in sync 2021/05/25 06:34:56 [DEBUG] agent: Service "_v1_appc_10.233.58.248_8443" in sync 2021/05/25 06:34:56 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.246_8080" in sync 2021/05/25 06:34:56 [DEBUG] agent: Service "_v0_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:34:56 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:34:56 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.11.86_9518" in sync 2021/05/25 06:34:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.46_9007" in sync 2021/05/25 06:34:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:34:56 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:34:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.139_9015" in sync 2021/05/25 06:34:56 [DEBUG] agent: Service "_v1_nsd_10.233.51.250_8806" in sync 2021/05/25 06:34:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.46_9007" in sync 2021/05/25 06:34:56 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.68.116_8446" 2021/05/25 06:34:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:34:56 [DEBUG] agent: Node info in sync 2021/05/25 06:34:56 [DEBUG] http: Request PUT /v1/agent/service/register (601.531715ms) from=10.233.74.91:60484 2021/05/25 06:34:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:34:56 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:34:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.139_9015" in sync 2021/05/25 06:34:56 [DEBUG] agent: Service "_v1_nsd_10.233.51.250_8806" in sync 2021/05/25 06:34:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.46_9007" in sync 2021/05/25 06:34:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:34:56 [DEBUG] agent: Service "_v1_message-router_10.233.35.251_3904" in sync 2021/05/25 06:34:56 [DEBUG] agent: Service "_v1_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:34:56 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:34:56 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:34:56 [DEBUG] agent: Service "_v1_parser_10.233.51.250_8806" in sync 2021/05/25 06:34:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.250_8806" in sync 2021/05/25 06:34:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.182_9005" in sync 2021/05/25 06:34:56 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:34:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.31_443" in sync 2021/05/25 06:34:56 [DEBUG] agent: Service "_v1_catalog_10.233.51.250_8806" in sync 2021/05/25 06:34:56 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:34:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:34:56 [DEBUG] agent: Service "_v1_appc_10.233.58.248_8443" in sync 2021/05/25 06:34:56 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.246_8080" in sync 2021/05/25 06:34:56 [DEBUG] agent: Service "_v0_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:34:56 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:34:56 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.11.86_9518" in sync 2021/05/25 06:34:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.46_9007" in sync 2021/05/25 06:34:56 [DEBUG] agent: Node info in sync 2021/05/25 06:34:56 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (99.919238ms) from=10.233.74.91:60494 2021/05/25 06:34:56 [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/05/25 06:34:56 [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/05/25 06:34:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/25 06:34:56 [DEBUG] agent: Service "_v1_catalog_10.233.51.250_8806" in sync 2021/05/25 06:34:56 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:34:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.182_9005" in sync 2021/05/25 06:34:56 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:34:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.31_443" in sync 2021/05/25 06:34:56 [DEBUG] agent: Service "_v0_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:34:56 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:34:56 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.11.86_9518" in sync 2021/05/25 06:34:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.46_9007" in sync 2021/05/25 06:34:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:34:56 [DEBUG] agent: Service "_v1_appc_10.233.58.248_8443" in sync 2021/05/25 06:34:56 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.246_8080" in sync 2021/05/25 06:34:56 [DEBUG] agent: Service "_v1_nsd_10.233.51.250_8806" in sync 2021/05/25 06:34:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.46_9007" in sync 2021/05/25 06:34:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:34:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:34:56 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:34:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.139_9015" in sync 2021/05/25 06:34:56 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:34:56 [DEBUG] agent: Service "_v1_parser_10.233.51.250_8806" in sync 2021/05/25 06:34:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.250_8806" in sync 2021/05/25 06:34:56 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.68.116_8446" 2021/05/25 06:34:56 [DEBUG] agent: Service "_v1_message-router_10.233.35.251_3904" in sync 2021/05/25 06:34:56 [DEBUG] agent: Service "_v1_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:34:56 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:34:56 [DEBUG] agent: Node info in sync 2021/05/25 06:34:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:34:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:34:56 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:34:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.139_9015" in sync 2021/05/25 06:34:56 [DEBUG] agent: Service "_v1_nsd_10.233.51.250_8806" in sync 2021/05/25 06:34:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.46_9007" in sync 2021/05/25 06:34:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.250_8806" in sync 2021/05/25 06:34:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:34:56 [DEBUG] agent: Service "_v1_message-router_10.233.35.251_3904" in sync 2021/05/25 06:34:56 [DEBUG] agent: Service "_v1_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:34:56 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:34:56 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:34:56 [DEBUG] agent: Service "_v1_parser_10.233.51.250_8806" in sync 2021/05/25 06:34:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.182_9005" in sync 2021/05/25 06:34:56 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:34:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.31_443" in sync 2021/05/25 06:34:56 [DEBUG] agent: Service "_v1_catalog_10.233.51.250_8806" in sync 2021/05/25 06:34:56 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:34:56 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.11.86_9518" in sync 2021/05/25 06:34:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.46_9007" in sync 2021/05/25 06:34:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:34:56 [DEBUG] agent: Service "_v1_appc_10.233.58.248_8443" in sync 2021/05/25 06:34:56 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.246_8080" in sync 2021/05/25 06:34:56 [DEBUG] agent: Service "_v0_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:34:56 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:34:56 [DEBUG] agent: Node info in sync 2021/05/25 06:34:56 [DEBUG] http: Request PUT /v1/agent/service/register (499.400399ms) from=10.233.74.91:60500 2021/05/25 06:34:56 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (604.962µs) from=10.233.74.91:60506 2021/05/25 06:34:57 [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/05/25 06:34:57 [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/05/25 06:34:57 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/25 06:34: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/05/25 06:34:57 [DEBUG] agent: Service "_v1_catalog_10.233.51.250_8806" in sync 2021/05/25 06:34:57 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:34:57 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.182_9005" in sync 2021/05/25 06:34:57 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:34:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.31_443" in sync 2021/05/25 06:34:57 [DEBUG] agent: Service "_v0_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:34:57 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:34:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.11.86_9518" in sync 2021/05/25 06:34:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.46_9007" in sync 2021/05/25 06:34:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:34:57 [DEBUG] agent: Service "_v1_appc_10.233.58.248_8443" in sync 2021/05/25 06:34:57 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.246_8080" in sync 2021/05/25 06:34:57 [DEBUG] agent: Service "_v1_nsd_10.233.51.250_8806" in sync 2021/05/25 06:34:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.46_9007" in sync 2021/05/25 06:34:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:34:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:34:57 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:34:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.139_9015" in sync 2021/05/25 06:34:57 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:34:57 [DEBUG] agent: Service "_v1_parser_10.233.51.250_8806" in sync 2021/05/25 06:34:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.250_8806" in sync 2021/05/25 06:34:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:34:57 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.68.116_8446" 2021/05/25 06:34:57 [DEBUG] agent: Service "_v1_message-router_10.233.35.251_3904" in sync 2021/05/25 06:34:57 [DEBUG] agent: Service "_v1_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:34:57 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:34:57 [DEBUG] agent: Node info in sync 2021/05/25 06:34:57 [DEBUG] http: Request PUT /v1/agent/service/register (424.084747ms) from=10.233.74.91:60510 2021/05/25 06:34:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:34:57 [DEBUG] agent: Service "_v1_appc_10.233.58.248_8443" in sync 2021/05/25 06:34:57 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.246_8080" in sync 2021/05/25 06:34:57 [DEBUG] agent: Service "_v0_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:34:57 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:34:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.11.86_9518" in sync 2021/05/25 06:34:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.46_9007" in sync 2021/05/25 06:34:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:34:57 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:34:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.139_9015" in sync 2021/05/25 06:34:57 [DEBUG] agent: Service "_v1_nsd_10.233.51.250_8806" in sync 2021/05/25 06:34:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.46_9007" in sync 2021/05/25 06:34:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:34:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:34:57 [DEBUG] agent: Service "_v1_message-router_10.233.35.251_3904" in sync 2021/05/25 06:34:57 [DEBUG] agent: Service "_v1_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:34:57 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:34:57 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:34:57 [DEBUG] agent: Service "_v1_parser_10.233.51.250_8806" in sync 2021/05/25 06:34:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.250_8806" in sync 2021/05/25 06:34:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:34:57 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.182_9005" in sync 2021/05/25 06:34:57 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:34:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.31_443" in sync 2021/05/25 06:34:57 [DEBUG] agent: Service "_v1_catalog_10.233.51.250_8806" in sync 2021/05/25 06:34:57 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:34:57 [DEBUG] agent: Node info in sync 2021/05/25 06:34:57 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (562.6µs) from=10.233.74.91:60516 2021/05/25 06:34:57 [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/05/25 06:34:57 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/25 06:34: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/05/25 06:34:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:34:58 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.68.116_8446" 2021/05/25 06:34:58 [DEBUG] agent: Service "_v1_message-router_10.233.35.251_3904" in sync 2021/05/25 06:34:58 [DEBUG] agent: Service "_v1_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:34:58 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:34:58 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:34:58 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:34:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.31_443" in sync 2021/05/25 06:34:58 [DEBUG] agent: Service "_v0_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:34:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.46_9007" in sync 2021/05/25 06:34:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:34:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:34:58 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:34:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.139_9015" in sync 2021/05/25 06:34:58 [DEBUG] agent: Service "_v1_parser_10.233.51.250_8806" in sync 2021/05/25 06:34:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.250_8806" in sync 2021/05/25 06:34:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:34:58 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:34:58 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.182_9005" in sync 2021/05/25 06:34:58 [DEBUG] agent: Service "_v1_catalog_10.233.51.250_8806" in sync 2021/05/25 06:34:58 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.11.86_9518" in sync 2021/05/25 06:34:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:34:58 [DEBUG] agent: Service "_v1_appc_10.233.58.248_8443" in sync 2021/05/25 06:34:58 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.246_8080" in sync 2021/05/25 06:34:58 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:34:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.46_9007" in sync 2021/05/25 06:34:58 [DEBUG] agent: Service "_v1_nsd_10.233.51.250_8806" in sync 2021/05/25 06:34:58 [DEBUG] agent: Node info in sync 2021/05/25 06:34:58 [DEBUG] agent: Service "_v1_message-router_10.233.35.251_3904" in sync 2021/05/25 06:34:58 [DEBUG] agent: Service "_v1_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:34:58 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:34:58 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:34:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:34:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:34:58 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:34:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.31_443" in sync 2021/05/25 06:34:58 [DEBUG] agent: Service "_v0_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:34:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.46_9007" in sync 2021/05/25 06:34:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:34:58 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:34:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.139_9015" in sync 2021/05/25 06:34:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:34:58 [DEBUG] agent: Service "_v1_parser_10.233.51.250_8806" in sync 2021/05/25 06:34:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.250_8806" in sync 2021/05/25 06:34:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:34:58 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.182_9005" in sync 2021/05/25 06:34:58 [DEBUG] agent: Service "_v1_catalog_10.233.51.250_8806" in sync 2021/05/25 06:34:58 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:34:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:34:58 [DEBUG] agent: Service "_v1_appc_10.233.58.248_8443" in sync 2021/05/25 06:34:58 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.246_8080" in sync 2021/05/25 06:34:58 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:34:58 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.11.86_9518" in sync 2021/05/25 06:34:58 [DEBUG] agent: Service "_v1_nsd_10.233.51.250_8806" in sync 2021/05/25 06:34:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.46_9007" in sync 2021/05/25 06:34:58 [DEBUG] agent: Node info in sync 2021/05/25 06:34:58 [DEBUG] http: Request PUT /v1/agent/service/register (437.712285ms) from=10.233.74.91:60518 2021/05/25 06:34:58 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (440.117µs) from=10.233.74.91:60524 2021/05/25 06:34:58 [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/05/25 06:34:58 [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/05/25 06:34:58 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/25 06:34: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/05/25 06:34:58 [DEBUG] agent: Service "_v1_nsd_10.233.51.250_8806" in sync 2021/05/25 06:34:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.46_9007" in sync 2021/05/25 06:34:58 [DEBUG] agent: Service "_v1_message-router_10.233.35.251_3904" in sync 2021/05/25 06:34:58 [DEBUG] agent: Service "_v1_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:34:58 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:34:58 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:34:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:34:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:34:58 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:34:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.31_443" in sync 2021/05/25 06:34:58 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.68.116_8446" 2021/05/25 06:34:58 [DEBUG] agent: Service "_v0_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:34:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.46_9007" in sync 2021/05/25 06:34:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:34:58 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:34:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.139_9015" in sync 2021/05/25 06:34:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:34:58 [DEBUG] agent: Service "_v1_parser_10.233.51.250_8806" in sync 2021/05/25 06:34:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.250_8806" in sync 2021/05/25 06:34:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:34:58 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.182_9005" in sync 2021/05/25 06:34:58 [DEBUG] agent: Service "_v1_catalog_10.233.51.250_8806" in sync 2021/05/25 06:34:58 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:34:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:34:58 [DEBUG] agent: Service "_v1_appc_10.233.58.248_8443" in sync 2021/05/25 06:34:58 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.246_8080" in sync 2021/05/25 06:34:58 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:34:58 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.11.86_9518" in sync 2021/05/25 06:34:58 [DEBUG] agent: Node info in sync 2021/05/25 06:34:58 [DEBUG] http: Request PUT /v1/agent/service/register (269.513964ms) from=10.233.74.91:60526 2021/05/25 06:34:58 [DEBUG] agent: Service "_v1_parser_10.233.51.250_8806" in sync 2021/05/25 06:34:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.250_8806" in sync 2021/05/25 06:34:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:34:58 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.182_9005" in sync 2021/05/25 06:34:58 [DEBUG] agent: Service "_v1_catalog_10.233.51.250_8806" in sync 2021/05/25 06:34:58 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:34:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:34:58 [DEBUG] agent: Service "_v1_appc_10.233.58.248_8443" in sync 2021/05/25 06:34:58 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.246_8080" in sync 2021/05/25 06:34:58 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:34:58 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.11.86_9518" in sync 2021/05/25 06:34:58 [DEBUG] agent: Service "_v1_nsd_10.233.51.250_8806" in sync 2021/05/25 06:34:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.46_9007" in sync 2021/05/25 06:34:58 [DEBUG] agent: Service "_v1_message-router_10.233.35.251_3904" in sync 2021/05/25 06:34:58 [DEBUG] agent: Service "_v1_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:34:58 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:34:58 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:34:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:34:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:34:58 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:34:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.31_443" in sync 2021/05/25 06:34:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:34:58 [DEBUG] agent: Service "_v0_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:34:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.46_9007" in sync 2021/05/25 06:34:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:34:58 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:34:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.139_9015" in sync 2021/05/25 06:34:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:34:58 [DEBUG] agent: Node info in sync 2021/05/25 06:34:58 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (607.046µs) from=10.233.74.91:60530 2021/05/25 06:34:58 [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/05/25 06:34:58 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/25 06:34: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/05/25 06:34:59 [DEBUG] agent: Service "_v0_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:34:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.46_9007" in sync 2021/05/25 06:34:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:34:59 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:34:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.139_9015" in sync 2021/05/25 06:34:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:34:59 [DEBUG] agent: Service "_v1_parser_10.233.51.250_8806" in sync 2021/05/25 06:34:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.250_8806" in sync 2021/05/25 06:34:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:34:59 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.182_9005" in sync 2021/05/25 06:34:59 [DEBUG] agent: Service "_v1_catalog_10.233.51.250_8806" in sync 2021/05/25 06:34:59 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:34:59 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.68.116_8446" 2021/05/25 06:34:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:34:59 [DEBUG] agent: Service "_v1_appc_10.233.58.248_8443" in sync 2021/05/25 06:34:59 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.246_8080" in sync 2021/05/25 06:34:59 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:34:59 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.11.86_9518" in sync 2021/05/25 06:34:59 [DEBUG] agent: Service "_v1_nsd_10.233.51.250_8806" in sync 2021/05/25 06:34:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.46_9007" in sync 2021/05/25 06:34:59 [DEBUG] agent: Service "_v1_message-router_10.233.35.251_3904" in sync 2021/05/25 06:34:59 [DEBUG] agent: Service "_v1_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:34:59 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:34:59 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:34:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:34:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:34:59 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:34:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.31_443" in sync 2021/05/25 06:34:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:34:59 [DEBUG] agent: Node info in sync 2021/05/25 06:34:59 [DEBUG] http: Request PUT /v1/agent/service/register (800.200528ms) from=10.233.74.91:60534 2021/05/25 06:34:59 [DEBUG] agent: Service "_v1_nsd_10.233.51.250_8806" in sync 2021/05/25 06:34:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.46_9007" in sync 2021/05/25 06:34:59 [DEBUG] agent: Service "_v1_message-router_10.233.35.251_3904" in sync 2021/05/25 06:34:59 [DEBUG] agent: Service "_v1_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:34:59 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:34:59 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:34:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:34:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:34:59 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:34:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.31_443" in sync 2021/05/25 06:34:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:34:59 [DEBUG] agent: Service "_v0_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:34:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.46_9007" in sync 2021/05/25 06:34:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:34:59 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:34:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.139_9015" in sync 2021/05/25 06:34:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:34:59 [DEBUG] agent: Service "_v1_parser_10.233.51.250_8806" in sync 2021/05/25 06:34:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.250_8806" in sync 2021/05/25 06:34:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:34:59 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.182_9005" in sync 2021/05/25 06:34:59 [DEBUG] agent: Service "_v1_catalog_10.233.51.250_8806" in sync 2021/05/25 06:34:59 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:34:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:34:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:34:59 [DEBUG] agent: Service "_v1_appc_10.233.58.248_8443" in sync 2021/05/25 06:34:59 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.246_8080" in sync 2021/05/25 06:34:59 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:34:59 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.11.86_9518" in sync 2021/05/25 06:34:59 [DEBUG] agent: Node info in sync 2021/05/25 06:34:59 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (290.629341ms) from=10.233.74.91:60554 2021/05/25 06:34:59 [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/05/25 06:34:59 [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/05/25 06:34:59 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/25 06:34: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/05/25 06:35:00 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.11.86_9518" in sync 2021/05/25 06:35:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:35:00 [DEBUG] agent: Service "_v1_appc_10.233.58.248_8443" in sync 2021/05/25 06:35:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.246_8080" in sync 2021/05/25 06:35:00 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:35:00 [DEBUG] agent: Service "_v1_nsd_10.233.51.250_8806" in sync 2021/05/25 06:35:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.46_9007" in sync 2021/05/25 06:35:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:00 [DEBUG] agent: Service "_v1_message-router_10.233.35.251_3904" in sync 2021/05/25 06:35:00 [DEBUG] agent: Service "_v1_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:35:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:35:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:35:00 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:35:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.31_443" in sync 2021/05/25 06:35:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:00 [DEBUG] agent: Service "_v0_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:35:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.46_9007" in sync 2021/05/25 06:35:00 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.68.116_8446" 2021/05/25 06:35:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:35:00 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:35:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.139_9015" in sync 2021/05/25 06:35:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:00 [DEBUG] agent: Service "_v1_parser_10.233.51.250_8806" in sync 2021/05/25 06:35:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.250_8806" in sync 2021/05/25 06:35:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.182_9005" in sync 2021/05/25 06:35:00 [DEBUG] agent: Service "_v1_catalog_10.233.51.250_8806" in sync 2021/05/25 06:35:00 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:35:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:00 [DEBUG] agent: Node info in sync 2021/05/25 06:35:00 [DEBUG] http: Request PUT /v1/agent/service/register (317.883274ms) from=10.233.74.91:60558 2021/05/25 06:35:00 [DEBUG] agent: Service "_v1_parser_10.233.51.250_8806" in sync 2021/05/25 06:35:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.250_8806" in sync 2021/05/25 06:35:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.182_9005" in sync 2021/05/25 06:35:00 [DEBUG] agent: Service "_v1_catalog_10.233.51.250_8806" in sync 2021/05/25 06:35:00 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:35:00 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:35:00 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.11.86_9518" in sync 2021/05/25 06:35:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:35:00 [DEBUG] agent: Service "_v1_appc_10.233.58.248_8443" in sync 2021/05/25 06:35:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.246_8080" in sync 2021/05/25 06:35:00 [DEBUG] agent: Service "_v1_nsd_10.233.51.250_8806" in sync 2021/05/25 06:35:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.46_9007" in sync 2021/05/25 06:35:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:35:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:00 [DEBUG] agent: Service "_v1_message-router_10.233.35.251_3904" in sync 2021/05/25 06:35:00 [DEBUG] agent: Service "_v1_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:35:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:35:00 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:35:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.31_443" in sync 2021/05/25 06:35:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:00 [DEBUG] agent: Service "_v0_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:35:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.46_9007" in sync 2021/05/25 06:35:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:35:00 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:35:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.139_9015" in sync 2021/05/25 06:35:00 [DEBUG] agent: Node info in sync 2021/05/25 06:35:00 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (534.371µs) from=10.233.74.91:60562 2021/05/25 06:35:00 [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/05/25 06:35:00 [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/05/25 06:35: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/05/25 06:35:01 [DEBUG] agent: Service "_v0_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:35:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.46_9007" in sync 2021/05/25 06:35:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:35:01 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:35:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.139_9015" in sync 2021/05/25 06:35:01 [DEBUG] agent: Service "_v1_parser_10.233.51.250_8806" in sync 2021/05/25 06:35:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.250_8806" in sync 2021/05/25 06:35:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.182_9005" in sync 2021/05/25 06:35:01 [DEBUG] agent: Service "_v1_catalog_10.233.51.250_8806" in sync 2021/05/25 06:35:01 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:35:01 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:35:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.11.86_9518" in sync 2021/05/25 06:35:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:35:01 [DEBUG] agent: Service "_v1_appc_10.233.58.248_8443" in sync 2021/05/25 06:35:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.246_8080" in sync 2021/05/25 06:35:01 [DEBUG] agent: Service "_v1_nsd_10.233.51.250_8806" in sync 2021/05/25 06:35:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.46_9007" in sync 2021/05/25 06:35:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:35:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:01 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.68.116_8446" 2021/05/25 06:35:01 [DEBUG] agent: Service "_v1_message-router_10.233.35.251_3904" in sync 2021/05/25 06:35:01 [DEBUG] agent: Service "_v1_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:35:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:35:01 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:35:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.31_443" in sync 2021/05/25 06:35:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:01 [DEBUG] agent: Node info in sync 2021/05/25 06:35:01 [DEBUG] http: Request PUT /v1/agent/service/register (523.968849ms) from=10.233.74.91:60564 2021/05/25 06:35:01 [DEBUG] agent: Service "_v1_parser_10.233.51.250_8806" in sync 2021/05/25 06:35:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.250_8806" in sync 2021/05/25 06:35:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.182_9005" in sync 2021/05/25 06:35:01 [DEBUG] agent: Service "_v1_catalog_10.233.51.250_8806" in sync 2021/05/25 06:35:01 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:35:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:35:01 [DEBUG] agent: Service "_v1_appc_10.233.58.248_8443" in sync 2021/05/25 06:35:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.246_8080" in sync 2021/05/25 06:35:01 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:35:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.11.86_9518" in sync 2021/05/25 06:35:01 [DEBUG] agent: Service "_v1_nsd_10.233.51.250_8806" in sync 2021/05/25 06:35:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.46_9007" in sync 2021/05/25 06:35:01 [DEBUG] agent: Service "_v1_message-router_10.233.35.251_3904" in sync 2021/05/25 06:35:01 [DEBUG] agent: Service "_v1_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:35:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:35:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:35:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:01 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:35:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.31_443" in sync 2021/05/25 06:35:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:01 [DEBUG] agent: Service "_v0_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:35:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.46_9007" in sync 2021/05/25 06:35:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:35:01 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:35:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.139_9015" in sync 2021/05/25 06:35:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:01 [DEBUG] agent: Node info in sync 2021/05/25 06:35:01 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (494.412µs) from=10.233.74.91:60574 2021/05/25 06:35:01 [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/05/25 06:35:01 [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/05/25 06:35:01 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/25 06:35: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/05/25 06:35:02 [DEBUG] agent: Service "_v0_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.46_9007" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.139_9015" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:02 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.68.116_8446" 2021/05/25 06:35:02 [DEBUG] agent: Service "_v1_parser_10.233.51.250_8806" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.250_8806" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.182_9005" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v1_catalog_10.233.51.250_8806" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v1_appc_10.233.58.248_8443" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.246_8080" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.11.86_9518" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v1_nsd_10.233.51.250_8806" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.46_9007" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v1_message-router_10.233.35.251_3904" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v1_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.31_443" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:02 [DEBUG] agent: Node info in sync 2021/05/25 06:35:02 [DEBUG] http: Request PUT /v1/agent/service/register (596.057666ms) from=10.233.74.91:60578 2021/05/25 06:35:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v1_appc_10.233.58.248_8443" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.246_8080" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.11.86_9518" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v1_nsd_10.233.51.250_8806" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.46_9007" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v1_message-router_10.233.35.251_3904" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v1_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.31_443" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v0_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.46_9007" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.139_9015" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v1_parser_10.233.51.250_8806" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.250_8806" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.182_9005" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v1_catalog_10.233.51.250_8806" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:02 [DEBUG] agent: Node info in sync 2021/05/25 06:35:02 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (569.996µs) from=10.233.74.91:60584 2021/05/25 06:35:02 [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/05/25 06:35:02 [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/05/25 06:35: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/05/25 06:35:02 [DEBUG] agent: Service "_v1_nsd_10.233.51.250_8806" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.46_9007" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:02 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.68.116_8446" 2021/05/25 06:35:02 [DEBUG] agent: Service "_v1_message-router_10.233.35.251_3904" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v1_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.31_443" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v0_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.46_9007" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.139_9015" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v1_parser_10.233.51.250_8806" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.250_8806" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.182_9005" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v1_catalog_10.233.51.250_8806" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.11.86_9518" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v1_appc_10.233.58.248_8443" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.246_8080" in sync 2021/05/25 06:35:02 [DEBUG] agent: Node info in sync 2021/05/25 06:35:02 [DEBUG] http: Request PUT /v1/agent/service/register (296.76916ms) from=10.233.74.91:60586 2021/05/25 06:35:02 [DEBUG] agent: Service "_v1_parser_10.233.51.250_8806" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.250_8806" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.182_9005" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v1_catalog_10.233.51.250_8806" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v1_appc_10.233.58.248_8443" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.246_8080" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.11.86_9518" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v1_nsd_10.233.51.250_8806" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.46_9007" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v1_message-router_10.233.35.251_3904" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v1_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.31_443" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v0_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.46_9007" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.139_9015" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:02 [DEBUG] agent: Node info in sync 2021/05/25 06:35:02 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (97.469204ms) from=10.233.74.91:60590 2021/05/25 06:35:02 [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/05/25 06:35:02 [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/05/25 06:35:02 [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/05/25 06:35: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/05/25 06:35:02 [DEBUG] agent: Service "_v1_parser_10.233.51.250_8806" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.250_8806" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.182_9005" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v1_catalog_10.233.51.250_8806" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v1_appc_10.233.58.248_8443" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.246_8080" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.11.86_9518" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v1_nsd_10.233.51.250_8806" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.46_9007" in sync 2021/05/25 06:35:02 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.68.116_8446" 2021/05/25 06:35:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v1_message-router_10.233.35.251_3904" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v1_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.31_443" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v0_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.46_9007" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.139_9015" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:02 [DEBUG] agent: Node info in sync 2021/05/25 06:35:02 [DEBUG] http: Request PUT /v1/agent/service/register (257.083075ms) from=10.233.74.91:60592 2021/05/25 06:35:02 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.182_9005" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v1_catalog_10.233.51.250_8806" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v1_appc_10.233.58.248_8443" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.246_8080" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.11.86_9518" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v1_nsd_10.233.51.250_8806" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.46_9007" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v1_message-router_10.233.35.251_3904" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v1_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.31_443" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v0_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.46_9007" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.139_9015" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v1_parser_10.233.51.250_8806" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.250_8806" in sync 2021/05/25 06:35:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:02 [DEBUG] agent: Node info in sync 2021/05/25 06:35:03 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (496.306µs) from=10.233.74.91:60596 2021/05/25 06:35:03 [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/05/25 06:35:03 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/25 06:35: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/05/25 06:35:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:03 [DEBUG] agent: Service "_v1_nsd_10.233.51.250_8806" in sync 2021/05/25 06:35:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.46_9007" in sync 2021/05/25 06:35:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:35:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:35:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:03 [DEBUG] agent: Service "_v1_message-router_10.233.35.251_3904" in sync 2021/05/25 06:35:03 [DEBUG] agent: Service "_v1_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:35:03 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.68.116_8446" 2021/05/25 06:35:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:03 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:35:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.31_443" in sync 2021/05/25 06:35:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:03 [DEBUG] agent: Service "_v0_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:35:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.46_9007" in sync 2021/05/25 06:35:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.139_9015" in sync 2021/05/25 06:35:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:35:03 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:35:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:03 [DEBUG] agent: Service "_v1_parser_10.233.51.250_8806" in sync 2021/05/25 06:35:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.250_8806" in sync 2021/05/25 06:35:03 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:35:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.182_9005" in sync 2021/05/25 06:35:03 [DEBUG] agent: Service "_v1_catalog_10.233.51.250_8806" in sync 2021/05/25 06:35:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.246_8080" in sync 2021/05/25 06:35:03 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:35:03 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.11.86_9518" in sync 2021/05/25 06:35:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:35:03 [DEBUG] agent: Service "_v1_appc_10.233.58.248_8443" in sync 2021/05/25 06:35:03 [DEBUG] agent: Node info in sync 2021/05/25 06:35:03 [DEBUG] http: Request PUT /v1/agent/service/register (397.285929ms) from=10.233.74.91:60602 2021/05/25 06:35:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:03 [DEBUG] agent: Service "_v1_message-router_10.233.35.251_3904" in sync 2021/05/25 06:35:03 [DEBUG] agent: Service "_v1_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:35:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:35:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:35:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:03 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:35:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.31_443" in sync 2021/05/25 06:35:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:03 [DEBUG] agent: Service "_v0_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:35:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.46_9007" in sync 2021/05/25 06:35:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:35:03 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:35:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.139_9015" in sync 2021/05/25 06:35:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:03 [DEBUG] agent: Service "_v1_parser_10.233.51.250_8806" in sync 2021/05/25 06:35:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.250_8806" in sync 2021/05/25 06:35:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.182_9005" in sync 2021/05/25 06:35:03 [DEBUG] agent: Service "_v1_catalog_10.233.51.250_8806" in sync 2021/05/25 06:35:03 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:35:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:35:03 [DEBUG] agent: Service "_v1_appc_10.233.58.248_8443" in sync 2021/05/25 06:35:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.246_8080" in sync 2021/05/25 06:35:03 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:35:03 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.11.86_9518" in sync 2021/05/25 06:35:03 [DEBUG] agent: Service "_v1_nsd_10.233.51.250_8806" in sync 2021/05/25 06:35:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.46_9007" in sync 2021/05/25 06:35:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:03 [DEBUG] agent: Node info in sync 2021/05/25 06:35:03 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (473.771µs) from=10.233.74.91:60608 2021/05/25 06:35:03 [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/05/25 06:35:03 [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/05/25 06:35:03 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/25 06:35: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/05/25 06:35:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:35:04 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:35:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.139_9015" in sync 2021/05/25 06:35:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:04 [DEBUG] agent: Service "_v1_parser_10.233.51.250_8806" in sync 2021/05/25 06:35:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.250_8806" in sync 2021/05/25 06:35:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.182_9005" in sync 2021/05/25 06:35:04 [DEBUG] agent: Service "_v1_catalog_10.233.51.250_8806" in sync 2021/05/25 06:35:04 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:35:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:35:04 [DEBUG] agent: Service "_v1_appc_10.233.58.248_8443" in sync 2021/05/25 06:35:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.246_8080" in sync 2021/05/25 06:35:04 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:35:04 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.11.86_9518" in sync 2021/05/25 06:35:04 [DEBUG] agent: Service "_v1_nsd_10.233.51.250_8806" in sync 2021/05/25 06:35:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.46_9007" in sync 2021/05/25 06:35:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:04 [DEBUG] agent: Service "_v1_message-router_10.233.35.251_3904" in sync 2021/05/25 06:35:04 [DEBUG] agent: Service "_v1_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:35:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:35:04 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:35:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:04 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:35:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.31_443" in sync 2021/05/25 06:35:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:04 [DEBUG] agent: Service "_v0_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:35:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.46_9007" in sync 2021/05/25 06:35:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:04 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.68.116_8446" 2021/05/25 06:35:04 [DEBUG] agent: Node info in sync 2021/05/25 06:35:04 [DEBUG] http: Request PUT /v1/agent/service/register (422.682236ms) from=10.233.74.91:60610 2021/05/25 06:35:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:35:04 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:35:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:04 [DEBUG] agent: Service "_v1_message-router_10.233.35.251_3904" in sync 2021/05/25 06:35:04 [DEBUG] agent: Service "_v1_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:35:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:04 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:35:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.31_443" in sync 2021/05/25 06:35:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:04 [DEBUG] agent: Service "_v0_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:35:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.46_9007" in sync 2021/05/25 06:35:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.139_9015" in sync 2021/05/25 06:35:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:35:04 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:35:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:04 [DEBUG] agent: Service "_v1_parser_10.233.51.250_8806" in sync 2021/05/25 06:35:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.250_8806" in sync 2021/05/25 06:35:04 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:35:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:05 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.182_9005" in sync 2021/05/25 06:35:05 [DEBUG] agent: Service "_v1_catalog_10.233.51.250_8806" in sync 2021/05/25 06:35:05 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.246_8080" in sync 2021/05/25 06:35:05 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:35:04 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (101.65261ms) from=10.233.74.91:60616 2021/05/25 06:35:05 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.11.86_9518" in sync 2021/05/25 06:35:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:35:05 [DEBUG] agent: Service "_v1_appc_10.233.58.248_8443" in sync 2021/05/25 06:35:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:05 [DEBUG] agent: Service "_v1_nsd_10.233.51.250_8806" in sync 2021/05/25 06:35:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.46_9007" in sync 2021/05/25 06:35:05 [DEBUG] agent: Node info in sync 2021/05/25 06:35:05 [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/05/25 06:35:05 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/25 06:35: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/05/25 06:35:06 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:35:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:06 [DEBUG] agent: Service "_v1_message-router_10.233.35.251_3904" in sync 2021/05/25 06:35:06 [DEBUG] agent: Service "_v1_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:35:06 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:35:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:06 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:35:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.31_443" in sync 2021/05/25 06:35:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:06 [DEBUG] agent: Service "_v0_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:35:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.46_9007" in sync 2021/05/25 06:35:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:35:06 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:35:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.139_9015" in sync 2021/05/25 06:35:06 [DEBUG] agent: Service "_v1_parser_10.233.51.250_8806" in sync 2021/05/25 06:35:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.250_8806" in sync 2021/05/25 06:35:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:06 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.182_9005" in sync 2021/05/25 06:35:06 [DEBUG] agent: Service "_v1_catalog_10.233.51.250_8806" in sync 2021/05/25 06:35:06 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:35:06 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:35:06 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.11.86_9518" in sync 2021/05/25 06:35:06 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.68.116_8446" 2021/05/25 06:35:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:35:06 [DEBUG] agent: Service "_v1_appc_10.233.58.248_8443" in sync 2021/05/25 06:35:06 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.246_8080" in sync 2021/05/25 06:35:06 [DEBUG] agent: Service "_v1_nsd_10.233.51.250_8806" in sync 2021/05/25 06:35:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.46_9007" in sync 2021/05/25 06:35:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:06 [DEBUG] agent: Node info in sync 2021/05/25 06:35:06 [DEBUG] http: Request PUT /v1/agent/service/register (699.921149ms) from=10.233.74.91:60626 2021/05/25 06:35:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:06 [DEBUG] agent: Service "_v1_message-router_10.233.35.251_3904" in sync 2021/05/25 06:35:06 [DEBUG] agent: Service "_v1_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:35:06 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:35:06 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:35:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:06 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:35:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.31_443" in sync 2021/05/25 06:35:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:06 [DEBUG] agent: Service "_v0_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:35:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.46_9007" in sync 2021/05/25 06:35:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:35:06 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:35:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.139_9015" in sync 2021/05/25 06:35:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:06 [DEBUG] agent: Service "_v1_parser_10.233.51.250_8806" in sync 2021/05/25 06:35:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.250_8806" in sync 2021/05/25 06:35:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:06 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.182_9005" in sync 2021/05/25 06:35:06 [DEBUG] agent: Service "_v1_catalog_10.233.51.250_8806" in sync 2021/05/25 06:35:06 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:35:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:35:06 [DEBUG] agent: Service "_v1_appc_10.233.58.248_8443" in sync 2021/05/25 06:35:06 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.246_8080" in sync 2021/05/25 06:35:06 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:35:06 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.11.86_9518" in sync 2021/05/25 06:35:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:06 [DEBUG] agent: Service "_v1_nsd_10.233.51.250_8806" in sync 2021/05/25 06:35:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.46_9007" in sync 2021/05/25 06:35:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:06 [DEBUG] agent: Node info in sync 2021/05/25 06:35:06 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (760.063µs) from=10.233.74.91:60638 2021/05/25 06:35:06 [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/05/25 06:35:06 [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/05/25 06:35:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/25 06:35: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/05/25 06:35:07 [DEBUG] agent: Service "_v1_parser_10.233.51.250_8806" in sync 2021/05/25 06:35:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.250_8806" in sync 2021/05/25 06:35:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:07 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.68.116_8446" 2021/05/25 06:35:07 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.182_9005" in sync 2021/05/25 06:35:07 [DEBUG] agent: Service "_v1_catalog_10.233.51.250_8806" in sync 2021/05/25 06:35:07 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:35:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:35:07 [DEBUG] agent: Service "_v1_appc_10.233.58.248_8443" in sync 2021/05/25 06:35:07 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.246_8080" in sync 2021/05/25 06:35:07 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:35:07 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.11.86_9518" in sync 2021/05/25 06:35:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:07 [DEBUG] agent: Service "_v1_nsd_10.233.51.250_8806" in sync 2021/05/25 06:35:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.46_9007" in sync 2021/05/25 06:35:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:07 [DEBUG] agent: Service "_v1_message-router_10.233.35.251_3904" in sync 2021/05/25 06:35:07 [DEBUG] agent: Service "_v1_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:35:07 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:35:07 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:35:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:07 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:35:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.31_443" in sync 2021/05/25 06:35:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:07 [DEBUG] agent: Service "_v0_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:35:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.46_9007" in sync 2021/05/25 06:35:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:35:07 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:35:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.139_9015" in sync 2021/05/25 06:35:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:07 [DEBUG] agent: Node info in sync 2021/05/25 06:35:07 [DEBUG] http: Request PUT /v1/agent/service/register (510.781772ms) from=10.233.74.91:60640 2021/05/25 06:35:07 [DEBUG] agent: Service "_v1_nsd_10.233.51.250_8806" in sync 2021/05/25 06:35:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.46_9007" in sync 2021/05/25 06:35:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:07 [DEBUG] agent: Service "_v1_message-router_10.233.35.251_3904" in sync 2021/05/25 06:35:07 [DEBUG] agent: Service "_v1_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:35:07 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:35:07 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:35:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:07 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:35:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.31_443" in sync 2021/05/25 06:35:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:07 [DEBUG] agent: Service "_v0_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:35:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.46_9007" in sync 2021/05/25 06:35:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:35:07 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:35:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.139_9015" in sync 2021/05/25 06:35:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:07 [DEBUG] agent: Service "_v1_parser_10.233.51.250_8806" in sync 2021/05/25 06:35:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.250_8806" in sync 2021/05/25 06:35:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:07 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.182_9005" in sync 2021/05/25 06:35:07 [DEBUG] agent: Service "_v1_catalog_10.233.51.250_8806" in sync 2021/05/25 06:35:07 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:35:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:07 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (99.909197ms) from=10.233.74.91:60648 2021/05/25 06:35:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:35:07 [DEBUG] agent: Service "_v1_appc_10.233.58.248_8443" in sync 2021/05/25 06:35:07 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.246_8080" in sync 2021/05/25 06:35:07 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:35:07 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.11.86_9518" in sync 2021/05/25 06:35:07 [DEBUG] agent: Node info in sync 2021/05/25 06:35:07 [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/05/25 06:35:07 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/25 06:35: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/05/25 06:35:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:08 [DEBUG] agent: Service "_v0_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:35:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.46_9007" in sync 2021/05/25 06:35:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:35:08 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:35:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.139_9015" in sync 2021/05/25 06:35:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:08 [DEBUG] agent: Service "_v1_parser_10.233.51.250_8806" in sync 2021/05/25 06:35:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.250_8806" in sync 2021/05/25 06:35:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:08 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.182_9005" in sync 2021/05/25 06:35:08 [DEBUG] agent: Service "_v1_catalog_10.233.51.250_8806" in sync 2021/05/25 06:35:08 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:35:08 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:35:08 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.11.86_9518" in sync 2021/05/25 06:35:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:35:08 [DEBUG] agent: Service "_v1_appc_10.233.58.248_8443" in sync 2021/05/25 06:35:08 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.246_8080" in sync 2021/05/25 06:35:08 [DEBUG] agent: Service "_v1_nsd_10.233.51.250_8806" in sync 2021/05/25 06:35:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.46_9007" in sync 2021/05/25 06:35:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:08 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:35:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:08 [DEBUG] agent: Service "_v1_message-router_10.233.35.251_3904" in sync 2021/05/25 06:35:08 [DEBUG] agent: Service "_v1_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:35:08 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:35:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:08 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.68.116_8446" 2021/05/25 06:35:08 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:35:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.31_443" in sync 2021/05/25 06:35:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:08 [DEBUG] agent: Node info in sync 2021/05/25 06:35:08 [DEBUG] http: Request PUT /v1/agent/service/register (500.93085ms) from=10.233.74.91:60650 2021/05/25 06:35:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:35:08 [DEBUG] agent: Service "_v1_appc_10.233.58.248_8443" in sync 2021/05/25 06:35:08 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.246_8080" in sync 2021/05/25 06:35:08 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:35:08 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.11.86_9518" in sync 2021/05/25 06:35:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:08 [DEBUG] agent: Service "_v1_nsd_10.233.51.250_8806" in sync 2021/05/25 06:35:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.46_9007" in sync 2021/05/25 06:35:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:08 [DEBUG] agent: Service "_v1_message-router_10.233.35.251_3904" in sync 2021/05/25 06:35:08 [DEBUG] agent: Service "_v1_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:35:08 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:35:08 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:35:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:08 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:35:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.31_443" in sync 2021/05/25 06:35:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:08 [DEBUG] agent: Service "_v0_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:35:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.46_9007" in sync 2021/05/25 06:35:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:35:08 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:35:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.139_9015" in sync 2021/05/25 06:35:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:08 [DEBUG] agent: Service "_v1_parser_10.233.51.250_8806" in sync 2021/05/25 06:35:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.250_8806" in sync 2021/05/25 06:35:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:08 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.182_9005" in sync 2021/05/25 06:35:08 [DEBUG] agent: Service "_v1_catalog_10.233.51.250_8806" in sync 2021/05/25 06:35:08 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:35:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:08 [DEBUG] agent: Node info in sync 2021/05/25 06:35:08 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (438.209µs) from=10.233.74.91:60658 2021/05/25 06:35:08 [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/05/25 06:35:08 [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/05/25 06:35:08 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/25 06:35: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/05/25 06:35:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-vxf6m" since the cluster is too small 2021/05/25 06:35:08 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:35:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.31_443" in sync 2021/05/25 06:35:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:08 [DEBUG] agent: Service "_v0_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:35:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.46_9007" in sync 2021/05/25 06:35:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:35:08 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:35:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.139_9015" in sync 2021/05/25 06:35:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:08 [DEBUG] agent: Service "_v1_parser_10.233.51.250_8806" in sync 2021/05/25 06:35:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.250_8806" in sync 2021/05/25 06:35:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:08 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.68.116_8446" 2021/05/25 06:35:08 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.182_9005" in sync 2021/05/25 06:35:08 [DEBUG] agent: Service "_v1_catalog_10.233.51.250_8806" in sync 2021/05/25 06:35:08 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:35:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:35:08 [DEBUG] agent: Service "_v1_appc_10.233.58.248_8443" in sync 2021/05/25 06:35:08 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.246_8080" in sync 2021/05/25 06:35:08 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:35:08 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.11.86_9518" in sync 2021/05/25 06:35:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:08 [DEBUG] agent: Service "_v1_nsd_10.233.51.250_8806" in sync 2021/05/25 06:35:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.46_9007" in sync 2021/05/25 06:35:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:08 [DEBUG] agent: Service "_v1_message-router_10.233.35.251_3904" in sync 2021/05/25 06:35:08 [DEBUG] agent: Service "_v1_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:35:08 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:35:08 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:35:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:08 [DEBUG] agent: Node info in sync 2021/05/25 06:35:08 [DEBUG] http: Request PUT /v1/agent/service/register (404.589285ms) from=10.233.74.91:60660 2021/05/25 06:35:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:35:08 [DEBUG] agent: Service "_v1_appc_10.233.58.248_8443" in sync 2021/05/25 06:35:08 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.246_8080" in sync 2021/05/25 06:35:08 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:35:08 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.11.86_9518" in sync 2021/05/25 06:35:08 [DEBUG] agent: Service "_v1_nsd_10.233.51.250_8806" in sync 2021/05/25 06:35:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.46_9007" in sync 2021/05/25 06:35:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:08 [DEBUG] agent: Service "_v1_message-router_10.233.35.251_3904" in sync 2021/05/25 06:35:08 [DEBUG] agent: Service "_v1_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:35:08 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:35:08 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:35:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:08 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:35:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.31_443" in sync 2021/05/25 06:35:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:08 [DEBUG] agent: Service "_v0_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:35:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.46_9007" in sync 2021/05/25 06:35:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:35:09 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:35:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.139_9015" in sync 2021/05/25 06:35:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:09 [DEBUG] agent: Service "_v1_parser_10.233.51.250_8806" in sync 2021/05/25 06:35:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.250_8806" in sync 2021/05/25 06:35:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:09 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.182_9005" in sync 2021/05/25 06:35:09 [DEBUG] agent: Service "_v1_catalog_10.233.51.250_8806" in sync 2021/05/25 06:35:09 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:35:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:09 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (590.965µs) from=10.233.74.91:60664 2021/05/25 06:35:09 [DEBUG] agent: Node info in sync 2021/05/25 06:35:09 [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/05/25 06:35:09 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/25 06:35: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/05/25 06:35:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:09 [DEBUG] agent: Service "_v1_message-router_10.233.35.251_3904" in sync 2021/05/25 06:35:09 [DEBUG] agent: Service "_v1_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:35:09 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:35:09 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:35:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:09 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:35:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.31_443" in sync 2021/05/25 06:35:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:09 [DEBUG] agent: Service "_v0_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:35:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.46_9007" in sync 2021/05/25 06:35:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:35:09 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:35:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.139_9015" in sync 2021/05/25 06:35:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:09 [DEBUG] agent: Service "_v1_parser_10.233.51.250_8806" in sync 2021/05/25 06:35:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.250_8806" in sync 2021/05/25 06:35:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:09 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.182_9005" in sync 2021/05/25 06:35:09 [DEBUG] agent: Service "_v1_catalog_10.233.51.250_8806" in sync 2021/05/25 06:35:09 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:35:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:09 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.11.86_9518" in sync 2021/05/25 06:35:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:09 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.68.116_8446" 2021/05/25 06:35:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:35:09 [DEBUG] agent: Service "_v1_appc_10.233.58.248_8443" in sync 2021/05/25 06:35:09 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.246_8080" in sync 2021/05/25 06:35:09 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:35:09 [DEBUG] agent: Service "_v1_nsd_10.233.51.250_8806" in sync 2021/05/25 06:35:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.46_9007" in sync 2021/05/25 06:35:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:09 [DEBUG] agent: Node info in sync 2021/05/25 06:35:09 [DEBUG] http: Request PUT /v1/agent/service/register (444.147316ms) from=10.233.74.91:60670 2021/05/25 06:35:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:09 [DEBUG] agent: Service "_v1_message-router_10.233.35.251_3904" in sync 2021/05/25 06:35:09 [DEBUG] agent: Service "_v1_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:35:09 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:35:09 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:35:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:09 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:35:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.31_443" in sync 2021/05/25 06:35:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:09 [DEBUG] agent: Service "_v0_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:35:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.46_9007" in sync 2021/05/25 06:35:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:35:09 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:35:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.139_9015" in sync 2021/05/25 06:35:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:09 [DEBUG] agent: Service "_v1_parser_10.233.51.250_8806" in sync 2021/05/25 06:35:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.250_8806" in sync 2021/05/25 06:35:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:09 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.182_9005" in sync 2021/05/25 06:35:09 [DEBUG] agent: Service "_v1_catalog_10.233.51.250_8806" in sync 2021/05/25 06:35:09 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:35:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:35:09 [DEBUG] agent: Service "_v1_appc_10.233.58.248_8443" in sync 2021/05/25 06:35:09 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.246_8080" in sync 2021/05/25 06:35:09 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:35:09 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.11.86_9518" in sync 2021/05/25 06:35:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:09 [DEBUG] agent: Service "_v1_nsd_10.233.51.250_8806" in sync 2021/05/25 06:35:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.46_9007" in sync 2021/05/25 06:35:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:09 [DEBUG] agent: Node info in sync 2021/05/25 06:35:10 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (99.944636ms) from=10.233.74.91:60678 2021/05/25 06:35:10 [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/05/25 06:35:10 [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/05/25 06:35:10 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/25 06:35: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/05/25 06:35:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:10 [DEBUG] agent: Service "_v1_message-router_10.233.35.251_3904" in sync 2021/05/25 06:35:10 [DEBUG] agent: Service "_v1_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:35:10 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:35:10 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:35:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:10 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:35:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.31_443" in sync 2021/05/25 06:35:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:10 [DEBUG] agent: Service "_v0_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:35:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.46_9007" in sync 2021/05/25 06:35:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:35:10 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:35:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.139_9015" in sync 2021/05/25 06:35:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:10 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.68.116_8446" 2021/05/25 06:35:10 [DEBUG] agent: Service "_v1_parser_10.233.51.250_8806" in sync 2021/05/25 06:35:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.250_8806" in sync 2021/05/25 06:35:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:10 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.182_9005" in sync 2021/05/25 06:35:10 [DEBUG] agent: Service "_v1_catalog_10.233.51.250_8806" in sync 2021/05/25 06:35:10 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:35:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:10 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.11.86_9518" in sync 2021/05/25 06:35:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:35:10 [DEBUG] agent: Service "_v1_appc_10.233.58.248_8443" in sync 2021/05/25 06:35:10 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.246_8080" in sync 2021/05/25 06:35:10 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:35:10 [DEBUG] agent: Service "_v1_nsd_10.233.51.250_8806" in sync 2021/05/25 06:35:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.46_9007" in sync 2021/05/25 06:35:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:10 [DEBUG] agent: Node info in sync 2021/05/25 06:35:10 [DEBUG] http: Request PUT /v1/agent/service/register (263.50589ms) from=10.233.74.91:60682 2021/05/25 06:35:10 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:35:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.31_443" in sync 2021/05/25 06:35:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:10 [DEBUG] agent: Service "_v0_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:35:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.46_9007" in sync 2021/05/25 06:35:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:35:10 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:35:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.139_9015" in sync 2021/05/25 06:35:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:10 [DEBUG] agent: Service "_v1_parser_10.233.51.250_8806" in sync 2021/05/25 06:35:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.250_8806" in sync 2021/05/25 06:35:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:10 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.182_9005" in sync 2021/05/25 06:35:10 [DEBUG] agent: Service "_v1_catalog_10.233.51.250_8806" in sync 2021/05/25 06:35:10 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:35:10 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:35:10 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.11.86_9518" in sync 2021/05/25 06:35:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:35:10 [DEBUG] agent: Service "_v1_appc_10.233.58.248_8443" in sync 2021/05/25 06:35:10 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.246_8080" in sync 2021/05/25 06:35:10 [DEBUG] agent: Service "_v1_nsd_10.233.51.250_8806" in sync 2021/05/25 06:35:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.46_9007" in sync 2021/05/25 06:35:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:10 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:35:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:10 [DEBUG] agent: Service "_v1_message-router_10.233.35.251_3904" in sync 2021/05/25 06:35:10 [DEBUG] agent: Service "_v1_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:35:10 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:35:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:10 [DEBUG] agent: Node info in sync 2021/05/25 06:35:10 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (496.432µs) from=10.233.74.91:60684 2021/05/25 06:35:10 [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/05/25 06:35:10 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/25 06:35: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/05/25 06:35:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:11 [DEBUG] agent: Service "_v1_parser_10.233.51.250_8806" in sync 2021/05/25 06:35:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.250_8806" in sync 2021/05/25 06:35:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:11 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.182_9005" in sync 2021/05/25 06:35:11 [DEBUG] agent: Service "_v1_catalog_10.233.51.250_8806" in sync 2021/05/25 06:35:11 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:35:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:11 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.11.86_9518" in sync 2021/05/25 06:35:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:35:11 [DEBUG] agent: Service "_v1_appc_10.233.58.248_8443" in sync 2021/05/25 06:35:11 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.246_8080" in sync 2021/05/25 06:35:11 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:35:11 [DEBUG] agent: Service "_v1_nsd_10.233.51.250_8806" in sync 2021/05/25 06:35:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.46_9007" in sync 2021/05/25 06:35:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:11 [DEBUG] agent: Service "_v1_message-router_10.233.35.251_3904" in sync 2021/05/25 06:35:11 [DEBUG] agent: Service "_v1_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:35:11 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:35:11 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:35:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:11 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:35:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.31_443" in sync 2021/05/25 06:35:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:11 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.68.116_8446" 2021/05/25 06:35:11 [DEBUG] agent: Service "_v0_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:35:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.46_9007" in sync 2021/05/25 06:35:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:35:11 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:35:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.139_9015" in sync 2021/05/25 06:35:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:11 [DEBUG] agent: Node info in sync 2021/05/25 06:35:11 [DEBUG] http: Request PUT /v1/agent/service/register (800.153553ms) from=10.233.74.91:60686 2021/05/25 06:35:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:11 [DEBUG] agent: Service "_v0_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:35:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.46_9007" in sync 2021/05/25 06:35:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:35:11 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:35:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.139_9015" in sync 2021/05/25 06:35:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:11 [DEBUG] agent: Service "_v1_parser_10.233.51.250_8806" in sync 2021/05/25 06:35:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.250_8806" in sync 2021/05/25 06:35:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:11 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.182_9005" in sync 2021/05/25 06:35:11 [DEBUG] agent: Service "_v1_catalog_10.233.51.250_8806" in sync 2021/05/25 06:35:11 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:35:11 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:35:11 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.11.86_9518" in sync 2021/05/25 06:35:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:35:11 [DEBUG] agent: Service "_v1_appc_10.233.58.248_8443" in sync 2021/05/25 06:35:11 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.246_8080" in sync 2021/05/25 06:35:11 [DEBUG] agent: Service "_v1_nsd_10.233.51.250_8806" in sync 2021/05/25 06:35:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.46_9007" in sync 2021/05/25 06:35:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:11 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:35:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:11 [DEBUG] agent: Service "_v1_message-router_10.233.35.251_3904" in sync 2021/05/25 06:35:11 [DEBUG] agent: Service "_v1_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:35:11 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:35:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:11 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:35:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.31_443" in sync 2021/05/25 06:35:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:11 [DEBUG] agent: Node info in sync 2021/05/25 06:35:11 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (550.876µs) from=10.233.74.91:60698 2021/05/25 06:35:11 [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/05/25 06:35:11 [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/05/25 06:35:11 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/25 06:35: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/05/25 06:35:11 [DEBUG] agent: Service "_v1_nsd_10.233.51.250_8806" in sync 2021/05/25 06:35:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.46_9007" in sync 2021/05/25 06:35:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:11 [DEBUG] agent: Service "_v1_message-router_10.233.35.251_3904" in sync 2021/05/25 06:35:11 [DEBUG] agent: Service "_v1_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:35:11 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:35:11 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:35:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:11 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:35:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.31_443" in sync 2021/05/25 06:35:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:11 [DEBUG] agent: Service "_v0_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:35:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.46_9007" in sync 2021/05/25 06:35:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:35:11 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:35:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.139_9015" in sync 2021/05/25 06:35:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:11 [DEBUG] agent: Service "_v1_parser_10.233.51.250_8806" in sync 2021/05/25 06:35:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.250_8806" in sync 2021/05/25 06:35:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:11 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.182_9005" in sync 2021/05/25 06:35:11 [DEBUG] agent: Service "_v1_catalog_10.233.51.250_8806" in sync 2021/05/25 06:35:11 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:35:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:11 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.11.86_9518" in sync 2021/05/25 06:35:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:11 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.68.116_8446" 2021/05/25 06:35:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:35:11 [DEBUG] agent: Service "_v1_appc_10.233.58.248_8443" in sync 2021/05/25 06:35:11 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.246_8080" in sync 2021/05/25 06:35:11 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:35:11 [DEBUG] agent: Node info in sync 2021/05/25 06:35:11 [DEBUG] http: Request PUT /v1/agent/service/register (348.815211ms) from=10.233.74.91:60700 2021/05/25 06:35:11 [DEBUG] agent: Service "_v1_nsd_10.233.51.250_8806" in sync 2021/05/25 06:35:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.46_9007" in sync 2021/05/25 06:35:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:11 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:35:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:11 [DEBUG] agent: Service "_v1_message-router_10.233.35.251_3904" in sync 2021/05/25 06:35:11 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (470.475µs) from=10.233.74.91:60704 2021/05/25 06:35:12 [DEBUG] agent: Service "_v1_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:35:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:35:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:12 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:35:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.31_443" in sync 2021/05/25 06:35:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:12 [DEBUG] agent: Service "_v0_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:35:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.46_9007" in sync 2021/05/25 06:35:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:35:12 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:35:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.139_9015" in sync 2021/05/25 06:35:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:12 [DEBUG] agent: Service "_v1_parser_10.233.51.250_8806" in sync 2021/05/25 06:35:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.250_8806" in sync 2021/05/25 06:35:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.182_9005" in sync 2021/05/25 06:35:12 [DEBUG] agent: Service "_v1_catalog_10.233.51.250_8806" in sync 2021/05/25 06:35:12 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:35:12 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:35:12 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.11.86_9518" in sync 2021/05/25 06:35:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:35:12 [DEBUG] agent: Service "_v1_appc_10.233.58.248_8443" in sync 2021/05/25 06:35:12 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.246_8080" in sync 2021/05/25 06:35:12 [DEBUG] agent: Node info in sync 2021/05/25 06:35:12 [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/05/25 06:35: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/05/25 06:35: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/05/25 06:35:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.46_9007" in sync 2021/05/25 06:35:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:12 [DEBUG] agent: Service "_v1_nsd_10.233.51.250_8806" in sync 2021/05/25 06:35:12 [DEBUG] agent: Service "_v1_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:35:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:35:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:35:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:12 [DEBUG] agent: Service "_v1_message-router_10.233.35.251_3904" in sync 2021/05/25 06:35:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:12 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.68.116_8446" 2021/05/25 06:35:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.31_443" in sync 2021/05/25 06:35:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:12 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:35:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.46_9007" in sync 2021/05/25 06:35:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:12 [DEBUG] agent: Service "_v0_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:35:12 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:35:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.139_9015" in sync 2021/05/25 06:35:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:35:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.250_8806" in sync 2021/05/25 06:35:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:12 [DEBUG] agent: Service "_v1_parser_10.233.51.250_8806" in sync 2021/05/25 06:35:12 [DEBUG] agent: Service "_v1_catalog_10.233.51.250_8806" in sync 2021/05/25 06:35:12 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:35:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.182_9005" in sync 2021/05/25 06:35:12 [DEBUG] agent: Service "_v1_appc_10.233.58.248_8443" in sync 2021/05/25 06:35:12 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.246_8080" in sync 2021/05/25 06:35:12 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:35:12 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.11.86_9518" in sync 2021/05/25 06:35:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:35:12 [DEBUG] agent: Node info in sync 2021/05/25 06:35:12 [DEBUG] http: Request PUT /v1/agent/service/register (478.288034ms) from=10.233.74.91:60706 2021/05/25 06:35:12 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.246_8080" in sync 2021/05/25 06:35:12 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:35:12 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.11.86_9518" in sync 2021/05/25 06:35:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:35:12 [DEBUG] agent: Service "_v1_appc_10.233.58.248_8443" in sync 2021/05/25 06:35:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:12 [DEBUG] agent: Service "_v1_nsd_10.233.51.250_8806" in sync 2021/05/25 06:35:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.46_9007" in sync 2021/05/25 06:35:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:35:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:35:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:12 [DEBUG] agent: Service "_v1_message-router_10.233.35.251_3904" in sync 2021/05/25 06:35:12 [DEBUG] agent: Service "_v1_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:35:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:12 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:35:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.31_443" in sync 2021/05/25 06:35:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:12 [DEBUG] agent: Service "_v0_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:35:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.46_9007" in sync 2021/05/25 06:35:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.139_9015" in sync 2021/05/25 06:35:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:35:12 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:35:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:12 [DEBUG] agent: Service "_v1_parser_10.233.51.250_8806" in sync 2021/05/25 06:35:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.250_8806" in sync 2021/05/25 06:35:12 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:35:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.182_9005" in sync 2021/05/25 06:35:12 [DEBUG] agent: Service "_v1_catalog_10.233.51.250_8806" in sync 2021/05/25 06:35:12 [DEBUG] agent: Node info in sync 2021/05/25 06:35:12 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (530.117µs) from=10.233.74.91:60712 2021/05/25 06:35:12 [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/05/25 06:35:13 [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/05/25 06:35: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/05/25 06:35: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/05/25 06:35:13 [DEBUG] agent: Service "_v1_nsd_10.233.51.250_8806" in sync 2021/05/25 06:35:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.46_9007" in sync 2021/05/25 06:35:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:13 [DEBUG] agent: Service "_v1_message-router_10.233.35.251_3904" in sync 2021/05/25 06:35:13 [DEBUG] agent: Service "_v1_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:35:13 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:35:13 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:35:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:13 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:35:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.31_443" in sync 2021/05/25 06:35:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:13 [DEBUG] agent: Service "_v0_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:35:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.46_9007" in sync 2021/05/25 06:35:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:13 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.68.116_8446" 2021/05/25 06:35:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:35:13 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:35:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.139_9015" in sync 2021/05/25 06:35:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:13 [DEBUG] agent: Service "_v1_parser_10.233.51.250_8806" in sync 2021/05/25 06:35:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.250_8806" in sync 2021/05/25 06:35:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:13 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.182_9005" in sync 2021/05/25 06:35:13 [DEBUG] agent: Service "_v1_catalog_10.233.51.250_8806" in sync 2021/05/25 06:35:13 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:35:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:13 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.11.86_9518" in sync 2021/05/25 06:35:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:35:13 [DEBUG] agent: Service "_v1_appc_10.233.58.248_8443" in sync 2021/05/25 06:35:13 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.246_8080" in sync 2021/05/25 06:35:13 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:35:13 [DEBUG] agent: Node info in sync 2021/05/25 06:35:13 [DEBUG] http: Request PUT /v1/agent/service/register (1.025042625s) from=10.233.74.91:60714 2021/05/25 06:35:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:13 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.182_9005" in sync 2021/05/25 06:35:13 [DEBUG] agent: Service "_v1_catalog_10.233.51.250_8806" in sync 2021/05/25 06:35:13 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:35:13 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:35:13 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.11.86_9518" in sync 2021/05/25 06:35:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:35:13 [DEBUG] agent: Service "_v1_appc_10.233.58.248_8443" in sync 2021/05/25 06:35:13 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.246_8080" in sync 2021/05/25 06:35:13 [DEBUG] agent: Service "_v1_nsd_10.233.51.250_8806" in sync 2021/05/25 06:35:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.46_9007" in sync 2021/05/25 06:35:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:13 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:35:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:13 [DEBUG] agent: Service "_v1_message-router_10.233.35.251_3904" in sync 2021/05/25 06:35:13 [DEBUG] agent: Service "_v1_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:35:13 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:35:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:13 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:35:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.31_443" in sync 2021/05/25 06:35:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:13 [DEBUG] agent: Service "_v0_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:35:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.46_9007" in sync 2021/05/25 06:35:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:35:13 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:35:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.139_9015" in sync 2021/05/25 06:35:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:13 [DEBUG] agent: Service "_v1_parser_10.233.51.250_8806" in sync 2021/05/25 06:35:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.250_8806" in sync 2021/05/25 06:35:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:13 [DEBUG] agent: Node info in sync 2021/05/25 06:35:14 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (6.281178ms) from=10.233.74.91:60726 2021/05/25 06:35:14 [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/05/25 06:35: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/05/25 06:35: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/05/25 06:35:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:35:15 [DEBUG] agent: Service "_v1_appc_10.233.58.248_8443" in sync 2021/05/25 06:35:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.246_8080" in sync 2021/05/25 06:35:15 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:35:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.11.86_9518" in sync 2021/05/25 06:35:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:15 [DEBUG] agent: Service "_v1_nsd_10.233.51.250_8806" in sync 2021/05/25 06:35:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.46_9007" in sync 2021/05/25 06:35:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:15 [DEBUG] agent: Service "_v1_message-router_10.233.35.251_3904" in sync 2021/05/25 06:35:15 [DEBUG] agent: Service "_v1_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:35:15 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:35:15 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:35:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:15 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:35:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.31_443" in sync 2021/05/25 06:35:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:15 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.68.116_8446" 2021/05/25 06:35:15 [DEBUG] agent: Service "_v0_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:35:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.46_9007" in sync 2021/05/25 06:35:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:35:15 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:35:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.139_9015" in sync 2021/05/25 06:35:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:15 [DEBUG] agent: Service "_v1_parser_10.233.51.250_8806" in sync 2021/05/25 06:35:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.250_8806" in sync 2021/05/25 06:35:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:15 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.182_9005" in sync 2021/05/25 06:35:15 [DEBUG] agent: Service "_v1_catalog_10.233.51.250_8806" in sync 2021/05/25 06:35:15 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:35:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:15 [DEBUG] agent: Node info in sync 2021/05/25 06:35:15 [DEBUG] http: Request PUT /v1/agent/service/register (721.338529ms) from=10.233.74.91:60742 2021/05/25 06:35:15 [DEBUG] agent: Service "_v1_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:35:15 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:35:15 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:35:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:15 [DEBUG] agent: Service "_v1_message-router_10.233.35.251_3904" in sync 2021/05/25 06:35:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.31_443" in sync 2021/05/25 06:35:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:15 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:35:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.46_9007" in sync 2021/05/25 06:35:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:15 [DEBUG] agent: Service "_v0_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:35:15 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:35:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.139_9015" in sync 2021/05/25 06:35:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:35:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.250_8806" in sync 2021/05/25 06:35:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:15 [DEBUG] agent: Service "_v1_parser_10.233.51.250_8806" in sync 2021/05/25 06:35:15 [DEBUG] agent: Service "_v1_catalog_10.233.51.250_8806" in sync 2021/05/25 06:35:15 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:35:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:15 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.182_9005" in sync 2021/05/25 06:35:15 [DEBUG] agent: Service "_v1_appc_10.233.58.248_8443" in sync 2021/05/25 06:35:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.246_8080" in sync 2021/05/25 06:35:15 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:35:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.11.86_9518" in sync 2021/05/25 06:35:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:35:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.46_9007" in sync 2021/05/25 06:35:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:15 [DEBUG] agent: Service "_v1_nsd_10.233.51.250_8806" in sync 2021/05/25 06:35:15 [DEBUG] agent: Node info in sync 2021/05/25 06:35:15 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (510.14µs) from=10.233.74.91:60750 2021/05/25 06:35:15 [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/05/25 06:35:15 [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/05/25 06:35: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/05/25 06:35: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/05/25 06:35:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:16 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:35:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.31_443" in sync 2021/05/25 06:35:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:16 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.68.116_8446" 2021/05/25 06:35:16 [DEBUG] agent: Service "_v0_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:35:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.46_9007" in sync 2021/05/25 06:35:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.139_9015" in sync 2021/05/25 06:35:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:35:16 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:35:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:16 [DEBUG] agent: Service "_v1_parser_10.233.51.250_8806" in sync 2021/05/25 06:35:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.250_8806" in sync 2021/05/25 06:35:16 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:35:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:16 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.182_9005" in sync 2021/05/25 06:35:16 [DEBUG] agent: Service "_v1_catalog_10.233.51.250_8806" in sync 2021/05/25 06:35:16 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.246_8080" in sync 2021/05/25 06:35:16 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:35:16 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.11.86_9518" in sync 2021/05/25 06:35:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:35:16 [DEBUG] agent: Service "_v1_appc_10.233.58.248_8443" in sync 2021/05/25 06:35:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:16 [DEBUG] agent: Service "_v1_nsd_10.233.51.250_8806" in sync 2021/05/25 06:35:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.46_9007" in sync 2021/05/25 06:35:16 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:35:16 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:35:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:16 [DEBUG] agent: Service "_v1_message-router_10.233.35.251_3904" in sync 2021/05/25 06:35:16 [DEBUG] agent: Service "_v1_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:35:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:16 [DEBUG] agent: Node info in sync 2021/05/25 06:35:16 [DEBUG] http: Request PUT /v1/agent/service/register (586.32436ms) from=10.233.74.91:60752 2021/05/25 06:35:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:16 [DEBUG] agent: Service "_v1_parser_10.233.51.250_8806" in sync 2021/05/25 06:35:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.250_8806" in sync 2021/05/25 06:35:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:16 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.182_9005" in sync 2021/05/25 06:35:16 [DEBUG] agent: Service "_v1_catalog_10.233.51.250_8806" in sync 2021/05/25 06:35:16 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:35:16 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:35:16 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.11.86_9518" in sync 2021/05/25 06:35:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:35:16 [DEBUG] agent: Service "_v1_appc_10.233.58.248_8443" in sync 2021/05/25 06:35:16 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.246_8080" in sync 2021/05/25 06:35:16 [DEBUG] agent: Service "_v1_nsd_10.233.51.250_8806" in sync 2021/05/25 06:35:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.46_9007" in sync 2021/05/25 06:35:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:16 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:35:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:16 [DEBUG] agent: Service "_v1_message-router_10.233.35.251_3904" in sync 2021/05/25 06:35:16 [DEBUG] agent: Service "_v1_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:35:16 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:35:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:16 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:35:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.31_443" in sync 2021/05/25 06:35:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:16 [DEBUG] agent: Service "_v0_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:35:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.46_9007" in sync 2021/05/25 06:35:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:35:16 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:35:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.139_9015" in sync 2021/05/25 06:35:16 [DEBUG] agent: Node info in sync 2021/05/25 06:35:16 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (426.988µs) from=10.233.74.91:60764 2021/05/25 06:35:16 [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/05/25 06:35:16 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/25 06:35:16 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/25 06:35:17 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.182_9005" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v1_catalog_10.233.51.250_8806" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.246_8080" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.11.86_9518" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v1_appc_10.233.58.248_8443" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v1_nsd_10.233.51.250_8806" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.46_9007" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v1_message-router_10.233.35.251_3904" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v1_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:17 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.68.116_8446" 2021/05/25 06:35:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.31_443" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v0_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.46_9007" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.139_9015" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v1_parser_10.233.51.250_8806" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.250_8806" in sync 2021/05/25 06:35:17 [DEBUG] agent: Node info in sync 2021/05/25 06:35:17 [DEBUG] http: Request PUT /v1/agent/service/register (600.235125ms) from=10.233.74.91:60766 2021/05/25 06:35:17 [DEBUG] agent: Service "_v1_nsd_10.233.51.250_8806" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.46_9007" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v1_message-router_10.233.35.251_3904" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v1_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.31_443" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v0_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.46_9007" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.139_9015" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v1_parser_10.233.51.250_8806" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.250_8806" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.182_9005" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v1_catalog_10.233.51.250_8806" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v1_appc_10.233.58.248_8443" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.246_8080" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.11.86_9518" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:17 [DEBUG] agent: Node info in sync 2021/05/25 06:35:17 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (424.309µs) from=10.233.74.91:60774 2021/05/25 06:35:17 [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/05/25 06:35:17 [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/05/25 06:35: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/05/25 06:35: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/05/25 06:35:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.31_443" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v0_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.46_9007" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:17 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.68.116_8446" 2021/05/25 06:35:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.139_9015" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v1_parser_10.233.51.250_8806" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.250_8806" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.182_9005" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v1_catalog_10.233.51.250_8806" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v1_appc_10.233.58.248_8443" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.246_8080" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.11.86_9518" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v1_nsd_10.233.51.250_8806" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.46_9007" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v1_message-router_10.233.35.251_3904" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v1_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:17 [DEBUG] agent: Node info in sync 2021/05/25 06:35:17 [DEBUG] http: Request PUT /v1/agent/service/register (180.425781ms) from=10.233.74.91:60776 2021/05/25 06:35:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v1_nsd_10.233.51.250_8806" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.46_9007" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v1_message-router_10.233.35.251_3904" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v1_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.31_443" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v0_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.46_9007" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.139_9015" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v1_parser_10.233.51.250_8806" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.250_8806" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.182_9005" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v1_catalog_10.233.51.250_8806" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.246_8080" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.11.86_9518" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:35:17 [DEBUG] agent: Service "_v1_appc_10.233.58.248_8443" in sync 2021/05/25 06:35:17 [DEBUG] agent: Node info in sync 2021/05/25 06:35:17 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (469.258µs) from=10.233.74.91:60778 2021/05/25 06:35:17 [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/05/25 06:35: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/05/25 06:35: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/05/25 06:35:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:35:18 [DEBUG] agent: Service "_v1_appc_10.233.58.248_8443" in sync 2021/05/25 06:35:18 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.246_8080" in sync 2021/05/25 06:35:18 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:35:18 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.11.86_9518" in sync 2021/05/25 06:35:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:18 [DEBUG] agent: Service "_v1_nsd_10.233.51.250_8806" in sync 2021/05/25 06:35:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.46_9007" in sync 2021/05/25 06:35:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:18 [DEBUG] agent: Service "_v1_message-router_10.233.35.251_3904" in sync 2021/05/25 06:35:18 [DEBUG] agent: Service "_v1_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:35:18 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:35:18 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:35:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:18 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:35:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.31_443" in sync 2021/05/25 06:35:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:18 [DEBUG] agent: Service "_v0_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:35:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.46_9007" in sync 2021/05/25 06:35:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:35:18 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:35:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.139_9015" in sync 2021/05/25 06:35:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:18 [DEBUG] agent: Service "_v1_parser_10.233.51.250_8806" in sync 2021/05/25 06:35:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.250_8806" in sync 2021/05/25 06:35:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.182_9005" in sync 2021/05/25 06:35:18 [DEBUG] agent: Service "_v1_catalog_10.233.51.250_8806" in sync 2021/05/25 06:35:18 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:35:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:18 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.68.116_8446" 2021/05/25 06:35:18 [DEBUG] agent: Node info in sync 2021/05/25 06:35:18 [DEBUG] http: Request PUT /v1/agent/service/register (501.483978ms) from=10.233.74.91:60780 2021/05/25 06:35:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:18 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:35:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.31_443" in sync 2021/05/25 06:35:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:18 [DEBUG] agent: Service "_v0_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:35:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.46_9007" in sync 2021/05/25 06:35:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.139_9015" in sync 2021/05/25 06:35:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:35:18 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:35:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:18 [DEBUG] agent: Service "_v1_parser_10.233.51.250_8806" in sync 2021/05/25 06:35:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.250_8806" in sync 2021/05/25 06:35:18 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:35:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.182_9005" in sync 2021/05/25 06:35:18 [DEBUG] agent: Service "_v1_catalog_10.233.51.250_8806" in sync 2021/05/25 06:35:18 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.246_8080" in sync 2021/05/25 06:35:18 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:35:18 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.11.86_9518" in sync 2021/05/25 06:35:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:35:18 [DEBUG] agent: Service "_v1_appc_10.233.58.248_8443" in sync 2021/05/25 06:35:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:18 [DEBUG] agent: Service "_v1_nsd_10.233.51.250_8806" in sync 2021/05/25 06:35:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.46_9007" in sync 2021/05/25 06:35:18 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:35:18 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:35:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:18 [DEBUG] agent: Service "_v1_message-router_10.233.35.251_3904" in sync 2021/05/25 06:35:18 [DEBUG] agent: Service "_v1_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:35:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:18 [DEBUG] agent: Node info in sync 2021/05/25 06:35:18 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (570.972µs) from=10.233.74.91:60786 2021/05/25 06:35:18 [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/05/25 06:35:18 [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/05/25 06:35:18 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/25 06:35:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/25 06:35:19 [DEBUG] agent: Service "_v1_nsd_10.233.51.250_8806" in sync 2021/05/25 06:35:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.46_9007" in sync 2021/05/25 06:35:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:19 [DEBUG] agent: Service "_v1_message-router_10.233.35.251_3904" in sync 2021/05/25 06:35:19 [DEBUG] agent: Service "_v1_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:35:19 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:35:19 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:35:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:19 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.68.116_8446" 2021/05/25 06:35:19 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:35:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.31_443" in sync 2021/05/25 06:35:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:19 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:19 [DEBUG] agent: Service "_v0_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:35:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.46_9007" in sync 2021/05/25 06:35:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:19 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:35:19 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:35:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.139_9015" in sync 2021/05/25 06:35:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:19 [DEBUG] agent: Service "_v1_parser_10.233.51.250_8806" in sync 2021/05/25 06:35:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.250_8806" in sync 2021/05/25 06:35:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:19 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.182_9005" in sync 2021/05/25 06:35:19 [DEBUG] agent: Service "_v1_catalog_10.233.51.250_8806" in sync 2021/05/25 06:35:19 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:35:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:19 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:35:19 [DEBUG] agent: Service "_v1_appc_10.233.58.248_8443" in sync 2021/05/25 06:35:19 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.246_8080" in sync 2021/05/25 06:35:19 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:35:19 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.11.86_9518" in sync 2021/05/25 06:35:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:19 [DEBUG] agent: Node info in sync 2021/05/25 06:35:19 [DEBUG] http: Request PUT /v1/agent/service/register (678.865186ms) from=10.233.74.91:60790 2021/05/25 06:35:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.250_8806" in sync 2021/05/25 06:35:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:19 [DEBUG] agent: Service "_v1_parser_10.233.51.250_8806" in sync 2021/05/25 06:35:19 [DEBUG] agent: Service "_v1_catalog_10.233.51.250_8806" in sync 2021/05/25 06:35:19 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:35:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:19 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:19 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.182_9005" in sync 2021/05/25 06:35:19 [DEBUG] agent: Service "_v1_appc_10.233.58.248_8443" in sync 2021/05/25 06:35:19 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.246_8080" in sync 2021/05/25 06:35:19 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:35:19 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.11.86_9518" in sync 2021/05/25 06:35:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:35:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.46_9007" in sync 2021/05/25 06:35:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:19 [DEBUG] agent: Service "_v1_nsd_10.233.51.250_8806" in sync 2021/05/25 06:35:19 [DEBUG] agent: Service "_v1_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:35:19 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:35:19 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:35:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:19 [DEBUG] agent: Service "_v1_message-router_10.233.35.251_3904" in sync 2021/05/25 06:35:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.31_443" in sync 2021/05/25 06:35:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:19 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:19 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:19 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:35:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.46_9007" in sync 2021/05/25 06:35:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:19 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:19 [DEBUG] agent: Service "_v0_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:35:19 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:35:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.139_9015" in sync 2021/05/25 06:35:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:35:19 [DEBUG] agent: Node info in sync 2021/05/25 06:35:19 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (199.818478ms) from=10.233.74.91:60798 2021/05/25 06:35:19 [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/05/25 06:35: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/05/25 06:35: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/05/25 06:35:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:20 [DEBUG] agent: Service "_v1_catalog_10.233.51.250_8806" in sync 2021/05/25 06:35:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:35:20 [DEBUG] agent: Service "_v1_appc_10.233.58.248_8443" in sync 2021/05/25 06:35:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.246_8080" in sync 2021/05/25 06:35:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:35:20 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.11.86_9518" in sync 2021/05/25 06:35:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.46_9007" in sync 2021/05/25 06:35:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:20 [DEBUG] agent: Service "_v1_message-router_10.233.35.251_3904" in sync 2021/05/25 06:35:20 [DEBUG] agent: Service "_v1_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:35:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:20 [DEBUG] agent: Service "_v0_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:35:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.46_9007" in sync 2021/05/25 06:35:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:35:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.139_9015" in sync 2021/05/25 06:35:20 [DEBUG] agent: Service "_v1_parser_10.233.51.250_8806" in sync 2021/05/25 06:35:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.250_8806" in sync 2021/05/25 06:35:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:20 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.182_9005" in sync 2021/05/25 06:35:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:35:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:20 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.68.116_8446" 2021/05/25 06:35:20 [DEBUG] agent: Service "_v1_nsd_10.233.51.250_8806" in sync 2021/05/25 06:35:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:20 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:35:20 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:35:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:20 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:20 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:35:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.31_443" in sync 2021/05/25 06:35:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:20 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:35:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:20 [DEBUG] agent: Node info in sync 2021/05/25 06:35:20 [DEBUG] http: Request PUT /v1/agent/service/register (557.598512ms) from=10.233.74.91:60804 2021/05/25 06:35:20 [DEBUG] agent: Service "_v1_nsd_10.233.51.250_8806" in sync 2021/05/25 06:35:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:20 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:35:20 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:35:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:20 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:20 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:35:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.31_443" in sync 2021/05/25 06:35:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:20 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:35:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:20 [DEBUG] agent: Service "_v1_catalog_10.233.51.250_8806" in sync 2021/05/25 06:35:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:35:20 [DEBUG] agent: Service "_v1_appc_10.233.58.248_8443" in sync 2021/05/25 06:35:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.246_8080" in sync 2021/05/25 06:35:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:35:20 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.11.86_9518" in sync 2021/05/25 06:35:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.46_9007" in sync 2021/05/25 06:35:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:20 [DEBUG] agent: Service "_v1_message-router_10.233.35.251_3904" in sync 2021/05/25 06:35:20 [DEBUG] agent: Service "_v1_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:35:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:20 [DEBUG] agent: Service "_v0_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:35:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.46_9007" in sync 2021/05/25 06:35:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:35:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.139_9015" in sync 2021/05/25 06:35:20 [DEBUG] agent: Service "_v1_parser_10.233.51.250_8806" in sync 2021/05/25 06:35:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.250_8806" in sync 2021/05/25 06:35:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:20 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.182_9005" in sync 2021/05/25 06:35:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:35:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:20 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:20 [DEBUG] agent: Node info in sync 2021/05/25 06:35:20 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (424.661µs) from=10.233.74.91:60808 2021/05/25 06:35:20 [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/05/25 06:35:20 [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/05/25 06:35: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/05/25 06:35: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/05/25 06:35:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:20 [DEBUG] agent: Service "_v1_parser_10.233.51.250_8806" in sync 2021/05/25 06:35:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.250_8806" in sync 2021/05/25 06:35:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:20 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.182_9005" in sync 2021/05/25 06:35:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:35:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:20 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.68.116_8446" 2021/05/25 06:35:20 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:20 [DEBUG] agent: Service "_v1_nsd_10.233.51.250_8806" in sync 2021/05/25 06:35:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:20 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:35:20 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:35:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:20 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:20 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:35:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.31_443" in sync 2021/05/25 06:35:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:20 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:35:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:20 [DEBUG] agent: Service "_v1_catalog_10.233.51.250_8806" in sync 2021/05/25 06:35:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:20 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.11.86_9518" in sync 2021/05/25 06:35:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:35:20 [DEBUG] agent: Service "_v1_appc_10.233.58.248_8443" in sync 2021/05/25 06:35:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.246_8080" in sync 2021/05/25 06:35:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:35:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.46_9007" in sync 2021/05/25 06:35:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:20 [DEBUG] agent: Service "_v1_message-router_10.233.35.251_3904" in sync 2021/05/25 06:35:20 [DEBUG] agent: Service "_v1_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:35:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:20 [DEBUG] agent: Service "_v0_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:35:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.46_9007" in sync 2021/05/25 06:35:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:35:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.139_9015" in sync 2021/05/25 06:35:20 [DEBUG] agent: Node info in sync 2021/05/25 06:35:20 [DEBUG] http: Request PUT /v1/agent/service/register (483.623219ms) from=10.233.74.91:60810 2021/05/25 06:35:20 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:20 [DEBUG] agent: Service "_v1_nsd_10.233.51.250_8806" in sync 2021/05/25 06:35:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:20 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:35:20 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:35:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:35:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.31_443" in sync 2021/05/25 06:35:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:35:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:21 [DEBUG] agent: Service "_v1_catalog_10.233.51.250_8806" in sync 2021/05/25 06:35:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:35:21 [DEBUG] agent: Service "_v1_appc_10.233.58.248_8443" in sync 2021/05/25 06:35:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.246_8080" in sync 2021/05/25 06:35:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:35:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.11.86_9518" in sync 2021/05/25 06:35:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.46_9007" in sync 2021/05/25 06:35:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:21 [DEBUG] agent: Service "_v1_message-router_10.233.35.251_3904" in sync 2021/05/25 06:35:21 [DEBUG] agent: Service "_v1_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:35:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:21 [DEBUG] agent: Service "_v0_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:35:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.46_9007" in sync 2021/05/25 06:35:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:35:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.139_9015" in sync 2021/05/25 06:35:21 [DEBUG] agent: Service "_v1_parser_10.233.51.250_8806" in sync 2021/05/25 06:35:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.250_8806" in sync 2021/05/25 06:35:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.182_9005" in sync 2021/05/25 06:35:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:35:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:21 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:21 [DEBUG] agent: Node info in sync 2021/05/25 06:35:21 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (401.556µs) from=10.233.74.91:60818 2021/05/25 06:35:21 [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/05/25 06:35: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/05/25 06:35: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/05/25 06:35:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:35:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.139_9015" in sync 2021/05/25 06:35:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:21 [DEBUG] agent: Service "_v1_parser_10.233.51.250_8806" in sync 2021/05/25 06:35:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.250_8806" in sync 2021/05/25 06:35:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:21 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.182_9005" in sync 2021/05/25 06:35:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:35:21 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:21 [DEBUG] agent: Service "_v1_nsd_10.233.51.250_8806" in sync 2021/05/25 06:35:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:35:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:35:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.31_443" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v1_catalog_10.233.51.250_8806" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.246_8080" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.11.86_9518" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v1_appc_10.233.58.248_8443" in sync 2021/05/25 06:35:22 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.68.116_8446" 2021/05/25 06:35:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.46_9007" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v1_message-router_10.233.35.251_3904" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v1_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v0_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.46_9007" in sync 2021/05/25 06:35:22 [DEBUG] agent: Node info in sync 2021/05/25 06:35:22 [DEBUG] http: Request PUT /v1/agent/service/register (983.700029ms) from=10.233.74.91:60822 2021/05/25 06:35:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v1_catalog_10.233.51.250_8806" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v1_appc_10.233.58.248_8443" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.246_8080" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.11.86_9518" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.46_9007" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v1_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v1_message-router_10.233.35.251_3904" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.46_9007" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v0_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.139_9015" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.250_8806" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v1_parser_10.233.51.250_8806" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.182_9005" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v1_nsd_10.233.51.250_8806" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.31_443" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:35:22 [DEBUG] agent: Node info in sync 2021/05/25 06:35:22 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (447.237µs) from=10.233.74.91:60830 2021/05/25 06:35:22 [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/05/25 06:35:22 [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/05/25 06:35:22 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/25 06:35:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/25 06:35:22 [DEBUG] agent: Service "_v1_catalog_10.233.51.250_8806" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v1_appc_10.233.58.248_8443" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.246_8080" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.11.86_9518" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.46_9007" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v1_message-router_10.233.35.251_3904" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v1_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v0_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.46_9007" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.139_9015" in sync 2021/05/25 06:35:22 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.68.116_8446" 2021/05/25 06:35:22 [DEBUG] agent: Service "_v1_parser_10.233.51.250_8806" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.250_8806" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.182_9005" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v1_nsd_10.233.51.250_8806" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.31_443" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:22 [DEBUG] agent: Node info in sync 2021/05/25 06:35:22 [DEBUG] http: Request PUT /v1/agent/service/register (394.873523ms) from=10.233.74.91:60834 2021/05/25 06:35:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.31_443" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v1_catalog_10.233.51.250_8806" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v1_appc_10.233.58.248_8443" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.246_8080" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.11.86_9518" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.46_9007" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v1_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v1_message-router_10.233.35.251_3904" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.46_9007" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v0_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.139_9015" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.250_8806" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v1_parser_10.233.51.250_8806" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.182_9005" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v1_nsd_10.233.51.250_8806" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:22 [DEBUG] agent: Node info in sync 2021/05/25 06:35:22 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (411.259µs) from=10.233.74.91:60838 2021/05/25 06:35:23 [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/05/25 06:35: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/05/25 06:35: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/05/25 06:35:24 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v0_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.46_9007" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.139_9015" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v1_parser_10.233.51.250_8806" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.250_8806" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.182_9005" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v1_nsd_10.233.51.250_8806" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:24 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.68.116_8446" 2021/05/25 06:35:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.31_443" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v1_catalog_10.233.51.250_8806" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v1_appc_10.233.58.248_8443" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.246_8080" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.11.86_9518" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.46_9007" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v1_message-router_10.233.35.251_3904" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v1_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:24 [DEBUG] agent: Node info in sync 2021/05/25 06:35:24 [DEBUG] http: Request PUT /v1/agent/service/register (900.270879ms) from=10.233.74.91:60840 2021/05/25 06:35:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v1_appc_10.233.58.248_8443" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.246_8080" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.11.86_9518" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.46_9007" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v1_message-router_10.233.35.251_3904" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v1_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v0_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.46_9007" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.139_9015" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v1_parser_10.233.51.250_8806" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.250_8806" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.182_9005" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v1_nsd_10.233.51.250_8806" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.31_443" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v1_catalog_10.233.51.250_8806" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:24 [DEBUG] agent: Node info in sync 2021/05/25 06:35:24 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (734.052µs) from=10.233.74.91:60852 2021/05/25 06:35:24 [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/05/25 06:35:24 [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/05/25 06:35: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/05/25 06:35: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/05/25 06:35:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.139_9015" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.250_8806" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v1_parser_10.233.51.250_8806" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.182_9005" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:24 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.68.116_8446" 2021/05/25 06:35:24 [DEBUG] agent: Service "_v1_nsd_10.233.51.250_8806" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.31_443" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v1_catalog_10.233.51.250_8806" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v1_appc_10.233.58.248_8443" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.246_8080" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.11.86_9518" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.46_9007" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v1_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v1_message-router_10.233.35.251_3904" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.46_9007" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v0_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:35:24 [DEBUG] agent: Node info in sync 2021/05/25 06:35:24 [DEBUG] http: Request PUT /v1/agent/service/register (362.067068ms) from=10.233.74.91:60856 2021/05/25 06:35:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v1_catalog_10.233.51.250_8806" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v1_appc_10.233.58.248_8443" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.246_8080" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.11.86_9518" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.46_9007" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v1_message-router_10.233.35.251_3904" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v1_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v0_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.46_9007" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.139_9015" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v1_parser_10.233.51.250_8806" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.250_8806" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.182_9005" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v1_nsd_10.233.51.250_8806" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.31_443" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:24 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:24 [DEBUG] agent: Node info in sync 2021/05/25 06:35:24 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (449.072µs) from=10.233.74.91:60860 2021/05/25 06:35:24 [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/05/25 06:35: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/05/25 06:35: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/05/25 06:35:25 [DEBUG] agent: Service "_v1_catalog_10.233.51.250_8806" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:25 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.68.116_8446" 2021/05/25 06:35:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v1_appc_10.233.58.248_8443" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.246_8080" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.11.86_9518" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.46_9007" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v1_message-router_10.233.35.251_3904" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v1_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v0_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.46_9007" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.139_9015" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v1_parser_10.233.51.250_8806" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.250_8806" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.182_9005" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v1_nsd_10.233.51.250_8806" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.31_443" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:25 [DEBUG] agent: Node info in sync 2021/05/25 06:35:25 [DEBUG] http: Request PUT /v1/agent/service/register (253.092693ms) from=10.233.74.91:60862 2021/05/25 06:35:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v1_catalog_10.233.51.250_8806" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.246_8080" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.11.86_9518" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v1_appc_10.233.58.248_8443" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.46_9007" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v1_message-router_10.233.35.251_3904" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v1_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v0_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.46_9007" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.139_9015" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v1_parser_10.233.51.250_8806" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.250_8806" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.182_9005" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v1_nsd_10.233.51.250_8806" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.31_443" in sync 2021/05/25 06:35:25 [DEBUG] agent: Node info in sync 2021/05/25 06:35:25 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (369.03µs) from=10.233.74.91:60870 2021/05/25 06:35:25 [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/05/25 06:35:25 [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/05/25 06:35: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/05/25 06:35: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/05/25 06:35:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v1_message-router_10.233.35.251_3904" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v1_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v0_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.46_9007" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.139_9015" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v1_parser_10.233.51.250_8806" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.250_8806" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.182_9005" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v1_nsd_10.233.51.250_8806" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.31_443" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:25 [INFO] agent: Synced service "_v11__aai-nquery_10.233.68.116_8446" 2021/05/25 06:35:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v1_catalog_10.233.51.250_8806" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.11.86_9518" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v1_appc_10.233.58.248_8443" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.246_8080" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.46_9007" in sync 2021/05/25 06:35:25 [DEBUG] agent: Node info in sync 2021/05/25 06:35:25 [DEBUG] http: Request PUT /v1/agent/service/register (204.623502ms) from=10.233.74.91:60872 2021/05/25 06:35:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v0_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.46_9007" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.139_9015" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v1_parser_10.233.51.250_8806" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.250_8806" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.182_9005" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v1_nsd_10.233.51.250_8806" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.31_443" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.116_8446" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v1_catalog_10.233.51.250_8806" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.11.86_9518" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v1_appc_10.233.58.248_8443" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.246_8080" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.46_9007" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v1_message-router_10.233.35.251_3904" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v1_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:25 [DEBUG] agent: Node info in sync 2021/05/25 06:35:25 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (818.142µs) from=10.233.74.91:60874 2021/05/25 06:35:25 [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/05/25 06:35: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/05/25 06:35: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/05/25 06:35:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.116_8446" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:26 [INFO] agent: Synced service "_v11_aai-nquery_10.233.68.116_8446" 2021/05/25 06:35:26 [DEBUG] agent: Service "_v1_catalog_10.233.51.250_8806" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v1_appc_10.233.58.248_8443" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.246_8080" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.11.86_9518" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.46_9007" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v1_message-router_10.233.35.251_3904" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v1_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v0_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.46_9007" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.139_9015" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v1_parser_10.233.51.250_8806" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.250_8806" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.182_9005" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v1_nsd_10.233.51.250_8806" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.31_443" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:26 [DEBUG] agent: Node info in sync 2021/05/25 06:35:26 [DEBUG] http: Request PUT /v1/agent/service/register (479.737977ms) from=10.233.74.91:60876 2021/05/25 06:35:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.116_8446" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.116_8446" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v1_catalog_10.233.51.250_8806" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v1_appc_10.233.58.248_8443" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.246_8080" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.11.86_9518" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.46_9007" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v1_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v1_message-router_10.233.35.251_3904" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.46_9007" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v0_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.139_9015" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.250_8806" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v1_parser_10.233.51.250_8806" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.182_9005" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v1_nsd_10.233.51.250_8806" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.31_443" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:26 [DEBUG] agent: Node info in sync 2021/05/25 06:35:26 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (501.686µs) from=10.233.74.91:60884 2021/05/25 06:35:26 [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/05/25 06:35:26 [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/05/25 06:35: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/05/25 06:35: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/05/25 06:35:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v1_message-router_10.233.35.251_3904" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v1_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v0_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.46_9007" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.139_9015" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v1_parser_10.233.51.250_8806" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.250_8806" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.182_9005" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v1_nsd_10.233.51.250_8806" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.31_443" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.116_8446" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.116_8446" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v1_catalog_10.233.51.250_8806" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.246_8080" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.11.86_9518" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v1_appc_10.233.58.248_8443" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:26 [INFO] agent: Synced service "_v12__aai-nquery_10.233.68.116_8446" 2021/05/25 06:35:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.46_9007" in sync 2021/05/25 06:35:26 [DEBUG] agent: Node info in sync 2021/05/25 06:35:26 [DEBUG] http: Request PUT /v1/agent/service/register (291.51094ms) from=10.233.74.91:60892 2021/05/25 06:35:26 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.31_443" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.116_8446" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.116_8446" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v1_catalog_10.233.51.250_8806" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v1_appc_10.233.58.248_8443" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.246_8080" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.11.86_9518" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.116_8446" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.46_9007" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v1_message-router_10.233.35.251_3904" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v1_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v0_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.46_9007" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.139_9015" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v1_parser_10.233.51.250_8806" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.250_8806" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.182_9005" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v1_nsd_10.233.51.250_8806" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:26 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:26 [DEBUG] agent: Node info in sync 2021/05/25 06:35:26 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (101.437844ms) from=10.233.74.91:60894 2021/05/25 06:35:27 [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/05/25 06:35: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/05/25 06:35: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/05/25 06:35:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:27 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:27 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:35:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.31_443" in sync 2021/05/25 06:35:27 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:27 [INFO] agent: Synced service "_v12_aai-nquery_10.233.68.116_8446" 2021/05/25 06:35:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:28 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.116_8446" in sync 2021/05/25 06:35:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:35:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:28 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.116_8446" in sync 2021/05/25 06:35:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:28 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:28 [DEBUG] agent: Service "_v1_catalog_10.233.51.250_8806" in sync 2021/05/25 06:35:28 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.246_8080" in sync 2021/05/25 06:35:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:35:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.11.86_9518" in sync 2021/05/25 06:35:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:35:28 [DEBUG] agent: Service "_v1_appc_10.233.58.248_8443" in sync 2021/05/25 06:35:28 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:28 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.116_8446" in sync 2021/05/25 06:35:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.46_9007" in sync 2021/05/25 06:35:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:28 [DEBUG] agent: Service "_v1_message-router_10.233.35.251_3904" in sync 2021/05/25 06:35:28 [DEBUG] agent: Service "_v1_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:35:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:28 [DEBUG] agent: Service "_v0_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:35:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.46_9007" in sync 2021/05/25 06:35:28 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:35:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.139_9015" in sync 2021/05/25 06:35:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:28 [DEBUG] agent: Service "_v1_parser_10.233.51.250_8806" in sync 2021/05/25 06:35:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.250_8806" in sync 2021/05/25 06:35:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:28 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:28 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.182_9005" in sync 2021/05/25 06:35:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:35:28 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:28 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:28 [DEBUG] agent: Service "_v1_nsd_10.233.51.250_8806" in sync 2021/05/25 06:35:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:28 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:28 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:35:28 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:35:28 [DEBUG] agent: Node info in sync 2021/05/25 06:35:28 [DEBUG] http: Request PUT /v1/agent/service/register (1.101836384s) from=10.233.74.91:60896 2021/05/25 06:35:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:28 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.116_8446" in sync 2021/05/25 06:35:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:35:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:28 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.116_8446" in sync 2021/05/25 06:35:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:28 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.116_8446" in sync 2021/05/25 06:35:28 [DEBUG] agent: Service "_v1_catalog_10.233.51.250_8806" in sync 2021/05/25 06:35:28 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:28 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:35:28 [DEBUG] agent: Service "_v1_appc_10.233.58.248_8443" in sync 2021/05/25 06:35:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.246_8080" in sync 2021/05/25 06:35:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:35:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.11.86_9518" in sync 2021/05/25 06:35:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:28 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:28 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.116_8446" in sync 2021/05/25 06:35:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.46_9007" in sync 2021/05/25 06:35:28 [DEBUG] agent: Service "_v1_message-router_10.233.35.251_3904" in sync 2021/05/25 06:35:28 [DEBUG] agent: Service "_v1_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:35:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:28 [DEBUG] agent: Service "_v0_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:35:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.46_9007" in sync 2021/05/25 06:35:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:35:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.139_9015" in sync 2021/05/25 06:35:28 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:28 [DEBUG] agent: Service "_v1_parser_10.233.51.250_8806" in sync 2021/05/25 06:35:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.250_8806" in sync 2021/05/25 06:35:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:28 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.182_9005" in sync 2021/05/25 06:35:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:35:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:28 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:28 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:28 [DEBUG] agent: Service "_v1_nsd_10.233.51.250_8806" in sync 2021/05/25 06:35:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:28 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:28 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:35:28 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:35:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:28 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:28 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:35:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.31_443" in sync 2021/05/25 06:35:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:28 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:28 [DEBUG] agent: Node info in sync 2021/05/25 06:35:28 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (418.21µs) from=10.233.74.91:60910 2021/05/25 06:35:28 [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/05/25 06:35:28 [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/05/25 06:35: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/05/25 06:35: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/05/25 06:35:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:35:29 [DEBUG] agent: Service "_v1_appc_10.233.58.248_8443" in sync 2021/05/25 06:35:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.246_8080" in sync 2021/05/25 06:35:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:35:29 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.11.86_9518" in sync 2021/05/25 06:35:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:29 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:29 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.116_8446" in sync 2021/05/25 06:35:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.46_9007" in sync 2021/05/25 06:35:29 [DEBUG] agent: Service "_v1_message-router_10.233.35.251_3904" in sync 2021/05/25 06:35:29 [DEBUG] agent: Service "_v1_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:35:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:29 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:29 [DEBUG] agent: Service "_v0_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:35:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.46_9007" in sync 2021/05/25 06:35:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:29 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:35:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.139_9015" in sync 2021/05/25 06:35:29 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:29 [DEBUG] agent: Service "_v1_parser_10.233.51.250_8806" in sync 2021/05/25 06:35:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.250_8806" in sync 2021/05/25 06:35:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.182_9005" in sync 2021/05/25 06:35:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:35:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:29 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:29 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:29 [INFO] agent: Synced service "_v13__aai-nquery_10.233.68.116_8446" 2021/05/25 06:35:29 [DEBUG] agent: Service "_v1_nsd_10.233.51.250_8806" in sync 2021/05/25 06:35:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:29 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:29 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:35:29 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:35:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:29 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:35:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.31_443" in sync 2021/05/25 06:35:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:29 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:29 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:29 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:29 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.116_8446" in sync 2021/05/25 06:35:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:35:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:29 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:29 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.116_8446" in sync 2021/05/25 06:35:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:29 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.116_8446" in sync 2021/05/25 06:35:29 [DEBUG] agent: Service "_v1_catalog_10.233.51.250_8806" in sync 2021/05/25 06:35:29 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:29 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:29 [DEBUG] agent: Node info in sync 2021/05/25 06:35:29 [DEBUG] http: Request PUT /v1/agent/service/register (1.200069282s) from=10.233.74.91:60914 2021/05/25 06:35:29 [DEBUG] agent: Service "_v0_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:35:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.46_9007" in sync 2021/05/25 06:35:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:29 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:35:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.139_9015" in sync 2021/05/25 06:35:29 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:29 [DEBUG] agent: Service "_v1_parser_10.233.51.250_8806" in sync 2021/05/25 06:35:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.250_8806" in sync 2021/05/25 06:35:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.182_9005" in sync 2021/05/25 06:35:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:35:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:29 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:29 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:29 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.116_8446" in sync 2021/05/25 06:35:29 [DEBUG] agent: Service "_v1_nsd_10.233.51.250_8806" in sync 2021/05/25 06:35:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:29 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:29 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:29 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:35:29 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:35:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:29 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:35:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.31_443" in sync 2021/05/25 06:35:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:29 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:29 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:29 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.116_8446" in sync 2021/05/25 06:35:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:35:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:29 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:29 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.116_8446" in sync 2021/05/25 06:35:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:29 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.116_8446" in sync 2021/05/25 06:35:29 [DEBUG] agent: Service "_v1_catalog_10.233.51.250_8806" in sync 2021/05/25 06:35:29 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:29 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:35:29 [DEBUG] agent: Service "_v1_appc_10.233.58.248_8443" in sync 2021/05/25 06:35:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.246_8080" in sync 2021/05/25 06:35:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:35:29 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.11.86_9518" in sync 2021/05/25 06:35:29 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:29 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.116_8446" in sync 2021/05/25 06:35:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.46_9007" in sync 2021/05/25 06:35:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:29 [DEBUG] agent: Service "_v1_message-router_10.233.35.251_3904" in sync 2021/05/25 06:35:29 [DEBUG] agent: Service "_v1_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:35:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:29 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:29 [DEBUG] agent: Node info in sync 2021/05/25 06:35:29 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (604.266µs) from=10.233.74.91:60928 2021/05/25 06:35:29 [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/05/25 06:35: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/05/25 06:35: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/05/25 06:35:30 [DEBUG] agent: Service "_v1_nsd_10.233.51.250_8806" in sync 2021/05/25 06:35:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:30 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:30 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:35:30 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:35:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:30 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:35:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.31_443" in sync 2021/05/25 06:35:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:30 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:30 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:30 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.116_8446" in sync 2021/05/25 06:35:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:35:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:30 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.116_8446" in sync 2021/05/25 06:35:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:30 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.116_8446" in sync 2021/05/25 06:35:30 [DEBUG] agent: Service "_v1_catalog_10.233.51.250_8806" in sync 2021/05/25 06:35:30 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:30 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:30 [INFO] agent: Synced service "_v13_aai-nquery_10.233.68.116_8446" 2021/05/25 06:35:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:35:30 [DEBUG] agent: Service "_v1_appc_10.233.58.248_8443" in sync 2021/05/25 06:35:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.246_8080" in sync 2021/05/25 06:35:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:35:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.11.86_9518" in sync 2021/05/25 06:35:30 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:30 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.116_8446" in sync 2021/05/25 06:35:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.46_9007" in sync 2021/05/25 06:35:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:30 [DEBUG] agent: Service "_v1_message-router_10.233.35.251_3904" in sync 2021/05/25 06:35:30 [DEBUG] agent: Service "_v1_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:35:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:30 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:30 [DEBUG] agent: Service "_v0_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:35:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.46_9007" in sync 2021/05/25 06:35:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:30 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:35:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.139_9015" in sync 2021/05/25 06:35:30 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:30 [DEBUG] agent: Service "_v1_parser_10.233.51.250_8806" in sync 2021/05/25 06:35:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.250_8806" in sync 2021/05/25 06:35:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.182_9005" in sync 2021/05/25 06:35:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:35:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:30 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:30 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:30 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.116_8446" in sync 2021/05/25 06:35:30 [DEBUG] agent: Node info in sync 2021/05/25 06:35:30 [DEBUG] http: Request PUT /v1/agent/service/register (503.249306ms) from=10.233.74.91:60930 2021/05/25 06:35:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:35:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.139_9015" in sync 2021/05/25 06:35:30 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:30 [DEBUG] agent: Service "_v1_parser_10.233.51.250_8806" in sync 2021/05/25 06:35:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.250_8806" in sync 2021/05/25 06:35:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.182_9005" in sync 2021/05/25 06:35:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:35:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:30 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:30 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:30 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.116_8446" in sync 2021/05/25 06:35:30 [DEBUG] agent: Service "_v1_nsd_10.233.51.250_8806" in sync 2021/05/25 06:35:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:30 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:35:30 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:35:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:30 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:35:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.31_443" in sync 2021/05/25 06:35:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:30 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:30 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:30 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:30 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.116_8446" in sync 2021/05/25 06:35:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:35:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:30 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.116_8446" in sync 2021/05/25 06:35:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:30 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.116_8446" in sync 2021/05/25 06:35:30 [DEBUG] agent: Service "_v1_catalog_10.233.51.250_8806" in sync 2021/05/25 06:35:30 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:30 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:30 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.116_8446" in sync 2021/05/25 06:35:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:35:30 [DEBUG] agent: Service "_v1_appc_10.233.58.248_8443" in sync 2021/05/25 06:35:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.246_8080" in sync 2021/05/25 06:35:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:35:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.11.86_9518" in sync 2021/05/25 06:35:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:30 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:30 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.116_8446" in sync 2021/05/25 06:35:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.46_9007" in sync 2021/05/25 06:35:30 [DEBUG] agent: Service "_v1_message-router_10.233.35.251_3904" in sync 2021/05/25 06:35:30 [DEBUG] agent: Service "_v1_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:35:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:30 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:30 [DEBUG] agent: Service "_v0_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:35:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.46_9007" in sync 2021/05/25 06:35:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:30 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:30 [DEBUG] agent: Node info in sync 2021/05/25 06:35:30 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (443.872µs) from=10.233.74.91:60940 2021/05/25 06:35:30 [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/05/25 06:35:30 [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/05/25 06:35: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/05/25 06:35: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/05/25 06:35:30 [DEBUG] agent: Service "_v1_parser_10.233.51.250_8806" in sync 2021/05/25 06:35:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.250_8806" in sync 2021/05/25 06:35:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.182_9005" in sync 2021/05/25 06:35:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:35:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:30 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:30 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:30 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.116_8446" in sync 2021/05/25 06:35:30 [DEBUG] agent: Service "_v1_nsd_10.233.51.250_8806" in sync 2021/05/25 06:35:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:30 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:30 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:35:30 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:35:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:30 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:35:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.31_443" in sync 2021/05/25 06:35:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:30 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:30 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:30 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.116_8446" in sync 2021/05/25 06:35:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:35:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:30 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.116_8446" in sync 2021/05/25 06:35:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:30 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.116_8446" in sync 2021/05/25 06:35:30 [DEBUG] agent: Service "_v1_catalog_10.233.51.250_8806" in sync 2021/05/25 06:35:30 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:30 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:30 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.116_8446" in sync 2021/05/25 06:35:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:35:30 [DEBUG] agent: Service "_v1_appc_10.233.58.248_8443" in sync 2021/05/25 06:35:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.246_8080" in sync 2021/05/25 06:35:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:35:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.11.86_9518" in sync 2021/05/25 06:35:30 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:30 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.116_8446" in sync 2021/05/25 06:35:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.46_9007" in sync 2021/05/25 06:35:30 [INFO] agent: Synced service "_v14__aai-nquery_10.233.68.116_8446" 2021/05/25 06:35:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:30 [DEBUG] agent: Service "_v1_message-router_10.233.35.251_3904" in sync 2021/05/25 06:35:31 [DEBUG] agent: Service "_v1_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:35:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:31 [DEBUG] agent: Service "_v0_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:35:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.46_9007" in sync 2021/05/25 06:35:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:35:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.139_9015" in sync 2021/05/25 06:35:31 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:31 [DEBUG] agent: Node info in sync 2021/05/25 06:35:31 [DEBUG] http: Request PUT /v1/agent/service/register (619.289123ms) from=10.233.74.91:60942 2021/05/25 06:35:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:35:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:31 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.116_8446" in sync 2021/05/25 06:35:31 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (363.609µs) from=10.233.74.91:60950 2021/05/25 06:35:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:31 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.116_8446" in sync 2021/05/25 06:35:31 [DEBUG] agent: Service "_v1_catalog_10.233.51.250_8806" in sync 2021/05/25 06:35:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:31 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:31 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.116_8446" in sync 2021/05/25 06:35:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:35:31 [DEBUG] agent: Service "_v1_appc_10.233.58.248_8443" in sync 2021/05/25 06:35:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.246_8080" in sync 2021/05/25 06:35:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:35:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.11.86_9518" in sync 2021/05/25 06:35:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:31 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:31 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.116_8446" in sync 2021/05/25 06:35:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.46_9007" in sync 2021/05/25 06:35:31 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.116_8446" in sync 2021/05/25 06:35:31 [DEBUG] agent: Service "_v1_message-router_10.233.35.251_3904" in sync 2021/05/25 06:35:31 [DEBUG] agent: Service "_v1_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:35:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:31 [DEBUG] agent: Service "_v0_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:35:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.46_9007" in sync 2021/05/25 06:35:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:35:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.139_9015" in sync 2021/05/25 06:35:31 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:31 [DEBUG] agent: Service "_v1_parser_10.233.51.250_8806" in sync 2021/05/25 06:35:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.250_8806" in sync 2021/05/25 06:35:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:31 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.182_9005" in sync 2021/05/25 06:35:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:35:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:31 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:31 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.116_8446" in sync 2021/05/25 06:35:31 [DEBUG] agent: Service "_v1_nsd_10.233.51.250_8806" in sync 2021/05/25 06:35:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:31 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:31 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:35:31 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:35:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:31 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:35:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.31_443" in sync 2021/05/25 06:35:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:31 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.116_8446" in sync 2021/05/25 06:35:31 [DEBUG] agent: Node info in sync 2021/05/25 06:35:31 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/25 06:35: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/05/25 06:35: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/05/25 06:35:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.46_9007" in sync 2021/05/25 06:35:32 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.116_8446" in sync 2021/05/25 06:35:32 [INFO] agent: Synced service "_v14_aai-nquery_10.233.68.116_8446" 2021/05/25 06:35:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:32 [DEBUG] agent: Service "_v1_message-router_10.233.35.251_3904" in sync 2021/05/25 06:35:32 [DEBUG] agent: Service "_v1_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:35:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:32 [DEBUG] agent: Service "_v0_multicloud_10.233.23.60_9001" in sync 2021/05/25 06:35:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.46_9007" in sync 2021/05/25 06:35:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:35:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.139_9015" in sync 2021/05/25 06:35:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:32 [DEBUG] agent: Service "_v1_parser_10.233.51.250_8806" in sync 2021/05/25 06:35:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.250_8806" in sync 2021/05/25 06:35:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:32 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.182_9005" in sync 2021/05/25 06:35:32 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:35:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:32 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.116_8446" in sync 2021/05/25 06:35:32 [DEBUG] agent: Service "_v1_nsd_10.233.51.250_8806" in sync 2021/05/25 06:35:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:32 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:32 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:35:32 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.182_9005" in sync 2021/05/25 06:35:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:32 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:35:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.31_443" in sync 2021/05/25 06:35:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:32 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.116_8446" in sync 2021/05/25 06:35:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:35:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:32 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.116_8446" in sync 2021/05/25 06:35:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:32 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.116_8446" in sync 2021/05/25 06:35:32 [DEBUG] agent: Service "_v1_catalog_10.233.51.250_8806" in sync 2021/05/25 06:35:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:32 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:32 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.116_8446" in sync 2021/05/25 06:35:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:35:32 [DEBUG] agent: Service "_v1_appc_10.233.58.248_8443" in sync 2021/05/25 06:35:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.246_8080" in sync 2021/05/25 06:35:32 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:35:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.11.86_9518" in sync 2021/05/25 06:35:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:32 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.116_8446" in sync 2021/05/25 06:35:32 [DEBUG] agent: Node info in sync 2021/05/25 06:35:32 [DEBUG] http: Request PUT /v1/agent/service/register (799.728587ms) from=10.233.74.91:60956 2021/05/25 06:35:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:32 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.116_8446" in sync 2021/05/25 06:35:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.7_9009" in sync 2021/05/25 06:35:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:32 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.116_8446" in sync 2021/05/25 06:35:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:32 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:32 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.116_8446" in sync 2021/05/25 06:35:32 [DEBUG] agent: Service "_v1_catalog_10.233.51.250_8806" in sync 2021/05/25 06:35:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.246_8080" in sync 2021/05/25 06:35:32 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.45.121_9004" in sync 2021/05/25 06:35:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.11.86_9518" in sync 2021/05/25 06:35:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.116_8446" in sync 2021/05/25 06:35:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.94_9011" in sync 2021/05/25 06:35:32 [DEBUG] agent: Service "_v1_appc_10.233.58.248_8443" in sync 2021/05/25 06:35:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.116_8446" in sync 2021/05/25 06:35:32 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.116_8446" in sync 2021/05/25 06:35:32 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.116_8446" in sync 2021/05/25 06:35:32 [DEBUG] agent: Service "_v1_multiclo