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: 'a666aa86-be54-98a6-b40f-14410a1b302a' Node name: 'onap-msb-consul-86975585d9-d2zsb' 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/22 23:12:18 [DEBUG] agent: Using random ID "a666aa86-be54-98a6-b40f-14410a1b302a" as node ID 2021/05/22 23:12:19 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:a666aa86-be54-98a6-b40f-14410a1b302a Address:127.0.0.1:8300}] 2021/05/22 23:12:19 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2021/05/22 23:12:19 [WARN] raft: Heartbeat timeout from "" reached, starting election 2021/05/22 23:12:19 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2021/05/22 23:12:19 [WARN] raft: Unable to get address for server id a666aa86-be54-98a6-b40f-14410a1b302a, using fallback address 127.0.0.1:8300: Could not find address for server id a666aa86-be54-98a6-b40f-14410a1b302a 2021/05/22 23:12:19 [DEBUG] raft: Votes needed: 1 2021/05/22 23:12:19 [DEBUG] raft: Vote granted from a666aa86-be54-98a6-b40f-14410a1b302a in term 2. Tally: 1 2021/05/22 23:12:19 [INFO] raft: Election won. Tally: 1 2021/05/22 23:12:19 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2021/05/22 23:12:19 [INFO] serf: EventMemberJoin: onap-msb-consul-86975585d9-d2zsb.dc1 127.0.0.1 2021/05/22 23:12:19 [INFO] serf: EventMemberJoin: onap-msb-consul-86975585d9-d2zsb 127.0.0.1 2021/05/22 23:12:20 [INFO] consul: cluster leadership acquired 2021/05/22 23:12:20 [INFO] consul: Handled member-join event for server "onap-msb-consul-86975585d9-d2zsb.dc1" in area "wan" 2021/05/22 23:12:20 [DEBUG] agent/proxy: managed Connect proxy manager started 2021/05/22 23:12:20 [INFO] consul: Adding LAN server onap-msb-consul-86975585d9-d2zsb (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/05/22 23:12:20 [INFO] consul: New leader elected: onap-msb-consul-86975585d9-d2zsb 2021/05/22 23:12:20 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2021/05/22 23:12:20 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2021/05/22 23:12:20 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2021/05/22 23:12:20 [INFO] agent: started state syncer 2021/05/22 23:12:20 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2021/05/22 23:12:20 [INFO] agent: Synced node info 2021/05/22 23:12:21 [DEBUG] agent: Node info in sync 2021/05/22 23:12:21 [DEBUG] agent: Node info in sync 2021/05/22 23:12:21 [INFO] connect: initialized primary datacenter CA with provider "consul" 2021/05/22 23:12:21 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-d2zsb" since the cluster is too small 2021/05/22 23:12:21 [INFO] consul: member 'onap-msb-consul-86975585d9-d2zsb' joined, marking health alive 2021/05/22 23:12:21 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-d2zsb" since the cluster is too small ==> Failed to check for updates: Get https://checkpoint-api.hashicorp.com/v1/check/consul?arch=amd64&os=linux&signature=&version=1.4.3: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers) 2021/05/22 23:13:20 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-d2zsb" since the cluster is too small 2021/05/22 23:13:44 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/05/22 23:13:44 [DEBUG] agent: Node info in sync 2021/05/22 23:14:19 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-d2zsb.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/05/22 23:14:20 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-d2zsb" since the cluster is too small 2021/05/22 23:14:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/05/22 23:14:45 [DEBUG] agent: Node info in sync 2021/05/22 23:14:47 [DEBUG] http: Request GET /v1/status/leader (431.108µs) from=10.233.68.245:42654 2021/05/22 23:14:49 [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/22 23:14: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/22 23:14:49 [INFO] agent: Synced service "_v1_appc_10.233.4.227_8443" 2021/05/22 23:14:49 [DEBUG] agent: Node info in sync 2021/05/22 23:14:49 [DEBUG] http: Request PUT /v1/agent/service/register (554.080496ms) from=10.233.68.245:42660 2021/05/22 23:14:49 [DEBUG] agent: Service "_v1_appc_10.233.4.227_8443" in sync 2021/05/22 23:14:49 [DEBUG] agent: Node info in sync 2021/05/22 23:14:49 [DEBUG] http: Request GET /v1/health/service/appc-v1 (681.806µs) from=10.233.68.245:42668 2021/05/22 23:14:50 [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/22 23:14: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/22 23:14:50 [DEBUG] agent: Service "_v1_appc_10.233.4.227_8443" in sync 2021/05/22 23:14:50 [INFO] agent: Synced service "_v0_multicloud-starlingx_10.233.11.7_9009" 2021/05/22 23:14:50 [DEBUG] agent: Node info in sync 2021/05/22 23:14:50 [DEBUG] http: Request PUT /v1/agent/service/register (368.714801ms) from=10.233.68.245:42674 2021/05/22 23:14:50 [DEBUG] agent: Service "_v1_appc_10.233.4.227_8443" in sync 2021/05/22 23:14:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:14:50 [DEBUG] agent: Node info in sync 2021/05/22 23:14:51 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v0 (199.780866ms) from=10.233.68.245:42676 2021/05/22 23:14:51 [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/22 23:14:51 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/22 23:14:51 [DEBUG] agent: Service "_v1_appc_10.233.4.227_8443" in sync 2021/05/22 23:14:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:14:51 [INFO] agent: Synced service "_v1_multicloud-starlingx_10.233.11.7_9009" 2021/05/22 23:14:51 [DEBUG] agent: Node info in sync 2021/05/22 23:14:51 [DEBUG] http: Request PUT /v1/agent/service/register (406.665576ms) from=10.233.68.245:42680 2021/05/22 23:14:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:14:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:14:51 [DEBUG] agent: Service "_v1_appc_10.233.4.227_8443" in sync 2021/05/22 23:14:51 [DEBUG] agent: Node info in sync 2021/05/22 23:14:51 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v1 (99.601206ms) from=10.233.68.245:42684 2021/05/22 23:14:51 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/22 23:14:51 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/22 23:14:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:14:52 [INFO] agent: Synced service "_v1_message-router_10.233.12.149_3904" 2021/05/22 23:14:52 [DEBUG] agent: Service "_v1_appc_10.233.4.227_8443" in sync 2021/05/22 23:14:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:14:52 [DEBUG] agent: Node info in sync 2021/05/22 23:14:52 [DEBUG] http: Request PUT /v1/agent/service/register (259.112125ms) from=10.233.68.245:42688 2021/05/22 23:14:52 [DEBUG] agent: Service "_v1_appc_10.233.4.227_8443" in sync 2021/05/22 23:14:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:14:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:14:52 [DEBUG] agent: Service "_v1_message-router_10.233.12.149_3904" in sync 2021/05/22 23:14:52 [DEBUG] agent: Node info in sync 2021/05/22 23:14:52 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (567.222µs) from=10.233.68.245:42692 2021/05/22 23:14:52 [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/22 23:14: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/22 23:14:52 [DEBUG] agent: Service "_v1_appc_10.233.4.227_8443" in sync 2021/05/22 23:14:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:14:53 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:14:53 [DEBUG] agent: Service "_v1_message-router_10.233.12.149_3904" in sync 2021/05/22 23:14:53 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.6.196_9015" 2021/05/22 23:14:53 [DEBUG] agent: Node info in sync 2021/05/22 23:14:53 [DEBUG] http: Request PUT /v1/agent/service/register (599.904217ms) from=10.233.68.245:42694 2021/05/22 23:14:53 [DEBUG] agent: Service "_v1_appc_10.233.4.227_8443" in sync 2021/05/22 23:14:53 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:14:53 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:14:53 [DEBUG] agent: Service "_v1_message-router_10.233.12.149_3904" in sync 2021/05/22 23:14:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.196_9015" in sync 2021/05/22 23:14:53 [DEBUG] agent: Node info in sync 2021/05/22 23:14:53 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (788.116µs) from=10.233.68.245:42700 2021/05/22 23:14:53 [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/22 23:14: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/22 23:14:54 [DEBUG] agent: Service "_v1_message-router_10.233.12.149_3904" in sync 2021/05/22 23:14:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.196_9015" in sync 2021/05/22 23:14:54 [INFO] agent: Synced service "_v0_multicloud-vio_10.233.16.135_9004" 2021/05/22 23:14:54 [DEBUG] agent: Service "_v1_appc_10.233.4.227_8443" in sync 2021/05/22 23:14:54 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:14:54 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:14:54 [DEBUG] agent: Node info in sync 2021/05/22 23:14:54 [DEBUG] http: Request PUT /v1/agent/service/register (405.451728ms) from=10.233.68.245:42702 2021/05/22 23:14:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.196_9015" in sync 2021/05/22 23:14:54 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:14:54 [DEBUG] agent: Service "_v1_appc_10.233.4.227_8443" in sync 2021/05/22 23:14:54 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:14:54 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:14:54 [DEBUG] agent: Service "_v1_message-router_10.233.12.149_3904" in sync 2021/05/22 23:14:54 [DEBUG] agent: Node info in sync 2021/05/22 23:14:54 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v0 (514.22µs) from=10.233.68.245:42710 2021/05/22 23:14:54 [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/22 23:14: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/22 23:14:54 [DEBUG] agent: Service "_v1_message-router_10.233.12.149_3904" in sync 2021/05/22 23:14:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.196_9015" in sync 2021/05/22 23:14:54 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:14:54 [INFO] agent: Synced service "_v1_multicloud-vio_10.233.16.135_9004" 2021/05/22 23:14:54 [DEBUG] agent: Service "_v1_appc_10.233.4.227_8443" in sync 2021/05/22 23:14:54 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:14:54 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:14:54 [DEBUG] agent: Node info in sync 2021/05/22 23:14:54 [DEBUG] http: Request PUT /v1/agent/service/register (436.667431ms) from=10.233.68.245:42712 2021/05/22 23:14:54 [DEBUG] agent: Service "_v1_message-router_10.233.12.149_3904" in sync 2021/05/22 23:14:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.196_9015" in sync 2021/05/22 23:14:54 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:14:54 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:14:54 [DEBUG] agent: Service "_v1_appc_10.233.4.227_8443" in sync 2021/05/22 23:14:54 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:14:54 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:14:54 [DEBUG] agent: Node info in sync 2021/05/22 23:14:54 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v1 (655.995µs) from=10.233.68.245:42714 2021/05/22 23:14:55 [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/22 23:14: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/22 23:14:55 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:14:55 [INFO] agent: Synced service "_v0_multicloud_10.233.8.206_9001" 2021/05/22 23:14:55 [DEBUG] agent: Service "_v1_appc_10.233.4.227_8443" in sync 2021/05/22 23:14:55 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:14:55 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:14:55 [DEBUG] agent: Service "_v1_message-router_10.233.12.149_3904" in sync 2021/05/22 23:14:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.196_9015" in sync 2021/05/22 23:14:55 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:14:55 [DEBUG] agent: Node info in sync 2021/05/22 23:14:55 [DEBUG] http: Request PUT /v1/agent/service/register (250.258988ms) from=10.233.68.245:42720 2021/05/22 23:14:55 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:14:55 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:14:55 [DEBUG] agent: Service "_v0_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:14:55 [DEBUG] agent: Service "_v1_appc_10.233.4.227_8443" in sync 2021/05/22 23:14:55 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:14:55 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:14:55 [DEBUG] agent: Service "_v1_message-router_10.233.12.149_3904" in sync 2021/05/22 23:14:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.196_9015" in sync 2021/05/22 23:14:55 [DEBUG] agent: Node info in sync 2021/05/22 23:14:55 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (414.075µs) from=10.233.68.245:42724 2021/05/22 23:14:55 [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/22 23:14: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/22 23:14:56 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:14:56 [DEBUG] agent: Service "_v1_appc_10.233.4.227_8443" in sync 2021/05/22 23:14:56 [DEBUG] agent: Service "_v1_message-router_10.233.12.149_3904" in sync 2021/05/22 23:14:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.196_9015" in sync 2021/05/22 23:14:56 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:14:56 [DEBUG] agent: Service "_v0_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:14:56 [INFO] agent: Synced service "_v1_multicloud_10.233.8.206_9001" 2021/05/22 23:14:56 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:14:56 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:14:56 [DEBUG] agent: Node info in sync 2021/05/22 23:14:56 [DEBUG] http: Request PUT /v1/agent/service/register (469.653187ms) from=10.233.68.245:42726 2021/05/22 23:14:56 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:14:56 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:14:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.196_9015" in sync 2021/05/22 23:14:56 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:14:56 [DEBUG] agent: Service "_v0_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:14:56 [DEBUG] agent: Service "_v1_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:14:56 [DEBUG] agent: Service "_v1_appc_10.233.4.227_8443" in sync 2021/05/22 23:14:56 [DEBUG] agent: Service "_v1_message-router_10.233.12.149_3904" in sync 2021/05/22 23:14:56 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:14:56 [DEBUG] agent: Node info in sync 2021/05/22 23:14:56 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (484.611µs) from=10.233.68.245:42734 2021/05/22 23:14:56 [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/22 23:14: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/22 23:14:57 [DEBUG] agent: Service "_v0_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:14:57 [DEBUG] agent: Service "_v1_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:14:57 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:14:57 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:14:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.196_9015" in sync 2021/05/22 23:14:57 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:14:57 [DEBUG] agent: Service "_v1_appc_10.233.4.227_8443" in sync 2021/05/22 23:14:57 [DEBUG] agent: Service "_v1_message-router_10.233.12.149_3904" in sync 2021/05/22 23:14:57 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:14:57 [INFO] agent: Synced service "_v1_aai-esr-server_10.233.12.147_9518" 2021/05/22 23:14:57 [DEBUG] agent: Node info in sync 2021/05/22 23:14:57 [DEBUG] http: Request PUT /v1/agent/service/register (598.174009ms) from=10.233.68.245:42738 2021/05/22 23:14:57 [DEBUG] agent: Service "_v1_appc_10.233.4.227_8443" in sync 2021/05/22 23:14:57 [DEBUG] agent: Service "_v1_message-router_10.233.12.149_3904" in sync 2021/05/22 23:14:57 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:14:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.12.147_9518" in sync 2021/05/22 23:14:57 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:14:57 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:14:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.196_9015" in sync 2021/05/22 23:14:57 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:14:57 [DEBUG] agent: Service "_v0_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:14:57 [DEBUG] agent: Service "_v1_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:14:57 [DEBUG] agent: Node info in sync 2021/05/22 23:14:57 [DEBUG] http: Request GET /v1/health/service/aai-esr-server-v1 (520.071µs) from=10.233.68.245:42748 2021/05/22 23:14:57 [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/22 23:14: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/22 23:14:57 [DEBUG] agent: Service "_v1_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:14:57 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:14:57 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:14:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.196_9015" in sync 2021/05/22 23:14:57 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:14:57 [DEBUG] agent: Service "_v0_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:14:57 [DEBUG] agent: Service "_v1_appc_10.233.4.227_8443" in sync 2021/05/22 23:14:57 [DEBUG] agent: Service "_v1_message-router_10.233.12.149_3904" in sync 2021/05/22 23:14:57 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:14:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.12.147_9518" in sync 2021/05/22 23:14:57 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.24.201_9007" 2021/05/22 23:14:57 [DEBUG] agent: Node info in sync 2021/05/22 23:14:57 [DEBUG] http: Request PUT /v1/agent/service/register (151.642631ms) from=10.233.68.245:42750 2021/05/22 23:14:57 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:14:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.12.147_9518" in sync 2021/05/22 23:14:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:14:57 [DEBUG] agent: Service "_v1_appc_10.233.4.227_8443" in sync 2021/05/22 23:14:57 [DEBUG] agent: Service "_v1_message-router_10.233.12.149_3904" in sync 2021/05/22 23:14:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.196_9015" in sync 2021/05/22 23:14:57 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:14:57 [DEBUG] agent: Service "_v0_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:14:57 [DEBUG] agent: Service "_v1_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:14:57 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:14:57 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:14:57 [DEBUG] agent: Node info in sync 2021/05/22 23:14:57 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (403.379µs) from=10.233.68.245:42754 2021/05/22 23:14:57 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/22 23:14: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/22 23:14:57 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:14:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.12.147_9518" in sync 2021/05/22 23:14:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:14:57 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.24.201_9007" 2021/05/22 23:14:57 [DEBUG] agent: Service "_v1_appc_10.233.4.227_8443" in sync 2021/05/22 23:14:57 [DEBUG] agent: Service "_v1_message-router_10.233.12.149_3904" in sync 2021/05/22 23:14:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.196_9015" in sync 2021/05/22 23:14:57 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:14:57 [DEBUG] agent: Service "_v0_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:14:57 [DEBUG] agent: Service "_v1_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:14:57 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:14:57 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:14:57 [DEBUG] agent: Node info in sync 2021/05/22 23:14:57 [DEBUG] http: Request PUT /v1/agent/service/register (147.077649ms) from=10.233.68.245:42758 2021/05/22 23:14:57 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:14:57 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:14:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.196_9015" in sync 2021/05/22 23:14:57 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:14:57 [DEBUG] agent: Service "_v0_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:14:57 [DEBUG] agent: Service "_v1_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:14:57 [DEBUG] agent: Service "_v1_appc_10.233.4.227_8443" in sync 2021/05/22 23:14:57 [DEBUG] agent: Service "_v1_message-router_10.233.12.149_3904" in sync 2021/05/22 23:14:57 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:14:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.12.147_9518" in sync 2021/05/22 23:14:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:14:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:14:57 [DEBUG] agent: Node info in sync 2021/05/22 23:14:58 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (451.779µs) from=10.233.68.245:42762 2021/05/22 23:14:58 [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/22 23:14: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/22 23:14:58 [DEBUG] agent: Service "_v1_appc_10.233.4.227_8443" in sync 2021/05/22 23:14:58 [DEBUG] agent: Service "_v1_message-router_10.233.12.149_3904" in sync 2021/05/22 23:14:58 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:14:58 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.12.147_9518" in sync 2021/05/22 23:14:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:14:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:14:58 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:14:58 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:14:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.196_9015" in sync 2021/05/22 23:14:58 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:14:58 [DEBUG] agent: Service "_v0_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:14:58 [DEBUG] agent: Service "_v1_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:14:58 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.8.82_443" 2021/05/22 23:14:58 [DEBUG] agent: Node info in sync 2021/05/22 23:14:58 [DEBUG] http: Request PUT /v1/agent/service/register (300.468217ms) from=10.233.68.245:42766 2021/05/22 23:14:58 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:14:58 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.12.147_9518" in sync 2021/05/22 23:14:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:14:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:14:58 [DEBUG] agent: Service "_v1_appc_10.233.4.227_8443" in sync 2021/05/22 23:14:58 [DEBUG] agent: Service "_v1_message-router_10.233.12.149_3904" in sync 2021/05/22 23:14:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.196_9015" in sync 2021/05/22 23:14:58 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:14:58 [DEBUG] agent: Service "_v0_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:14:58 [DEBUG] agent: Service "_v1_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:14:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.82_443" in sync 2021/05/22 23:14:58 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:14:58 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:14:58 [DEBUG] agent: Node info in sync 2021/05/22 23:14:58 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (726.425µs) from=10.233.68.245:42768 2021/05/22 23:14:59 [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/22 23:14: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/22 23:14:59 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:14:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:14:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.82_443" in sync 2021/05/22 23:14:59 [INFO] agent: Synced service "_v1_parser_10.233.5.220_8806" 2021/05/22 23:14:59 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:14:59 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:14:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.196_9015" in sync 2021/05/22 23:14:59 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:14:59 [DEBUG] agent: Service "_v0_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:14:59 [DEBUG] agent: Service "_v1_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:14:59 [DEBUG] agent: Service "_v1_appc_10.233.4.227_8443" in sync 2021/05/22 23:14:59 [DEBUG] agent: Service "_v1_message-router_10.233.12.149_3904" in sync 2021/05/22 23:14:59 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.12.147_9518" in sync 2021/05/22 23:14:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:14:59 [DEBUG] agent: Node info in sync 2021/05/22 23:14:59 [DEBUG] http: Request PUT /v1/agent/service/register (301.23056ms) from=10.233.68.245:42772 2021/05/22 23:14:59 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:14:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:14:59 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:14:59 [DEBUG] agent: Service "_v0_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:14:59 [DEBUG] agent: Service "_v1_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:14:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.82_443" in sync 2021/05/22 23:14:59 [DEBUG] agent: Service "_v1_parser_10.233.5.220_8806" in sync 2021/05/22 23:14:59 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:14:59 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:14:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.196_9015" in sync 2021/05/22 23:14:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:14:59 [DEBUG] agent: Service "_v1_appc_10.233.4.227_8443" in sync 2021/05/22 23:14:59 [DEBUG] http: Request GET /v1/health/service/parser-v1 (360.094µs) from=10.233.68.245:42776 2021/05/22 23:14:59 [DEBUG] agent: Service "_v1_message-router_10.233.12.149_3904" in sync 2021/05/22 23:14:59 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.12.147_9518" in sync 2021/05/22 23:14:59 [DEBUG] agent: Node info in sync 2021/05/22 23:14:59 [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/22 23:14: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/22 23:14:59 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:14:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:14:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.82_443" in sync 2021/05/22 23:14:59 [DEBUG] agent: Service "_v1_parser_10.233.5.220_8806" in sync 2021/05/22 23:14:59 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:14:59 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:14:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.196_9015" in sync 2021/05/22 23:14:59 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:14:59 [DEBUG] agent: Service "_v0_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:14:59 [DEBUG] agent: Service "_v1_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:14:59 [INFO] agent: Synced service "_v1_catalog_10.233.5.220_8806" 2021/05/22 23:15:00 [DEBUG] agent: Service "_v1_appc_10.233.4.227_8443" in sync 2021/05/22 23:15:00 [DEBUG] agent: Service "_v1_message-router_10.233.12.149_3904" in sync 2021/05/22 23:15:00 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.12.147_9518" in sync 2021/05/22 23:15:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:00 [DEBUG] agent: Node info in sync 2021/05/22 23:15:00 [DEBUG] http: Request PUT /v1/agent/service/register (592.408823ms) from=10.233.68.245:42778 2021/05/22 23:15:00 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:00 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.196_9015" in sync 2021/05/22 23:15:00 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:00 [DEBUG] agent: Service "_v0_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:00 [DEBUG] agent: Service "_v1_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.82_443" in sync 2021/05/22 23:15:00 [DEBUG] agent: Service "_v1_parser_10.233.5.220_8806" in sync 2021/05/22 23:15:00 [DEBUG] agent: Service "_v1_catalog_10.233.5.220_8806" in sync 2021/05/22 23:15:00 [DEBUG] agent: Service "_v1_appc_10.233.4.227_8443" in sync 2021/05/22 23:15:00 [DEBUG] agent: Service "_v1_message-router_10.233.12.149_3904" in sync 2021/05/22 23:15:00 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.12.147_9518" in sync 2021/05/22 23:15:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:00 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:00 [DEBUG] agent: Node info in sync 2021/05/22 23:15:00 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (634.521µs) from=10.233.68.245:42788 2021/05/22 23:15:00 [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/22 23:15: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/22 23:15:00 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:00 [DEBUG] agent: Service "_v1_parser_10.233.5.220_8806" in sync 2021/05/22 23:15:00 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:00 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.196_9015" in sync 2021/05/22 23:15:00 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:00 [DEBUG] agent: Service "_v0_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:00 [DEBUG] agent: Service "_v1_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.82_443" in sync 2021/05/22 23:15:00 [DEBUG] agent: Service "_v1_catalog_10.233.5.220_8806" in sync 2021/05/22 23:15:00 [DEBUG] agent: Service "_v1_appc_10.233.4.227_8443" in sync 2021/05/22 23:15:00 [DEBUG] agent: Service "_v1_message-router_10.233.12.149_3904" in sync 2021/05/22 23:15:00 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.12.147_9518" in sync 2021/05/22 23:15:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:00 [INFO] agent: Synced service "_v1_nsd_10.233.5.220_8806" 2021/05/22 23:15:00 [DEBUG] agent: Node info in sync 2021/05/22 23:15:00 [DEBUG] http: Request PUT /v1/agent/service/register (299.43012ms) from=10.233.68.245:42790 2021/05/22 23:15:00 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.12.147_9518" in sync 2021/05/22 23:15:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:00 [DEBUG] agent: Service "_v1_nsd_10.233.5.220_8806" in sync 2021/05/22 23:15:00 [DEBUG] agent: Service "_v1_appc_10.233.4.227_8443" in sync 2021/05/22 23:15:00 [DEBUG] agent: Service "_v1_message-router_10.233.12.149_3904" in sync 2021/05/22 23:15:00 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.196_9015" in sync 2021/05/22 23:15:00 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:00 [DEBUG] agent: Service "_v0_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:00 [DEBUG] agent: Service "_v1_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.82_443" in sync 2021/05/22 23:15:00 [DEBUG] agent: Service "_v1_parser_10.233.5.220_8806" in sync 2021/05/22 23:15:00 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:00 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:00 [DEBUG] agent: Service "_v1_catalog_10.233.5.220_8806" in sync 2021/05/22 23:15:00 [DEBUG] agent: Node info in sync 2021/05/22 23:15:00 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (478.098µs) from=10.233.68.245:42794 2021/05/22 23:15:01 [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/22 23:15: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/22 23:15:01 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:01 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.5.220_8806" 2021/05/22 23:15:01 [DEBUG] agent: Service "_v1_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.82_443" in sync 2021/05/22 23:15:01 [DEBUG] agent: Service "_v1_parser_10.233.5.220_8806" in sync 2021/05/22 23:15:01 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:01 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.196_9015" in sync 2021/05/22 23:15:01 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:01 [DEBUG] agent: Service "_v0_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:01 [DEBUG] agent: Service "_v1_catalog_10.233.5.220_8806" in sync 2021/05/22 23:15:01 [DEBUG] agent: Service "_v1_appc_10.233.4.227_8443" in sync 2021/05/22 23:15:01 [DEBUG] agent: Service "_v1_message-router_10.233.12.149_3904" in sync 2021/05/22 23:15:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.12.147_9518" in sync 2021/05/22 23:15:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:01 [DEBUG] agent: Service "_v1_nsd_10.233.5.220_8806" in sync 2021/05/22 23:15:01 [DEBUG] agent: Node info in sync 2021/05/22 23:15:01 [DEBUG] http: Request PUT /v1/agent/service/register (184.639052ms) from=10.233.68.245:42798 2021/05/22 23:15:01 [DEBUG] agent: Service "_v1_appc_10.233.4.227_8443" in sync 2021/05/22 23:15:01 [DEBUG] agent: Service "_v1_message-router_10.233.12.149_3904" in sync 2021/05/22 23:15:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.12.147_9518" in sync 2021/05/22 23:15:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:01 [DEBUG] agent: Service "_v1_nsd_10.233.5.220_8806" in sync 2021/05/22 23:15:01 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.220_8806" in sync 2021/05/22 23:15:01 [DEBUG] agent: Service "_v1_parser_10.233.5.220_8806" in sync 2021/05/22 23:15:01 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:01 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.196_9015" in sync 2021/05/22 23:15:01 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:01 [DEBUG] agent: Service "_v0_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:01 [DEBUG] agent: Service "_v1_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.82_443" in sync 2021/05/22 23:15:01 [DEBUG] agent: Service "_v1_catalog_10.233.5.220_8806" in sync 2021/05/22 23:15:01 [DEBUG] agent: Node info in sync 2021/05/22 23:15:01 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (99.904398ms) from=10.233.68.245:42800 2021/05/22 23:15:02 [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/22 23:15:02 [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/22 23:15: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/22 23:15:02 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.220_8806" in sync 2021/05/22 23:15:02 [INFO] agent: Synced service "_v0_multicloud-titanium_cloud_10.233.9.109_9005" 2021/05/22 23:15:02 [DEBUG] agent: Service "_v0_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:02 [DEBUG] agent: Service "_v1_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.82_443" in sync 2021/05/22 23:15:02 [DEBUG] agent: Service "_v1_parser_10.233.5.220_8806" in sync 2021/05/22 23:15:02 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:02 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.196_9015" in sync 2021/05/22 23:15:02 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:02 [DEBUG] agent: Service "_v1_catalog_10.233.5.220_8806" in sync 2021/05/22 23:15:02 [DEBUG] agent: Service "_v1_nsd_10.233.5.220_8806" in sync 2021/05/22 23:15:02 [DEBUG] agent: Service "_v1_appc_10.233.4.227_8443" in sync 2021/05/22 23:15:02 [DEBUG] agent: Service "_v1_message-router_10.233.12.149_3904" in sync 2021/05/22 23:15:02 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.12.147_9518" in sync 2021/05/22 23:15:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:02 [DEBUG] agent: Node info in sync 2021/05/22 23:15:02 [DEBUG] http: Request PUT /v1/agent/service/register (599.681852ms) from=10.233.68.245:42804 2021/05/22 23:15:02 [DEBUG] agent: Service "_v0_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:02 [DEBUG] agent: Service "_v1_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.82_443" in sync 2021/05/22 23:15:02 [DEBUG] agent: Service "_v1_parser_10.233.5.220_8806" in sync 2021/05/22 23:15:02 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:02 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.196_9015" in sync 2021/05/22 23:15:02 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:02 [DEBUG] agent: Service "_v1_catalog_10.233.5.220_8806" in sync 2021/05/22 23:15:02 [DEBUG] agent: Service "_v1_nsd_10.233.5.220_8806" in sync 2021/05/22 23:15:02 [DEBUG] agent: Service "_v1_appc_10.233.4.227_8443" in sync 2021/05/22 23:15:02 [DEBUG] agent: Service "_v1_message-router_10.233.12.149_3904" in sync 2021/05/22 23:15:02 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.12.147_9518" in sync 2021/05/22 23:15:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:02 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.220_8806" in sync 2021/05/22 23:15:02 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.9.109_9005" in sync 2021/05/22 23:15:02 [DEBUG] agent: Node info in sync 2021/05/22 23:15:03 [DEBUG] http: Request GET /v1/health/service/multicloud-titanium_cloud-v0 (100.34462ms) from=10.233.68.245:42808 2021/05/22 23:15:03 [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/22 23:15: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/22 23:15:03 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.220_8806" in sync 2021/05/22 23:15:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.9.109_9005" in sync 2021/05/22 23:15:03 [DEBUG] agent: Service "_v1_parser_10.233.5.220_8806" in sync 2021/05/22 23:15:03 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:03 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.196_9015" in sync 2021/05/22 23:15:03 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:03 [DEBUG] agent: Service "_v0_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:03 [DEBUG] agent: Service "_v1_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.82_443" in sync 2021/05/22 23:15:03 [DEBUG] agent: Service "_v1_catalog_10.233.5.220_8806" in sync 2021/05/22 23:15:03 [INFO] agent: Synced service "_v0_multicloud-titaniumcloud_10.233.9.109_9005" 2021/05/22 23:15:03 [DEBUG] agent: Service "_v1_appc_10.233.4.227_8443" in sync 2021/05/22 23:15:03 [DEBUG] agent: Service "_v1_message-router_10.233.12.149_3904" in sync 2021/05/22 23:15:03 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.12.147_9518" in sync 2021/05/22 23:15:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:03 [DEBUG] agent: Service "_v1_nsd_10.233.5.220_8806" in sync 2021/05/22 23:15:03 [DEBUG] agent: Node info in sync 2021/05/22 23:15:03 [DEBUG] http: Request PUT /v1/agent/service/register (391.533952ms) from=10.233.68.245:42814 2021/05/22 23:15:03 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.220_8806" in sync 2021/05/22 23:15:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.9.109_9005" in sync 2021/05/22 23:15:03 [DEBUG] agent: Service "_v0_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:03 [DEBUG] agent: Service "_v1_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.82_443" in sync 2021/05/22 23:15:03 [DEBUG] agent: Service "_v1_parser_10.233.5.220_8806" in sync 2021/05/22 23:15:03 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:03 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.196_9015" in sync 2021/05/22 23:15:03 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:03 [DEBUG] agent: Service "_v1_catalog_10.233.5.220_8806" in sync 2021/05/22 23:15:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:03 [DEBUG] agent: Service "_v1_nsd_10.233.5.220_8806" in sync 2021/05/22 23:15:03 [DEBUG] agent: Service "_v1_appc_10.233.4.227_8443" in sync 2021/05/22 23:15:03 [DEBUG] agent: Service "_v1_message-router_10.233.12.149_3904" in sync 2021/05/22 23:15:03 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.12.147_9518" in sync 2021/05/22 23:15:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:03 [DEBUG] agent: Node info in sync 2021/05/22 23:15:03 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v0 (800.484µs) from=10.233.68.245:42816 2021/05/22 23:15:03 [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/22 23:15: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/22 23:15:03 [INFO] agent: Synced service "_v1_multicloud-titaniumcloud_10.233.9.109_9005" 2021/05/22 23:15:03 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.220_8806" in sync 2021/05/22 23:15:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.9.109_9005" in sync 2021/05/22 23:15:03 [DEBUG] agent: Service "_v0_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:03 [DEBUG] agent: Service "_v1_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.82_443" in sync 2021/05/22 23:15:03 [DEBUG] agent: Service "_v1_parser_10.233.5.220_8806" in sync 2021/05/22 23:15:03 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:03 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.196_9015" in sync 2021/05/22 23:15:03 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:03 [DEBUG] agent: Service "_v1_catalog_10.233.5.220_8806" in sync 2021/05/22 23:15:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:03 [DEBUG] agent: Service "_v1_nsd_10.233.5.220_8806" in sync 2021/05/22 23:15:03 [DEBUG] agent: Service "_v1_appc_10.233.4.227_8443" in sync 2021/05/22 23:15:03 [DEBUG] agent: Service "_v1_message-router_10.233.12.149_3904" in sync 2021/05/22 23:15:03 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.12.147_9518" in sync 2021/05/22 23:15:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:03 [DEBUG] agent: Node info in sync 2021/05/22 23:15:03 [DEBUG] http: Request PUT /v1/agent/service/register (236.356644ms) from=10.233.68.245:42826 2021/05/22 23:15:03 [DEBUG] agent: Service "_v1_appc_10.233.4.227_8443" in sync 2021/05/22 23:15:03 [DEBUG] agent: Service "_v1_message-router_10.233.12.149_3904" in sync 2021/05/22 23:15:03 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.12.147_9518" in sync 2021/05/22 23:15:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:03 [DEBUG] agent: Service "_v1_nsd_10.233.5.220_8806" in sync 2021/05/22 23:15:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:03 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.220_8806" in sync 2021/05/22 23:15:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.9.109_9005" in sync 2021/05/22 23:15:03 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:03 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.196_9015" in sync 2021/05/22 23:15:03 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:03 [DEBUG] agent: Service "_v0_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:03 [DEBUG] agent: Service "_v1_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.82_443" in sync 2021/05/22 23:15:03 [DEBUG] agent: Service "_v1_parser_10.233.5.220_8806" in sync 2021/05/22 23:15:03 [DEBUG] agent: Service "_v1_catalog_10.233.5.220_8806" in sync 2021/05/22 23:15:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:03 [DEBUG] agent: Node info in sync 2021/05/22 23:15:04 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v1 (100.054795ms) from=10.233.68.245:42828 2021/05/22 23:15:04 [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/22 23:15:04 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/22 23:15:04 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.196_9015" in sync 2021/05/22 23:15:04 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:04 [DEBUG] agent: Service "_v0_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:04 [DEBUG] agent: Service "_v1_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.82_443" in sync 2021/05/22 23:15:04 [DEBUG] agent: Service "_v1_parser_10.233.5.220_8806" in sync 2021/05/22 23:15:04 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:04 [DEBUG] agent: Service "_v1_catalog_10.233.5.220_8806" in sync 2021/05/22 23:15:04 [DEBUG] agent: Service "_v1_message-router_10.233.12.149_3904" in sync 2021/05/22 23:15:04 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.12.147_9518" in sync 2021/05/22 23:15:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:04 [DEBUG] agent: Service "_v1_nsd_10.233.5.220_8806" in sync 2021/05/22 23:15:04 [DEBUG] agent: Service "_v1_appc_10.233.4.227_8443" in sync 2021/05/22 23:15:04 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.220_8806" in sync 2021/05/22 23:15:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.9.109_9005" in sync 2021/05/22 23:15:04 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.61.176_9011" 2021/05/22 23:15:04 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:04 [DEBUG] agent: Node info in sync 2021/05/22 23:15:04 [DEBUG] http: Request PUT /v1/agent/service/register (286.101612ms) from=10.233.68.245:42832 2021/05/22 23:15:04 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.220_8806" in sync 2021/05/22 23:15:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.9.109_9005" in sync 2021/05/22 23:15:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:04 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.196_9015" in sync 2021/05/22 23:15:04 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:04 [DEBUG] agent: Service "_v0_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:04 [DEBUG] agent: Service "_v1_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.82_443" in sync 2021/05/22 23:15:04 [DEBUG] agent: Service "_v1_parser_10.233.5.220_8806" in sync 2021/05/22 23:15:04 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:04 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:04 [DEBUG] agent: Service "_v1_catalog_10.233.5.220_8806" in sync 2021/05/22 23:15:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:04 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.12.147_9518" in sync 2021/05/22 23:15:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:04 [DEBUG] agent: Service "_v1_nsd_10.233.5.220_8806" in sync 2021/05/22 23:15:04 [DEBUG] agent: Service "_v1_appc_10.233.4.227_8443" in sync 2021/05/22 23:15:04 [DEBUG] agent: Service "_v1_message-router_10.233.12.149_3904" in sync 2021/05/22 23:15:04 [DEBUG] agent: Node info in sync 2021/05/22 23:15:04 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (199.907718ms) from=10.233.68.245:42834 2021/05/22 23:15:04 [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/22 23:15:04 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/22 23:15:05 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.220_8806" in sync 2021/05/22 23:15:05 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.9.109_9005" in sync 2021/05/22 23:15:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:05 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.196_9015" in sync 2021/05/22 23:15:05 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:05 [DEBUG] agent: Service "_v0_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:05 [DEBUG] agent: Service "_v1_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.82_443" in sync 2021/05/22 23:15:05 [DEBUG] agent: Service "_v1_parser_10.233.5.220_8806" in sync 2021/05/22 23:15:05 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:05 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:05 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.61.176_9011" 2021/05/22 23:15:05 [DEBUG] agent: Service "_v1_catalog_10.233.5.220_8806" in sync 2021/05/22 23:15:05 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:05 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.12.147_9518" in sync 2021/05/22 23:15:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:05 [DEBUG] agent: Service "_v1_nsd_10.233.5.220_8806" in sync 2021/05/22 23:15:05 [DEBUG] agent: Service "_v1_appc_10.233.4.227_8443" in sync 2021/05/22 23:15:05 [DEBUG] agent: Service "_v1_message-router_10.233.12.149_3904" in sync 2021/05/22 23:15:05 [DEBUG] agent: Node info in sync 2021/05/22 23:15:05 [DEBUG] http: Request PUT /v1/agent/service/register (343.525369ms) from=10.233.68.245:42836 2021/05/22 23:15:05 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:05 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.220_8806" in sync 2021/05/22 23:15:05 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.9.109_9005" in sync 2021/05/22 23:15:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.82_443" in sync 2021/05/22 23:15:05 [DEBUG] agent: Service "_v1_parser_10.233.5.220_8806" in sync 2021/05/22 23:15:05 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:05 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.196_9015" in sync 2021/05/22 23:15:05 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:05 [DEBUG] agent: Service "_v0_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:05 [DEBUG] agent: Service "_v1_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:05 [DEBUG] agent: Service "_v1_catalog_10.233.5.220_8806" in sync 2021/05/22 23:15:05 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:05 [DEBUG] agent: Service "_v1_appc_10.233.4.227_8443" in sync 2021/05/22 23:15:05 [DEBUG] agent: Service "_v1_message-router_10.233.12.149_3904" in sync 2021/05/22 23:15:05 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.12.147_9518" in sync 2021/05/22 23:15:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:05 [DEBUG] agent: Service "_v1_nsd_10.233.5.220_8806" in sync 2021/05/22 23:15:05 [DEBUG] agent: Node info in sync 2021/05/22 23:15:05 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (99.671853ms) from=10.233.68.245:42842 2021/05/22 23:15:05 [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/22 23:15: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/22 23:15:05 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:05 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.220_8806" in sync 2021/05/22 23:15:05 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.9.109_9005" in sync 2021/05/22 23:15:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:05 [DEBUG] agent: Service "_v1_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.82_443" in sync 2021/05/22 23:15:05 [DEBUG] agent: Service "_v1_parser_10.233.5.220_8806" in sync 2021/05/22 23:15:05 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:05 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.196_9015" in sync 2021/05/22 23:15:05 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:05 [DEBUG] agent: Service "_v0_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:05 [DEBUG] agent: Service "_v1_catalog_10.233.5.220_8806" in sync 2021/05/22 23:15:05 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:05 [INFO] agent: Synced service "_v1_aai-esr-gui_10.233.54.174_8080" 2021/05/22 23:15:05 [DEBUG] agent: Service "_v1_appc_10.233.4.227_8443" in sync 2021/05/22 23:15:05 [DEBUG] agent: Service "_v1_message-router_10.233.12.149_3904" in sync 2021/05/22 23:15:05 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.12.147_9518" in sync 2021/05/22 23:15:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:05 [DEBUG] agent: Service "_v1_nsd_10.233.5.220_8806" in sync 2021/05/22 23:15:05 [DEBUG] agent: Node info in sync 2021/05/22 23:15:05 [DEBUG] http: Request PUT /v1/agent/service/register (389.240653ms) from=10.233.68.245:42846 2021/05/22 23:15:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.196_9015" in sync 2021/05/22 23:15:05 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:05 [DEBUG] agent: Service "_v0_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:05 [DEBUG] agent: Service "_v1_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.82_443" in sync 2021/05/22 23:15:05 [DEBUG] agent: Service "_v1_parser_10.233.5.220_8806" in sync 2021/05/22 23:15:05 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:05 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:05 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.54.174_8080" in sync 2021/05/22 23:15:05 [DEBUG] agent: Service "_v1_catalog_10.233.5.220_8806" in sync 2021/05/22 23:15:05 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:05 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.12.147_9518" in sync 2021/05/22 23:15:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:05 [DEBUG] agent: Service "_v1_nsd_10.233.5.220_8806" in sync 2021/05/22 23:15:05 [DEBUG] agent: Service "_v1_appc_10.233.4.227_8443" in sync 2021/05/22 23:15:05 [DEBUG] agent: Service "_v1_message-router_10.233.12.149_3904" in sync 2021/05/22 23:15:05 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.220_8806" in sync 2021/05/22 23:15:05 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.9.109_9005" in sync 2021/05/22 23:15:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:05 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:05 [DEBUG] agent: Node info in sync 2021/05/22 23:15:05 [DEBUG] http: Request GET /v1/health/service/aai-esr-gui-v1 (515.533µs) from=10.233.68.245:42848 2021/05/22 23:15:06 [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/22 23:15:06 [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/22 23:15: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/22 23:15: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/22 23:15:06 [DEBUG] agent: Service "_v1_appc_10.233.4.227_8443" in sync 2021/05/22 23:15:06 [DEBUG] agent: Service "_v1_message-router_10.233.12.149_3904" in sync 2021/05/22 23:15:06 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.12.147_9518" in sync 2021/05/22 23:15:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:06 [DEBUG] agent: Service "_v1_nsd_10.233.5.220_8806" in sync 2021/05/22 23:15:06 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:06 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.76.22_8446" 2021/05/22 23:15:06 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.220_8806" in sync 2021/05/22 23:15:06 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.9.109_9005" in sync 2021/05/22 23:15:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.82_443" in sync 2021/05/22 23:15:06 [DEBUG] agent: Service "_v1_parser_10.233.5.220_8806" in sync 2021/05/22 23:15:06 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:06 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.196_9015" in sync 2021/05/22 23:15:06 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:06 [DEBUG] agent: Service "_v0_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:06 [DEBUG] agent: Service "_v1_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:06 [DEBUG] agent: Service "_v1_catalog_10.233.5.220_8806" in sync 2021/05/22 23:15:06 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:06 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.54.174_8080" in sync 2021/05/22 23:15:06 [DEBUG] agent: Node info in sync 2021/05/22 23:15:06 [DEBUG] http: Request PUT /v1/agent/service/register (600.289743ms) from=10.233.68.245:42852 2021/05/22 23:15:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.82_443" in sync 2021/05/22 23:15:06 [DEBUG] agent: Service "_v1_parser_10.233.5.220_8806" in sync 2021/05/22 23:15:06 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:06 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.196_9015" in sync 2021/05/22 23:15:06 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:06 [DEBUG] agent: Service "_v0_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:06 [DEBUG] agent: Service "_v1_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:06 [DEBUG] agent: Service "_v1_catalog_10.233.5.220_8806" in sync 2021/05/22 23:15:06 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:06 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.54.174_8080" in sync 2021/05/22 23:15:06 [DEBUG] agent: Service "_v1_appc_10.233.4.227_8443" in sync 2021/05/22 23:15:06 [DEBUG] agent: Service "_v1_message-router_10.233.12.149_3904" in sync 2021/05/22 23:15:06 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.12.147_9518" in sync 2021/05/22 23:15:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:06 [DEBUG] agent: Service "_v1_nsd_10.233.5.220_8806" in sync 2021/05/22 23:15:06 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:06 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.220_8806" in sync 2021/05/22 23:15:06 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.9.109_9005" in sync 2021/05/22 23:15:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:06 [DEBUG] agent: Node info in sync 2021/05/22 23:15:06 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (409.943µs) from=10.233.68.245:42860 2021/05/22 23:15:06 [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/22 23:15: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/22 23:15: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/22 23:15:07 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:07 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.220_8806" in sync 2021/05/22 23:15:07 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.9.109_9005" in sync 2021/05/22 23:15:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:07 [DEBUG] agent: Service "_v1_parser_10.233.5.220_8806" in sync 2021/05/22 23:15:07 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:07 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.196_9015" in sync 2021/05/22 23:15:07 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:07 [DEBUG] agent: Service "_v0_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:07 [DEBUG] agent: Service "_v1_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.82_443" in sync 2021/05/22 23:15:07 [DEBUG] agent: Service "_v1_catalog_10.233.5.220_8806" in sync 2021/05/22 23:15:07 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:07 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.54.174_8080" in sync 2021/05/22 23:15:07 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.76.22_8446" 2021/05/22 23:15:07 [DEBUG] agent: Service "_v1_appc_10.233.4.227_8443" in sync 2021/05/22 23:15:07 [DEBUG] agent: Service "_v1_message-router_10.233.12.149_3904" in sync 2021/05/22 23:15:07 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.12.147_9518" in sync 2021/05/22 23:15:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:07 [DEBUG] agent: Service "_v1_nsd_10.233.5.220_8806" in sync 2021/05/22 23:15:07 [DEBUG] agent: Node info in sync 2021/05/22 23:15:07 [DEBUG] http: Request PUT /v1/agent/service/register (280.769881ms) from=10.233.68.245:42864 2021/05/22 23:15:07 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.220_8806" in sync 2021/05/22 23:15:07 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.9.109_9005" in sync 2021/05/22 23:15:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:07 [DEBUG] agent: Service "_v1_parser_10.233.5.220_8806" in sync 2021/05/22 23:15:07 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:07 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.196_9015" in sync 2021/05/22 23:15:07 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:07 [DEBUG] agent: Service "_v0_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:07 [DEBUG] agent: Service "_v1_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.82_443" in sync 2021/05/22 23:15:07 [DEBUG] agent: Service "_v1_catalog_10.233.5.220_8806" in sync 2021/05/22 23:15:07 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:07 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.54.174_8080" in sync 2021/05/22 23:15:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:07 [DEBUG] agent: Service "_v1_appc_10.233.4.227_8443" in sync 2021/05/22 23:15:07 [DEBUG] agent: Service "_v1_message-router_10.233.12.149_3904" in sync 2021/05/22 23:15:07 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.12.147_9518" in sync 2021/05/22 23:15:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:07 [DEBUG] agent: Service "_v1_nsd_10.233.5.220_8806" in sync 2021/05/22 23:15:07 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:07 [DEBUG] agent: Node info in sync 2021/05/22 23:15:07 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (363.198µs) from=10.233.68.245:42872 2021/05/22 23:15:07 [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/22 23:15:07 [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/22 23:15: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/22 23:15: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/22 23:15:07 [DEBUG] agent: Service "_v0_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:07 [DEBUG] agent: Service "_v1_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.82_443" in sync 2021/05/22 23:15:07 [DEBUG] agent: Service "_v1_parser_10.233.5.220_8806" in sync 2021/05/22 23:15:07 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:07 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.196_9015" in sync 2021/05/22 23:15:07 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:07 [DEBUG] agent: Service "_v1_catalog_10.233.5.220_8806" in sync 2021/05/22 23:15:07 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:07 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.54.174_8080" in sync 2021/05/22 23:15:07 [DEBUG] agent: Service "_v1_nsd_10.233.5.220_8806" in sync 2021/05/22 23:15:07 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.76.22_8446" 2021/05/22 23:15:07 [DEBUG] agent: Service "_v1_appc_10.233.4.227_8443" in sync 2021/05/22 23:15:07 [DEBUG] agent: Service "_v1_message-router_10.233.12.149_3904" in sync 2021/05/22 23:15:07 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.12.147_9518" in sync 2021/05/22 23:15:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:07 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:07 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.220_8806" in sync 2021/05/22 23:15:07 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.9.109_9005" in sync 2021/05/22 23:15:07 [DEBUG] agent: Node info in sync 2021/05/22 23:15:07 [DEBUG] http: Request PUT /v1/agent/service/register (301.115076ms) from=10.233.68.245:42874 2021/05/22 23:15:07 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:07 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.196_9015" in sync 2021/05/22 23:15:07 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:07 [DEBUG] agent: Service "_v0_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:07 [DEBUG] agent: Service "_v1_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.82_443" in sync 2021/05/22 23:15:07 [DEBUG] agent: Service "_v1_parser_10.233.5.220_8806" in sync 2021/05/22 23:15:07 [DEBUG] agent: Service "_v1_catalog_10.233.5.220_8806" in sync 2021/05/22 23:15:07 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:07 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.54.174_8080" in sync 2021/05/22 23:15:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:07 [DEBUG] agent: Service "_v1_appc_10.233.4.227_8443" in sync 2021/05/22 23:15:07 [DEBUG] agent: Service "_v1_message-router_10.233.12.149_3904" in sync 2021/05/22 23:15:07 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.12.147_9518" in sync 2021/05/22 23:15:07 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (336.483µs) from=10.233.68.245:42880 2021/05/22 23:15:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:08 [DEBUG] agent: Service "_v1_nsd_10.233.5.220_8806" in sync 2021/05/22 23:15:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:08 [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/22 23:15:08 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:08 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.220_8806" in sync 2021/05/22 23:15:08 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.9.109_9005" in sync 2021/05/22 23:15:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:08 [DEBUG] agent: Node info in sync 2021/05/22 23:15: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/22 23:15: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/22 23:15:08 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.9.109_9005" in sync 2021/05/22 23:15:08 [DEBUG] agent: Service "_v0_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:08 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.54.174_8080" in sync 2021/05/22 23:15:08 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:08 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.12.147_9518" in sync 2021/05/22 23:15:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:08 [DEBUG] agent: Service "_v1_nsd_10.233.5.220_8806" in sync 2021/05/22 23:15:08 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:08 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.76.22_8446" 2021/05/22 23:15:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:08 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.220_8806" in sync 2021/05/22 23:15:08 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:08 [DEBUG] agent: Service "_v1_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.82_443" in sync 2021/05/22 23:15:08 [DEBUG] agent: Service "_v1_parser_10.233.5.220_8806" in sync 2021/05/22 23:15:08 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:08 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.196_9015" in sync 2021/05/22 23:15:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:08 [DEBUG] agent: Service "_v1_catalog_10.233.5.220_8806" in sync 2021/05/22 23:15:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:08 [DEBUG] agent: Service "_v1_appc_10.233.4.227_8443" in sync 2021/05/22 23:15:08 [DEBUG] agent: Service "_v1_message-router_10.233.12.149_3904" in sync 2021/05/22 23:15:08 [DEBUG] agent: Node info in sync 2021/05/22 23:15:08 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:08 [DEBUG] agent: Service "_v1_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.82_443" in sync 2021/05/22 23:15:08 [DEBUG] agent: Service "_v1_parser_10.233.5.220_8806" in sync 2021/05/22 23:15:08 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:08 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.196_9015" in sync 2021/05/22 23:15:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:08 [DEBUG] agent: Service "_v1_catalog_10.233.5.220_8806" in sync 2021/05/22 23:15:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:08 [DEBUG] agent: Service "_v1_appc_10.233.4.227_8443" in sync 2021/05/22 23:15:08 [DEBUG] agent: Service "_v1_message-router_10.233.12.149_3904" in sync 2021/05/22 23:15:08 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.9.109_9005" in sync 2021/05/22 23:15:08 [DEBUG] agent: Service "_v0_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:08 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.54.174_8080" in sync 2021/05/22 23:15:08 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:08 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.12.147_9518" in sync 2021/05/22 23:15:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:08 [DEBUG] agent: Service "_v1_nsd_10.233.5.220_8806" in sync 2021/05/22 23:15:08 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:08 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.220_8806" in sync 2021/05/22 23:15:08 [DEBUG] agent: Node info in sync 2021/05/22 23:15:08 [DEBUG] http: Request PUT /v1/agent/service/register (399.886089ms) from=10.233.68.245:42882 2021/05/22 23:15:08 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (100.054005ms) from=10.233.68.245:42888 2021/05/22 23:15:08 [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/22 23:15:08 [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/22 23:15: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/22 23:15: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/22 23:15:09 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:09 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.220_8806" in sync 2021/05/22 23:15:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:09 [DEBUG] agent: Service "_v1_parser_10.233.5.220_8806" in sync 2021/05/22 23:15:09 [DEBUG] agent: Service "_v1_catalog_10.233.5.220_8806" in sync 2021/05/22 23:15:09 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:09 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.196_9015" in sync 2021/05/22 23:15:09 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:09 [DEBUG] agent: Service "_v1_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.82_443" in sync 2021/05/22 23:15:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:09 [DEBUG] agent: Service "_v1_appc_10.233.4.227_8443" in sync 2021/05/22 23:15:09 [DEBUG] agent: Service "_v1_message-router_10.233.12.149_3904" in sync 2021/05/22 23:15:09 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.9.109_9005" in sync 2021/05/22 23:15:09 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.76.22_8446" 2021/05/22 23:15:09 [DEBUG] agent: Service "_v0_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:09 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:09 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.54.174_8080" in sync 2021/05/22 23:15:09 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.12.147_9518" in sync 2021/05/22 23:15:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:09 [DEBUG] agent: Service "_v1_nsd_10.233.5.220_8806" in sync 2021/05/22 23:15:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:09 [DEBUG] agent: Node info in sync 2021/05/22 23:15:09 [DEBUG] http: Request PUT /v1/agent/service/register (475.084031ms) from=10.233.68.245:42892 2021/05/22 23:15:09 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.54.174_8080" in sync 2021/05/22 23:15:09 [DEBUG] agent: Service "_v0_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:09 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:09 [DEBUG] agent: Service "_v1_nsd_10.233.5.220_8806" in sync 2021/05/22 23:15:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:09 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.12.147_9518" in sync 2021/05/22 23:15:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:09 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.220_8806" in sync 2021/05/22 23:15:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:09 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.196_9015" in sync 2021/05/22 23:15:09 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:09 [DEBUG] agent: Service "_v1_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.82_443" in sync 2021/05/22 23:15:09 [DEBUG] agent: Service "_v1_parser_10.233.5.220_8806" in sync 2021/05/22 23:15:09 [DEBUG] agent: Service "_v1_catalog_10.233.5.220_8806" in sync 2021/05/22 23:15:09 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:09 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:09 [DEBUG] agent: Service "_v1_appc_10.233.4.227_8443" in sync 2021/05/22 23:15:09 [DEBUG] agent: Service "_v1_message-router_10.233.12.149_3904" in sync 2021/05/22 23:15:09 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.9.109_9005" in sync 2021/05/22 23:15:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:09 [DEBUG] agent: Node info in sync 2021/05/22 23:15:09 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (199.602763ms) from=10.233.68.245:42896 2021/05/22 23:15:09 [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/22 23:15: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/22 23:15: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/22 23:15:09 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:09 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.76.22_8446" 2021/05/22 23:15:09 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.220_8806" in sync 2021/05/22 23:15:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.82_443" in sync 2021/05/22 23:15:09 [DEBUG] agent: Service "_v1_parser_10.233.5.220_8806" in sync 2021/05/22 23:15:09 [DEBUG] agent: Service "_v1_catalog_10.233.5.220_8806" in sync 2021/05/22 23:15:09 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:09 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.196_9015" in sync 2021/05/22 23:15:09 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:09 [DEBUG] agent: Service "_v1_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:09 [DEBUG] agent: Service "_v1_appc_10.233.4.227_8443" in sync 2021/05/22 23:15:09 [DEBUG] agent: Service "_v1_message-router_10.233.12.149_3904" in sync 2021/05/22 23:15:09 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.9.109_9005" in sync 2021/05/22 23:15:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:09 [DEBUG] agent: Service "_v0_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:09 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:09 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.54.174_8080" in sync 2021/05/22 23:15:09 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.12.147_9518" in sync 2021/05/22 23:15:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:09 [DEBUG] agent: Service "_v1_nsd_10.233.5.220_8806" in sync 2021/05/22 23:15:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:09 [DEBUG] agent: Node info in sync 2021/05/22 23:15:09 [DEBUG] http: Request PUT /v1/agent/service/register (289.247277ms) from=10.233.68.245:42898 2021/05/22 23:15:09 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.12.147_9518" in sync 2021/05/22 23:15:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:09 [DEBUG] agent: Service "_v1_nsd_10.233.5.220_8806" in sync 2021/05/22 23:15:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:09 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:09 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.220_8806" in sync 2021/05/22 23:15:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:09 [DEBUG] agent: Service "_v1_parser_10.233.5.220_8806" in sync 2021/05/22 23:15:09 [DEBUG] agent: Service "_v1_catalog_10.233.5.220_8806" in sync 2021/05/22 23:15:09 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:09 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.196_9015" in sync 2021/05/22 23:15:09 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:09 [DEBUG] agent: Service "_v1_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.82_443" in sync 2021/05/22 23:15:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:09 [DEBUG] agent: Service "_v1_appc_10.233.4.227_8443" in sync 2021/05/22 23:15:09 [DEBUG] agent: Service "_v1_message-router_10.233.12.149_3904" in sync 2021/05/22 23:15:09 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.9.109_9005" in sync 2021/05/22 23:15:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:09 [DEBUG] agent: Service "_v0_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:09 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:09 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.54.174_8080" in sync 2021/05/22 23:15:09 [DEBUG] agent: Node info in sync 2021/05/22 23:15:10 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (99.660945ms) from=10.233.68.245:42906 2021/05/22 23:15:10 [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/22 23:15:10 [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/22 23:15: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/22 23:15: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/22 23:15:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:10 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.220_8806" in sync 2021/05/22 23:15:10 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:10 [DEBUG] agent: Service "_v1_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.82_443" in sync 2021/05/22 23:15:10 [DEBUG] agent: Service "_v1_parser_10.233.5.220_8806" in sync 2021/05/22 23:15:10 [DEBUG] agent: Service "_v1_catalog_10.233.5.220_8806" in sync 2021/05/22 23:15:10 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:10 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.196_9015" in sync 2021/05/22 23:15:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:10 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.76.22_8446" 2021/05/22 23:15:10 [DEBUG] agent: Service "_v1_appc_10.233.4.227_8443" in sync 2021/05/22 23:15:10 [DEBUG] agent: Service "_v1_message-router_10.233.12.149_3904" in sync 2021/05/22 23:15:10 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.9.109_9005" in sync 2021/05/22 23:15:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:10 [DEBUG] agent: Service "_v0_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:10 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:10 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.54.174_8080" in sync 2021/05/22 23:15:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:10 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.12.147_9518" in sync 2021/05/22 23:15:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:10 [DEBUG] agent: Service "_v1_nsd_10.233.5.220_8806" in sync 2021/05/22 23:15:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:10 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:10 [DEBUG] agent: Node info in sync 2021/05/22 23:15:10 [DEBUG] http: Request PUT /v1/agent/service/register (299.581715ms) from=10.233.68.245:42910 2021/05/22 23:15:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.220_8806" in sync 2021/05/22 23:15:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:10 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.196_9015" in sync 2021/05/22 23:15:10 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:10 [DEBUG] agent: Service "_v1_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.82_443" in sync 2021/05/22 23:15:10 [DEBUG] agent: Service "_v1_parser_10.233.5.220_8806" in sync 2021/05/22 23:15:10 [DEBUG] agent: Service "_v1_catalog_10.233.5.220_8806" in sync 2021/05/22 23:15:10 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:10 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:10 [DEBUG] agent: Service "_v1_appc_10.233.4.227_8443" in sync 2021/05/22 23:15:10 [DEBUG] agent: Service "_v1_message-router_10.233.12.149_3904" in sync 2021/05/22 23:15:10 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.9.109_9005" in sync 2021/05/22 23:15:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:10 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.54.174_8080" in sync 2021/05/22 23:15:10 [DEBUG] agent: Service "_v0_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:10 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:10 [DEBUG] agent: Service "_v1_nsd_10.233.5.220_8806" in sync 2021/05/22 23:15:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:10 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.12.147_9518" in sync 2021/05/22 23:15:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:10 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:10 [DEBUG] agent: Node info in sync 2021/05/22 23:15:10 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (342.103µs) from=10.233.68.245:42912 2021/05/22 23:15:11 [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/22 23:15: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/22 23:15: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/22 23:15:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:12 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.220_8806" in sync 2021/05/22 23:15:12 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:12 [DEBUG] agent: Service "_v1_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.82_443" in sync 2021/05/22 23:15:12 [DEBUG] agent: Service "_v1_parser_10.233.5.220_8806" in sync 2021/05/22 23:15:12 [DEBUG] agent: Service "_v1_catalog_10.233.5.220_8806" in sync 2021/05/22 23:15:12 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:12 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.196_9015" in sync 2021/05/22 23:15:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:12 [DEBUG] agent: Service "_v1_appc_10.233.4.227_8443" in sync 2021/05/22 23:15:12 [DEBUG] agent: Service "_v1_message-router_10.233.12.149_3904" in sync 2021/05/22 23:15:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.9.109_9005" in sync 2021/05/22 23:15:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:12 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.76.22_8446" 2021/05/22 23:15:12 [DEBUG] agent: Service "_v0_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:12 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.54.174_8080" in sync 2021/05/22 23:15:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:12 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.12.147_9518" in sync 2021/05/22 23:15:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:12 [DEBUG] agent: Service "_v1_nsd_10.233.5.220_8806" in sync 2021/05/22 23:15:12 [DEBUG] agent: Node info in sync 2021/05/22 23:15:12 [DEBUG] http: Request PUT /v1/agent/service/register (1.317116078s) from=10.233.68.245:42914 2021/05/22 23:15:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:12 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.220_8806" in sync 2021/05/22 23:15:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:12 [DEBUG] agent: Service "_v1_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.82_443" in sync 2021/05/22 23:15:12 [DEBUG] agent: Service "_v1_parser_10.233.5.220_8806" in sync 2021/05/22 23:15:12 [DEBUG] agent: Service "_v1_catalog_10.233.5.220_8806" in sync 2021/05/22 23:15:12 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:12 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.196_9015" in sync 2021/05/22 23:15:12 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:12 [DEBUG] agent: Service "_v1_appc_10.233.4.227_8443" in sync 2021/05/22 23:15:12 [DEBUG] agent: Service "_v1_message-router_10.233.12.149_3904" in sync 2021/05/22 23:15:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.9.109_9005" in sync 2021/05/22 23:15:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:12 [DEBUG] agent: Service "_v0_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:12 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.54.174_8080" in sync 2021/05/22 23:15:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:12 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.12.147_9518" in sync 2021/05/22 23:15:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:12 [DEBUG] agent: Service "_v1_nsd_10.233.5.220_8806" in sync 2021/05/22 23:15:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:12 [DEBUG] agent: Node info in sync 2021/05/22 23:15:12 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (385.135µs) from=10.233.68.245:42924 2021/05/22 23:15:12 [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/22 23:15:12 [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/22 23:15: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/22 23:15: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/22 23:15:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.196_9015" in sync 2021/05/22 23:15:13 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:13 [DEBUG] agent: Service "_v1_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.82_443" in sync 2021/05/22 23:15:13 [DEBUG] agent: Service "_v1_parser_10.233.5.220_8806" in sync 2021/05/22 23:15:13 [DEBUG] agent: Service "_v1_catalog_10.233.5.220_8806" in sync 2021/05/22 23:15:13 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:13 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:13 [DEBUG] agent: Service "_v1_appc_10.233.4.227_8443" in sync 2021/05/22 23:15:13 [DEBUG] agent: Service "_v1_message-router_10.233.12.149_3904" in sync 2021/05/22 23:15:13 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.9.109_9005" in sync 2021/05/22 23:15:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:13 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.54.174_8080" in sync 2021/05/22 23:15:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:13 [DEBUG] agent: Service "_v0_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:13 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:13 [DEBUG] agent: Service "_v1_nsd_10.233.5.220_8806" in sync 2021/05/22 23:15:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:13 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.12.147_9518" in sync 2021/05/22 23:15:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:13 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.220_8806" in sync 2021/05/22 23:15:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:13 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.76.22_8446" 2021/05/22 23:15:13 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:13 [DEBUG] agent: Node info in sync 2021/05/22 23:15:13 [DEBUG] http: Request PUT /v1/agent/service/register (388.02421ms) from=10.233.68.245:42926 2021/05/22 23:15:13 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.220_8806" in sync 2021/05/22 23:15:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.82_443" in sync 2021/05/22 23:15:13 [DEBUG] agent: Service "_v1_parser_10.233.5.220_8806" in sync 2021/05/22 23:15:13 [DEBUG] agent: Service "_v1_catalog_10.233.5.220_8806" in sync 2021/05/22 23:15:13 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:13 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.196_9015" in sync 2021/05/22 23:15:13 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:13 [DEBUG] agent: Service "_v1_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:13 [DEBUG] agent: Service "_v1_appc_10.233.4.227_8443" in sync 2021/05/22 23:15:13 [DEBUG] agent: Service "_v1_message-router_10.233.12.149_3904" in sync 2021/05/22 23:15:13 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.9.109_9005" in sync 2021/05/22 23:15:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:13 [DEBUG] agent: Service "_v0_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:13 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:13 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.54.174_8080" in sync 2021/05/22 23:15:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:13 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.12.147_9518" in sync 2021/05/22 23:15:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:13 [DEBUG] agent: Service "_v1_nsd_10.233.5.220_8806" in sync 2021/05/22 23:15:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:13 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:13 [DEBUG] agent: Node info in sync 2021/05/22 23:15:13 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (485.09µs) from=10.233.68.245:42932 2021/05/22 23:15:13 [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/22 23:15: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/22 23:15: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/22 23:15:13 [DEBUG] agent: Service "_v1_nsd_10.233.5.220_8806" in sync 2021/05/22 23:15:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:13 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.12.147_9518" in sync 2021/05/22 23:15:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:13 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.220_8806" in sync 2021/05/22 23:15:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:13 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.196_9015" in sync 2021/05/22 23:15:13 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:13 [DEBUG] agent: Service "_v1_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.82_443" in sync 2021/05/22 23:15:13 [DEBUG] agent: Service "_v1_parser_10.233.5.220_8806" in sync 2021/05/22 23:15:13 [DEBUG] agent: Service "_v1_catalog_10.233.5.220_8806" in sync 2021/05/22 23:15:13 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:13 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:13 [DEBUG] agent: Service "_v1_appc_10.233.4.227_8443" in sync 2021/05/22 23:15:13 [DEBUG] agent: Service "_v1_message-router_10.233.12.149_3904" in sync 2021/05/22 23:15:13 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.9.109_9005" in sync 2021/05/22 23:15:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:13 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.54.174_8080" in sync 2021/05/22 23:15:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:13 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.76.22_8446" 2021/05/22 23:15:13 [DEBUG] agent: Service "_v0_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:13 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:13 [DEBUG] agent: Node info in sync 2021/05/22 23:15:13 [DEBUG] agent: Service "_v1_appc_10.233.4.227_8443" in sync 2021/05/22 23:15:13 [DEBUG] agent: Service "_v1_message-router_10.233.12.149_3904" in sync 2021/05/22 23:15:13 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.9.109_9005" in sync 2021/05/22 23:15:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:13 [DEBUG] agent: Service "_v0_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:13 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:13 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.54.174_8080" in sync 2021/05/22 23:15:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:13 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.12.147_9518" in sync 2021/05/22 23:15:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:13 [DEBUG] agent: Service "_v1_nsd_10.233.5.220_8806" in sync 2021/05/22 23:15:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:13 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:13 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.220_8806" in sync 2021/05/22 23:15:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:13 [DEBUG] agent: Service "_v1_parser_10.233.5.220_8806" in sync 2021/05/22 23:15:13 [DEBUG] agent: Service "_v1_catalog_10.233.5.220_8806" in sync 2021/05/22 23:15:13 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:13 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.196_9015" in sync 2021/05/22 23:15:13 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:13 [DEBUG] agent: Service "_v1_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.82_443" in sync 2021/05/22 23:15:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:13 [DEBUG] agent: Node info in sync 2021/05/22 23:15:13 [DEBUG] http: Request PUT /v1/agent/service/register (699.571874ms) from=10.233.68.245:42934 2021/05/22 23:15:13 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (442.758µs) from=10.233.68.245:42942 2021/05/22 23:15:14 [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/22 23:15:14 [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/22 23:15:14 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/22 23:15:14 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/22 23:15:14 [DEBUG] agent: Service "_v1_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.82_443" in sync 2021/05/22 23:15:14 [DEBUG] agent: Service "_v1_parser_10.233.5.220_8806" in sync 2021/05/22 23:15:14 [DEBUG] agent: Service "_v1_catalog_10.233.5.220_8806" in sync 2021/05/22 23:15:14 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:14 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.196_9015" in sync 2021/05/22 23:15:14 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:14 [DEBUG] agent: Service "_v1_appc_10.233.4.227_8443" in sync 2021/05/22 23:15:14 [DEBUG] agent: Service "_v1_message-router_10.233.12.149_3904" in sync 2021/05/22 23:15:14 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.76.22_8446" 2021/05/22 23:15:14 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.9.109_9005" in sync 2021/05/22 23:15:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:14 [DEBUG] agent: Service "_v0_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:14 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:14 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.54.174_8080" in sync 2021/05/22 23:15:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:14 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.12.147_9518" in sync 2021/05/22 23:15:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:14 [DEBUG] agent: Service "_v1_nsd_10.233.5.220_8806" in sync 2021/05/22 23:15:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:14 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:14 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.220_8806" in sync 2021/05/22 23:15:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:14 [DEBUG] agent: Node info in sync 2021/05/22 23:15:14 [DEBUG] http: Request PUT /v1/agent/service/register (387.728453ms) from=10.233.68.245:42946 2021/05/22 23:15:14 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:14 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.196_9015" in sync 2021/05/22 23:15:14 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:14 [DEBUG] agent: Service "_v1_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.82_443" in sync 2021/05/22 23:15:14 [DEBUG] agent: Service "_v1_parser_10.233.5.220_8806" in sync 2021/05/22 23:15:14 [DEBUG] agent: Service "_v1_catalog_10.233.5.220_8806" in sync 2021/05/22 23:15:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:14 [DEBUG] agent: Service "_v1_appc_10.233.4.227_8443" in sync 2021/05/22 23:15:14 [DEBUG] agent: Service "_v1_message-router_10.233.12.149_3904" in sync 2021/05/22 23:15:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:14 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.9.109_9005" in sync 2021/05/22 23:15:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:14 [DEBUG] agent: Service "_v0_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:14 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:14 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.54.174_8080" in sync 2021/05/22 23:15:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:14 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.12.147_9518" in sync 2021/05/22 23:15:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:14 [DEBUG] agent: Service "_v1_nsd_10.233.5.220_8806" in sync 2021/05/22 23:15:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:14 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:14 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.220_8806" in sync 2021/05/22 23:15:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:14 [DEBUG] agent: Node info in sync 2021/05/22 23:15:14 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (395.704µs) from=10.233.68.245:42948 2021/05/22 23:15:14 [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/22 23:15:14 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/22 23:15:14 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/22 23:15:15 [DEBUG] agent: Service "_v0_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:15 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.54.174_8080" in sync 2021/05/22 23:15:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.12.147_9518" in sync 2021/05/22 23:15:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:15 [DEBUG] agent: Service "_v1_nsd_10.233.5.220_8806" in sync 2021/05/22 23:15:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:15 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:15 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.220_8806" in sync 2021/05/22 23:15:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:15 [DEBUG] agent: Service "_v1_catalog_10.233.5.220_8806" in sync 2021/05/22 23:15:15 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:15 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.196_9015" in sync 2021/05/22 23:15:15 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:15 [DEBUG] agent: Service "_v1_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.82_443" in sync 2021/05/22 23:15:15 [DEBUG] agent: Service "_v1_parser_10.233.5.220_8806" in sync 2021/05/22 23:15:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:15 [DEBUG] agent: Service "_v1_appc_10.233.4.227_8443" in sync 2021/05/22 23:15:15 [DEBUG] agent: Service "_v1_message-router_10.233.12.149_3904" in sync 2021/05/22 23:15:15 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.76.22_8446" 2021/05/22 23:15:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:15 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.9.109_9005" in sync 2021/05/22 23:15:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:15 [DEBUG] agent: Node info in sync 2021/05/22 23:15:15 [DEBUG] http: Request PUT /v1/agent/service/register (599.966866ms) from=10.233.68.245:42950 2021/05/22 23:15:15 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.9.109_9005" in sync 2021/05/22 23:15:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:15 [DEBUG] agent: Service "_v0_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:15 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.54.174_8080" in sync 2021/05/22 23:15:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.12.147_9518" in sync 2021/05/22 23:15:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:15 [DEBUG] agent: Service "_v1_nsd_10.233.5.220_8806" in sync 2021/05/22 23:15:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:15 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:15 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (429.937µs) from=10.233.68.245:42956 2021/05/22 23:15:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:15 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.220_8806" in sync 2021/05/22 23:15:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:15 [DEBUG] agent: Service "_v1_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.82_443" in sync 2021/05/22 23:15:15 [DEBUG] agent: Service "_v1_parser_10.233.5.220_8806" in sync 2021/05/22 23:15:15 [DEBUG] agent: Service "_v1_catalog_10.233.5.220_8806" in sync 2021/05/22 23:15:15 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:15 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.196_9015" in sync 2021/05/22 23:15:15 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:15 [DEBUG] agent: Service "_v1_appc_10.233.4.227_8443" in sync 2021/05/22 23:15:15 [DEBUG] agent: Service "_v1_message-router_10.233.12.149_3904" in sync 2021/05/22 23:15:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:15 [DEBUG] agent: Node info in sync 2021/05/22 23:15:15 [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/22 23:15:15 [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/22 23:15: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/22 23:15: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/22 23:15:16 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.12.147_9518" in sync 2021/05/22 23:15:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:16 [DEBUG] agent: Service "_v1_nsd_10.233.5.220_8806" in sync 2021/05/22 23:15:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:16 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:16 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.220_8806" in sync 2021/05/22 23:15:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:16 [DEBUG] agent: Service "_v1_parser_10.233.5.220_8806" in sync 2021/05/22 23:15:16 [DEBUG] agent: Service "_v1_catalog_10.233.5.220_8806" in sync 2021/05/22 23:15:16 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:16 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.196_9015" in sync 2021/05/22 23:15:16 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:16 [DEBUG] agent: Service "_v1_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.82_443" in sync 2021/05/22 23:15:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:16 [DEBUG] agent: Service "_v1_appc_10.233.4.227_8443" in sync 2021/05/22 23:15:16 [DEBUG] agent: Service "_v1_message-router_10.233.12.149_3904" in sync 2021/05/22 23:15:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:16 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.76.22_8446" 2021/05/22 23:15:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:16 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.9.109_9005" in sync 2021/05/22 23:15:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:16 [DEBUG] agent: Service "_v0_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:16 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:16 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.54.174_8080" in sync 2021/05/22 23:15:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:16 [DEBUG] agent: Node info in sync 2021/05/22 23:15:16 [DEBUG] http: Request PUT /v1/agent/service/register (857.412746ms) from=10.233.68.245:42960 2021/05/22 23:15:16 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:16 [DEBUG] agent: Service "_v1_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.82_443" in sync 2021/05/22 23:15:16 [DEBUG] agent: Service "_v1_parser_10.233.5.220_8806" in sync 2021/05/22 23:15:16 [DEBUG] agent: Service "_v1_catalog_10.233.5.220_8806" in sync 2021/05/22 23:15:16 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:16 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.196_9015" in sync 2021/05/22 23:15:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:16 [DEBUG] agent: Service "_v1_appc_10.233.4.227_8443" in sync 2021/05/22 23:15:16 [DEBUG] agent: Service "_v1_message-router_10.233.12.149_3904" in sync 2021/05/22 23:15:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:16 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.9.109_9005" in sync 2021/05/22 23:15:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:16 [DEBUG] agent: Service "_v0_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:16 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:16 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.54.174_8080" in sync 2021/05/22 23:15:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:16 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.12.147_9518" in sync 2021/05/22 23:15:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:16 [DEBUG] agent: Service "_v1_nsd_10.233.5.220_8806" in sync 2021/05/22 23:15:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:16 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:16 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.220_8806" in sync 2021/05/22 23:15:16 [DEBUG] agent: Node info in sync 2021/05/22 23:15:16 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (382.842µs) from=10.233.68.245:42968 2021/05/22 23:15:16 [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/22 23:15: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/22 23:15: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/22 23:15:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:16 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.9.109_9005" in sync 2021/05/22 23:15:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:16 [DEBUG] agent: Service "_v0_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:16 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:16 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.54.174_8080" in sync 2021/05/22 23:15:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:16 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.12.147_9518" in sync 2021/05/22 23:15:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:16 [DEBUG] agent: Service "_v1_nsd_10.233.5.220_8806" in sync 2021/05/22 23:15:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:16 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:16 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.220_8806" in sync 2021/05/22 23:15:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:16 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:16 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.196_9015" in sync 2021/05/22 23:15:16 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:16 [DEBUG] agent: Service "_v1_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.82_443" in sync 2021/05/22 23:15:16 [DEBUG] agent: Service "_v1_parser_10.233.5.220_8806" in sync 2021/05/22 23:15:16 [DEBUG] agent: Service "_v1_catalog_10.233.5.220_8806" in sync 2021/05/22 23:15:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:16 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.76.22_8446" 2021/05/22 23:15:16 [DEBUG] agent: Service "_v1_appc_10.233.4.227_8443" in sync 2021/05/22 23:15:16 [DEBUG] agent: Service "_v1_message-router_10.233.12.149_3904" in sync 2021/05/22 23:15:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:17 [DEBUG] agent: Node info in sync 2021/05/22 23:15:17 [DEBUG] http: Request PUT /v1/agent/service/register (499.96492ms) from=10.233.68.245:42970 2021/05/22 23:15:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:17 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.9.109_9005" in sync 2021/05/22 23:15:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:17 [DEBUG] agent: Service "_v0_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:17 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:17 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.54.174_8080" in sync 2021/05/22 23:15:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:17 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.12.147_9518" in sync 2021/05/22 23:15:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:17 [DEBUG] agent: Service "_v1_nsd_10.233.5.220_8806" in sync 2021/05/22 23:15:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:17 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:17 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.220_8806" in sync 2021/05/22 23:15:17 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:17 [DEBUG] agent: Service "_v1_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.82_443" in sync 2021/05/22 23:15:17 [DEBUG] agent: Service "_v1_parser_10.233.5.220_8806" in sync 2021/05/22 23:15:17 [DEBUG] agent: Service "_v1_catalog_10.233.5.220_8806" in sync 2021/05/22 23:15:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.196_9015" in sync 2021/05/22 23:15:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:17 [DEBUG] agent: Service "_v1_appc_10.233.4.227_8443" in sync 2021/05/22 23:15:17 [DEBUG] agent: Service "_v1_message-router_10.233.12.149_3904" in sync 2021/05/22 23:15:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:17 [DEBUG] agent: Node info in sync 2021/05/22 23:15:17 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (474.117µs) from=10.233.68.245:42980 2021/05/22 23:15:17 [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/22 23:15:17 [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/22 23:15: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/22 23:15: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/22 23:15:17 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.12.147_9518" in sync 2021/05/22 23:15:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:17 [DEBUG] agent: Service "_v1_nsd_10.233.5.220_8806" in sync 2021/05/22 23:15:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:17 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:17 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.220_8806" in sync 2021/05/22 23:15:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.196_9015" in sync 2021/05/22 23:15:17 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:17 [DEBUG] agent: Service "_v1_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.82_443" in sync 2021/05/22 23:15:17 [DEBUG] agent: Service "_v1_parser_10.233.5.220_8806" in sync 2021/05/22 23:15:17 [DEBUG] agent: Service "_v1_catalog_10.233.5.220_8806" in sync 2021/05/22 23:15:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:17 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.76.22_8446" 2021/05/22 23:15:17 [DEBUG] agent: Service "_v1_appc_10.233.4.227_8443" in sync 2021/05/22 23:15:17 [DEBUG] agent: Service "_v1_message-router_10.233.12.149_3904" in sync 2021/05/22 23:15:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:17 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.9.109_9005" in sync 2021/05/22 23:15:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:17 [DEBUG] agent: Service "_v0_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:17 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:17 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.54.174_8080" in sync 2021/05/22 23:15:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:17 [DEBUG] agent: Node info in sync 2021/05/22 23:15:17 [DEBUG] http: Request PUT /v1/agent/service/register (649.368909ms) from=10.233.68.245:42984 2021/05/22 23:15:17 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.9.109_9005" in sync 2021/05/22 23:15:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:17 [DEBUG] agent: Service "_v0_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:17 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:17 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.54.174_8080" in sync 2021/05/22 23:15:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:17 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.12.147_9518" in sync 2021/05/22 23:15:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:17 [DEBUG] agent: Service "_v1_nsd_10.233.5.220_8806" in sync 2021/05/22 23:15:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:18 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:18 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.220_8806" in sync 2021/05/22 23:15:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:18 [DEBUG] agent: Service "_v1_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.82_443" in sync 2021/05/22 23:15:18 [DEBUG] agent: Service "_v1_parser_10.233.5.220_8806" in sync 2021/05/22 23:15:18 [DEBUG] agent: Service "_v1_catalog_10.233.5.220_8806" in sync 2021/05/22 23:15:18 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:18 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.196_9015" in sync 2021/05/22 23:15:18 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:18 [DEBUG] agent: Service "_v1_appc_10.233.4.227_8443" in sync 2021/05/22 23:15:18 [DEBUG] agent: Service "_v1_message-router_10.233.12.149_3904" in sync 2021/05/22 23:15:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:18 [DEBUG] agent: Node info in sync 2021/05/22 23:15:18 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (99.541384ms) from=10.233.68.245:42992 2021/05/22 23:15:18 [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/22 23:15: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/22 23:15: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/22 23:15:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.9.109_9005" in sync 2021/05/22 23:15:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:18 [DEBUG] agent: Service "_v0_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:18 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:18 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.54.174_8080" in sync 2021/05/22 23:15:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:18 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.12.147_9518" in sync 2021/05/22 23:15:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:18 [DEBUG] agent: Service "_v1_nsd_10.233.5.220_8806" in sync 2021/05/22 23:15:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:18 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.76.22_8446" 2021/05/22 23:15:18 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:18 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.220_8806" in sync 2021/05/22 23:15:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.82_443" in sync 2021/05/22 23:15:18 [DEBUG] agent: Service "_v1_parser_10.233.5.220_8806" in sync 2021/05/22 23:15:18 [DEBUG] agent: Service "_v1_catalog_10.233.5.220_8806" in sync 2021/05/22 23:15:18 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:18 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.196_9015" in sync 2021/05/22 23:15:18 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:18 [DEBUG] agent: Service "_v1_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:18 [DEBUG] agent: Service "_v1_appc_10.233.4.227_8443" in sync 2021/05/22 23:15:18 [DEBUG] agent: Service "_v1_message-router_10.233.12.149_3904" in sync 2021/05/22 23:15:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:18 [DEBUG] agent: Node info in sync 2021/05/22 23:15:18 [DEBUG] http: Request PUT /v1/agent/service/register (414.028252ms) from=10.233.68.245:42996 2021/05/22 23:15:18 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:19 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.220_8806" in sync 2021/05/22 23:15:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:19 [DEBUG] agent: Service "_v1_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.82_443" in sync 2021/05/22 23:15:19 [DEBUG] agent: Service "_v1_parser_10.233.5.220_8806" in sync 2021/05/22 23:15:19 [DEBUG] agent: Service "_v1_catalog_10.233.5.220_8806" in sync 2021/05/22 23:15:19 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:19 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.196_9015" in sync 2021/05/22 23:15:19 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:19 [DEBUG] agent: Service "_v1_appc_10.233.4.227_8443" in sync 2021/05/22 23:15:19 [DEBUG] agent: Service "_v1_message-router_10.233.12.149_3904" in sync 2021/05/22 23:15:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:19 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.9.109_9005" in sync 2021/05/22 23:15:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:19 [DEBUG] agent: Service "_v0_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:19 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:19 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.54.174_8080" in sync 2021/05/22 23:15:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:19 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.12.147_9518" in sync 2021/05/22 23:15:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:19 [DEBUG] agent: Service "_v1_nsd_10.233.5.220_8806" in sync 2021/05/22 23:15:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:19 [DEBUG] agent: Node info in sync 2021/05/22 23:15:19 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (300.241402ms) from=10.233.68.245:43002 2021/05/22 23:15:19 [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/22 23:15:19 [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/22 23:15: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/22 23:15: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/22 23:15:20 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-d2zsb" since the cluster is too small 2021/05/22 23:15:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.82_443" in sync 2021/05/22 23:15:22 [DEBUG] agent: Service "_v1_parser_10.233.5.220_8806" in sync 2021/05/22 23:15:22 [DEBUG] agent: Service "_v1_catalog_10.233.5.220_8806" in sync 2021/05/22 23:15:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.196_9015" in sync 2021/05/22 23:15:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:22 [DEBUG] agent: Service "_v1_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:22 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.76.22_8446" 2021/05/22 23:15:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:22 [DEBUG] agent: Service "_v1_appc_10.233.4.227_8443" in sync 2021/05/22 23:15:22 [DEBUG] agent: Service "_v1_message-router_10.233.12.149_3904" in sync 2021/05/22 23:15:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.9.109_9005" in sync 2021/05/22 23:15:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:22 [DEBUG] agent: Service "_v0_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.54.174_8080" in sync 2021/05/22 23:15:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.12.147_9518" in sync 2021/05/22 23:15:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:22 [DEBUG] agent: Service "_v1_nsd_10.233.5.220_8806" in sync 2021/05/22 23:15:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.220_8806" in sync 2021/05/22 23:15:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:22 [DEBUG] agent: Node info in sync 2021/05/22 23:15:22 [DEBUG] http: Request PUT /v1/agent/service/register (2.445997267s) from=10.233.68.245:43006 2021/05/22 23:15:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.9.109_9005" in sync 2021/05/22 23:15:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:22 [DEBUG] agent: Service "_v0_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.54.174_8080" in sync 2021/05/22 23:15:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.12.147_9518" in sync 2021/05/22 23:15:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:22 [DEBUG] agent: Service "_v1_nsd_10.233.5.220_8806" in sync 2021/05/22 23:15:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.220_8806" in sync 2021/05/22 23:15:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.196_9015" in sync 2021/05/22 23:15:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:22 [DEBUG] agent: Service "_v1_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.82_443" in sync 2021/05/22 23:15:22 [DEBUG] agent: Service "_v1_parser_10.233.5.220_8806" in sync 2021/05/22 23:15:22 [DEBUG] agent: Service "_v1_catalog_10.233.5.220_8806" in sync 2021/05/22 23:15:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:22 [DEBUG] agent: Service "_v1_appc_10.233.4.227_8443" in sync 2021/05/22 23:15:22 [DEBUG] agent: Service "_v1_message-router_10.233.12.149_3904" in sync 2021/05/22 23:15:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:22 [DEBUG] agent: Node info in sync 2021/05/22 23:15:22 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (499.841µs) from=10.233.68.245:43022 2021/05/22 23:15:22 [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/22 23:15: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/22 23:15: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/22 23:15:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.12.147_9518" in sync 2021/05/22 23:15:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:22 [DEBUG] agent: Service "_v1_nsd_10.233.5.220_8806" in sync 2021/05/22 23:15:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:22 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.76.22_8446" 2021/05/22 23:15:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.220_8806" in sync 2021/05/22 23:15:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.196_9015" in sync 2021/05/22 23:15:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:22 [DEBUG] agent: Service "_v1_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.82_443" in sync 2021/05/22 23:15:22 [DEBUG] agent: Service "_v1_parser_10.233.5.220_8806" in sync 2021/05/22 23:15:22 [DEBUG] agent: Service "_v1_catalog_10.233.5.220_8806" in sync 2021/05/22 23:15:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:22 [DEBUG] agent: Service "_v1_appc_10.233.4.227_8443" in sync 2021/05/22 23:15:22 [DEBUG] agent: Service "_v1_message-router_10.233.12.149_3904" in sync 2021/05/22 23:15:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.9.109_9005" in sync 2021/05/22 23:15:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:22 [DEBUG] agent: Service "_v0_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.54.174_8080" in sync 2021/05/22 23:15:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:22 [DEBUG] agent: Node info in sync 2021/05/22 23:15:22 [DEBUG] http: Request PUT /v1/agent/service/register (401.102535ms) from=10.233.68.245:43024 2021/05/22 23:15:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.82_443" in sync 2021/05/22 23:15:22 [DEBUG] agent: Service "_v1_parser_10.233.5.220_8806" in sync 2021/05/22 23:15:22 [DEBUG] agent: Service "_v1_catalog_10.233.5.220_8806" in sync 2021/05/22 23:15:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.196_9015" in sync 2021/05/22 23:15:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:22 [DEBUG] agent: Service "_v1_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:22 [DEBUG] agent: Service "_v1_appc_10.233.4.227_8443" in sync 2021/05/22 23:15:22 [DEBUG] agent: Service "_v1_message-router_10.233.12.149_3904" in sync 2021/05/22 23:15:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.9.109_9005" in sync 2021/05/22 23:15:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:22 [DEBUG] agent: Service "_v0_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.54.174_8080" in sync 2021/05/22 23:15:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.12.147_9518" in sync 2021/05/22 23:15:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:22 [DEBUG] agent: Service "_v1_nsd_10.233.5.220_8806" in sync 2021/05/22 23:15:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:23 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:23 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.220_8806" in sync 2021/05/22 23:15:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:23 [DEBUG] agent: Node info in sync 2021/05/22 23:15:23 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (99.731702ms) from=10.233.68.245:43026 2021/05/22 23:15:23 [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/22 23:15:23 [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/22 23:15: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/22 23:15: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/22 23:15:27 [DEBUG] agent: Service "_v1_nsd_10.233.5.220_8806" in sync 2021/05/22 23:15:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:27 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.12.147_9518" in sync 2021/05/22 23:15:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:27 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.220_8806" in sync 2021/05/22 23:15:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:27 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.196_9015" in sync 2021/05/22 23:15:27 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:27 [DEBUG] agent: Service "_v1_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.82_443" in sync 2021/05/22 23:15:27 [DEBUG] agent: Service "_v1_parser_10.233.5.220_8806" in sync 2021/05/22 23:15:27 [DEBUG] agent: Service "_v1_catalog_10.233.5.220_8806" in sync 2021/05/22 23:15:27 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:27 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:27 [DEBUG] agent: Service "_v1_appc_10.233.4.227_8443" in sync 2021/05/22 23:15:27 [DEBUG] agent: Service "_v1_message-router_10.233.12.149_3904" in sync 2021/05/22 23:15:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:27 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.9.109_9005" in sync 2021/05/22 23:15:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:27 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.54.174_8080" in sync 2021/05/22 23:15:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:27 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.76.22_8446" 2021/05/22 23:15:27 [DEBUG] agent: Service "_v0_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:27 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:27 [DEBUG] agent: Node info in sync 2021/05/22 23:15:27 [DEBUG] http: Request PUT /v1/agent/service/register (4.459345653s) from=10.233.68.245:43032 2021/05/22 23:15:27 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.12.147_9518" in sync 2021/05/22 23:15:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:27 [DEBUG] agent: Service "_v1_nsd_10.233.5.220_8806" in sync 2021/05/22 23:15:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:27 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:27 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.220_8806" in sync 2021/05/22 23:15:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:27 [DEBUG] agent: Service "_v1_catalog_10.233.5.220_8806" in sync 2021/05/22 23:15:27 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:27 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.196_9015" in sync 2021/05/22 23:15:27 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:27 [DEBUG] agent: Service "_v1_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.82_443" in sync 2021/05/22 23:15:27 [DEBUG] agent: Service "_v1_parser_10.233.5.220_8806" in sync 2021/05/22 23:15:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:27 [DEBUG] agent: Service "_v1_appc_10.233.4.227_8443" in sync 2021/05/22 23:15:27 [DEBUG] agent: Service "_v1_message-router_10.233.12.149_3904" in sync 2021/05/22 23:15:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:27 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.9.109_9005" in sync 2021/05/22 23:15:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:27 [DEBUG] agent: Service "_v0_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:27 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:27 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.54.174_8080" in sync 2021/05/22 23:15:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:27 [DEBUG] agent: Node info in sync 2021/05/22 23:15:27 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (624.098µs) from=10.233.68.245:43064 2021/05/22 23:15:28 [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/22 23:15: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/22 23:15: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/22 23:15:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:28 [DEBUG] agent: Service "_v1_appc_10.233.4.227_8443" in sync 2021/05/22 23:15:28 [DEBUG] agent: Service "_v1_message-router_10.233.12.149_3904" in sync 2021/05/22 23:15:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:28 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.9.109_9005" in sync 2021/05/22 23:15:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.54.174_8080" in sync 2021/05/22 23:15:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:28 [DEBUG] agent: Service "_v0_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:28 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:28 [DEBUG] agent: Service "_v1_nsd_10.233.5.220_8806" in sync 2021/05/22 23:15:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.12.147_9518" in sync 2021/05/22 23:15:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:28 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.76.22_8446" 2021/05/22 23:15:28 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.220_8806" in sync 2021/05/22 23:15:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.196_9015" in sync 2021/05/22 23:15:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:28 [DEBUG] agent: Service "_v1_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.82_443" in sync 2021/05/22 23:15:28 [DEBUG] agent: Service "_v1_parser_10.233.5.220_8806" in sync 2021/05/22 23:15:28 [DEBUG] agent: Service "_v1_catalog_10.233.5.220_8806" in sync 2021/05/22 23:15:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:28 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:28 [DEBUG] agent: Node info in sync 2021/05/22 23:15:28 [DEBUG] http: Request PUT /v1/agent/service/register (499.715184ms) from=10.233.68.245:43066 2021/05/22 23:15:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.12.147_9518" in sync 2021/05/22 23:15:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:28 [DEBUG] agent: Service "_v1_nsd_10.233.5.220_8806" in sync 2021/05/22 23:15:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:28 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.220_8806" in sync 2021/05/22 23:15:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:28 [DEBUG] agent: Service "_v1_parser_10.233.5.220_8806" in sync 2021/05/22 23:15:28 [DEBUG] agent: Service "_v1_catalog_10.233.5.220_8806" in sync 2021/05/22 23:15:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:28 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.196_9015" in sync 2021/05/22 23:15:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:28 [DEBUG] agent: Service "_v1_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.82_443" in sync 2021/05/22 23:15:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:28 [DEBUG] agent: Service "_v1_appc_10.233.4.227_8443" in sync 2021/05/22 23:15:28 [DEBUG] agent: Service "_v1_message-router_10.233.12.149_3904" in sync 2021/05/22 23:15:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:28 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.9.109_9005" in sync 2021/05/22 23:15:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:28 [DEBUG] agent: Service "_v0_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:28 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.54.174_8080" in sync 2021/05/22 23:15:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:28 [DEBUG] agent: Node info in sync 2021/05/22 23:15:28 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (524.439µs) from=10.233.68.245:43074 2021/05/22 23:15:28 [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/22 23:15:28 [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/22 23:15: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/22 23:15: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/22 23:15:29 [DEBUG] agent: Service "_v1_appc_10.233.4.227_8443" in sync 2021/05/22 23:15:29 [DEBUG] agent: Service "_v1_message-router_10.233.12.149_3904" in sync 2021/05/22 23:15:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.9.109_9005" in sync 2021/05/22 23:15:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:29 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.76.22_8446" 2021/05/22 23:15:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:29 [DEBUG] agent: Service "_v0_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:29 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.54.174_8080" in sync 2021/05/22 23:15:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:29 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.12.147_9518" in sync 2021/05/22 23:15:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:29 [DEBUG] agent: Service "_v1_nsd_10.233.5.220_8806" in sync 2021/05/22 23:15:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:29 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.220_8806" in sync 2021/05/22 23:15:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.82_443" in sync 2021/05/22 23:15:29 [DEBUG] agent: Service "_v1_parser_10.233.5.220_8806" in sync 2021/05/22 23:15:29 [DEBUG] agent: Service "_v1_catalog_10.233.5.220_8806" in sync 2021/05/22 23:15:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.196_9015" in sync 2021/05/22 23:15:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:29 [DEBUG] agent: Service "_v1_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:29 [DEBUG] agent: Node info in sync 2021/05/22 23:15:29 [DEBUG] http: Request PUT /v1/agent/service/register (899.849532ms) from=10.233.68.245:43076 2021/05/22 23:15:29 [DEBUG] agent: Service "_v1_appc_10.233.4.227_8443" in sync 2021/05/22 23:15:29 [DEBUG] agent: Service "_v1_message-router_10.233.12.149_3904" in sync 2021/05/22 23:15:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.9.109_9005" in sync 2021/05/22 23:15:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:29 [DEBUG] agent: Service "_v0_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:29 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.54.174_8080" in sync 2021/05/22 23:15:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:29 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.12.147_9518" in sync 2021/05/22 23:15:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:29 [DEBUG] agent: Service "_v1_nsd_10.233.5.220_8806" in sync 2021/05/22 23:15:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:29 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.220_8806" in sync 2021/05/22 23:15:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:29 [DEBUG] agent: Service "_v1_catalog_10.233.5.220_8806" in sync 2021/05/22 23:15:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.196_9015" in sync 2021/05/22 23:15:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:29 [DEBUG] agent: Service "_v1_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.82_443" in sync 2021/05/22 23:15:29 [DEBUG] agent: Service "_v1_parser_10.233.5.220_8806" in sync 2021/05/22 23:15:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:29 [DEBUG] agent: Node info in sync 2021/05/22 23:15:30 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (199.969223ms) from=10.233.68.245:43090 2021/05/22 23:15:30 [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/22 23:15: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/22 23:15: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/22 23:15:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:31 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.9.109_9005" in sync 2021/05/22 23:15:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:31 [DEBUG] agent: Service "_v0_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:31 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.54.174_8080" in sync 2021/05/22 23:15:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:31 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.76.22_8446" 2021/05/22 23:15:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.12.147_9518" in sync 2021/05/22 23:15:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:31 [DEBUG] agent: Service "_v1_nsd_10.233.5.220_8806" in sync 2021/05/22 23:15:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:31 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.220_8806" in sync 2021/05/22 23:15:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:31 [DEBUG] agent: Service "_v1_catalog_10.233.5.220_8806" in sync 2021/05/22 23:15:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.196_9015" in sync 2021/05/22 23:15:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:31 [DEBUG] agent: Service "_v1_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.82_443" in sync 2021/05/22 23:15:31 [DEBUG] agent: Service "_v1_parser_10.233.5.220_8806" in sync 2021/05/22 23:15:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:31 [DEBUG] agent: Service "_v1_appc_10.233.4.227_8443" in sync 2021/05/22 23:15:31 [DEBUG] agent: Service "_v1_message-router_10.233.12.149_3904" in sync 2021/05/22 23:15:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:31 [DEBUG] agent: Node info in sync 2021/05/22 23:15:31 [DEBUG] http: Request PUT /v1/agent/service/register (1.199655929s) from=10.233.68.245:43094 2021/05/22 23:15:31 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.220_8806" in sync 2021/05/22 23:15:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.196_9015" in sync 2021/05/22 23:15:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:31 [DEBUG] agent: Service "_v1_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.82_443" in sync 2021/05/22 23:15:31 [DEBUG] agent: Service "_v1_parser_10.233.5.220_8806" in sync 2021/05/22 23:15:31 [DEBUG] agent: Service "_v1_catalog_10.233.5.220_8806" in sync 2021/05/22 23:15:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:31 [DEBUG] agent: Service "_v1_appc_10.233.4.227_8443" in sync 2021/05/22 23:15:31 [DEBUG] agent: Service "_v1_message-router_10.233.12.149_3904" in sync 2021/05/22 23:15:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:31 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.9.109_9005" in sync 2021/05/22 23:15:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:31 [DEBUG] agent: Service "_v0_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:31 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.54.174_8080" in sync 2021/05/22 23:15:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.12.147_9518" in sync 2021/05/22 23:15:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:31 [DEBUG] agent: Service "_v1_nsd_10.233.5.220_8806" in sync 2021/05/22 23:15:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:31 [DEBUG] agent: Node info in sync 2021/05/22 23:15:31 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (577.88µs) from=10.233.68.245:43102 2021/05/22 23:15:31 [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/22 23:15:31 [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/22 23:15: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/22 23:15: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/22 23:15:32 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.220_8806" in sync 2021/05/22 23:15:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.82_443" in sync 2021/05/22 23:15:32 [DEBUG] agent: Service "_v1_parser_10.233.5.220_8806" in sync 2021/05/22 23:15:32 [DEBUG] agent: Service "_v1_catalog_10.233.5.220_8806" in sync 2021/05/22 23:15:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:32 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.196_9015" in sync 2021/05/22 23:15:32 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:32 [DEBUG] agent: Service "_v1_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:32 [DEBUG] agent: Service "_v1_appc_10.233.4.227_8443" in sync 2021/05/22 23:15:32 [DEBUG] agent: Service "_v1_message-router_10.233.12.149_3904" in sync 2021/05/22 23:15:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:32 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.9.109_9005" in sync 2021/05/22 23:15:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:32 [DEBUG] agent: Service "_v0_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:32 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.54.174_8080" in sync 2021/05/22 23:15:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.12.147_9518" in sync 2021/05/22 23:15:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:32 [DEBUG] agent: Service "_v1_nsd_10.233.5.220_8806" in sync 2021/05/22 23:15:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:32 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.76.22_8446" 2021/05/22 23:15:32 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:32 [DEBUG] agent: Node info in sync 2021/05/22 23:15:32 [DEBUG] http: Request PUT /v1/agent/service/register (497.67082ms) from=10.233.68.245:43104 2021/05/22 23:15:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:32 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.9.109_9005" in sync 2021/05/22 23:15:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:32 [DEBUG] agent: Service "_v0_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:32 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.54.174_8080" in sync 2021/05/22 23:15:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.12.147_9518" in sync 2021/05/22 23:15:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:32 [DEBUG] agent: Service "_v1_nsd_10.233.5.220_8806" in sync 2021/05/22 23:15:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:32 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:32 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.220_8806" in sync 2021/05/22 23:15:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:32 [DEBUG] agent: Service "_v1_catalog_10.233.5.220_8806" in sync 2021/05/22 23:15:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:32 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.196_9015" in sync 2021/05/22 23:15:32 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:32 [DEBUG] agent: Service "_v1_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.82_443" in sync 2021/05/22 23:15:32 [DEBUG] agent: Service "_v1_parser_10.233.5.220_8806" in sync 2021/05/22 23:15:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:32 [DEBUG] agent: Service "_v1_appc_10.233.4.227_8443" in sync 2021/05/22 23:15:32 [DEBUG] agent: Service "_v1_message-router_10.233.12.149_3904" in sync 2021/05/22 23:15:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:32 [DEBUG] agent: Node info in sync 2021/05/22 23:15:32 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (99.823431ms) from=10.233.68.245:43110 2021/05/22 23:15:32 [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/22 23:15:32 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/22 23:15:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/22 23:15:33 [DEBUG] agent: Service "_v1_appc_10.233.4.227_8443" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v1_message-router_10.233.12.149_3904" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.9.109_9005" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v0_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.54.174_8080" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:33 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.76.22_8446" 2021/05/22 23:15:33 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.12.147_9518" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v1_nsd_10.233.5.220_8806" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.220_8806" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.196_9015" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v1_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.82_443" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v1_parser_10.233.5.220_8806" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v1_catalog_10.233.5.220_8806" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:33 [DEBUG] agent: Node info in sync 2021/05/22 23:15:33 [DEBUG] http: Request PUT /v1/agent/service/register (699.644234ms) from=10.233.68.245:43112 2021/05/22 23:15:33 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v0_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.54.174_8080" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.12.147_9518" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v1_nsd_10.233.5.220_8806" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.220_8806" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v1_parser_10.233.5.220_8806" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v1_catalog_10.233.5.220_8806" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.196_9015" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v1_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.82_443" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v1_appc_10.233.4.227_8443" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v1_message-router_10.233.12.149_3904" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.9.109_9005" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:33 [DEBUG] agent: Node info in sync 2021/05/22 23:15:33 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (424.194µs) from=10.233.68.245:43118 2021/05/22 23:15:33 [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/22 23:15:33 [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/22 23:15:33 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/22 23:15:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/22 23:15:33 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v1_appc_10.233.4.227_8443" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v1_message-router_10.233.12.149_3904" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.9.109_9005" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v0_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.54.174_8080" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.12.147_9518" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v1_nsd_10.233.5.220_8806" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:33 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.76.22_8446" 2021/05/22 23:15:33 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.220_8806" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v1_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.82_443" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v1_parser_10.233.5.220_8806" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v1_catalog_10.233.5.220_8806" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.196_9015" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:33 [DEBUG] agent: Node info in sync 2021/05/22 23:15:33 [DEBUG] http: Request PUT /v1/agent/service/register (400.934212ms) from=10.233.68.245:43120 2021/05/22 23:15:33 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v1_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.82_443" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v1_parser_10.233.5.220_8806" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v1_catalog_10.233.5.220_8806" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.196_9015" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v1_appc_10.233.4.227_8443" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v1_message-router_10.233.12.149_3904" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.9.109_9005" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v0_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.54.174_8080" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.12.147_9518" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v1_nsd_10.233.5.220_8806" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.220_8806" in sync 2021/05/22 23:15:33 [DEBUG] agent: Node info in sync 2021/05/22 23:15:33 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (494.355µs) from=10.233.68.245:43130 2021/05/22 23:15:34 [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/22 23:15:34 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/22 23:15:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/22 23:15:34 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:34 [DEBUG] agent: Service "_v0_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:34 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.54.174_8080" in sync 2021/05/22 23:15:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:34 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.12.147_9518" in sync 2021/05/22 23:15:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:34 [DEBUG] agent: Service "_v1_nsd_10.233.5.220_8806" in sync 2021/05/22 23:15:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:34 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:34 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:34 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:34 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.220_8806" in sync 2021/05/22 23:15:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:34 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.76.22_8446" 2021/05/22 23:15:34 [DEBUG] agent: Service "_v1_catalog_10.233.5.220_8806" in sync 2021/05/22 23:15:34 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:34 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.196_9015" in sync 2021/05/22 23:15:34 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:34 [DEBUG] agent: Service "_v1_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.82_443" in sync 2021/05/22 23:15:34 [DEBUG] agent: Service "_v1_parser_10.233.5.220_8806" in sync 2021/05/22 23:15:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:34 [DEBUG] agent: Service "_v1_appc_10.233.4.227_8443" in sync 2021/05/22 23:15:34 [DEBUG] agent: Service "_v1_message-router_10.233.12.149_3904" in sync 2021/05/22 23:15:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:34 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.9.109_9005" in sync 2021/05/22 23:15:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:34 [DEBUG] agent: Node info in sync 2021/05/22 23:15:34 [DEBUG] http: Request PUT /v1/agent/service/register (320.151444ms) from=10.233.68.245:43132 2021/05/22 23:15:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:34 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.9.109_9005" in sync 2021/05/22 23:15:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.54.174_8080" in sync 2021/05/22 23:15:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:34 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:34 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:34 [DEBUG] agent: Service "_v0_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:34 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:34 [DEBUG] agent: Service "_v1_nsd_10.233.5.220_8806" in sync 2021/05/22 23:15:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.12.147_9518" in sync 2021/05/22 23:15:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:34 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:34 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:34 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.220_8806" in sync 2021/05/22 23:15:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:34 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:34 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.196_9015" in sync 2021/05/22 23:15:34 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:34 [DEBUG] agent: Service "_v1_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.82_443" in sync 2021/05/22 23:15:34 [DEBUG] agent: Service "_v1_parser_10.233.5.220_8806" in sync 2021/05/22 23:15:34 [DEBUG] agent: Service "_v1_catalog_10.233.5.220_8806" in sync 2021/05/22 23:15:34 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:34 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:35 [DEBUG] agent: Service "_v1_appc_10.233.4.227_8443" in sync 2021/05/22 23:15:35 [DEBUG] agent: Service "_v1_message-router_10.233.12.149_3904" in sync 2021/05/22 23:15:35 [DEBUG] agent: Node info in sync 2021/05/22 23:15:34 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (301.321789ms) from=10.233.68.245:43136 2021/05/22 23:15:35 [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/22 23:15:35 [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/22 23:15:35 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/22 23:15:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/22 23:15:35 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.12.147_9518" in sync 2021/05/22 23:15:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:35 [DEBUG] agent: Service "_v1_nsd_10.233.5.220_8806" in sync 2021/05/22 23:15:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:35 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:35 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:35 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:35 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:35 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:35 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.220_8806" in sync 2021/05/22 23:15:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:35 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:35 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.76.22_8446" 2021/05/22 23:15:35 [DEBUG] agent: Service "_v1_catalog_10.233.5.220_8806" in sync 2021/05/22 23:15:35 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:35 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.196_9015" in sync 2021/05/22 23:15:35 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:35 [DEBUG] agent: Service "_v1_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.82_443" in sync 2021/05/22 23:15:35 [DEBUG] agent: Service "_v1_parser_10.233.5.220_8806" in sync 2021/05/22 23:15:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:35 [DEBUG] agent: Service "_v1_appc_10.233.4.227_8443" in sync 2021/05/22 23:15:35 [DEBUG] agent: Service "_v1_message-router_10.233.12.149_3904" in sync 2021/05/22 23:15:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:35 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.9.109_9005" in sync 2021/05/22 23:15:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:35 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:35 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:35 [DEBUG] agent: Service "_v0_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:35 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.54.174_8080" in sync 2021/05/22 23:15:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:35 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:35 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:35 [DEBUG] agent: Node info in sync 2021/05/22 23:15:35 [DEBUG] http: Request PUT /v1/agent/service/register (402.008914ms) from=10.233.68.245:43142 2021/05/22 23:15:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:35 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.9.109_9005" in sync 2021/05/22 23:15:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:35 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:35 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:35 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:35 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:35 [DEBUG] agent: Service "_v0_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:35 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.54.174_8080" in sync 2021/05/22 23:15:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:35 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.12.147_9518" in sync 2021/05/22 23:15:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:35 [DEBUG] agent: Service "_v1_nsd_10.233.5.220_8806" in sync 2021/05/22 23:15:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:35 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:35 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:35 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:35 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:35 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:35 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:35 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:35 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.220_8806" in sync 2021/05/22 23:15:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:35 [DEBUG] agent: Service "_v1_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.82_443" in sync 2021/05/22 23:15:35 [DEBUG] agent: Service "_v1_parser_10.233.5.220_8806" in sync 2021/05/22 23:15:35 [DEBUG] agent: Service "_v1_catalog_10.233.5.220_8806" in sync 2021/05/22 23:15:35 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:35 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.196_9015" in sync 2021/05/22 23:15:35 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:35 [DEBUG] agent: Service "_v1_appc_10.233.4.227_8443" in sync 2021/05/22 23:15:35 [DEBUG] agent: Service "_v1_message-router_10.233.12.149_3904" in sync 2021/05/22 23:15:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:35 [DEBUG] agent: Node info in sync 2021/05/22 23:15:35 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (179.66658ms) from=10.233.68.245:43146 2021/05/22 23:15:36 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/22 23:15:36 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/22 23:15:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/22 23:15:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:36 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:36 [DEBUG] agent: Service "_v0_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:36 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:36 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.54.174_8080" in sync 2021/05/22 23:15:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:36 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.12.147_9518" in sync 2021/05/22 23:15:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:36 [DEBUG] agent: Service "_v1_nsd_10.233.5.220_8806" in sync 2021/05/22 23:15:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:36 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:36 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:36 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:36 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:36 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.220_8806" in sync 2021/05/22 23:15:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:36 [DEBUG] agent: Service "_v1_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.82_443" in sync 2021/05/22 23:15:36 [DEBUG] agent: Service "_v1_parser_10.233.5.220_8806" in sync 2021/05/22 23:15:36 [DEBUG] agent: Service "_v1_catalog_10.233.5.220_8806" in sync 2021/05/22 23:15:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.196_9015" in sync 2021/05/22 23:15:36 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:36 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.76.22_8446" 2021/05/22 23:15:36 [DEBUG] agent: Service "_v1_appc_10.233.4.227_8443" in sync 2021/05/22 23:15:36 [DEBUG] agent: Service "_v1_message-router_10.233.12.149_3904" in sync 2021/05/22 23:15:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:36 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.9.109_9005" in sync 2021/05/22 23:15:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:36 [DEBUG] agent: Node info in sync 2021/05/22 23:15:36 [DEBUG] agent: Service "_v1_appc_10.233.4.227_8443" in sync 2021/05/22 23:15:36 [DEBUG] agent: Service "_v1_message-router_10.233.12.149_3904" in sync 2021/05/22 23:15:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:36 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:36 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.9.109_9005" in sync 2021/05/22 23:15:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:36 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:36 [DEBUG] agent: Service "_v0_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:36 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:36 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.54.174_8080" in sync 2021/05/22 23:15:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:36 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.12.147_9518" in sync 2021/05/22 23:15:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:36 [DEBUG] agent: Service "_v1_nsd_10.233.5.220_8806" in sync 2021/05/22 23:15:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:36 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:36 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:36 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:36 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:36 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.220_8806" in sync 2021/05/22 23:15:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.82_443" in sync 2021/05/22 23:15:36 [DEBUG] agent: Service "_v1_parser_10.233.5.220_8806" in sync 2021/05/22 23:15:36 [DEBUG] agent: Service "_v1_catalog_10.233.5.220_8806" in sync 2021/05/22 23:15:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.196_9015" in sync 2021/05/22 23:15:36 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:36 [DEBUG] agent: Service "_v1_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:36 [DEBUG] agent: Node info in sync 2021/05/22 23:15:36 [DEBUG] http: Request PUT /v1/agent/service/register (400.331753ms) from=10.233.68.245:43148 2021/05/22 23:15:36 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (470.225µs) from=10.233.68.245:43158 2021/05/22 23:15:36 [WARN] agent: Service name "_aai-nodes-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/22 23:15:36 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/22 23:15:36 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/22 23:15:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/22 23:15:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.196_9015" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v1_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.82_443" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v1_parser_10.233.5.220_8806" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v1_catalog_10.233.5.220_8806" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v1_appc_10.233.4.227_8443" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v1_message-router_10.233.12.149_3904" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.9.109_9005" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:37 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.76.22_8446" 2021/05/22 23:15:37 [DEBUG] agent: Service "_v0_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.54.174_8080" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.12.147_9518" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v1_nsd_10.233.5.220_8806" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.220_8806" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:37 [DEBUG] agent: Node info in sync 2021/05/22 23:15:37 [DEBUG] http: Request PUT /v1/agent/service/register (251.23064ms) from=10.233.68.245:43162 2021/05/22 23:15:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.9.109_9005" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v0_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.54.174_8080" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.12.147_9518" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v1_nsd_10.233.5.220_8806" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.220_8806" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v1_catalog_10.233.5.220_8806" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.196_9015" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v1_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.82_443" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v1_parser_10.233.5.220_8806" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v1_appc_10.233.4.227_8443" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v1_message-router_10.233.12.149_3904" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:37 [DEBUG] agent: Node info in sync 2021/05/22 23:15:37 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (626.229µs) from=10.233.68.245:43168 2021/05/22 23:15:37 [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/22 23:15:37 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/22 23:15: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/22 23:15:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.220_8806" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v1_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v1_parser_10.233.5.220_8806" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v1_catalog_10.233.5.220_8806" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v1_message-router_10.233.12.149_3904" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v1_appc_10.233.4.227_8443" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v0_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.12.147_9518" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.196_9015" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.82_443" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.9.109_9005" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.54.174_8080" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v1_nsd_10.233.5.220_8806" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:37 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.76.22_8446" 2021/05/22 23:15:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:37 [DEBUG] agent: Node info in sync 2021/05/22 23:15:37 [DEBUG] http: Request PUT /v1/agent/service/register (503.016589ms) from=10.233.68.245:43178 2021/05/22 23:15:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.12.147_9518" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.82_443" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.196_9015" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.9.109_9005" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.54.174_8080" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v1_nsd_10.233.5.220_8806" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.220_8806" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v1_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v1_parser_10.233.5.220_8806" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v1_catalog_10.233.5.220_8806" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v1_appc_10.233.4.227_8443" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v1_message-router_10.233.12.149_3904" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v0_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:37 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:37 [DEBUG] agent: Node info in sync 2021/05/22 23:15:37 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (758.693µs) from=10.233.68.245:43184 2021/05/22 23:15:37 [WARN] agent: Service name "_aai-nodes-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/22 23:15:37 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/22 23:15:37 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/22 23:15: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/22 23:15:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.12.147_9518" in sync 2021/05/22 23:15:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:38 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.82_443" in sync 2021/05/22 23:15:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.196_9015" in sync 2021/05/22 23:15:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.9.109_9005" in sync 2021/05/22 23:15:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:38 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.54.174_8080" in sync 2021/05/22 23:15:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:38 [DEBUG] agent: Service "_v1_nsd_10.233.5.220_8806" in sync 2021/05/22 23:15:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.220_8806" in sync 2021/05/22 23:15:38 [DEBUG] agent: Service "_v1_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:38 [DEBUG] agent: Service "_v1_parser_10.233.5.220_8806" in sync 2021/05/22 23:15:38 [DEBUG] agent: Service "_v1_catalog_10.233.5.220_8806" in sync 2021/05/22 23:15:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:38 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:38 [DEBUG] agent: Service "_v1_appc_10.233.4.227_8443" in sync 2021/05/22 23:15:38 [DEBUG] agent: Service "_v1_message-router_10.233.12.149_3904" in sync 2021/05/22 23:15:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:38 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.76.22_8446" 2021/05/22 23:15:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:38 [DEBUG] agent: Service "_v0_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:38 [DEBUG] agent: Node info in sync 2021/05/22 23:15:38 [DEBUG] http: Request PUT /v1/agent/service/register (570.458366ms) from=10.233.68.245:43186 2021/05/22 23:15:38 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:38 [DEBUG] agent: Service "_v1_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:38 [DEBUG] agent: Service "_v1_parser_10.233.5.220_8806" in sync 2021/05/22 23:15:38 [DEBUG] agent: Service "_v1_catalog_10.233.5.220_8806" in sync 2021/05/22 23:15:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:38 [DEBUG] agent: Service "_v1_appc_10.233.4.227_8443" in sync 2021/05/22 23:15:38 [DEBUG] agent: Service "_v1_message-router_10.233.12.149_3904" in sync 2021/05/22 23:15:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:38 [DEBUG] agent: Service "_v0_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.12.147_9518" in sync 2021/05/22 23:15:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:38 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.82_443" in sync 2021/05/22 23:15:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.196_9015" in sync 2021/05/22 23:15:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.9.109_9005" in sync 2021/05/22 23:15:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:38 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.54.174_8080" in sync 2021/05/22 23:15:38 [DEBUG] agent: Service "_v1_nsd_10.233.5.220_8806" in sync 2021/05/22 23:15:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.220_8806" in sync 2021/05/22 23:15:38 [DEBUG] agent: Node info in sync 2021/05/22 23:15:39 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (700.045868ms) from=10.233.68.245:43194 2021/05/22 23:15:39 [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/22 23:15:39 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/22 23:15: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/22 23:15:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.196_9015" in sync 2021/05/22 23:15:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.82_443" in sync 2021/05/22 23:15:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:40 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.76.22_8446" 2021/05/22 23:15:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.9.109_9005" in sync 2021/05/22 23:15:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.54.174_8080" in sync 2021/05/22 23:15:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:40 [DEBUG] agent: Service "_v1_nsd_10.233.5.220_8806" in sync 2021/05/22 23:15:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.220_8806" in sync 2021/05/22 23:15:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:40 [DEBUG] agent: Service "_v1_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:40 [DEBUG] agent: Service "_v1_parser_10.233.5.220_8806" in sync 2021/05/22 23:15:40 [DEBUG] agent: Service "_v1_catalog_10.233.5.220_8806" in sync 2021/05/22 23:15:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:40 [DEBUG] agent: Service "_v1_appc_10.233.4.227_8443" in sync 2021/05/22 23:15:40 [DEBUG] agent: Service "_v1_message-router_10.233.12.149_3904" in sync 2021/05/22 23:15:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:40 [DEBUG] agent: Service "_v0_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.12.147_9518" in sync 2021/05/22 23:15:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:40 [DEBUG] agent: Node info in sync 2021/05/22 23:15:40 [DEBUG] http: Request PUT /v1/agent/service/register (690.637246ms) from=10.233.68.245:43202 2021/05/22 23:15:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.9.109_9005" in sync 2021/05/22 23:15:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.54.174_8080" in sync 2021/05/22 23:15:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:40 [DEBUG] agent: Service "_v1_nsd_10.233.5.220_8806" in sync 2021/05/22 23:15:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.220_8806" in sync 2021/05/22 23:15:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:40 [DEBUG] agent: Service "_v1_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:40 [DEBUG] agent: Service "_v1_parser_10.233.5.220_8806" in sync 2021/05/22 23:15:40 [DEBUG] agent: Service "_v1_catalog_10.233.5.220_8806" in sync 2021/05/22 23:15:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:40 [DEBUG] agent: Service "_v1_appc_10.233.4.227_8443" in sync 2021/05/22 23:15:40 [DEBUG] agent: Service "_v1_message-router_10.233.12.149_3904" in sync 2021/05/22 23:15:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:40 [DEBUG] agent: Service "_v0_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.12.147_9518" in sync 2021/05/22 23:15:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.196_9015" in sync 2021/05/22 23:15:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.82_443" in sync 2021/05/22 23:15:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:40 [DEBUG] agent: Node info in sync 2021/05/22 23:15:40 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (487.427µs) from=10.233.68.245:43212 2021/05/22 23:15:40 [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/22 23:15:40 [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/22 23:15:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/22 23:15: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/22 23:15:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.54.174_8080" in sync 2021/05/22 23:15:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:40 [DEBUG] agent: Service "_v1_nsd_10.233.5.220_8806" in sync 2021/05/22 23:15:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:41 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.76.22_8446" 2021/05/22 23:15:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.220_8806" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v1_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v1_parser_10.233.5.220_8806" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v1_catalog_10.233.5.220_8806" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v1_message-router_10.233.12.149_3904" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v1_appc_10.233.4.227_8443" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v0_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.12.147_9518" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.82_443" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.196_9015" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.9.109_9005" in sync 2021/05/22 23:15:41 [DEBUG] agent: Node info in sync 2021/05/22 23:15:41 [DEBUG] http: Request PUT /v1/agent/service/register (401.069775ms) from=10.233.68.245:43214 2021/05/22 23:15:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.220_8806" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v1_catalog_10.233.5.220_8806" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v1_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v1_parser_10.233.5.220_8806" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v1_appc_10.233.4.227_8443" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v1_message-router_10.233.12.149_3904" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v0_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.12.147_9518" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.196_9015" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.82_443" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.9.109_9005" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.54.174_8080" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v1_nsd_10.233.5.220_8806" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:41 [DEBUG] agent: Node info in sync 2021/05/22 23:15:41 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (562.187µs) from=10.233.68.245:43218 2021/05/22 23:15:41 [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/22 23:15:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/22 23:15: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/22 23:15:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v0_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.12.147_9518" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.196_9015" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.82_443" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.9.109_9005" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.54.174_8080" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:41 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.76.22_8446" 2021/05/22 23:15:41 [DEBUG] agent: Service "_v1_nsd_10.233.5.220_8806" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.220_8806" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v1_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v1_parser_10.233.5.220_8806" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v1_catalog_10.233.5.220_8806" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v1_appc_10.233.4.227_8443" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v1_message-router_10.233.12.149_3904" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:41 [DEBUG] agent: Node info in sync 2021/05/22 23:15:41 [DEBUG] http: Request PUT /v1/agent/service/register (405.982797ms) from=10.233.68.245:43220 2021/05/22 23:15:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v1_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v1_parser_10.233.5.220_8806" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v1_catalog_10.233.5.220_8806" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v1_message-router_10.233.12.149_3904" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v1_appc_10.233.4.227_8443" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v0_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.12.147_9518" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.82_443" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.196_9015" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.9.109_9005" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.54.174_8080" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v1_nsd_10.233.5.220_8806" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.220_8806" in sync 2021/05/22 23:15:41 [DEBUG] agent: Node info in sync 2021/05/22 23:15:41 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (418.796µs) from=10.233.68.245:43226 2021/05/22 23:15:41 [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/22 23:15:41 [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/22 23:15:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/22 23:15: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/22 23:15:42 [DEBUG] agent: Service "_v0_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.12.147_9518" in sync 2021/05/22 23:15:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:42 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:42 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.76.22_8446" 2021/05/22 23:15:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.196_9015" in sync 2021/05/22 23:15:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.82_443" in sync 2021/05/22 23:15:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.9.109_9005" in sync 2021/05/22 23:15:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.54.174_8080" in sync 2021/05/22 23:15:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:42 [DEBUG] agent: Service "_v1_nsd_10.233.5.220_8806" in sync 2021/05/22 23:15:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:42 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:42 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.220_8806" in sync 2021/05/22 23:15:42 [DEBUG] agent: Service "_v1_parser_10.233.5.220_8806" in sync 2021/05/22 23:15:42 [DEBUG] agent: Service "_v1_catalog_10.233.5.220_8806" in sync 2021/05/22 23:15:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:42 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:42 [DEBUG] agent: Service "_v1_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:42 [DEBUG] agent: Service "_v1_appc_10.233.4.227_8443" in sync 2021/05/22 23:15:42 [DEBUG] agent: Service "_v1_message-router_10.233.12.149_3904" in sync 2021/05/22 23:15:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:42 [DEBUG] agent: Node info in sync 2021/05/22 23:15:42 [DEBUG] http: Request PUT /v1/agent/service/register (259.539767ms) from=10.233.68.245:43228 2021/05/22 23:15:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:42 [DEBUG] agent: Service "_v0_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.12.147_9518" in sync 2021/05/22 23:15:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:42 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:42 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.196_9015" in sync 2021/05/22 23:15:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.82_443" in sync 2021/05/22 23:15:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.9.109_9005" in sync 2021/05/22 23:15:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.54.174_8080" in sync 2021/05/22 23:15:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:42 [DEBUG] agent: Service "_v1_nsd_10.233.5.220_8806" in sync 2021/05/22 23:15:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:42 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:42 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.220_8806" in sync 2021/05/22 23:15:42 [DEBUG] agent: Service "_v1_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:42 [DEBUG] agent: Service "_v1_parser_10.233.5.220_8806" in sync 2021/05/22 23:15:42 [DEBUG] agent: Service "_v1_catalog_10.233.5.220_8806" in sync 2021/05/22 23:15:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:42 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:42 [DEBUG] agent: Service "_v1_appc_10.233.4.227_8443" in sync 2021/05/22 23:15:42 [DEBUG] agent: Service "_v1_message-router_10.233.12.149_3904" in sync 2021/05/22 23:15:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:42 [DEBUG] agent: Node info in sync 2021/05/22 23:15:42 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (528.757µs) from=10.233.68.245:43232 2021/05/22 23:15:42 [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/22 23:15:42 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/22 23:15: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/22 23:15:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.220_8806" in sync 2021/05/22 23:15:43 [DEBUG] agent: Service "_v1_catalog_10.233.5.220_8806" in sync 2021/05/22 23:15:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:43 [DEBUG] agent: Service "_v1_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:43 [DEBUG] agent: Service "_v1_parser_10.233.5.220_8806" in sync 2021/05/22 23:15:43 [DEBUG] agent: Service "_v1_appc_10.233.4.227_8443" in sync 2021/05/22 23:15:43 [DEBUG] agent: Service "_v1_message-router_10.233.12.149_3904" in sync 2021/05/22 23:15:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:43 [DEBUG] agent: Service "_v0_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.12.147_9518" in sync 2021/05/22 23:15:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:43 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.196_9015" in sync 2021/05/22 23:15:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.82_443" in sync 2021/05/22 23:15:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:43 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.76.22_8446" 2021/05/22 23:15:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.9.109_9005" in sync 2021/05/22 23:15:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.54.174_8080" in sync 2021/05/22 23:15:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:43 [DEBUG] agent: Service "_v1_nsd_10.233.5.220_8806" in sync 2021/05/22 23:15:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:43 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:43 [DEBUG] agent: Node info in sync 2021/05/22 23:15:43 [DEBUG] http: Request PUT /v1/agent/service/register (979.904138ms) from=10.233.68.245:43236 2021/05/22 23:15:43 [DEBUG] agent: Service "_v1_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:43 [DEBUG] agent: Service "_v1_parser_10.233.5.220_8806" in sync 2021/05/22 23:15:43 [DEBUG] agent: Service "_v1_catalog_10.233.5.220_8806" in sync 2021/05/22 23:15:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:43 [DEBUG] agent: Service "_v1_appc_10.233.4.227_8443" in sync 2021/05/22 23:15:43 [DEBUG] agent: Service "_v1_message-router_10.233.12.149_3904" in sync 2021/05/22 23:15:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:43 [DEBUG] agent: Service "_v0_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.12.147_9518" in sync 2021/05/22 23:15:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:43 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.196_9015" in sync 2021/05/22 23:15:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.82_443" in sync 2021/05/22 23:15:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:43 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.9.109_9005" in sync 2021/05/22 23:15:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.54.174_8080" in sync 2021/05/22 23:15:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:43 [DEBUG] agent: Service "_v1_nsd_10.233.5.220_8806" in sync 2021/05/22 23:15:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:43 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.220_8806" in sync 2021/05/22 23:15:43 [DEBUG] agent: Node info in sync 2021/05/22 23:15:43 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (526.399µs) from=10.233.68.245:43246 2021/05/22 23:15:44 [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/22 23:15:44 [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/22 23:15:44 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/22 23:15: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/22 23:15:44 [DEBUG] agent: Service "_v1_catalog_10.233.5.220_8806" in sync 2021/05/22 23:15:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:44 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:44 [DEBUG] agent: Service "_v1_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:44 [DEBUG] agent: Service "_v1_parser_10.233.5.220_8806" in sync 2021/05/22 23:15:44 [DEBUG] agent: Service "_v1_appc_10.233.4.227_8443" in sync 2021/05/22 23:15:44 [DEBUG] agent: Service "_v1_message-router_10.233.12.149_3904" in sync 2021/05/22 23:15:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:44 [DEBUG] agent: Service "_v0_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.12.147_9518" in sync 2021/05/22 23:15:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:44 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:44 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.196_9015" in sync 2021/05/22 23:15:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.82_443" in sync 2021/05/22 23:15:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:44 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:44 [INFO] agent: Synced service "_v11__aai-nquery_10.233.76.22_8446" 2021/05/22 23:15:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.9.109_9005" in sync 2021/05/22 23:15:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.54.174_8080" in sync 2021/05/22 23:15:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:44 [DEBUG] agent: Service "_v1_nsd_10.233.5.220_8806" in sync 2021/05/22 23:15:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:44 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.220_8806" in sync 2021/05/22 23:15:44 [DEBUG] agent: Node info in sync 2021/05/22 23:15:44 [DEBUG] http: Request PUT /v1/agent/service/register (600.287221ms) from=10.233.68.245:43252 2021/05/22 23:15:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.12.147_9518" in sync 2021/05/22 23:15:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:44 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:44 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.196_9015" in sync 2021/05/22 23:15:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.82_443" in sync 2021/05/22 23:15:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:44 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (548.749µs) from=10.233.68.245:43254 2021/05/22 23:15:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:45 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:45 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.22_8446" in sync 2021/05/22 23:15:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:45 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.9.109_9005" in sync 2021/05/22 23:15:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:45 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.54.174_8080" in sync 2021/05/22 23:15:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:45 [DEBUG] agent: Service "_v1_nsd_10.233.5.220_8806" in sync 2021/05/22 23:15:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:45 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:45 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:45 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.220_8806" in sync 2021/05/22 23:15:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:45 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:45 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:45 [DEBUG] agent: Service "_v1_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:45 [DEBUG] agent: Service "_v1_parser_10.233.5.220_8806" in sync 2021/05/22 23:15:45 [DEBUG] agent: Service "_v1_catalog_10.233.5.220_8806" in sync 2021/05/22 23:15:45 [DEBUG] agent: Service "_v1_appc_10.233.4.227_8443" in sync 2021/05/22 23:15:45 [DEBUG] agent: Service "_v1_message-router_10.233.12.149_3904" in sync 2021/05/22 23:15:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:45 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:45 [DEBUG] agent: Service "_v0_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:45 [DEBUG] agent: Node info in sync 2021/05/22 23:15:45 [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/22 23:15:45 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/22 23:15: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/22 23:15:45 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:45 [DEBUG] agent: Service "_v1_nsd_10.233.5.220_8806" in sync 2021/05/22 23:15:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:45 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:45 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:45 [INFO] agent: Synced service "_v11_aai-nquery_10.233.76.22_8446" 2021/05/22 23:15:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.220_8806" in sync 2021/05/22 23:15:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:45 [DEBUG] agent: Service "_v1_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:45 [DEBUG] agent: Service "_v1_parser_10.233.5.220_8806" in sync 2021/05/22 23:15:45 [DEBUG] agent: Service "_v1_catalog_10.233.5.220_8806" in sync 2021/05/22 23:15:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:45 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:45 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:45 [DEBUG] agent: Service "_v1_appc_10.233.4.227_8443" in sync 2021/05/22 23:15:45 [DEBUG] agent: Service "_v1_message-router_10.233.12.149_3904" in sync 2021/05/22 23:15:45 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:45 [DEBUG] agent: Service "_v0_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.12.147_9518" in sync 2021/05/22 23:15:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:45 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.196_9015" in sync 2021/05/22 23:15:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.82_443" in sync 2021/05/22 23:15:45 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:45 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.22_8446" in sync 2021/05/22 23:15:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:45 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.9.109_9005" in sync 2021/05/22 23:15:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:45 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.54.174_8080" in sync 2021/05/22 23:15:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:45 [DEBUG] agent: Node info in sync 2021/05/22 23:15:45 [DEBUG] http: Request PUT /v1/agent/service/register (700.307364ms) from=10.233.68.245:43260 2021/05/22 23:15:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:45 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.9.109_9005" in sync 2021/05/22 23:15:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:45 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.54.174_8080" in sync 2021/05/22 23:15:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:45 [DEBUG] agent: Service "_v1_nsd_10.233.5.220_8806" in sync 2021/05/22 23:15:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:45 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:45 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:45 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:45 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.22_8446" in sync 2021/05/22 23:15:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.220_8806" in sync 2021/05/22 23:15:45 [DEBUG] agent: Service "_v1_parser_10.233.5.220_8806" in sync 2021/05/22 23:15:45 [DEBUG] agent: Service "_v1_catalog_10.233.5.220_8806" in sync 2021/05/22 23:15:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:45 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:45 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:45 [DEBUG] agent: Service "_v1_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:45 [DEBUG] agent: Service "_v1_appc_10.233.4.227_8443" in sync 2021/05/22 23:15:45 [DEBUG] agent: Service "_v1_message-router_10.233.12.149_3904" in sync 2021/05/22 23:15:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:45 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:45 [DEBUG] agent: Service "_v0_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.12.147_9518" in sync 2021/05/22 23:15:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:45 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.196_9015" in sync 2021/05/22 23:15:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.82_443" in sync 2021/05/22 23:15:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:45 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:45 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.22_8446" in sync 2021/05/22 23:15:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:45 [DEBUG] agent: Node info in sync 2021/05/22 23:15:45 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (481.975µs) from=10.233.68.245:43264 2021/05/22 23:15:45 [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/22 23:15:45 [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/22 23:15:45 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/22 23:15: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/22 23:15:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.220_8806" in sync 2021/05/22 23:15:47 [DEBUG] agent: Service "_v1_parser_10.233.5.220_8806" in sync 2021/05/22 23:15:47 [DEBUG] agent: Service "_v1_catalog_10.233.5.220_8806" in sync 2021/05/22 23:15:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:47 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:47 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:47 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:47 [DEBUG] agent: Service "_v1_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:47 [DEBUG] agent: Service "_v1_appc_10.233.4.227_8443" in sync 2021/05/22 23:15:47 [DEBUG] agent: Service "_v1_message-router_10.233.12.149_3904" in sync 2021/05/22 23:15:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:47 [DEBUG] agent: Service "_v0_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:47 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:47 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.12.147_9518" in sync 2021/05/22 23:15:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:47 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:47 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:47 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.196_9015" in sync 2021/05/22 23:15:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.82_443" in sync 2021/05/22 23:15:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:47 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:47 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.22_8446" in sync 2021/05/22 23:15:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:47 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.9.109_9005" in sync 2021/05/22 23:15:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:47 [INFO] agent: Synced service "_v12__aai-nquery_10.233.76.22_8446" 2021/05/22 23:15:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:47 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.54.174_8080" in sync 2021/05/22 23:15:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:47 [DEBUG] agent: Service "_v1_nsd_10.233.5.220_8806" in sync 2021/05/22 23:15:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:47 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:47 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:47 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.22_8446" in sync 2021/05/22 23:15:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:47 [DEBUG] agent: Node info in sync 2021/05/22 23:15:47 [DEBUG] http: Request PUT /v1/agent/service/register (1.33777522s) from=10.233.68.245:43266 2021/05/22 23:15:47 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:47 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:47 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.196_9015" in sync 2021/05/22 23:15:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.82_443" in sync 2021/05/22 23:15:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:47 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:47 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.22_8446" in sync 2021/05/22 23:15:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:47 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.9.109_9005" in sync 2021/05/22 23:15:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:47 [DEBUG] agent: Service "_v12__aai-nquery_10.233.76.22_8446" in sync 2021/05/22 23:15:47 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.54.174_8080" in sync 2021/05/22 23:15:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:47 [DEBUG] agent: Service "_v1_nsd_10.233.5.220_8806" in sync 2021/05/22 23:15:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:47 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:47 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:47 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.22_8446" in sync 2021/05/22 23:15:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.220_8806" in sync 2021/05/22 23:15:47 [DEBUG] agent: Service "_v1_catalog_10.233.5.220_8806" in sync 2021/05/22 23:15:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:47 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:47 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:47 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:47 [DEBUG] agent: Service "_v1_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:47 [DEBUG] agent: Service "_v1_parser_10.233.5.220_8806" in sync 2021/05/22 23:15:47 [DEBUG] agent: Service "_v1_appc_10.233.4.227_8443" in sync 2021/05/22 23:15:47 [DEBUG] agent: Service "_v1_message-router_10.233.12.149_3904" in sync 2021/05/22 23:15:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:47 [DEBUG] agent: Service "_v0_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:47 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:47 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.12.147_9518" in sync 2021/05/22 23:15:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:47 [DEBUG] agent: Node info in sync 2021/05/22 23:15:47 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (465.89µs) from=10.233.68.245:43286 2021/05/22 23:15:47 [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/22 23:15:47 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/22 23:15: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/22 23:15:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.220_8806" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v1_parser_10.233.5.220_8806" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v1_catalog_10.233.5.220_8806" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:48 [INFO] agent: Synced service "_v12_aai-nquery_10.233.76.22_8446" 2021/05/22 23:15:48 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v1_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v1_appc_10.233.4.227_8443" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v1_message-router_10.233.12.149_3904" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v0_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.12.147_9518" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.196_9015" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.82_443" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.22_8446" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.9.109_9005" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v12__aai-nquery_10.233.76.22_8446" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.54.174_8080" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v1_nsd_10.233.5.220_8806" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.22_8446" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:48 [DEBUG] agent: Node info in sync 2021/05/22 23:15:48 [DEBUG] http: Request PUT /v1/agent/service/register (609.11859ms) from=10.233.68.245:43290 2021/05/22 23:15:48 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v1_nsd_10.233.5.220_8806" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.22_8446" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.220_8806" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v1_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v1_parser_10.233.5.220_8806" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v1_catalog_10.233.5.220_8806" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v12_aai-nquery_10.233.76.22_8446" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v1_appc_10.233.4.227_8443" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v1_message-router_10.233.12.149_3904" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v0_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.12.147_9518" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.196_9015" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.82_443" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.22_8446" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v12__aai-nquery_10.233.76.22_8446" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.9.109_9005" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.54.174_8080" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:48 [DEBUG] agent: Node info in sync 2021/05/22 23:15:48 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (620.643µs) from=10.233.68.245:43298 2021/05/22 23:15:48 [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/22 23:15:48 [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/22 23:15:48 [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/22 23:15: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/22 23:15:48 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v0_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.12.147_9518" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.196_9015" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.82_443" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.22_8446" in sync 2021/05/22 23:15:48 [INFO] agent: Synced service "_v13__aai-nquery_10.233.76.22_8446" 2021/05/22 23:15:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.9.109_9005" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v12__aai-nquery_10.233.76.22_8446" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.54.174_8080" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v1_nsd_10.233.5.220_8806" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.22_8446" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.220_8806" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v1_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v1_parser_10.233.5.220_8806" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v1_catalog_10.233.5.220_8806" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v12_aai-nquery_10.233.76.22_8446" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v1_appc_10.233.4.227_8443" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v1_message-router_10.233.12.149_3904" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:48 [DEBUG] agent: Node info in sync 2021/05/22 23:15:48 [DEBUG] http: Request PUT /v1/agent/service/register (382.090605ms) from=10.233.68.245:43300 2021/05/22 23:15:48 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.9.109_9005" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v12__aai-nquery_10.233.76.22_8446" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.54.174_8080" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v1_nsd_10.233.5.220_8806" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.22_8446" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.220_8806" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v12_aai-nquery_10.233.76.22_8446" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v1_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v1_parser_10.233.5.220_8806" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v1_catalog_10.233.5.220_8806" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v1_appc_10.233.4.227_8443" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v1_message-router_10.233.12.149_3904" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v0_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.12.147_9518" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.196_9015" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.82_443" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.22_8446" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v13__aai-nquery_10.233.76.22_8446" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:48 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:48 [DEBUG] agent: Node info in sync 2021/05/22 23:15:48 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (99.673275ms) from=10.233.68.245:43302 2021/05/22 23:15:49 [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/22 23:15:49 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/22 23:15: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/22 23:15:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:49 [DEBUG] agent: Service "_v1_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:49 [DEBUG] agent: Service "_v1_parser_10.233.5.220_8806" in sync 2021/05/22 23:15:49 [DEBUG] agent: Service "_v1_catalog_10.233.5.220_8806" in sync 2021/05/22 23:15:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:49 [DEBUG] agent: Service "_v12_aai-nquery_10.233.76.22_8446" in sync 2021/05/22 23:15:49 [DEBUG] agent: Service "_v1_appc_10.233.4.227_8443" in sync 2021/05/22 23:15:49 [DEBUG] agent: Service "_v1_message-router_10.233.12.149_3904" in sync 2021/05/22 23:15:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:49 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:49 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:49 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:49 [DEBUG] agent: Service "_v0_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.12.147_9518" in sync 2021/05/22 23:15:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:49 [INFO] agent: Synced service "_v13_aai-nquery_10.233.76.22_8446" 2021/05/22 23:15:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.196_9015" in sync 2021/05/22 23:15:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.82_443" in sync 2021/05/22 23:15:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:49 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:49 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:49 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.22_8446" in sync 2021/05/22 23:15:49 [DEBUG] agent: Service "_v13__aai-nquery_10.233.76.22_8446" in sync 2021/05/22 23:15:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:49 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.9.109_9005" in sync 2021/05/22 23:15:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:49 [DEBUG] agent: Service "_v12__aai-nquery_10.233.76.22_8446" in sync 2021/05/22 23:15:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.54.174_8080" in sync 2021/05/22 23:15:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:49 [DEBUG] agent: Service "_v1_nsd_10.233.5.220_8806" in sync 2021/05/22 23:15:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:49 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:49 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:49 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:49 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.22_8446" in sync 2021/05/22 23:15:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.220_8806" in sync 2021/05/22 23:15:49 [DEBUG] agent: Node info in sync 2021/05/22 23:15:49 [DEBUG] http: Request PUT /v1/agent/service/register (259.220612ms) from=10.233.68.245:43306 2021/05/22 23:15:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.9.109_9005" in sync 2021/05/22 23:15:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:49 [DEBUG] agent: Service "_v12__aai-nquery_10.233.76.22_8446" in sync 2021/05/22 23:15:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.54.174_8080" in sync 2021/05/22 23:15:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:49 [DEBUG] agent: Service "_v1_nsd_10.233.5.220_8806" in sync 2021/05/22 23:15:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:49 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:49 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:49 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:49 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.22_8446" in sync 2021/05/22 23:15:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.220_8806" in sync 2021/05/22 23:15:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:49 [DEBUG] agent: Service "_v1_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:49 [DEBUG] agent: Service "_v1_parser_10.233.5.220_8806" in sync 2021/05/22 23:15:49 [DEBUG] agent: Service "_v1_catalog_10.233.5.220_8806" in sync 2021/05/22 23:15:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:49 [DEBUG] agent: Service "_v12_aai-nquery_10.233.76.22_8446" in sync 2021/05/22 23:15:49 [DEBUG] agent: Service "_v1_appc_10.233.4.227_8443" in sync 2021/05/22 23:15:49 [DEBUG] agent: Service "_v1_message-router_10.233.12.149_3904" in sync 2021/05/22 23:15:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:49 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:49 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:49 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:49 [DEBUG] agent: Service "_v0_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.12.147_9518" in sync 2021/05/22 23:15:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:49 [DEBUG] agent: Service "_v13_aai-nquery_10.233.76.22_8446" in sync 2021/05/22 23:15:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.196_9015" in sync 2021/05/22 23:15:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.82_443" in sync 2021/05/22 23:15:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:49 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:49 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:49 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.22_8446" in sync 2021/05/22 23:15:49 [DEBUG] agent: Service "_v13__aai-nquery_10.233.76.22_8446" in sync 2021/05/22 23:15:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:49 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:49 [DEBUG] agent: Node info in sync 2021/05/22 23:15:49 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (319.022992ms) from=10.233.68.245:43312 2021/05/22 23:15:50 [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/22 23:15:50 [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/22 23:15:50 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/22 23:15: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/22 23:15:50 [DEBUG] agent: Service "_v1_nsd_10.233.5.220_8806" in sync 2021/05/22 23:15:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:50 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:50 [INFO] agent: Synced service "_v14__aai-nquery_10.233.76.22_8446" 2021/05/22 23:15:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:50 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:50 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:50 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.22_8446" in sync 2021/05/22 23:15:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.220_8806" in sync 2021/05/22 23:15:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:50 [DEBUG] agent: Service "_v1_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:50 [DEBUG] agent: Service "_v1_parser_10.233.5.220_8806" in sync 2021/05/22 23:15:50 [DEBUG] agent: Service "_v1_catalog_10.233.5.220_8806" in sync 2021/05/22 23:15:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:50 [DEBUG] agent: Service "_v12_aai-nquery_10.233.76.22_8446" in sync 2021/05/22 23:15:50 [DEBUG] agent: Service "_v1_appc_10.233.4.227_8443" in sync 2021/05/22 23:15:50 [DEBUG] agent: Service "_v1_message-router_10.233.12.149_3904" in sync 2021/05/22 23:15:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:50 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:50 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:50 [DEBUG] agent: Service "_v0_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:50 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:50 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.12.147_9518" in sync 2021/05/22 23:15:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:50 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:50 [DEBUG] agent: Service "_v13_aai-nquery_10.233.76.22_8446" in sync 2021/05/22 23:15:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.196_9015" in sync 2021/05/22 23:15:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.82_443" in sync 2021/05/22 23:15:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:50 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:50 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:50 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.22_8446" in sync 2021/05/22 23:15:50 [DEBUG] agent: Service "_v13__aai-nquery_10.233.76.22_8446" in sync 2021/05/22 23:15:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:50 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:50 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.9.109_9005" in sync 2021/05/22 23:15:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:50 [DEBUG] agent: Service "_v12__aai-nquery_10.233.76.22_8446" in sync 2021/05/22 23:15:50 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.54.174_8080" in sync 2021/05/22 23:15:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:50 [DEBUG] agent: Node info in sync 2021/05/22 23:15:50 [DEBUG] http: Request PUT /v1/agent/service/register (700.720058ms) from=10.233.68.245:43322 2021/05/22 23:15:50 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.9.109_9005" in sync 2021/05/22 23:15:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:50 [DEBUG] agent: Service "_v12__aai-nquery_10.233.76.22_8446" in sync 2021/05/22 23:15:50 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.54.174_8080" in sync 2021/05/22 23:15:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:50 [DEBUG] agent: Service "_v1_nsd_10.233.5.220_8806" in sync 2021/05/22 23:15:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:50 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:50 [DEBUG] agent: Service "_v14__aai-nquery_10.233.76.22_8446" in sync 2021/05/22 23:15:50 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:50 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.22_8446" in sync 2021/05/22 23:15:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:50 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.220_8806" in sync 2021/05/22 23:15:50 [DEBUG] agent: Service "_v1_catalog_10.233.5.220_8806" in sync 2021/05/22 23:15:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:50 [DEBUG] agent: Service "_v12_aai-nquery_10.233.76.22_8446" in sync 2021/05/22 23:15:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:50 [DEBUG] agent: Service "_v1_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:50 [DEBUG] agent: Service "_v1_parser_10.233.5.220_8806" in sync 2021/05/22 23:15:50 [DEBUG] agent: Service "_v1_appc_10.233.4.227_8443" in sync 2021/05/22 23:15:50 [DEBUG] agent: Service "_v1_message-router_10.233.12.149_3904" in sync 2021/05/22 23:15:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:50 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:50 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:50 [DEBUG] agent: Service "_v0_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:50 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:50 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.12.147_9518" in sync 2021/05/22 23:15:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:50 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:50 [DEBUG] agent: Service "_v13_aai-nquery_10.233.76.22_8446" in sync 2021/05/22 23:15:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:50 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.196_9015" in sync 2021/05/22 23:15:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.82_443" in sync 2021/05/22 23:15:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:50 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:50 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.22_8446" in sync 2021/05/22 23:15:50 [DEBUG] agent: Service "_v13__aai-nquery_10.233.76.22_8446" in sync 2021/05/22 23:15:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:50 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:50 [DEBUG] agent: Node info in sync 2021/05/22 23:15:51 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (526.668µs) from=10.233.68.245:43326 2021/05/22 23:15:51 [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/22 23:15:51 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/22 23:15:51 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/22 23:15:51 [DEBUG] agent: Service "_v1_catalog_10.233.5.220_8806" in sync 2021/05/22 23:15:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:51 [DEBUG] agent: Service "_v12_aai-nquery_10.233.76.22_8446" in sync 2021/05/22 23:15:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:51 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:51 [DEBUG] agent: Service "_v1_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:51 [DEBUG] agent: Service "_v1_parser_10.233.5.220_8806" in sync 2021/05/22 23:15:51 [DEBUG] agent: Service "_v1_appc_10.233.4.227_8443" in sync 2021/05/22 23:15:51 [DEBUG] agent: Service "_v1_message-router_10.233.12.149_3904" in sync 2021/05/22 23:15:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:51 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:51 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:51 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:51 [DEBUG] agent: Service "_v0_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:51 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:51 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.12.147_9518" in sync 2021/05/22 23:15:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:51 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:51 [DEBUG] agent: Service "_v13_aai-nquery_10.233.76.22_8446" in sync 2021/05/22 23:15:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:51 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:51 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.196_9015" in sync 2021/05/22 23:15:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.8.82_443" in sync 2021/05/22 23:15:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:51 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:51 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.22_8446" in sync 2021/05/22 23:15:51 [DEBUG] agent: Service "_v13__aai-nquery_10.233.76.22_8446" in sync 2021/05/22 23:15:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:51 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:51 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.9.109_9005" in sync 2021/05/22 23:15:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:51 [DEBUG] agent: Service "_v12__aai-nquery_10.233.76.22_8446" in sync 2021/05/22 23:15:51 [INFO] agent: Synced service "_v14_aai-nquery_10.233.76.22_8446" 2021/05/22 23:15:51 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.54.174_8080" in sync 2021/05/22 23:15:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:51 [DEBUG] agent: Service "_v1_nsd_10.233.5.220_8806" in sync 2021/05/22 23:15:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:51 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:51 [DEBUG] agent: Service "_v14__aai-nquery_10.233.76.22_8446" in sync 2021/05/22 23:15:51 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:51 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.22_8446" in sync 2021/05/22 23:15:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:51 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.220_8806" in sync 2021/05/22 23:15:51 [DEBUG] agent: Node info in sync 2021/05/22 23:15:51 [DEBUG] http: Request PUT /v1/agent/service/register (251.171792ms) from=10.233.68.245:43330 2021/05/22 23:15:51 [DEBUG] agent: Service "_v14_aai-nquery_10.233.76.22_8446" in sync 2021/05/22 23:15:51 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.54.174_8080" in sync 2021/05/22 23:15:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:51 [DEBUG] agent: Service "_v1_nsd_10.233.5.220_8806" in sync 2021/05/22 23:15:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:51 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:51 [DEBUG] agent: Service "_v14__aai-nquery_10.233.76.22_8446" in sync 2021/05/22 23:15:51 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:51 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.22_8446" in sync 2021/05/22 23:15:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:51 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.220_8806" in sync 2021/05/22 23:15:51 [DEBUG] agent: Service "_v1_catalog_10.233.5.220_8806" in sync 2021/05/22 23:15:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:51 [DEBUG] agent: Service "_v12_aai-nquery_10.233.76.22_8446" in sync 2021/05/22 23:15:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.7_9009" in sync 2021/05/22 23:15:51 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:51 [DEBUG] agent: Service "_v1_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:51 [DEBUG] agent: Service "_v1_parser_10.233.5.220_8806" in sync 2021/05/22 23:15:51 [DEBUG] agent: Service "_v1_appc_10.233.4.227_8443" in sync 2021/05/22 23:15:51 [DEBUG] agent: Service "_v1_message-router_10.233.12.149_3904" in sync 2021/05/22 23:15:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:51 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:51 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:51 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:51 [DEBUG] agent: Service "_v0_multicloud_10.233.8.206_9001" in sync 2021/05/22 23:15:51 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:51 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.12.147_9518" in sync 2021/05/22 23:15:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:51 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.9.109_9005" in sync 2021/05/22 23:15:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:51 [DEBUG] agent: Service "_v13_aai-nquery_10.233.76.22_8446" in sync 2021/05/22 23:15:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:51 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.135_9004" in sync 2021/05/22 23:15:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.201_9007" in sync 2021/05/22 23:15:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.176_9011" in sync 2021/05/22 23:15:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:15:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.22_8446" in sync 2021/05/22 23:15:51 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.22_8446" in sync 2021/05/22 23:1