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: '0521d918-b026-9340-c1d3-a324fd0b89fe' Node name: 'onap-msb-consul-86975585d9-qvsjr' Datacenter: 'dc1' (Segment: '
') Server: true (Bootstrap: false) Client Addr: [0.0.0.0] (HTTP: 8500, HTTPS: -1, gRPC: 8502, DNS: 8600) Cluster Addr: 127.0.0.1 (LAN: 8301, WAN: 8302) Encrypt: Gossip: false, TLS-Outgoing: false, TLS-Incoming: false ==> Log data will now stream in as it occurs: 2021/04/21 11:40:17 [DEBUG] agent: Using random ID "0521d918-b026-9340-c1d3-a324fd0b89fe" as node ID 2021/04/21 11:40:17 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:0521d918-b026-9340-c1d3-a324fd0b89fe Address:127.0.0.1:8300}] 2021/04/21 11:40:17 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2021/04/21 11:40:17 [WARN] raft: Heartbeat timeout from "" reached, starting election 2021/04/21 11:40:17 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2021/04/21 11:40:17 [WARN] raft: Unable to get address for server id 0521d918-b026-9340-c1d3-a324fd0b89fe, using fallback address 127.0.0.1:8300: Could not find address for server id 0521d918-b026-9340-c1d3-a324fd0b89fe 2021/04/21 11:40:17 [DEBUG] raft: Votes needed: 1 2021/04/21 11:40:17 [DEBUG] raft: Vote granted from 0521d918-b026-9340-c1d3-a324fd0b89fe in term 2. Tally: 1 2021/04/21 11:40:17 [INFO] raft: Election won. Tally: 1 2021/04/21 11:40:17 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2021/04/21 11:40:17 [INFO] serf: EventMemberJoin: onap-msb-consul-86975585d9-qvsjr.dc1 127.0.0.1 2021/04/21 11:40:18 [INFO] serf: EventMemberJoin: onap-msb-consul-86975585d9-qvsjr 127.0.0.1 2021/04/21 11:40:18 [INFO] consul: Adding LAN server onap-msb-consul-86975585d9-qvsjr (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/04/21 11:40:18 [INFO] consul: Handled member-join event for server "onap-msb-consul-86975585d9-qvsjr.dc1" in area "wan" 2021/04/21 11:40:18 [INFO] consul: cluster leadership acquired 2021/04/21 11:40:18 [INFO] consul: New leader elected: onap-msb-consul-86975585d9-qvsjr 2021/04/21 11:40:18 [DEBUG] agent/proxy: managed Connect proxy manager started 2021/04/21 11:40:18 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2021/04/21 11:40:18 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2021/04/21 11:40:18 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2021/04/21 11:40:18 [INFO] agent: started state syncer 2021/04/21 11:40:18 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2021/04/21 11:40:18 [INFO] agent: Synced node info 2021/04/21 11:40:18 [DEBUG] agent: Node info in sync 2021/04/21 11:40:19 [INFO] connect: initialized primary datacenter CA with provider "consul" 2021/04/21 11:40:19 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-qvsjr" since the cluster is too small 2021/04/21 11:40:19 [INFO] consul: member 'onap-msb-consul-86975585d9-qvsjr' joined, marking health alive 2021/04/21 11:40:19 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-qvsjr" since the cluster is too small 2021/04/21 11:40:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/04/21 11:40:19 [DEBUG] agent: Node info in sync ==> Failed to check for updates: Get https://checkpoint-api.hashicorp.com/v1/check/consul?arch=amd64&os=linux&signature=&version=1.4.3: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers) 2021/04/21 11:41:18 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-qvsjr" since the cluster is too small 2021/04/21 11:42:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/04/21 11:42:13 [DEBUG] agent: Node info in sync 2021/04/21 11:42:18 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-qvsjr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/04/21 11:42:18 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-qvsjr" since the cluster is too small 2021/04/21 11:43:18 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-qvsjr" since the cluster is too small 2021/04/21 11:43:44 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/04/21 11:43:44 [DEBUG] agent: Node info in sync 2021/04/21 11:44:18 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-qvsjr" since the cluster is too small 2021/04/21 11:44:25 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-qvsjr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/04/21 11:45:00 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/04/21 11:45:00 [DEBUG] agent: Node info in sync 2021/04/21 11:45:18 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-qvsjr" since the cluster is too small 2021/04/21 11:46:18 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-qvsjr" since the cluster is too small 2021/04/21 11:46:54 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/04/21 11:46:54 [DEBUG] agent: Node info in sync 2021/04/21 11:46:55 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-qvsjr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/04/21 11:47:18 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-qvsjr" since the cluster is too small 2021/04/21 11:48:01 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/04/21 11:48:01 [DEBUG] agent: Node info in sync 2021/04/21 11:48:18 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-qvsjr" since the cluster is too small 2021/04/21 11:49:16 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/04/21 11:49:16 [DEBUG] agent: Node info in sync 2021/04/21 11:49:18 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-qvsjr" since the cluster is too small 2021/04/21 11:49:51 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-qvsjr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/04/21 11:50:18 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-qvsjr" since the cluster is too small 2021/04/21 11:50:30 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/04/21 11:50:30 [DEBUG] agent: Node info in sync 2021/04/21 11:51:18 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-qvsjr" since the cluster is too small 2021/04/21 11:52:08 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-qvsjr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/04/21 11:52:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/04/21 11:52:13 [DEBUG] agent: Node info in sync 2021/04/21 11:52:18 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-qvsjr" since the cluster is too small 2021/04/21 11:53:18 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-qvsjr" since the cluster is too small 2021/04/21 11:53:42 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/04/21 11:53:42 [DEBUG] agent: Node info in sync 2021/04/21 11:54:16 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-qvsjr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/04/21 11:54:18 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-qvsjr" since the cluster is too small 2021/04/21 11:54:37 [DEBUG] http: Request GET /v1/status/leader (54.479269ms) from=10.233.74.34:46324 2021/04/21 11:54:39 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-starlingx/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/21 11:54:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/21 11:54:39 [INFO] agent: Synced service "_v0_multicloud-starlingx_10.233.3.121_9009" 2021/04/21 11:54:39 [DEBUG] agent: Node info in sync 2021/04/21 11:54:39 [DEBUG] http: Request PUT /v1/agent/service/register (751.905909ms) from=10.233.74.34:46486 2021/04/21 11:54:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:54:39 [DEBUG] agent: Node info in sync 2021/04/21 11:54:40 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v0 (199.806394ms) from=10.233.74.34:46502 2021/04/21 11:54:40 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-starlingx/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/21 11:54:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/21 11:54:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:54:41 [INFO] agent: Synced service "_v1_multicloud-starlingx_10.233.3.121_9009" 2021/04/21 11:54:41 [DEBUG] agent: Node info in sync 2021/04/21 11:54:41 [DEBUG] http: Request PUT /v1/agent/service/register (557.685193ms) from=10.233.74.34:46516 2021/04/21 11:54:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:54:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:54:41 [DEBUG] agent: Node info in sync 2021/04/21 11:54:41 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v1 (516.111µs) from=10.233.74.34:46526 2021/04/21 11:54:41 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/aai-esr-server/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/21 11:54:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/21 11:54:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:54:42 [INFO] agent: Synced service "_v1_aai-esr-server_10.233.32.126_9518" 2021/04/21 11:54:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:54:42 [DEBUG] agent: Node info in sync 2021/04/21 11:54:42 [DEBUG] http: Request PUT /v1/agent/service/register (455.18671ms) from=10.233.74.34:46540 2021/04/21 11:54:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:54:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:54:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.126_9518" in sync 2021/04/21 11:54:42 [DEBUG] agent: Node info in sync 2021/04/21 11:54:42 [DEBUG] http: Request GET /v1/health/service/aai-esr-server-v1 (444.383µs) from=10.233.74.34:46630 2021/04/21 11:54:42 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/21 11:54:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/21 11:54:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:54:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:54:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.126_9518" in sync 2021/04/21 11:54:42 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.56.61_443" 2021/04/21 11:54:42 [DEBUG] agent: Node info in sync 2021/04/21 11:54:42 [DEBUG] http: Request PUT /v1/agent/service/register (299.900946ms) from=10.233.74.34:46632 2021/04/21 11:54:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.126_9518" in sync 2021/04/21 11:54:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.61_443" in sync 2021/04/21 11:54:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:54:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:54:42 [DEBUG] agent: Node info in sync 2021/04/21 11:54:42 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (671.682µs) from=10.233.74.34:46762 2021/04/21 11:54:43 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/21 11:54:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/21 11:54:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:54:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:54:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.126_9518" in sync 2021/04/21 11:54:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.61_443" in sync 2021/04/21 11:54:43 [INFO] agent: Synced service "_v1_appc_10.233.22.115_8443" 2021/04/21 11:54:43 [DEBUG] agent: Node info in sync 2021/04/21 11:54:43 [DEBUG] http: Request PUT /v1/agent/service/register (400.36348ms) from=10.233.74.34:46766 2021/04/21 11:54:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:54:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:54:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.126_9518" in sync 2021/04/21 11:54:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.61_443" in sync 2021/04/21 11:54:43 [DEBUG] agent: Service "_v1_appc_10.233.22.115_8443" in sync 2021/04/21 11:54:43 [DEBUG] agent: Node info in sync 2021/04/21 11:54:43 [DEBUG] http: Request GET /v1/health/service/appc-v1 (91.137349ms) from=10.233.74.34:46772 2021/04/21 11:54:44 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/21 11:54:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/21 11:54:44 [DEBUG] agent: Service "_v1_appc_10.233.22.115_8443" in sync 2021/04/21 11:54:44 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.22.100_9007" 2021/04/21 11:54:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:54:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:54:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.126_9518" in sync 2021/04/21 11:54:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.61_443" in sync 2021/04/21 11:54:44 [DEBUG] agent: Node info in sync 2021/04/21 11:54:44 [DEBUG] http: Request PUT /v1/agent/service/register (294.902946ms) from=10.233.74.34:46812 2021/04/21 11:54:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:54:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:54:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:54:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.126_9518" in sync 2021/04/21 11:54:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.61_443" in sync 2021/04/21 11:54:44 [DEBUG] agent: Service "_v1_appc_10.233.22.115_8443" in sync 2021/04/21 11:54:44 [DEBUG] agent: Node info in sync 2021/04/21 11:54:44 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (435.678µs) from=10.233.74.34:46830 2021/04/21 11:54:44 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/21 11:54:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/21 11:54:45 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:54:45 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:54:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.126_9518" in sync 2021/04/21 11:54:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.61_443" in sync 2021/04/21 11:54:45 [DEBUG] agent: Service "_v1_appc_10.233.22.115_8443" in sync 2021/04/21 11:54:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:54:45 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.22.100_9007" 2021/04/21 11:54:45 [DEBUG] agent: Node info in sync 2021/04/21 11:54:45 [DEBUG] http: Request PUT /v1/agent/service/register (493.251696ms) from=10.233.74.34:46834 2021/04/21 11:54:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:54:45 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:54:45 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:54:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.126_9518" in sync 2021/04/21 11:54:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.61_443" in sync 2021/04/21 11:54:45 [DEBUG] agent: Service "_v1_appc_10.233.22.115_8443" in sync 2021/04/21 11:54:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:54:45 [DEBUG] agent: Node info in sync 2021/04/21 11:54:45 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (405.5µs) from=10.233.74.34:46846 2021/04/21 11:54:45 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/21 11:54: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/04/21 11:54:45 [INFO] agent: Synced service "_v0_multicloud_10.233.0.179_9001" 2021/04/21 11:54:45 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:54:45 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:54:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.126_9518" in sync 2021/04/21 11:54:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.61_443" in sync 2021/04/21 11:54:45 [DEBUG] agent: Service "_v1_appc_10.233.22.115_8443" in sync 2021/04/21 11:54:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:54:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:54:45 [DEBUG] agent: Node info in sync 2021/04/21 11:54:45 [DEBUG] http: Request PUT /v1/agent/service/register (69.514415ms) from=10.233.74.34:46854 2021/04/21 11:54:45 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:54:45 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:54:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.126_9518" in sync 2021/04/21 11:54:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.61_443" in sync 2021/04/21 11:54:45 [DEBUG] agent: Service "_v1_appc_10.233.22.115_8443" in sync 2021/04/21 11:54:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:54:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:54:45 [DEBUG] agent: Service "_v0_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:54:45 [DEBUG] agent: Node info in sync 2021/04/21 11:54:45 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (462.26µs) from=10.233.74.34:46856 2021/04/21 11:54:45 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/21 11:54: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/04/21 11:54:45 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:54:45 [DEBUG] agent: Service "_v1_appc_10.233.22.115_8443" in sync 2021/04/21 11:54:45 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:54:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.61_443" in sync 2021/04/21 11:54:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:54:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:54:45 [DEBUG] agent: Service "_v0_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:54:45 [INFO] agent: Synced service "_v1_multicloud_10.233.0.179_9001" 2021/04/21 11:54:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.126_9518" in sync 2021/04/21 11:54:45 [DEBUG] agent: Node info in sync 2021/04/21 11:54:45 [DEBUG] http: Request PUT /v1/agent/service/register (169.011804ms) from=10.233.74.34:46858 2021/04/21 11:54:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.126_9518" in sync 2021/04/21 11:54:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.61_443" in sync 2021/04/21 11:54:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:54:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:54:45 [DEBUG] agent: Service "_v0_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:54:45 [DEBUG] agent: Service "_v1_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:54:45 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:54:45 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:54:45 [DEBUG] agent: Service "_v1_appc_10.233.22.115_8443" in sync 2021/04/21 11:54:45 [DEBUG] agent: Node info in sync 2021/04/21 11:54:45 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (476.516µs) from=10.233.74.34:46860 2021/04/21 11:54:46 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/21 11:54:46 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/21 11:54:46 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:54:46 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:54:46 [DEBUG] agent: Service "_v1_appc_10.233.22.115_8443" in sync 2021/04/21 11:54:46 [DEBUG] agent: Service "_v1_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:54:46 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.42.120_9011" 2021/04/21 11:54:46 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.126_9518" in sync 2021/04/21 11:54:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.61_443" in sync 2021/04/21 11:54:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:54:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:54:46 [DEBUG] agent: Service "_v0_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:54:46 [DEBUG] agent: Node info in sync 2021/04/21 11:54:46 [DEBUG] http: Request PUT /v1/agent/service/register (379.118908ms) from=10.233.74.34:46862 2021/04/21 11:54:46 [DEBUG] agent: Service "_v0_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:54:46 [DEBUG] agent: Service "_v1_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:54:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:54:46 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.126_9518" in sync 2021/04/21 11:54:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.61_443" in sync 2021/04/21 11:54:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:54:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:54:46 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:54:46 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:54:46 [DEBUG] agent: Service "_v1_appc_10.233.22.115_8443" in sync 2021/04/21 11:54:46 [DEBUG] agent: Node info in sync 2021/04/21 11:54:46 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (648.342µs) from=10.233.74.34:46868 2021/04/21 11:54:46 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/21 11:54:46 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/21 11:54:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:54:47 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.42.120_9011" 2021/04/21 11:54:47 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.126_9518" in sync 2021/04/21 11:54:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.61_443" in sync 2021/04/21 11:54:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:54:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:54:47 [DEBUG] agent: Service "_v0_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:54:47 [DEBUG] agent: Service "_v1_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:54:47 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:54:47 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:54:47 [DEBUG] agent: Service "_v1_appc_10.233.22.115_8443" in sync 2021/04/21 11:54:47 [DEBUG] agent: Node info in sync 2021/04/21 11:54:47 [DEBUG] http: Request PUT /v1/agent/service/register (299.88729ms) from=10.233.74.34:46890 2021/04/21 11:54:47 [DEBUG] agent: Service "_v1_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:54:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:54:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:54:47 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.126_9518" in sync 2021/04/21 11:54:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.61_443" in sync 2021/04/21 11:54:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:54:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:54:47 [DEBUG] agent: Service "_v0_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:54:47 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:54:47 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:54:47 [DEBUG] agent: Service "_v1_appc_10.233.22.115_8443" in sync 2021/04/21 11:54:47 [DEBUG] agent: Node info in sync 2021/04/21 11:54:47 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (354.986µs) from=10.233.74.34:46970 2021/04/21 11:54:47 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/21 11:54:47 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/21 11:54:47 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.126_9518" in sync 2021/04/21 11:54:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.61_443" in sync 2021/04/21 11:54:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:54:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:54:47 [DEBUG] agent: Service "_v0_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:54:47 [DEBUG] agent: Service "_v1_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:54:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:54:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:54:47 [INFO] agent: Synced service "_v1_sdc-gui_10.233.52.94_8181" 2021/04/21 11:54:47 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:54:47 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:54:47 [DEBUG] agent: Service "_v1_appc_10.233.22.115_8443" in sync 2021/04/21 11:54:47 [DEBUG] agent: Node info in sync 2021/04/21 11:54:47 [DEBUG] http: Request PUT /v1/agent/service/register (106.929879ms) from=10.233.74.34:46978 2021/04/21 11:54:47 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:54:47 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:54:47 [DEBUG] agent: Service "_v1_appc_10.233.22.115_8443" in sync 2021/04/21 11:54:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:54:47 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.126_9518" in sync 2021/04/21 11:54:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.61_443" in sync 2021/04/21 11:54:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:54:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:54:47 [DEBUG] agent: Service "_v0_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:54:47 [DEBUG] agent: Service "_v1_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:54:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:54:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.94_8181" in sync 2021/04/21 11:54:47 [DEBUG] agent: Node info in sync 2021/04/21 11:54:47 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (571.99µs) from=10.233.74.34:46984 2021/04/21 11:54:48 [WARN] agent: Service name "multicloud-titanium_cloud-v0" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/21 11:54:48 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-titanium_cloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/21 11:54: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/04/21 11:54:48 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:54:48 [DEBUG] agent: Service "_v1_appc_10.233.22.115_8443" in sync 2021/04/21 11:54:48 [INFO] agent: Synced service "_v0_multicloud-titanium_cloud_10.233.38.242_9005" 2021/04/21 11:54:48 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:54:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.61_443" in sync 2021/04/21 11:54:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:54:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:54:48 [DEBUG] agent: Service "_v0_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:54:48 [DEBUG] agent: Service "_v1_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:54:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:54:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:54:48 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.126_9518" in sync 2021/04/21 11:54:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.94_8181" in sync 2021/04/21 11:54:48 [DEBUG] agent: Node info in sync 2021/04/21 11:54:48 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:54:48 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:54:48 [DEBUG] agent: Service "_v1_appc_10.233.22.115_8443" in sync 2021/04/21 11:54:48 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.242_9005" in sync 2021/04/21 11:54:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:54:48 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.126_9518" in sync 2021/04/21 11:54:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.61_443" in sync 2021/04/21 11:54:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:54:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:54:48 [DEBUG] agent: Service "_v0_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:54:48 [DEBUG] agent: Service "_v1_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:54:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:54:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.94_8181" in sync 2021/04/21 11:54:48 [DEBUG] agent: Node info in sync 2021/04/21 11:54:48 [DEBUG] http: Request PUT /v1/agent/service/register (600.050389ms) from=10.233.74.34:47116 2021/04/21 11:54:48 [DEBUG] http: Request GET /v1/health/service/multicloud-titanium_cloud-v0 (468.709µs) from=10.233.74.34:47140 2021/04/21 11:54:48 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-titaniumcloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/21 11:54: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/04/21 11:54:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.126_9518" in sync 2021/04/21 11:54:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:54:49 [DEBUG] agent: Service "_v1_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:54:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:54:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.94_8181" in sync 2021/04/21 11:54:49 [INFO] agent: Synced service "_v0_multicloud-titaniumcloud_10.233.38.242_9005" 2021/04/21 11:54:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:54:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.61_443" in sync 2021/04/21 11:54:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:54:49 [DEBUG] agent: Service "_v0_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:54:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:54:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:54:49 [DEBUG] agent: Service "_v1_appc_10.233.22.115_8443" in sync 2021/04/21 11:54:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.242_9005" in sync 2021/04/21 11:54:49 [DEBUG] agent: Node info in sync 2021/04/21 11:54:49 [DEBUG] http: Request PUT /v1/agent/service/register (400.168766ms) from=10.233.74.34:47170 2021/04/21 11:54:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:54:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.61_443" in sync 2021/04/21 11:54:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:54:49 [DEBUG] agent: Service "_v0_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:54:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:54:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:54:49 [DEBUG] agent: Service "_v1_appc_10.233.22.115_8443" in sync 2021/04/21 11:54:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.242_9005" in sync 2021/04/21 11:54:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.126_9518" in sync 2021/04/21 11:54:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:54:49 [DEBUG] agent: Service "_v1_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:54:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:54:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.94_8181" in sync 2021/04/21 11:54:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:54:49 [DEBUG] agent: Node info in sync 2021/04/21 11:54:49 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v0 (192.186584ms) from=10.233.74.34:47176 2021/04/21 11:54:49 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-titaniumcloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/21 11:54: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/04/21 11:54:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.126_9518" in sync 2021/04/21 11:54:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:54:49 [DEBUG] agent: Service "_v1_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:54:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:54:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.94_8181" in sync 2021/04/21 11:54:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:54:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:54:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.61_443" in sync 2021/04/21 11:54:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:54:49 [DEBUG] agent: Service "_v0_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:54:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:54:49 [INFO] agent: Synced service "_v1_multicloud-titaniumcloud_10.233.38.242_9005" 2021/04/21 11:54:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:54:49 [DEBUG] agent: Service "_v1_appc_10.233.22.115_8443" in sync 2021/04/21 11:54:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.242_9005" in sync 2021/04/21 11:54:49 [DEBUG] agent: Node info in sync 2021/04/21 11:54:49 [DEBUG] http: Request PUT /v1/agent/service/register (105.257442ms) from=10.233.74.34:47182 2021/04/21 11:54:49 [DEBUG] agent: Service "_v1_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:54:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:54:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.94_8181" in sync 2021/04/21 11:54:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:54:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.126_9518" in sync 2021/04/21 11:54:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:54:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:54:49 [DEBUG] agent: Service "_v0_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:54:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:54:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:54:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.61_443" in sync 2021/04/21 11:54:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:54:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.242_9005" in sync 2021/04/21 11:54:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:54:49 [DEBUG] agent: Service "_v1_appc_10.233.22.115_8443" in sync 2021/04/21 11:54:49 [DEBUG] agent: Node info in sync 2021/04/21 11:54:50 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v1 (1.089303ms) from=10.233.74.34:47190 2021/04/21 11:54:50 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/21 11:54: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/04/21 11:54:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:54:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:54:50 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:54:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.61_443" in sync 2021/04/21 11:54:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:54:50 [DEBUG] agent: Service "_v0_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:54:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:54:50 [DEBUG] agent: Service "_v1_appc_10.233.22.115_8443" in sync 2021/04/21 11:54:50 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.242_9005" in sync 2021/04/21 11:54:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:54:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.94_8181" in sync 2021/04/21 11:54:50 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:54:50 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.55.153_9015" 2021/04/21 11:54:50 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.126_9518" in sync 2021/04/21 11:54:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:54:50 [DEBUG] agent: Service "_v1_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:54:50 [DEBUG] agent: Node info in sync 2021/04/21 11:54:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:54:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.61_443" in sync 2021/04/21 11:54:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:54:50 [DEBUG] agent: Service "_v0_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:54:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:54:50 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:54:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:54:50 [DEBUG] agent: Service "_v1_appc_10.233.22.115_8443" in sync 2021/04/21 11:54:50 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.242_9005" in sync 2021/04/21 11:54:50 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.126_9518" in sync 2021/04/21 11:54:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:54:50 [DEBUG] agent: Service "_v1_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:54:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:54:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.94_8181" in sync 2021/04/21 11:54:50 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:54:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.153_9015" in sync 2021/04/21 11:54:50 [DEBUG] agent: Node info in sync 2021/04/21 11:54:51 [DEBUG] http: Request PUT /v1/agent/service/register (700.1439ms) from=10.233.74.34:47194 2021/04/21 11:54:51 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (487.521µs) from=10.233.74.34:47206 2021/04/21 11:54:51 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/21 11:54:51 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/21 11:54:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.61_443" in sync 2021/04/21 11:54:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:54:51 [DEBUG] agent: Service "_v0_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:54:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:54:51 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:54:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:54:51 [DEBUG] agent: Service "_v1_appc_10.233.22.115_8443" in sync 2021/04/21 11:54:51 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.242_9005" in sync 2021/04/21 11:54:51 [INFO] agent: Synced service "_v1_wf-gui_10.233.0.16_8443" 2021/04/21 11:54:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.153_9015" in sync 2021/04/21 11:54:51 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.126_9518" in sync 2021/04/21 11:54:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:54:51 [DEBUG] agent: Service "_v1_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:54:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:54:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.94_8181" in sync 2021/04/21 11:54:51 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:54:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:54:51 [DEBUG] agent: Node info in sync 2021/04/21 11:54:51 [DEBUG] http: Request PUT /v1/agent/service/register (203.645104ms) from=10.233.74.34:47208 2021/04/21 11:54:51 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.242_9005" in sync 2021/04/21 11:54:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.16_8443" in sync 2021/04/21 11:54:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:54:51 [DEBUG] agent: Service "_v1_appc_10.233.22.115_8443" in sync 2021/04/21 11:54:51 [DEBUG] agent: Service "_v1_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:54:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:54:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.94_8181" in sync 2021/04/21 11:54:51 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:54:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.153_9015" in sync 2021/04/21 11:54:51 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.126_9518" in sync 2021/04/21 11:54:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:54:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:54:51 [DEBUG] agent: Service "_v0_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:54:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:54:51 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:54:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.61_443" in sync 2021/04/21 11:54:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:54:51 [DEBUG] agent: Node info in sync 2021/04/21 11:54:51 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (449.939µs) from=10.233.74.34:47212 2021/04/21 11:54: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/04/21 11:54: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/04/21 11:54:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:54:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.153_9015" in sync 2021/04/21 11:54:52 [INFO] agent: Synced service "_v1_message-router_10.233.30.0_3904" 2021/04/21 11:54:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.126_9518" in sync 2021/04/21 11:54:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:54:52 [DEBUG] agent: Service "_v1_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:54:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:54:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.94_8181" in sync 2021/04/21 11:54:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:54:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.61_443" in sync 2021/04/21 11:54:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:54:52 [DEBUG] agent: Service "_v0_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:54:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:54:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:54:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:54:52 [DEBUG] agent: Service "_v1_appc_10.233.22.115_8443" in sync 2021/04/21 11:54:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.242_9005" in sync 2021/04/21 11:54:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.16_8443" in sync 2021/04/21 11:54:52 [DEBUG] agent: Node info in sync 2021/04/21 11:54:52 [DEBUG] http: Request PUT /v1/agent/service/register (583.653815ms) from=10.233.74.34:47222 2021/04/21 11:54:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:54:52 [DEBUG] agent: Service "_v1_appc_10.233.22.115_8443" in sync 2021/04/21 11:54:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.242_9005" in sync 2021/04/21 11:54:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.16_8443" in sync 2021/04/21 11:54:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.94_8181" in sync 2021/04/21 11:54:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:54:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.153_9015" in sync 2021/04/21 11:54:52 [DEBUG] agent: Service "_v1_message-router_10.233.30.0_3904" in sync 2021/04/21 11:54:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.126_9518" in sync 2021/04/21 11:54:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:54:52 [DEBUG] agent: Service "_v1_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:54:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:54:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:54:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:54:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.61_443" in sync 2021/04/21 11:54:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:54:52 [DEBUG] agent: Service "_v0_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:54:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:54:52 [DEBUG] agent: Node info in sync 2021/04/21 11:54:52 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (407.801µs) from=10.233.74.34:47308 2021/04/21 11:54:52 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/iui/aai-esr-gui\",\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/esr-gui\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/21 11:54: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/04/21 11:54:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.61_443" in sync 2021/04/21 11:54:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:54:52 [DEBUG] agent: Service "_v0_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:54:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:54:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:54:52 [INFO] agent: Synced service "_v1_aai-esr-gui_10.233.36.119_8080" 2021/04/21 11:54:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:54:52 [DEBUG] agent: Service "_v1_appc_10.233.22.115_8443" in sync 2021/04/21 11:54:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.242_9005" in sync 2021/04/21 11:54:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.16_8443" in sync 2021/04/21 11:54:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.126_9518" in sync 2021/04/21 11:54:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:54:52 [DEBUG] agent: Service "_v1_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:54:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:54:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.94_8181" in sync 2021/04/21 11:54:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:54:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.153_9015" in sync 2021/04/21 11:54:52 [DEBUG] agent: Service "_v1_message-router_10.233.30.0_3904" in sync 2021/04/21 11:54:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:54:52 [DEBUG] agent: Node info in sync 2021/04/21 11:54:52 [DEBUG] http: Request PUT /v1/agent/service/register (499.879574ms) from=10.233.74.34:47314 2021/04/21 11:54:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:54:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.94_8181" in sync 2021/04/21 11:54:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:54:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.153_9015" in sync 2021/04/21 11:54:52 [DEBUG] agent: Service "_v1_message-router_10.233.30.0_3904" in sync 2021/04/21 11:54:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.126_9518" in sync 2021/04/21 11:54:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:54:52 [DEBUG] agent: Service "_v1_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:54:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:54:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:54:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:54:52 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.36.119_8080" in sync 2021/04/21 11:54:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.61_443" in sync 2021/04/21 11:54:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:54:52 [DEBUG] agent: Service "_v0_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:54:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.16_8443" in sync 2021/04/21 11:54:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:54:52 [DEBUG] agent: Service "_v1_appc_10.233.22.115_8443" in sync 2021/04/21 11:54:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.242_9005" in sync 2021/04/21 11:54:52 [DEBUG] agent: Node info in sync 2021/04/21 11:54:53 [DEBUG] http: Request GET /v1/health/service/aai-esr-gui-v1 (540.593µs) from=10.233.74.34:47450 2021/04/21 11:54:53 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/21 11:54: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/04/21 11:54:53 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:54:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:54:53 [DEBUG] agent: Service "_v0_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:54:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:54:53 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:54:53 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.36.119_8080" in sync 2021/04/21 11:54:53 [INFO] agent: Synced service "_v1_sdnc_10.233.5.108_8282" 2021/04/21 11:54:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.61_443" in sync 2021/04/21 11:54:53 [DEBUG] agent: Service "_v1_appc_10.233.22.115_8443" in sync 2021/04/21 11:54:53 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.242_9005" in sync 2021/04/21 11:54:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.16_8443" in sync 2021/04/21 11:54:53 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:54:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:54:53 [DEBUG] agent: Service "_v1_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:54:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:54:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.94_8181" in sync 2021/04/21 11:54:53 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:54:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.153_9015" in sync 2021/04/21 11:54:53 [DEBUG] agent: Service "_v1_message-router_10.233.30.0_3904" in sync 2021/04/21 11:54:53 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.126_9518" in sync 2021/04/21 11:54:53 [DEBUG] agent: Node info in sync 2021/04/21 11:54:53 [DEBUG] http: Request PUT /v1/agent/service/register (236.104756ms) from=10.233.74.34:47456 2021/04/21 11:54:53 [DEBUG] agent: Service "_v1_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:54:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:54:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.94_8181" in sync 2021/04/21 11:54:53 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:54:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.153_9015" in sync 2021/04/21 11:54:53 [DEBUG] agent: Service "_v1_message-router_10.233.30.0_3904" in sync 2021/04/21 11:54:53 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.126_9518" in sync 2021/04/21 11:54:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:54:53 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:54:53 [DEBUG] agent: Service "_v0_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:54:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:54:53 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:54:53 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.36.119_8080" in sync 2021/04/21 11:54:53 [DEBUG] agent: Service "_v1_sdnc_10.233.5.108_8282" in sync 2021/04/21 11:54:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.61_443" in sync 2021/04/21 11:54:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:54:53 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.242_9005" in sync 2021/04/21 11:54:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.16_8443" in sync 2021/04/21 11:54:53 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:54:53 [DEBUG] agent: Service "_v1_appc_10.233.22.115_8443" in sync 2021/04/21 11:54:53 [DEBUG] agent: Node info in sync 2021/04/21 11:54:53 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (662.366µs) from=10.233.74.34:47460 2021/04/21 11:54: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/04/21 11:54: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/04/21 11:54:53 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:54:53 [DEBUG] agent: Service "_v1_appc_10.233.22.115_8443" in sync 2021/04/21 11:54:53 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.242_9005" in sync 2021/04/21 11:54:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.16_8443" in sync 2021/04/21 11:54:53 [DEBUG] agent: Service "_v1_message-router_10.233.30.0_3904" in sync 2021/04/21 11:54:53 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.126_9518" in sync 2021/04/21 11:54:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:54:53 [DEBUG] agent: Service "_v1_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:54:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:54:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.94_8181" in sync 2021/04/21 11:54:53 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:54:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.153_9015" in sync 2021/04/21 11:54:53 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:54:53 [INFO] agent: Synced service "_v0_multicloud-vio_10.233.51.118_9004" 2021/04/21 11:54:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.61_443" in sync 2021/04/21 11:54:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:54:53 [DEBUG] agent: Service "_v0_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:54:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:54:53 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:54:53 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.36.119_8080" in sync 2021/04/21 11:54:53 [DEBUG] agent: Service "_v1_sdnc_10.233.5.108_8282" in sync 2021/04/21 11:54:53 [DEBUG] agent: Node info in sync 2021/04/21 11:54:53 [DEBUG] http: Request PUT /v1/agent/service/register (364.825634ms) from=10.233.74.34:47462 2021/04/21 11:54:53 [DEBUG] agent: Service "_v0_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:54:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:54:53 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:54:53 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.36.119_8080" in sync 2021/04/21 11:54:53 [DEBUG] agent: Service "_v1_sdnc_10.233.5.108_8282" in sync 2021/04/21 11:54:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.61_443" in sync 2021/04/21 11:54:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:54:53 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.242_9005" in sync 2021/04/21 11:54:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.16_8443" in sync 2021/04/21 11:54:53 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:54:53 [DEBUG] agent: Service "_v1_appc_10.233.22.115_8443" in sync 2021/04/21 11:54:53 [DEBUG] agent: Service "_v1_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:54:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:54:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.94_8181" in sync 2021/04/21 11:54:53 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:54:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.153_9015" in sync 2021/04/21 11:54:53 [DEBUG] agent: Service "_v1_message-router_10.233.30.0_3904" in sync 2021/04/21 11:54:53 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.126_9518" in sync 2021/04/21 11:54:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:54:53 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:54:53 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:54:53 [DEBUG] agent: Node info in sync 2021/04/21 11:54:53 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v0 (433.386µs) from=10.233.74.34:47486 2021/04/21 11:54: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/04/21 11:54: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/04/21 11:54:54 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:54:54 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:54:54 [INFO] agent: Synced service "_v1_multicloud-vio_10.233.51.118_9004" 2021/04/21 11:54:54 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.36.119_8080" in sync 2021/04/21 11:54:54 [DEBUG] agent: Service "_v1_sdnc_10.233.5.108_8282" in sync 2021/04/21 11:54:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.61_443" in sync 2021/04/21 11:54:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:54:54 [DEBUG] agent: Service "_v0_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:54:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:54:54 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:54:54 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:54:54 [DEBUG] agent: Service "_v1_appc_10.233.22.115_8443" in sync 2021/04/21 11:54:54 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.242_9005" in sync 2021/04/21 11:54:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.16_8443" in sync 2021/04/21 11:54:54 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:54:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.153_9015" in sync 2021/04/21 11:54:54 [DEBUG] agent: Service "_v1_message-router_10.233.30.0_3904" in sync 2021/04/21 11:54:54 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.126_9518" in sync 2021/04/21 11:54:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:54:54 [DEBUG] agent: Service "_v1_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:54:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:54:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.94_8181" in sync 2021/04/21 11:54:54 [DEBUG] agent: Node info in sync 2021/04/21 11:54:54 [DEBUG] http: Request PUT /v1/agent/service/register (299.680049ms) from=10.233.74.34:47504 2021/04/21 11:54:54 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:54:54 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:54:54 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:54:54 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v1 (500.488µs) from=10.233.74.34:47518 2021/04/21 11:54:54 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.36.119_8080" in sync 2021/04/21 11:54:54 [DEBUG] agent: Service "_v1_sdnc_10.233.5.108_8282" in sync 2021/04/21 11:54:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.61_443" in sync 2021/04/21 11:54:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:54:54 [DEBUG] agent: Service "_v0_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:54:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:54:54 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:54:54 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:54:54 [DEBUG] agent: Service "_v1_appc_10.233.22.115_8443" in sync 2021/04/21 11:54:54 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.242_9005" in sync 2021/04/21 11:54:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.16_8443" in sync 2021/04/21 11:54:54 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:54:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.153_9015" in sync 2021/04/21 11:54:54 [DEBUG] agent: Service "_v1_message-router_10.233.30.0_3904" in sync 2021/04/21 11:54:54 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.126_9518" in sync 2021/04/21 11:54:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:54:54 [DEBUG] agent: Service "_v1_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:54:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:54:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.94_8181" in sync 2021/04/21 11:54:54 [DEBUG] agent: Node info in sync 2021/04/21 11:54:54 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/parser/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/21 11:54: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/04/21 11:54:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.61_443" in sync 2021/04/21 11:54:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:54:54 [DEBUG] agent: Service "_v0_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:54:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:54:54 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:54:54 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.36.119_8080" in sync 2021/04/21 11:54:54 [DEBUG] agent: Service "_v1_sdnc_10.233.5.108_8282" in sync 2021/04/21 11:54:54 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:54:54 [DEBUG] agent: Service "_v1_appc_10.233.22.115_8443" in sync 2021/04/21 11:54:54 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.242_9005" in sync 2021/04/21 11:54:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.16_8443" in sync 2021/04/21 11:54:54 [DEBUG] agent: Service "_v1_message-router_10.233.30.0_3904" in sync 2021/04/21 11:54:54 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.126_9518" in sync 2021/04/21 11:54:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:54:54 [DEBUG] agent: Service "_v1_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:54:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:54:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.94_8181" in sync 2021/04/21 11:54:54 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:54:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.153_9015" in sync 2021/04/21 11:54:54 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:54:54 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:54:54 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:54:54 [INFO] agent: Synced service "_v1_parser_10.233.35.18_8806" 2021/04/21 11:54:54 [DEBUG] agent: Node info in sync 2021/04/21 11:54:54 [DEBUG] http: Request PUT /v1/agent/service/register (242.705708ms) from=10.233.74.34:47520 2021/04/21 11:54:54 [DEBUG] http: Request GET /v1/health/service/parser-v1 (394.815µs) from=10.233.74.34:47528 2021/04/21 11:54:55 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:54:55 [DEBUG] agent: Service "_v1_appc_10.233.22.115_8443" in sync 2021/04/21 11:54:55 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.242_9005" in sync 2021/04/21 11:54:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.16_8443" in sync 2021/04/21 11:54:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.94_8181" in sync 2021/04/21 11:54:55 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:54:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.153_9015" in sync 2021/04/21 11:54:55 [DEBUG] agent: Service "_v1_message-router_10.233.30.0_3904" in sync 2021/04/21 11:54:55 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.126_9518" in sync 2021/04/21 11:54:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:54:55 [DEBUG] agent: Service "_v1_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:54:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:54:55 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:54:55 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:54:55 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:54:55 [DEBUG] agent: Service "_v1_parser_10.233.35.18_8806" in sync 2021/04/21 11:54:55 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:54:55 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.36.119_8080" in sync 2021/04/21 11:54:55 [DEBUG] agent: Service "_v1_sdnc_10.233.5.108_8282" in sync 2021/04/21 11:54:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.61_443" in sync 2021/04/21 11:54:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:54:55 [DEBUG] agent: Service "_v0_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:54:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:54:55 [DEBUG] agent: Node info in sync 2021/04/21 11:54:55 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/catalog/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/21 11:54: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/04/21 11:54:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.153_9015" in sync 2021/04/21 11:54:55 [DEBUG] agent: Service "_v1_message-router_10.233.30.0_3904" in sync 2021/04/21 11:54:55 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.126_9518" in sync 2021/04/21 11:54:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:54:55 [DEBUG] agent: Service "_v1_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:54:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:54:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.94_8181" in sync 2021/04/21 11:54:55 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:54:55 [INFO] agent: Synced service "_v1_catalog_10.233.35.18_8806" 2021/04/21 11:54:55 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:54:55 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:54:55 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:54:55 [DEBUG] agent: Service "_v1_parser_10.233.35.18_8806" in sync 2021/04/21 11:54:55 [DEBUG] agent: Service "_v1_sdnc_10.233.5.108_8282" in sync 2021/04/21 11:54:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.61_443" in sync 2021/04/21 11:54:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:54:55 [DEBUG] agent: Service "_v0_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:54:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:54:55 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:54:55 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.36.119_8080" in sync 2021/04/21 11:54:55 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:54:55 [DEBUG] agent: Service "_v1_appc_10.233.22.115_8443" in sync 2021/04/21 11:54:55 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.242_9005" in sync 2021/04/21 11:54:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.16_8443" in sync 2021/04/21 11:54:55 [DEBUG] agent: Node info in sync 2021/04/21 11:54:55 [DEBUG] http: Request PUT /v1/agent/service/register (161.488802ms) from=10.233.74.34:47534 2021/04/21 11:54:55 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:54:55 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:54:55 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:54:55 [DEBUG] agent: Service "_v1_parser_10.233.35.18_8806" in sync 2021/04/21 11:54:55 [DEBUG] agent: Service "_v1_sdnc_10.233.5.108_8282" in sync 2021/04/21 11:54:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.61_443" in sync 2021/04/21 11:54:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:54:55 [DEBUG] agent: Service "_v0_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:54:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:54:55 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:54:55 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.36.119_8080" in sync 2021/04/21 11:54:55 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:54:55 [DEBUG] agent: Service "_v1_appc_10.233.22.115_8443" in sync 2021/04/21 11:54:55 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.242_9005" in sync 2021/04/21 11:54:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.16_8443" in sync 2021/04/21 11:54:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.153_9015" in sync 2021/04/21 11:54:55 [DEBUG] agent: Service "_v1_message-router_10.233.30.0_3904" in sync 2021/04/21 11:54:55 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.126_9518" in sync 2021/04/21 11:54:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:54:55 [DEBUG] agent: Service "_v1_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:54:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:54:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.94_8181" in sync 2021/04/21 11:54:55 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:54:55 [DEBUG] agent: Service "_v1_catalog_10.233.35.18_8806" in sync 2021/04/21 11:54:55 [DEBUG] agent: Node info in sync 2021/04/21 11:54:55 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (474.178µs) from=10.233.74.34:47538 2021/04/21 11:54:55 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nsd/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/21 11:54: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/04/21 11:54:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:54:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.94_8181" in sync 2021/04/21 11:54:55 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:54:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.153_9015" in sync 2021/04/21 11:54:55 [DEBUG] agent: Service "_v1_message-router_10.233.30.0_3904" in sync 2021/04/21 11:54:55 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.126_9518" in sync 2021/04/21 11:54:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:54:55 [DEBUG] agent: Service "_v1_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:54:55 [DEBUG] agent: Service "_v1_catalog_10.233.35.18_8806" in sync 2021/04/21 11:54:55 [INFO] agent: Synced service "_v1_nsd_10.233.35.18_8806" 2021/04/21 11:54:55 [DEBUG] agent: Service "_v1_parser_10.233.35.18_8806" in sync 2021/04/21 11:54:55 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:54:55 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:54:55 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:54:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:54:55 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:54:55 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.36.119_8080" in sync 2021/04/21 11:54:55 [DEBUG] agent: Service "_v1_sdnc_10.233.5.108_8282" in sync 2021/04/21 11:54:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.61_443" in sync 2021/04/21 11:54:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:54:55 [DEBUG] agent: Service "_v0_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:54:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.16_8443" in sync 2021/04/21 11:54:55 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:54:55 [DEBUG] agent: Service "_v1_appc_10.233.22.115_8443" in sync 2021/04/21 11:54:55 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.242_9005" in sync 2021/04/21 11:54:55 [DEBUG] agent: Node info in sync 2021/04/21 11:54:55 [DEBUG] http: Request PUT /v1/agent/service/register (300.298381ms) from=10.233.74.34:47540 2021/04/21 11:54:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:54:55 [DEBUG] agent: Service "_v1_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:54:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:54:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.94_8181" in sync 2021/04/21 11:54:55 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:54:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.153_9015" in sync 2021/04/21 11:54:55 [DEBUG] agent: Service "_v1_message-router_10.233.30.0_3904" in sync 2021/04/21 11:54:55 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.126_9518" in sync 2021/04/21 11:54:55 [DEBUG] agent: Service "_v1_nsd_10.233.35.18_8806" in sync 2021/04/21 11:54:55 [DEBUG] agent: Service "_v1_catalog_10.233.35.18_8806" in sync 2021/04/21 11:54:55 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:54:55 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:54:55 [DEBUG] agent: Service "_v1_parser_10.233.35.18_8806" in sync 2021/04/21 11:54:55 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:54:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:54:55 [DEBUG] agent: Service "_v0_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:54:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:54:55 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:54:55 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.36.119_8080" in sync 2021/04/21 11:54:55 [DEBUG] agent: Service "_v1_sdnc_10.233.5.108_8282" in sync 2021/04/21 11:54:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.61_443" in sync 2021/04/21 11:54:55 [DEBUG] agent: Service "_v1_appc_10.233.22.115_8443" in sync 2021/04/21 11:54:55 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.242_9005" in sync 2021/04/21 11:54:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.16_8443" in sync 2021/04/21 11:54:55 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:54:55 [DEBUG] agent: Node info in sync 2021/04/21 11:54:55 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (373.143µs) from=10.233.74.34:47542 2021/04/21 11:54:56 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfpkgm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/21 11:54: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/04/21 11:54:56 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:54:56 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:54:56 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:54:56 [DEBUG] agent: Service "_v1_parser_10.233.35.18_8806" in sync 2021/04/21 11:54:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.61_443" in sync 2021/04/21 11:54:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:54:56 [DEBUG] agent: Service "_v0_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:54:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:54:56 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:54:56 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.36.119_8080" in sync 2021/04/21 11:54:56 [DEBUG] agent: Service "_v1_sdnc_10.233.5.108_8282" in sync 2021/04/21 11:54:56 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:54:56 [DEBUG] agent: Service "_v1_appc_10.233.22.115_8443" in sync 2021/04/21 11:54:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.242_9005" in sync 2021/04/21 11:54:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.16_8443" in sync 2021/04/21 11:54:56 [DEBUG] agent: Service "_v1_message-router_10.233.30.0_3904" in sync 2021/04/21 11:54:56 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.126_9518" in sync 2021/04/21 11:54:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:54:56 [DEBUG] agent: Service "_v1_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:54:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:54:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.94_8181" in sync 2021/04/21 11:54:56 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:54:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.153_9015" in sync 2021/04/21 11:54:56 [DEBUG] agent: Service "_v1_catalog_10.233.35.18_8806" in sync 2021/04/21 11:54:56 [DEBUG] agent: Service "_v1_nsd_10.233.35.18_8806" in sync 2021/04/21 11:54:56 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.35.18_8806" 2021/04/21 11:54:56 [DEBUG] agent: Node info in sync 2021/04/21 11:54:56 [DEBUG] http: Request PUT /v1/agent/service/register (400.908579ms) from=10.233.74.34:47544 2021/04/21 11:54:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:54:56 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:54:56 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.36.119_8080" in sync 2021/04/21 11:54:56 [DEBUG] agent: Service "_v1_sdnc_10.233.5.108_8282" in sync 2021/04/21 11:54:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.61_443" in sync 2021/04/21 11:54:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:54:56 [DEBUG] agent: Service "_v0_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:54:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.16_8443" in sync 2021/04/21 11:54:56 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:54:56 [DEBUG] agent: Service "_v1_appc_10.233.22.115_8443" in sync 2021/04/21 11:54:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.242_9005" in sync 2021/04/21 11:54:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:54:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.94_8181" in sync 2021/04/21 11:54:56 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:54:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.153_9015" in sync 2021/04/21 11:54:56 [DEBUG] agent: Service "_v1_message-router_10.233.30.0_3904" in sync 2021/04/21 11:54:56 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.126_9518" in sync 2021/04/21 11:54:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:54:56 [DEBUG] agent: Service "_v1_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:54:56 [DEBUG] agent: Service "_v1_catalog_10.233.35.18_8806" in sync 2021/04/21 11:54:56 [DEBUG] agent: Service "_v1_nsd_10.233.35.18_8806" in sync 2021/04/21 11:54:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.18_8806" in sync 2021/04/21 11:54:56 [DEBUG] agent: Service "_v1_parser_10.233.35.18_8806" in sync 2021/04/21 11:54:56 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:54:56 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:54:56 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:54:56 [DEBUG] agent: Node info in sync 2021/04/21 11:54:57 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (500.138078ms) from=10.233.74.34:47550 2021/04/21 11:54:57 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/sdc/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/21 11:54:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/21 11:54:57 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:54:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.61_443" in sync 2021/04/21 11:54:57 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.36.119_8080" in sync 2021/04/21 11:54:57 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:54:57 [DEBUG] agent: Service "_v1_appc_10.233.22.115_8443" in sync 2021/04/21 11:54:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.16_8443" in sync 2021/04/21 11:54:57 [DEBUG] agent: Service "_v1_nsd_10.233.35.18_8806" in sync 2021/04/21 11:54:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.18_8806" in sync 2021/04/21 11:54:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.126_9518" in sync 2021/04/21 11:54:57 [DEBUG] agent: Service "_v1_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:54:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:54:57 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:54:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.153_9015" in sync 2021/04/21 11:54:57 [DEBUG] agent: Service "_v1_message-router_10.233.30.0_3904" in sync 2021/04/21 11:54:57 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:54:57 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:54:57 [DEBUG] agent: Service "_v1_parser_10.233.35.18_8806" in sync 2021/04/21 11:54:57 [DEBUG] agent: Service "_v1_sdnc_10.233.5.108_8282" in sync 2021/04/21 11:54:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:54:57 [DEBUG] agent: Service "_v0_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:54:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:54:57 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:54:57 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.242_9005" in sync 2021/04/21 11:54:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:54:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.94_8181" in sync 2021/04/21 11:54:57 [DEBUG] agent: Service "_v1_catalog_10.233.35.18_8806" in sync 2021/04/21 11:54:57 [INFO] agent: Synced service "_v1_sdc_10.233.25.173_8443" 2021/04/21 11:54:57 [DEBUG] agent: Node info in sync 2021/04/21 11:54:57 [DEBUG] http: Request PUT /v1/agent/service/register (522.75363ms) from=10.233.74.34:47654 2021/04/21 11:54:57 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:54:57 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:54:57 [DEBUG] agent: Service "_v1_parser_10.233.35.18_8806" in sync 2021/04/21 11:54:57 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:54:57 [DEBUG] agent: Service "_v1_sdnc_10.233.5.108_8282" in sync 2021/04/21 11:54:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:54:57 [DEBUG] agent: Service "_v0_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:54:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:54:57 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.242_9005" in sync 2021/04/21 11:54:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:54:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.94_8181" in sync 2021/04/21 11:54:57 [DEBUG] agent: Service "_v1_catalog_10.233.35.18_8806" in sync 2021/04/21 11:54:57 [DEBUG] agent: Service "_v1_sdc_10.233.25.173_8443" in sync 2021/04/21 11:54:57 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:54:57 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.36.119_8080" in sync 2021/04/21 11:54:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.61_443" in sync 2021/04/21 11:54:57 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:54:57 [DEBUG] agent: Service "_v1_appc_10.233.22.115_8443" in sync 2021/04/21 11:54:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.16_8443" in sync 2021/04/21 11:54:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.153_9015" in sync 2021/04/21 11:54:57 [DEBUG] agent: Service "_v1_message-router_10.233.30.0_3904" in sync 2021/04/21 11:54:57 [DEBUG] agent: Service "_v1_nsd_10.233.35.18_8806" in sync 2021/04/21 11:54:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.18_8806" in sync 2021/04/21 11:54:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.126_9518" in sync 2021/04/21 11:54:57 [DEBUG] agent: Service "_v1_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:54:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:54:57 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:54:57 [DEBUG] agent: Node info in sync 2021/04/21 11:54:57 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (70.71648ms) from=10.233.74.34:47782 2021/04/21 11:54:58 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/21 11:54:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/21 11:54:58 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:54:58 [DEBUG] agent: Service "_v1_parser_10.233.35.18_8806" in sync 2021/04/21 11:54:58 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:54:58 [DEBUG] agent: Service "_v0_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:54:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:54:58 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:54:58 [DEBUG] agent: Service "_v1_sdnc_10.233.5.108_8282" in sync 2021/04/21 11:54:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:54:58 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.242_9005" in sync 2021/04/21 11:54:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.94_8181" in sync 2021/04/21 11:54:58 [DEBUG] agent: Service "_v1_catalog_10.233.35.18_8806" in sync 2021/04/21 11:54:58 [DEBUG] agent: Service "_v1_sdc_10.233.25.173_8443" in sync 2021/04/21 11:54:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:54:58 [INFO] agent: Synced service "_v1_sdc-deprecated_10.233.25.173_8080" 2021/04/21 11:54:58 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:54:58 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.36.119_8080" in sync 2021/04/21 11:54:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.61_443" in sync 2021/04/21 11:54:58 [DEBUG] agent: Service "_v1_appc_10.233.22.115_8443" in sync 2021/04/21 11:54:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.16_8443" in sync 2021/04/21 11:54:58 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:54:58 [DEBUG] agent: Service "_v1_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:54:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:54:58 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:54:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.153_9015" in sync 2021/04/21 11:54:58 [DEBUG] agent: Service "_v1_message-router_10.233.30.0_3904" in sync 2021/04/21 11:54:58 [DEBUG] agent: Service "_v1_nsd_10.233.35.18_8806" in sync 2021/04/21 11:54:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.18_8806" in sync 2021/04/21 11:54:58 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.126_9518" in sync 2021/04/21 11:54:58 [DEBUG] agent: Node info in sync 2021/04/21 11:54:58 [DEBUG] http: Request PUT /v1/agent/service/register (700.059999ms) from=10.233.74.34:47792 2021/04/21 11:54:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:54:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.94_8181" in sync 2021/04/21 11:54:58 [DEBUG] agent: Service "_v1_catalog_10.233.35.18_8806" in sync 2021/04/21 11:54:58 [DEBUG] agent: Service "_v1_sdc_10.233.25.173_8443" in sync 2021/04/21 11:54:58 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:54:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.173_8080" in sync 2021/04/21 11:54:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.61_443" in sync 2021/04/21 11:54:58 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.36.119_8080" in sync 2021/04/21 11:54:58 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:54:58 [DEBUG] agent: Service "_v1_appc_10.233.22.115_8443" in sync 2021/04/21 11:54:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.16_8443" in sync 2021/04/21 11:54:58 [DEBUG] agent: Service "_v1_nsd_10.233.35.18_8806" in sync 2021/04/21 11:54:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.18_8806" in sync 2021/04/21 11:54:58 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.126_9518" in sync 2021/04/21 11:54:58 [DEBUG] agent: Service "_v1_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:54:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:54:58 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:54:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.153_9015" in sync 2021/04/21 11:54:58 [DEBUG] agent: Service "_v1_message-router_10.233.30.0_3904" in sync 2021/04/21 11:54:58 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:54:58 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:54:58 [DEBUG] agent: Service "_v1_parser_10.233.35.18_8806" in sync 2021/04/21 11:54:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:54:58 [DEBUG] agent: Service "_v0_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:54:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:54:58 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:54:58 [DEBUG] agent: Service "_v1_sdnc_10.233.5.108_8282" in sync 2021/04/21 11:54:58 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.242_9005" in sync 2021/04/21 11:54:58 [DEBUG] agent: Node info in sync 2021/04/21 11:54:59 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (100.242735ms) from=10.233.74.34:47816 2021/04/21 11:54:59 [WARN] agent: Service name "_aai-generic-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/21 11:54:59 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/21 11:54:59 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/21 11:54:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/21 11:54:59 [DEBUG] agent: Service "_v1_appc_10.233.22.115_8443" in sync 2021/04/21 11:54:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.16_8443" in sync 2021/04/21 11:54:59 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:54:59 [DEBUG] agent: Service "_v1_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:54:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:54:59 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:54:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.153_9015" in sync 2021/04/21 11:54:59 [DEBUG] agent: Service "_v1_message-router_10.233.30.0_3904" in sync 2021/04/21 11:54:59 [DEBUG] agent: Service "_v1_nsd_10.233.35.18_8806" in sync 2021/04/21 11:54:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.18_8806" in sync 2021/04/21 11:54:59 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.126_9518" in sync 2021/04/21 11:54:59 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:54:59 [DEBUG] agent: Service "_v1_parser_10.233.35.18_8806" in sync 2021/04/21 11:54:59 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:54:59 [DEBUG] agent: Service "_v0_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:54:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:54:59 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:54:59 [DEBUG] agent: Service "_v1_sdnc_10.233.5.108_8282" in sync 2021/04/21 11:54:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:54:59 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.242_9005" in sync 2021/04/21 11:54:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.94_8181" in sync 2021/04/21 11:54:59 [DEBUG] agent: Service "_v1_catalog_10.233.35.18_8806" in sync 2021/04/21 11:54:59 [DEBUG] agent: Service "_v1_sdc_10.233.25.173_8443" in sync 2021/04/21 11:54:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:54:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.173_8080" in sync 2021/04/21 11:54:59 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:54:59 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.36.119_8080" in sync 2021/04/21 11:54:59 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.70.43_8446" 2021/04/21 11:54:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.61_443" in sync 2021/04/21 11:54:59 [DEBUG] agent: Node info in sync 2021/04/21 11:54:59 [DEBUG] http: Request PUT /v1/agent/service/register (415.678969ms) from=10.233.74.34:47844 2021/04/21 11:54:59 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:54:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.173_8080" in sync 2021/04/21 11:54:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.61_443" in sync 2021/04/21 11:54:59 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.36.119_8080" in sync 2021/04/21 11:54:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:54:59 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:54:59 [DEBUG] agent: Service "_v1_appc_10.233.22.115_8443" in sync 2021/04/21 11:54:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.16_8443" in sync 2021/04/21 11:54:59 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:54:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.153_9015" in sync 2021/04/21 11:54:59 [DEBUG] agent: Service "_v1_message-router_10.233.30.0_3904" in sync 2021/04/21 11:54:59 [DEBUG] agent: Service "_v1_nsd_10.233.35.18_8806" in sync 2021/04/21 11:54:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.18_8806" in sync 2021/04/21 11:54:59 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.126_9518" in sync 2021/04/21 11:54:59 [DEBUG] agent: Service "_v1_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:54:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:54:59 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:54:59 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:54:59 [DEBUG] agent: Service "_v1_parser_10.233.35.18_8806" in sync 2021/04/21 11:54:59 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:54:59 [DEBUG] agent: Service "_v1_sdnc_10.233.5.108_8282" in sync 2021/04/21 11:54:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:54:59 [DEBUG] agent: Service "_v0_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:54:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:54:59 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.242_9005" in sync 2021/04/21 11:54:59 [DEBUG] agent: Service "_v1_sdc_10.233.25.173_8443" in sync 2021/04/21 11:54:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:54:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.94_8181" in sync 2021/04/21 11:54:59 [DEBUG] agent: Service "_v1_catalog_10.233.35.18_8806" in sync 2021/04/21 11:54:59 [DEBUG] agent: Node info in sync 2021/04/21 11:54:59 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (457.458µs) from=10.233.74.34:47850 2021/04/21 11:54:59 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/21 11:54:59 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/21 11:54:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/21 11:55:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.242_9005" in sync 2021/04/21 11:55:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:55:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.94_8181" in sync 2021/04/21 11:55:00 [DEBUG] agent: Service "_v1_catalog_10.233.35.18_8806" in sync 2021/04/21 11:55:00 [DEBUG] agent: Service "_v1_sdc_10.233.25.173_8443" in sync 2021/04/21 11:55:00 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:55:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.173_8080" in sync 2021/04/21 11:55:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.61_443" in sync 2021/04/21 11:55:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.36.119_8080" in sync 2021/04/21 11:55:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:00 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:55:00 [DEBUG] agent: Service "_v1_appc_10.233.22.115_8443" in sync 2021/04/21 11:55:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.16_8443" in sync 2021/04/21 11:55:00 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.70.43_8446" 2021/04/21 11:55:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.18_8806" in sync 2021/04/21 11:55:00 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.126_9518" in sync 2021/04/21 11:55:00 [DEBUG] agent: Service "_v1_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:55:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:55:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:55:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.153_9015" in sync 2021/04/21 11:55:00 [DEBUG] agent: Service "_v1_message-router_10.233.30.0_3904" in sync 2021/04/21 11:55:00 [DEBUG] agent: Service "_v1_nsd_10.233.35.18_8806" in sync 2021/04/21 11:55:00 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:55:00 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:55:00 [DEBUG] agent: Service "_v1_parser_10.233.35.18_8806" in sync 2021/04/21 11:55:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:55:00 [DEBUG] agent: Service "_v0_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:55:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:55:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:55:00 [DEBUG] agent: Service "_v1_sdnc_10.233.5.108_8282" in sync 2021/04/21 11:55:00 [DEBUG] agent: Node info in sync 2021/04/21 11:55:00 [DEBUG] http: Request PUT /v1/agent/service/register (363.091431ms) from=10.233.74.34:47852 2021/04/21 11:55:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.16_8443" in sync 2021/04/21 11:55:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:00 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:55:00 [DEBUG] agent: Service "_v1_appc_10.233.22.115_8443" in sync 2021/04/21 11:55:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:55:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:55:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.153_9015" in sync 2021/04/21 11:55:00 [DEBUG] agent: Service "_v1_message-router_10.233.30.0_3904" in sync 2021/04/21 11:55:00 [DEBUG] agent: Service "_v1_nsd_10.233.35.18_8806" in sync 2021/04/21 11:55:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.18_8806" in sync 2021/04/21 11:55:00 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.126_9518" in sync 2021/04/21 11:55:00 [DEBUG] agent: Service "_v1_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:55:00 [DEBUG] agent: Service "_v1_parser_10.233.35.18_8806" in sync 2021/04/21 11:55:00 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:55:00 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:55:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:55:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:55:00 [DEBUG] agent: Service "_v1_sdnc_10.233.5.108_8282" in sync 2021/04/21 11:55:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:55:00 [DEBUG] agent: Service "_v0_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:55:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.242_9005" in sync 2021/04/21 11:55:00 [DEBUG] agent: Service "_v1_catalog_10.233.35.18_8806" in sync 2021/04/21 11:55:00 [DEBUG] agent: Service "_v1_sdc_10.233.25.173_8443" in sync 2021/04/21 11:55:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:55:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.94_8181" in sync 2021/04/21 11:55:00 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:55:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.173_8080" in sync 2021/04/21 11:55:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.61_443" in sync 2021/04/21 11:55:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.36.119_8080" in sync 2021/04/21 11:55:00 [DEBUG] agent: Node info in sync 2021/04/21 11:55:00 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (389.188µs) from=10.233.74.34:47860 2021/04/21 11:55:00 [WARN] agent: Service name "_aai-generic-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/21 11:55:00 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/21 11:55:00 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/21 11:55:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/21 11:55:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:55:00 [DEBUG] agent: Service "_v0_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:55:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:55:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:55:00 [DEBUG] agent: Service "_v1_sdnc_10.233.5.108_8282" in sync 2021/04/21 11:55:00 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.70.43_8446" 2021/04/21 11:55:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.242_9005" in sync 2021/04/21 11:55:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:55:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.94_8181" in sync 2021/04/21 11:55:00 [DEBUG] agent: Service "_v1_catalog_10.233.35.18_8806" in sync 2021/04/21 11:55:00 [DEBUG] agent: Service "_v1_sdc_10.233.25.173_8443" in sync 2021/04/21 11:55:00 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:55:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.173_8080" in sync 2021/04/21 11:55:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.61_443" in sync 2021/04/21 11:55:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.36.119_8080" in sync 2021/04/21 11:55:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:00 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:55:00 [DEBUG] agent: Service "_v1_appc_10.233.22.115_8443" in sync 2021/04/21 11:55:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.16_8443" in sync 2021/04/21 11:55:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:00 [DEBUG] agent: Service "_v1_nsd_10.233.35.18_8806" in sync 2021/04/21 11:55:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.18_8806" in sync 2021/04/21 11:55:00 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.126_9518" in sync 2021/04/21 11:55:00 [DEBUG] agent: Service "_v1_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:55:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:55:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:55:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.153_9015" in sync 2021/04/21 11:55:00 [DEBUG] agent: Service "_v1_message-router_10.233.30.0_3904" in sync 2021/04/21 11:55:00 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:55:00 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:55:00 [DEBUG] agent: Service "_v1_parser_10.233.35.18_8806" in sync 2021/04/21 11:55:00 [DEBUG] agent: Node info in sync 2021/04/21 11:55:00 [DEBUG] http: Request PUT /v1/agent/service/register (624.759463ms) from=10.233.74.34:47862 2021/04/21 11:55:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.94_8181" in sync 2021/04/21 11:55:00 [DEBUG] agent: Service "_v1_catalog_10.233.35.18_8806" in sync 2021/04/21 11:55:00 [DEBUG] agent: Service "_v1_sdc_10.233.25.173_8443" in sync 2021/04/21 11:55:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:55:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.173_8080" in sync 2021/04/21 11:55:00 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:55:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.36.119_8080" in sync 2021/04/21 11:55:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.61_443" in sync 2021/04/21 11:55:00 [DEBUG] agent: Service "_v1_appc_10.233.22.115_8443" in sync 2021/04/21 11:55:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.16_8443" in sync 2021/04/21 11:55:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:00 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:55:00 [DEBUG] agent: Service "_v1_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:55:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:55:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:55:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.153_9015" in sync 2021/04/21 11:55:00 [DEBUG] agent: Service "_v1_message-router_10.233.30.0_3904" in sync 2021/04/21 11:55:00 [DEBUG] agent: Service "_v1_nsd_10.233.35.18_8806" in sync 2021/04/21 11:55:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.18_8806" in sync 2021/04/21 11:55:00 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.126_9518" in sync 2021/04/21 11:55:00 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:55:00 [DEBUG] agent: Service "_v1_parser_10.233.35.18_8806" in sync 2021/04/21 11:55:00 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:55:00 [DEBUG] agent: Service "_v0_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:55:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:55:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:55:00 [DEBUG] agent: Service "_v1_sdnc_10.233.5.108_8282" in sync 2021/04/21 11:55:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:55:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.242_9005" in sync 2021/04/21 11:55:00 [DEBUG] agent: Node info in sync 2021/04/21 11:55:00 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (99.991315ms) from=10.233.74.34:47866 2021/04/21 11:55:01 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/21 11:55:01 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/21 11:55:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/21 11:55:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:55:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.94_8181" in sync 2021/04/21 11:55:01 [DEBUG] agent: Service "_v1_catalog_10.233.35.18_8806" in sync 2021/04/21 11:55:01 [DEBUG] agent: Service "_v1_sdc_10.233.25.173_8443" in sync 2021/04/21 11:55:01 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:55:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.173_8080" in sync 2021/04/21 11:55:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.61_443" in sync 2021/04/21 11:55:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.36.119_8080" in sync 2021/04/21 11:55:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:01 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:55:01 [DEBUG] agent: Service "_v1_appc_10.233.22.115_8443" in sync 2021/04/21 11:55:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.16_8443" in sync 2021/04/21 11:55:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.18_8806" in sync 2021/04/21 11:55:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.126_9518" in sync 2021/04/21 11:55:01 [DEBUG] agent: Service "_v1_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:55:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:55:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:55:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.153_9015" in sync 2021/04/21 11:55:01 [DEBUG] agent: Service "_v1_message-router_10.233.30.0_3904" in sync 2021/04/21 11:55:01 [DEBUG] agent: Service "_v1_nsd_10.233.35.18_8806" in sync 2021/04/21 11:55:01 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:55:01 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:55:01 [DEBUG] agent: Service "_v1_parser_10.233.35.18_8806" in sync 2021/04/21 11:55:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:55:01 [DEBUG] agent: Service "_v0_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:55:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:55:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:55:01 [DEBUG] agent: Service "_v1_sdnc_10.233.5.108_8282" in sync 2021/04/21 11:55:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:01 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.70.43_8446" 2021/04/21 11:55:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.242_9005" in sync 2021/04/21 11:55:01 [DEBUG] agent: Node info in sync 2021/04/21 11:55:01 [DEBUG] http: Request PUT /v1/agent/service/register (399.979147ms) from=10.233.74.34:47868 2021/04/21 11:55:01 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:55:01 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:55:01 [DEBUG] agent: Service "_v1_parser_10.233.35.18_8806" in sync 2021/04/21 11:55:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:55:01 [DEBUG] agent: Service "_v0_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:55:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:55:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:55:01 [DEBUG] agent: Service "_v1_sdnc_10.233.5.108_8282" in sync 2021/04/21 11:55:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.242_9005" in sync 2021/04/21 11:55:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:55:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.94_8181" in sync 2021/04/21 11:55:01 [DEBUG] agent: Service "_v1_catalog_10.233.35.18_8806" in sync 2021/04/21 11:55:01 [DEBUG] agent: Service "_v1_sdc_10.233.25.173_8443" in sync 2021/04/21 11:55:01 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:55:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.173_8080" in sync 2021/04/21 11:55:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.61_443" in sync 2021/04/21 11:55:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.36.119_8080" in sync 2021/04/21 11:55:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:01 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:55:01 [DEBUG] agent: Service "_v1_appc_10.233.22.115_8443" in sync 2021/04/21 11:55:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.16_8443" in sync 2021/04/21 11:55:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:01 [DEBUG] agent: Service "_v1_message-router_10.233.30.0_3904" in sync 2021/04/21 11:55:01 [DEBUG] agent: Service "_v1_nsd_10.233.35.18_8806" in sync 2021/04/21 11:55:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.18_8806" in sync 2021/04/21 11:55:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.126_9518" in sync 2021/04/21 11:55:01 [DEBUG] agent: Service "_v1_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:55:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:55:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:55:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.153_9015" in sync 2021/04/21 11:55:01 [DEBUG] agent: Node info in sync 2021/04/21 11:55:01 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (90.090989ms) from=10.233.74.34:47876 2021/04/21 11:55:01 [WARN] agent: Service name "_aai-generic-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/21 11:55:01 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/21 11:55:01 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/21 11:55:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/21 11:55:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:55:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.94_8181" in sync 2021/04/21 11:55:02 [DEBUG] agent: Service "_v1_catalog_10.233.35.18_8806" in sync 2021/04/21 11:55:02 [DEBUG] agent: Service "_v1_sdc_10.233.25.173_8443" in sync 2021/04/21 11:55:02 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:55:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.173_8080" in sync 2021/04/21 11:55:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.61_443" in sync 2021/04/21 11:55:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.36.119_8080" in sync 2021/04/21 11:55:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:02 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:55:02 [DEBUG] agent: Service "_v1_appc_10.233.22.115_8443" in sync 2021/04/21 11:55:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.16_8443" in sync 2021/04/21 11:55:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:02 [DEBUG] agent: Service "_v1_nsd_10.233.35.18_8806" in sync 2021/04/21 11:55:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.18_8806" in sync 2021/04/21 11:55:02 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.126_9518" in sync 2021/04/21 11:55:02 [DEBUG] agent: Service "_v1_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:55:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:55:02 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:55:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.153_9015" in sync 2021/04/21 11:55:02 [DEBUG] agent: Service "_v1_message-router_10.233.30.0_3904" in sync 2021/04/21 11:55:02 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:55:02 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:55:02 [DEBUG] agent: Service "_v1_parser_10.233.35.18_8806" in sync 2021/04/21 11:55:02 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.70.43_8446" 2021/04/21 11:55:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:55:02 [DEBUG] agent: Service "_v0_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:55:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:55:02 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:55:02 [DEBUG] agent: Service "_v1_sdnc_10.233.5.108_8282" in sync 2021/04/21 11:55:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:02 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.242_9005" in sync 2021/04/21 11:55:02 [DEBUG] agent: Node info in sync 2021/04/21 11:55:02 [DEBUG] http: Request PUT /v1/agent/service/register (500.057781ms) from=10.233.74.34:47878 2021/04/21 11:55:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.153_9015" in sync 2021/04/21 11:55:02 [DEBUG] agent: Service "_v1_message-router_10.233.30.0_3904" in sync 2021/04/21 11:55:02 [DEBUG] agent: Service "_v1_nsd_10.233.35.18_8806" in sync 2021/04/21 11:55:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.18_8806" in sync 2021/04/21 11:55:02 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.126_9518" in sync 2021/04/21 11:55:02 [DEBUG] agent: Service "_v1_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:55:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:55:02 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:55:02 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:55:02 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:55:02 [DEBUG] agent: Service "_v1_parser_10.233.35.18_8806" in sync 2021/04/21 11:55:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:02 [DEBUG] agent: Service "_v1_sdnc_10.233.5.108_8282" in sync 2021/04/21 11:55:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:55:02 [DEBUG] agent: Service "_v0_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:55:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:55:02 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:55:02 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.242_9005" in sync 2021/04/21 11:55:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:55:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.94_8181" in sync 2021/04/21 11:55:02 [DEBUG] agent: Service "_v1_catalog_10.233.35.18_8806" in sync 2021/04/21 11:55:02 [DEBUG] agent: Service "_v1_sdc_10.233.25.173_8443" in sync 2021/04/21 11:55:02 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:55:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.173_8080" in sync 2021/04/21 11:55:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.61_443" in sync 2021/04/21 11:55:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.36.119_8080" in sync 2021/04/21 11:55:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:02 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:55:02 [DEBUG] agent: Service "_v1_appc_10.233.22.115_8443" in sync 2021/04/21 11:55:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.16_8443" in sync 2021/04/21 11:55:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:02 [DEBUG] agent: Node info in sync 2021/04/21 11:55:02 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (430.504µs) from=10.233.74.34:47968 2021/04/21 11:55:02 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/21 11:55:02 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/21 11:55:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/21 11:55:03 [DEBUG] agent: Service "_v1_appc_10.233.22.115_8443" in sync 2021/04/21 11:55:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.16_8443" in sync 2021/04/21 11:55:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:03 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:55:03 [DEBUG] agent: Service "_v1_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:55:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:55:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:55:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.153_9015" in sync 2021/04/21 11:55:03 [DEBUG] agent: Service "_v1_message-router_10.233.30.0_3904" in sync 2021/04/21 11:55:03 [DEBUG] agent: Service "_v1_nsd_10.233.35.18_8806" in sync 2021/04/21 11:55:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.18_8806" in sync 2021/04/21 11:55:03 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.126_9518" in sync 2021/04/21 11:55:03 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:55:03 [DEBUG] agent: Service "_v1_parser_10.233.35.18_8806" in sync 2021/04/21 11:55:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:03 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:55:03 [DEBUG] agent: Service "_v0_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:55:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:55:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:55:03 [DEBUG] agent: Service "_v1_sdnc_10.233.5.108_8282" in sync 2021/04/21 11:55:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:55:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.242_9005" in sync 2021/04/21 11:55:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.94_8181" in sync 2021/04/21 11:55:03 [DEBUG] agent: Service "_v1_catalog_10.233.35.18_8806" in sync 2021/04/21 11:55:03 [DEBUG] agent: Service "_v1_sdc_10.233.25.173_8443" in sync 2021/04/21 11:55:03 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.70.43_8446" 2021/04/21 11:55:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:55:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.173_8080" in sync 2021/04/21 11:55:03 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:55:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.36.119_8080" in sync 2021/04/21 11:55:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.61_443" in sync 2021/04/21 11:55:03 [DEBUG] agent: Node info in sync 2021/04/21 11:55:03 [DEBUG] http: Request PUT /v1/agent/service/register (694.593629ms) from=10.233.74.34:47970 2021/04/21 11:55:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:55:03 [DEBUG] agent: Service "_v0_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:55:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:55:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:55:03 [DEBUG] agent: Service "_v1_sdnc_10.233.5.108_8282" in sync 2021/04/21 11:55:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.242_9005" in sync 2021/04/21 11:55:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:55:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.94_8181" in sync 2021/04/21 11:55:03 [DEBUG] agent: Service "_v1_catalog_10.233.35.18_8806" in sync 2021/04/21 11:55:03 [DEBUG] agent: Service "_v1_sdc_10.233.25.173_8443" in sync 2021/04/21 11:55:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:03 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:55:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.173_8080" in sync 2021/04/21 11:55:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.61_443" in sync 2021/04/21 11:55:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.36.119_8080" in sync 2021/04/21 11:55:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:03 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:55:03 [DEBUG] agent: Service "_v1_appc_10.233.22.115_8443" in sync 2021/04/21 11:55:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.16_8443" in sync 2021/04/21 11:55:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:03 [DEBUG] agent: Service "_v1_nsd_10.233.35.18_8806" in sync 2021/04/21 11:55:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.18_8806" in sync 2021/04/21 11:55:03 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.126_9518" in sync 2021/04/21 11:55:03 [DEBUG] agent: Service "_v1_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:55:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:55:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:55:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.153_9015" in sync 2021/04/21 11:55:03 [DEBUG] agent: Service "_v1_message-router_10.233.30.0_3904" in sync 2021/04/21 11:55:03 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:55:03 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:55:03 [DEBUG] agent: Service "_v1_parser_10.233.35.18_8806" in sync 2021/04/21 11:55:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:03 [DEBUG] agent: Node info in sync 2021/04/21 11:55:03 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (1.132601ms) from=10.233.74.34:48104 2021/04/21 11:55:03 [WARN] agent: Service name "_aai-generic-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/21 11:55:03 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/21 11:55:03 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/21 11:55:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/21 11:55:04 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:55:04 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:55:04 [DEBUG] agent: Service "_v1_parser_10.233.35.18_8806" in sync 2021/04/21 11:55:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:04 [DEBUG] agent: Service "_v1_sdnc_10.233.5.108_8282" in sync 2021/04/21 11:55:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:55:04 [DEBUG] agent: Service "_v0_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:55:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:55:04 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:55:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.242_9005" in sync 2021/04/21 11:55:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:55:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.94_8181" in sync 2021/04/21 11:55:04 [DEBUG] agent: Service "_v1_catalog_10.233.35.18_8806" in sync 2021/04/21 11:55:04 [DEBUG] agent: Service "_v1_sdc_10.233.25.173_8443" in sync 2021/04/21 11:55:04 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:55:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.173_8080" in sync 2021/04/21 11:55:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.61_443" in sync 2021/04/21 11:55:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.36.119_8080" in sync 2021/04/21 11:55:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:04 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:55:04 [DEBUG] agent: Service "_v1_appc_10.233.22.115_8443" in sync 2021/04/21 11:55:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.16_8443" in sync 2021/04/21 11:55:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.153_9015" in sync 2021/04/21 11:55:04 [DEBUG] agent: Service "_v1_message-router_10.233.30.0_3904" in sync 2021/04/21 11:55:04 [DEBUG] agent: Service "_v1_nsd_10.233.35.18_8806" in sync 2021/04/21 11:55:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.18_8806" in sync 2021/04/21 11:55:04 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.126_9518" in sync 2021/04/21 11:55:04 [DEBUG] agent: Service "_v1_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:55:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:55:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:55:04 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.70.43_8446" 2021/04/21 11:55:04 [DEBUG] agent: Node info in sync 2021/04/21 11:55:04 [DEBUG] http: Request PUT /v1/agent/service/register (500.46619ms) from=10.233.74.34:48108 2021/04/21 11:55:04 [DEBUG] agent: Service "_v1_appc_10.233.22.115_8443" in sync 2021/04/21 11:55:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.16_8443" in sync 2021/04/21 11:55:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:04 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:55:04 [DEBUG] agent: Service "_v1_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:55:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:55:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:55:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.153_9015" in sync 2021/04/21 11:55:04 [DEBUG] agent: Service "_v1_message-router_10.233.30.0_3904" in sync 2021/04/21 11:55:04 [DEBUG] agent: Service "_v1_nsd_10.233.35.18_8806" in sync 2021/04/21 11:55:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.18_8806" in sync 2021/04/21 11:55:04 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.126_9518" in sync 2021/04/21 11:55:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:04 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:55:04 [DEBUG] agent: Service "_v1_parser_10.233.35.18_8806" in sync 2021/04/21 11:55:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:04 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:55:04 [DEBUG] agent: Service "_v0_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:55:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:55:04 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:55:04 [DEBUG] agent: Service "_v1_sdnc_10.233.5.108_8282" in sync 2021/04/21 11:55:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:55:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.242_9005" in sync 2021/04/21 11:55:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.94_8181" in sync 2021/04/21 11:55:04 [DEBUG] agent: Service "_v1_catalog_10.233.35.18_8806" in sync 2021/04/21 11:55:04 [DEBUG] agent: Service "_v1_sdc_10.233.25.173_8443" in sync 2021/04/21 11:55:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:55:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.173_8080" in sync 2021/04/21 11:55:04 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:55:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.36.119_8080" in sync 2021/04/21 11:55:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.61_443" in sync 2021/04/21 11:55:04 [DEBUG] agent: Node info in sync 2021/04/21 11:55:04 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (651.539µs) from=10.233.74.34:48162 2021/04/21 11:55:04 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/21 11:55:04 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/21 11:55:04 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/21 11:55:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:55:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.153_9015" in sync 2021/04/21 11:55:04 [DEBUG] agent: Service "_v1_message-router_10.233.30.0_3904" in sync 2021/04/21 11:55:04 [DEBUG] agent: Service "_v1_nsd_10.233.35.18_8806" in sync 2021/04/21 11:55:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.18_8806" in sync 2021/04/21 11:55:04 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.126_9518" in sync 2021/04/21 11:55:04 [DEBUG] agent: Service "_v1_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:55:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:55:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:04 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:55:04 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:55:04 [DEBUG] agent: Service "_v1_parser_10.233.35.18_8806" in sync 2021/04/21 11:55:04 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:55:04 [DEBUG] agent: Service "_v1_sdnc_10.233.5.108_8282" in sync 2021/04/21 11:55:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:04 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.70.43_8446" 2021/04/21 11:55:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:55:04 [DEBUG] agent: Service "_v0_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:55:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:55:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.242_9005" in sync 2021/04/21 11:55:04 [DEBUG] agent: Service "_v1_sdc_10.233.25.173_8443" in sync 2021/04/21 11:55:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:55:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.94_8181" in sync 2021/04/21 11:55:04 [DEBUG] agent: Service "_v1_catalog_10.233.35.18_8806" in sync 2021/04/21 11:55:04 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:55:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.173_8080" in sync 2021/04/21 11:55:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.61_443" in sync 2021/04/21 11:55:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.36.119_8080" in sync 2021/04/21 11:55:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:04 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:55:04 [DEBUG] agent: Service "_v1_appc_10.233.22.115_8443" in sync 2021/04/21 11:55:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.16_8443" in sync 2021/04/21 11:55:04 [DEBUG] agent: Node info in sync 2021/04/21 11:55:04 [DEBUG] http: Request PUT /v1/agent/service/register (355.360657ms) from=10.233.74.34:48166 2021/04/21 11:55:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:55:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:55:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.153_9015" in sync 2021/04/21 11:55:04 [DEBUG] agent: Service "_v1_message-router_10.233.30.0_3904" in sync 2021/04/21 11:55:04 [DEBUG] agent: Service "_v1_nsd_10.233.35.18_8806" in sync 2021/04/21 11:55:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.18_8806" in sync 2021/04/21 11:55:04 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.126_9518" in sync 2021/04/21 11:55:04 [DEBUG] agent: Service "_v1_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:55:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:04 [DEBUG] agent: Service "_v1_parser_10.233.35.18_8806" in sync 2021/04/21 11:55:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:04 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:55:04 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:55:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:55:04 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:55:04 [DEBUG] agent: Service "_v1_sdnc_10.233.5.108_8282" in sync 2021/04/21 11:55:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:55:04 [DEBUG] agent: Service "_v0_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:55:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.242_9005" in sync 2021/04/21 11:55:04 [DEBUG] agent: Service "_v1_catalog_10.233.35.18_8806" in sync 2021/04/21 11:55:04 [DEBUG] agent: Service "_v1_sdc_10.233.25.173_8443" in sync 2021/04/21 11:55:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:55:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.94_8181" in sync 2021/04/21 11:55:04 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:55:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.173_8080" in sync 2021/04/21 11:55:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.61_443" in sync 2021/04/21 11:55:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.36.119_8080" in sync 2021/04/21 11:55:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.16_8443" in sync 2021/04/21 11:55:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:04 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:55:04 [DEBUG] agent: Service "_v1_appc_10.233.22.115_8443" in sync 2021/04/21 11:55:04 [DEBUG] agent: Node info in sync 2021/04/21 11:55:04 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (520.514µs) from=10.233.74.34:48174 2021/04/21 11:55:04 [WARN] agent: Service name "_aai-generic-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/21 11:55:04 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/21 11:55:04 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/21 11:55:04 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/21 11:55:05 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.36.119_8080" in sync 2021/04/21 11:55:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.61_443" in sync 2021/04/21 11:55:05 [DEBUG] agent: Service "_v1_appc_10.233.22.115_8443" in sync 2021/04/21 11:55:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.16_8443" in sync 2021/04/21 11:55:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:05 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:55:05 [DEBUG] agent: Service "_v1_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:55:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:55:05 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:55:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.153_9015" in sync 2021/04/21 11:55:05 [DEBUG] agent: Service "_v1_message-router_10.233.30.0_3904" in sync 2021/04/21 11:55:05 [DEBUG] agent: Service "_v1_nsd_10.233.35.18_8806" in sync 2021/04/21 11:55:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.18_8806" in sync 2021/04/21 11:55:05 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.126_9518" in sync 2021/04/21 11:55:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:05 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:55:05 [DEBUG] agent: Service "_v1_parser_10.233.35.18_8806" in sync 2021/04/21 11:55:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:05 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:55:05 [DEBUG] agent: Service "_v0_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:55:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:55:05 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:55:05 [DEBUG] agent: Service "_v1_sdnc_10.233.5.108_8282" in sync 2021/04/21 11:55:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:55:05 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.242_9005" in sync 2021/04/21 11:55:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.94_8181" in sync 2021/04/21 11:55:05 [DEBUG] agent: Service "_v1_catalog_10.233.35.18_8806" in sync 2021/04/21 11:55:05 [DEBUG] agent: Service "_v1_sdc_10.233.25.173_8443" in sync 2021/04/21 11:55:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:05 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.70.43_8446" 2021/04/21 11:55:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:55:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.173_8080" in sync 2021/04/21 11:55:05 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:55:05 [DEBUG] agent: Node info in sync 2021/04/21 11:55:05 [DEBUG] http: Request PUT /v1/agent/service/register (301.376351ms) from=10.233.74.34:48180 2021/04/21 11:55:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:55:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.94_8181" in sync 2021/04/21 11:55:05 [DEBUG] agent: Service "_v1_catalog_10.233.35.18_8806" in sync 2021/04/21 11:55:05 [DEBUG] agent: Service "_v1_sdc_10.233.25.173_8443" in sync 2021/04/21 11:55:05 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:55:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.173_8080" in sync 2021/04/21 11:55:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.61_443" in sync 2021/04/21 11:55:05 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.36.119_8080" in sync 2021/04/21 11:55:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:05 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:55:05 [DEBUG] agent: Service "_v1_appc_10.233.22.115_8443" in sync 2021/04/21 11:55:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.16_8443" in sync 2021/04/21 11:55:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.153_9015" in sync 2021/04/21 11:55:05 [DEBUG] agent: Service "_v1_message-router_10.233.30.0_3904" in sync 2021/04/21 11:55:05 [DEBUG] agent: Service "_v1_nsd_10.233.35.18_8806" in sync 2021/04/21 11:55:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.18_8806" in sync 2021/04/21 11:55:05 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.126_9518" in sync 2021/04/21 11:55:05 [DEBUG] agent: Service "_v1_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:55:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:55:05 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:55:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:05 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:55:05 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:55:05 [DEBUG] agent: Service "_v1_parser_10.233.35.18_8806" in sync 2021/04/21 11:55:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:05 [DEBUG] agent: Service "_v1_sdnc_10.233.5.108_8282" in sync 2021/04/21 11:55:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:55:05 [DEBUG] agent: Service "_v0_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:55:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:55:05 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:55:05 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.242_9005" in sync 2021/04/21 11:55:05 [DEBUG] agent: Node info in sync 2021/04/21 11:55:05 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (539.137µs) from=10.233.74.34:48184 2021/04/21 11:55:05 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/21 11:55:05 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/21 11:55:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/21 11:55:05 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.242_9005" in sync 2021/04/21 11:55:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.94_8181" in sync 2021/04/21 11:55:05 [DEBUG] agent: Service "_v1_catalog_10.233.35.18_8806" in sync 2021/04/21 11:55:05 [DEBUG] agent: Service "_v1_sdc_10.233.25.173_8443" in sync 2021/04/21 11:55:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:55:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.173_8080" in sync 2021/04/21 11:55:05 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:55:05 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.36.119_8080" in sync 2021/04/21 11:55:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.61_443" in sync 2021/04/21 11:55:05 [DEBUG] agent: Service "_v1_appc_10.233.22.115_8443" in sync 2021/04/21 11:55:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.16_8443" in sync 2021/04/21 11:55:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:05 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:55:05 [DEBUG] agent: Service "_v1_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:55:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:55:05 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:55:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.153_9015" in sync 2021/04/21 11:55:05 [DEBUG] agent: Service "_v1_message-router_10.233.30.0_3904" in sync 2021/04/21 11:55:05 [DEBUG] agent: Service "_v1_nsd_10.233.35.18_8806" in sync 2021/04/21 11:55:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.18_8806" in sync 2021/04/21 11:55:05 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.126_9518" in sync 2021/04/21 11:55:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:05 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:55:05 [DEBUG] agent: Service "_v1_parser_10.233.35.18_8806" in sync 2021/04/21 11:55:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:05 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:55:05 [DEBUG] agent: Service "_v0_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:55:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:55:05 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:55:05 [DEBUG] agent: Service "_v1_sdnc_10.233.5.108_8282" in sync 2021/04/21 11:55:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:55:05 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.70.43_8446" 2021/04/21 11:55:05 [DEBUG] agent: Node info in sync 2021/04/21 11:55:05 [DEBUG] http: Request PUT /v1/agent/service/register (476.865392ms) from=10.233.74.34:48192 2021/04/21 11:55:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.61_443" in sync 2021/04/21 11:55:05 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.36.119_8080" in sync 2021/04/21 11:55:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:05 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:55:05 [DEBUG] agent: Service "_v1_appc_10.233.22.115_8443" in sync 2021/04/21 11:55:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.16_8443" in sync 2021/04/21 11:55:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.153_9015" in sync 2021/04/21 11:55:05 [DEBUG] agent: Service "_v1_message-router_10.233.30.0_3904" in sync 2021/04/21 11:55:05 [DEBUG] agent: Service "_v1_nsd_10.233.35.18_8806" in sync 2021/04/21 11:55:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.18_8806" in sync 2021/04/21 11:55:05 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.126_9518" in sync 2021/04/21 11:55:05 [DEBUG] agent: Service "_v1_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:55:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:55:05 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:55:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:05 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:55:05 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:55:05 [DEBUG] agent: Service "_v1_parser_10.233.35.18_8806" in sync 2021/04/21 11:55:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:05 [DEBUG] agent: Service "_v1_sdnc_10.233.5.108_8282" in sync 2021/04/21 11:55:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:55:05 [DEBUG] agent: Service "_v0_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:55:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:55:05 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:55:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:05 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.242_9005" in sync 2021/04/21 11:55:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:55:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.94_8181" in sync 2021/04/21 11:55:05 [DEBUG] agent: Service "_v1_catalog_10.233.35.18_8806" in sync 2021/04/21 11:55:05 [DEBUG] agent: Service "_v1_sdc_10.233.25.173_8443" in sync 2021/04/21 11:55:05 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:55:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.173_8080" in sync 2021/04/21 11:55:05 [DEBUG] agent: Node info in sync 2021/04/21 11:55:05 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (469.656µs) from=10.233.74.34:48194 2021/04/21 11:55:06 [WARN] agent: Service name "_aai-generic-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/21 11:55:06 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/21 11:55: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/04/21 11:55:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/21 11:55:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.61_443" in sync 2021/04/21 11:55:06 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.36.119_8080" in sync 2021/04/21 11:55:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:06 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:55:06 [DEBUG] agent: Service "_v1_appc_10.233.22.115_8443" in sync 2021/04/21 11:55:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.16_8443" in sync 2021/04/21 11:55:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.153_9015" in sync 2021/04/21 11:55:06 [DEBUG] agent: Service "_v1_message-router_10.233.30.0_3904" in sync 2021/04/21 11:55:06 [DEBUG] agent: Service "_v1_nsd_10.233.35.18_8806" in sync 2021/04/21 11:55:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.18_8806" in sync 2021/04/21 11:55:06 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.126_9518" in sync 2021/04/21 11:55:06 [DEBUG] agent: Service "_v1_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:55:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:55:06 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:55:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:06 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:55:06 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:55:06 [DEBUG] agent: Service "_v1_parser_10.233.35.18_8806" in sync 2021/04/21 11:55:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:06 [DEBUG] agent: Service "_v1_sdnc_10.233.5.108_8282" in sync 2021/04/21 11:55:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:55:06 [DEBUG] agent: Service "_v0_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:55:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:55:06 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:55:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:06 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.70.43_8446" 2021/04/21 11:55:06 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.242_9005" in sync 2021/04/21 11:55:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:55:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.94_8181" in sync 2021/04/21 11:55:06 [DEBUG] agent: Service "_v1_catalog_10.233.35.18_8806" in sync 2021/04/21 11:55:06 [DEBUG] agent: Service "_v1_sdc_10.233.25.173_8443" in sync 2021/04/21 11:55:06 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:55:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.173_8080" in sync 2021/04/21 11:55:06 [DEBUG] agent: Node info in sync 2021/04/21 11:55:06 [DEBUG] http: Request PUT /v1/agent/service/register (300.710543ms) from=10.233.74.34:48196 2021/04/21 11:55:06 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:55:06 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:55:06 [DEBUG] agent: Service "_v1_parser_10.233.35.18_8806" in sync 2021/04/21 11:55:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:55:06 [DEBUG] agent: Service "_v0_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:55:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:55:06 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:55:06 [DEBUG] agent: Service "_v1_sdnc_10.233.5.108_8282" in sync 2021/04/21 11:55:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:06 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.242_9005" in sync 2021/04/21 11:55:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:55:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.94_8181" in sync 2021/04/21 11:55:06 [DEBUG] agent: Service "_v1_catalog_10.233.35.18_8806" in sync 2021/04/21 11:55:06 [DEBUG] agent: Service "_v1_sdc_10.233.25.173_8443" in sync 2021/04/21 11:55:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:06 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:55:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.173_8080" in sync 2021/04/21 11:55:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.61_443" in sync 2021/04/21 11:55:06 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.36.119_8080" in sync 2021/04/21 11:55:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:06 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:55:06 [DEBUG] agent: Service "_v1_appc_10.233.22.115_8443" in sync 2021/04/21 11:55:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.16_8443" in sync 2021/04/21 11:55:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:06 [DEBUG] agent: Service "_v1_message-router_10.233.30.0_3904" in sync 2021/04/21 11:55:06 [DEBUG] agent: Service "_v1_nsd_10.233.35.18_8806" in sync 2021/04/21 11:55:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.18_8806" in sync 2021/04/21 11:55:06 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.126_9518" in sync 2021/04/21 11:55:06 [DEBUG] agent: Service "_v1_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:55:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:55:06 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:55:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.153_9015" in sync 2021/04/21 11:55:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:06 [DEBUG] agent: Node info in sync 2021/04/21 11:55:06 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (424.003µs) from=10.233.74.34:48202 2021/04/21 11:55:06 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/21 11:55: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/04/21 11:55:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/21 11:55:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:55:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.94_8181" in sync 2021/04/21 11:55:07 [DEBUG] agent: Service "_v1_catalog_10.233.35.18_8806" in sync 2021/04/21 11:55:07 [DEBUG] agent: Service "_v1_sdc_10.233.25.173_8443" in sync 2021/04/21 11:55:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:07 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:55:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.173_8080" in sync 2021/04/21 11:55:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.61_443" in sync 2021/04/21 11:55:07 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.36.119_8080" in sync 2021/04/21 11:55:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:07 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:55:07 [DEBUG] agent: Service "_v1_appc_10.233.22.115_8443" in sync 2021/04/21 11:55:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.16_8443" in sync 2021/04/21 11:55:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:07 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.70.43_8446" 2021/04/21 11:55:07 [DEBUG] agent: Service "_v1_message-router_10.233.30.0_3904" in sync 2021/04/21 11:55:07 [DEBUG] agent: Service "_v1_nsd_10.233.35.18_8806" in sync 2021/04/21 11:55:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.18_8806" in sync 2021/04/21 11:55:07 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.126_9518" in sync 2021/04/21 11:55:07 [DEBUG] agent: Service "_v1_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:55:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:55:07 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:55:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.153_9015" in sync 2021/04/21 11:55:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:07 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:55:07 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:55:07 [DEBUG] agent: Service "_v1_parser_10.233.35.18_8806" in sync 2021/04/21 11:55:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:55:07 [DEBUG] agent: Service "_v0_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:55:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:55:07 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:55:07 [DEBUG] agent: Service "_v1_sdnc_10.233.5.108_8282" in sync 2021/04/21 11:55:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:07 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.242_9005" in sync 2021/04/21 11:55:07 [DEBUG] agent: Node info in sync 2021/04/21 11:55:07 [DEBUG] http: Request PUT /v1/agent/service/register (501.267205ms) from=10.233.74.34:48206 2021/04/21 11:55:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.61_443" in sync 2021/04/21 11:55:07 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.36.119_8080" in sync 2021/04/21 11:55:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:07 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:55:07 [DEBUG] agent: Service "_v1_appc_10.233.22.115_8443" in sync 2021/04/21 11:55:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.16_8443" in sync 2021/04/21 11:55:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:07 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.126_9518" in sync 2021/04/21 11:55:07 [DEBUG] agent: Service "_v1_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:55:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:55:07 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:55:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.153_9015" in sync 2021/04/21 11:55:07 [DEBUG] agent: Service "_v1_message-router_10.233.30.0_3904" in sync 2021/04/21 11:55:07 [DEBUG] agent: Service "_v1_nsd_10.233.35.18_8806" in sync 2021/04/21 11:55:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.18_8806" in sync 2021/04/21 11:55:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:07 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:55:07 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:55:07 [DEBUG] agent: Service "_v1_parser_10.233.35.18_8806" in sync 2021/04/21 11:55:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:55:07 [DEBUG] agent: Service "_v0_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:55:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:55:07 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:55:07 [DEBUG] agent: Service "_v1_sdnc_10.233.5.108_8282" in sync 2021/04/21 11:55:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:07 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.242_9005" in sync 2021/04/21 11:55:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:55:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.94_8181" in sync 2021/04/21 11:55:07 [DEBUG] agent: Service "_v1_catalog_10.233.35.18_8806" in sync 2021/04/21 11:55:07 [DEBUG] agent: Service "_v1_sdc_10.233.25.173_8443" in sync 2021/04/21 11:55:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:07 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:55:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.173_8080" in sync 2021/04/21 11:55:07 [DEBUG] agent: Node info in sync 2021/04/21 11:55:07 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (486.974µs) from=10.233.74.34:48296 2021/04/21 11:55:07 [WARN] agent: Service name "_aai-generic-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/21 11:55:07 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/21 11:55: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/04/21 11:55:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/21 11:55:07 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.70.43_8446" 2021/04/21 11:55:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.61_443" in sync 2021/04/21 11:55:07 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.36.119_8080" in sync 2021/04/21 11:55:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:07 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:55:07 [DEBUG] agent: Service "_v1_appc_10.233.22.115_8443" in sync 2021/04/21 11:55:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.16_8443" in sync 2021/04/21 11:55:07 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:55:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.153_9015" in sync 2021/04/21 11:55:07 [DEBUG] agent: Service "_v1_message-router_10.233.30.0_3904" in sync 2021/04/21 11:55:07 [DEBUG] agent: Service "_v1_nsd_10.233.35.18_8806" in sync 2021/04/21 11:55:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.18_8806" in sync 2021/04/21 11:55:07 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.126_9518" in sync 2021/04/21 11:55:07 [DEBUG] agent: Service "_v1_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:55:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:55:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:07 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:55:07 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:55:07 [DEBUG] agent: Service "_v1_parser_10.233.35.18_8806" in sync 2021/04/21 11:55:07 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:55:07 [DEBUG] agent: Service "_v1_sdnc_10.233.5.108_8282" in sync 2021/04/21 11:55:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:55:07 [DEBUG] agent: Service "_v0_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:55:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:55:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:07 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.242_9005" in sync 2021/04/21 11:55:07 [DEBUG] agent: Service "_v1_sdc_10.233.25.173_8443" in sync 2021/04/21 11:55:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:55:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.94_8181" in sync 2021/04/21 11:55:07 [DEBUG] agent: Service "_v1_catalog_10.233.35.18_8806" in sync 2021/04/21 11:55:07 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:55:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.173_8080" in sync 2021/04/21 11:55:07 [DEBUG] agent: Node info in sync 2021/04/21 11:55:07 [DEBUG] http: Request PUT /v1/agent/service/register (354.029719ms) from=10.233.74.34:48300 2021/04/21 11:55:07 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:55:07 [DEBUG] agent: Service "_v1_appc_10.233.22.115_8443" in sync 2021/04/21 11:55:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.16_8443" in sync 2021/04/21 11:55:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.18_8806" in sync 2021/04/21 11:55:07 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (571.605µs) from=10.233.74.34:48308 2021/04/21 11:55:07 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.126_9518" in sync 2021/04/21 11:55:07 [DEBUG] agent: Service "_v1_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:55:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:55:07 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:55:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.153_9015" in sync 2021/04/21 11:55:07 [DEBUG] agent: Service "_v1_message-router_10.233.30.0_3904" in sync 2021/04/21 11:55:07 [DEBUG] agent: Service "_v1_nsd_10.233.35.18_8806" in sync 2021/04/21 11:55:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:07 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:55:07 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:55:07 [DEBUG] agent: Service "_v1_parser_10.233.35.18_8806" in sync 2021/04/21 11:55:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:55:07 [DEBUG] agent: Service "_v0_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:55:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:55:07 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:55:07 [DEBUG] agent: Service "_v1_sdnc_10.233.5.108_8282" in sync 2021/04/21 11:55:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:07 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.242_9005" in sync 2021/04/21 11:55:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:55:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.94_8181" in sync 2021/04/21 11:55:07 [DEBUG] agent: Service "_v1_catalog_10.233.35.18_8806" in sync 2021/04/21 11:55:07 [DEBUG] agent: Service "_v1_sdc_10.233.25.173_8443" in sync 2021/04/21 11:55:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:07 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:55:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.173_8080" in sync 2021/04/21 11:55:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.61_443" in sync 2021/04/21 11:55:07 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.36.119_8080" in sync 2021/04/21 11:55:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:07 [DEBUG] agent: Node info in sync 2021/04/21 11:55:07 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/21 11:55: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/04/21 11:55:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/21 11:55:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:08 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.70.43_8446" 2021/04/21 11:55:08 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:55:08 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:55:08 [DEBUG] agent: Service "_v1_parser_10.233.35.18_8806" in sync 2021/04/21 11:55:08 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:55:08 [DEBUG] agent: Service "_v1_sdnc_10.233.5.108_8282" in sync 2021/04/21 11:55:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:55:08 [DEBUG] agent: Service "_v0_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:55:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:55:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:08 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.242_9005" in sync 2021/04/21 11:55:08 [DEBUG] agent: Service "_v1_sdc_10.233.25.173_8443" in sync 2021/04/21 11:55:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:55:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.94_8181" in sync 2021/04/21 11:55:08 [DEBUG] agent: Service "_v1_catalog_10.233.35.18_8806" in sync 2021/04/21 11:55:08 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:55:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.173_8080" in sync 2021/04/21 11:55:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.61_443" in sync 2021/04/21 11:55:08 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.36.119_8080" in sync 2021/04/21 11:55:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:08 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:55:08 [DEBUG] agent: Service "_v1_appc_10.233.22.115_8443" in sync 2021/04/21 11:55:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.16_8443" in sync 2021/04/21 11:55:08 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:55:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.153_9015" in sync 2021/04/21 11:55:08 [DEBUG] agent: Service "_v1_message-router_10.233.30.0_3904" in sync 2021/04/21 11:55:08 [DEBUG] agent: Service "_v1_nsd_10.233.35.18_8806" in sync 2021/04/21 11:55:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.18_8806" in sync 2021/04/21 11:55:08 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.126_9518" in sync 2021/04/21 11:55:08 [DEBUG] agent: Service "_v1_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:55:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:55:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:08 [DEBUG] agent: Node info in sync 2021/04/21 11:55:08 [DEBUG] http: Request PUT /v1/agent/service/register (708.160219ms) from=10.233.74.34:48310 2021/04/21 11:55:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:55:08 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:55:08 [DEBUG] agent: Service "_v1_sdnc_10.233.5.108_8282" in sync 2021/04/21 11:55:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:55:08 [DEBUG] agent: Service "_v0_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:55:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:08 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.242_9005" in sync 2021/04/21 11:55:08 [DEBUG] agent: Service "_v1_catalog_10.233.35.18_8806" in sync 2021/04/21 11:55:08 [DEBUG] agent: Service "_v1_sdc_10.233.25.173_8443" in sync 2021/04/21 11:55:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:55:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.94_8181" in sync 2021/04/21 11:55:08 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:55:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.173_8080" in sync 2021/04/21 11:55:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.61_443" in sync 2021/04/21 11:55:08 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.36.119_8080" in sync 2021/04/21 11:55:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.16_8443" in sync 2021/04/21 11:55:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:08 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:55:08 [DEBUG] agent: Service "_v1_appc_10.233.22.115_8443" in sync 2021/04/21 11:55:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:55:08 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:55:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.153_9015" in sync 2021/04/21 11:55:08 [DEBUG] agent: Service "_v1_message-router_10.233.30.0_3904" in sync 2021/04/21 11:55:08 [DEBUG] agent: Service "_v1_nsd_10.233.35.18_8806" in sync 2021/04/21 11:55:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.18_8806" in sync 2021/04/21 11:55:08 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.126_9518" in sync 2021/04/21 11:55:08 [DEBUG] agent: Service "_v1_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:55:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:08 [DEBUG] agent: Service "_v1_parser_10.233.35.18_8806" in sync 2021/04/21 11:55:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:08 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:55:08 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:55:08 [DEBUG] agent: Node info in sync 2021/04/21 11:55:09 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (199.331444ms) from=10.233.74.34:48446 2021/04/21 11:55:09 [WARN] agent: Service name "_aai-generic-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/21 11:55:09 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/21 11:55: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/04/21 11:55:09 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/21 11:55:09 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:55:09 [DEBUG] agent: Service "_v1_appc_10.233.22.115_8443" in sync 2021/04/21 11:55:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.16_8443" in sync 2021/04/21 11:55:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:09 [DEBUG] agent: Service "_v1_message-router_10.233.30.0_3904" in sync 2021/04/21 11:55:09 [DEBUG] agent: Service "_v1_nsd_10.233.35.18_8806" in sync 2021/04/21 11:55:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.18_8806" in sync 2021/04/21 11:55:09 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.126_9518" in sync 2021/04/21 11:55:09 [DEBUG] agent: Service "_v1_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:55:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:55:09 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:55:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.153_9015" in sync 2021/04/21 11:55:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:09 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:55:09 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:55:09 [DEBUG] agent: Service "_v1_parser_10.233.35.18_8806" in sync 2021/04/21 11:55:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:55:09 [DEBUG] agent: Service "_v0_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:55:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:55:09 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:55:09 [DEBUG] agent: Service "_v1_sdnc_10.233.5.108_8282" in sync 2021/04/21 11:55:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:09 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.242_9005" in sync 2021/04/21 11:55:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:09 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.70.43_8446" 2021/04/21 11:55:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:55:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.94_8181" in sync 2021/04/21 11:55:09 [DEBUG] agent: Service "_v1_catalog_10.233.35.18_8806" in sync 2021/04/21 11:55:09 [DEBUG] agent: Service "_v1_sdc_10.233.25.173_8443" in sync 2021/04/21 11:55:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:09 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:55:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.173_8080" in sync 2021/04/21 11:55:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.61_443" in sync 2021/04/21 11:55:09 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.36.119_8080" in sync 2021/04/21 11:55:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:09 [DEBUG] agent: Node info in sync 2021/04/21 11:55:09 [DEBUG] http: Request PUT /v1/agent/service/register (121.878108ms) from=10.233.74.34:48494 2021/04/21 11:55:09 [DEBUG] agent: Service "_v1_sdnc_10.233.5.108_8282" in sync 2021/04/21 11:55:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:55:09 [DEBUG] agent: Service "_v0_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:55:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:55:09 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:55:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:09 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.242_9005" in sync 2021/04/21 11:55:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:55:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.94_8181" in sync 2021/04/21 11:55:09 [DEBUG] agent: Service "_v1_catalog_10.233.35.18_8806" in sync 2021/04/21 11:55:09 [DEBUG] agent: Service "_v1_sdc_10.233.25.173_8443" in sync 2021/04/21 11:55:09 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:55:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.173_8080" in sync 2021/04/21 11:55:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.61_443" in sync 2021/04/21 11:55:09 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.36.119_8080" in sync 2021/04/21 11:55:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:09 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:55:09 [DEBUG] agent: Service "_v1_appc_10.233.22.115_8443" in sync 2021/04/21 11:55:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.16_8443" in sync 2021/04/21 11:55:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.153_9015" in sync 2021/04/21 11:55:09 [DEBUG] agent: Service "_v1_message-router_10.233.30.0_3904" in sync 2021/04/21 11:55:09 [DEBUG] agent: Service "_v1_nsd_10.233.35.18_8806" in sync 2021/04/21 11:55:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.18_8806" in sync 2021/04/21 11:55:09 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.126_9518" in sync 2021/04/21 11:55:09 [DEBUG] agent: Service "_v1_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:55:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:55:09 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:55:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:09 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:55:09 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:55:09 [DEBUG] agent: Service "_v1_parser_10.233.35.18_8806" in sync 2021/04/21 11:55:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:09 [DEBUG] agent: Node info in sync 2021/04/21 11:55:09 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (146.297566ms) from=10.233.74.34:48498 2021/04/21 11:55:09 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/21 11:55: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/04/21 11:55:09 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/21 11:55:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:55:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.94_8181" in sync 2021/04/21 11:55:09 [DEBUG] agent: Service "_v1_catalog_10.233.35.18_8806" in sync 2021/04/21 11:55:09 [DEBUG] agent: Service "_v1_sdc_10.233.25.173_8443" in sync 2021/04/21 11:55:09 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:55:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.173_8080" in sync 2021/04/21 11:55:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.61_443" in sync 2021/04/21 11:55:09 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.36.119_8080" in sync 2021/04/21 11:55:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v1_appc_10.233.22.115_8443" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.16_8443" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.153_9015" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v1_message-router_10.233.30.0_3904" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v1_nsd_10.233.35.18_8806" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.18_8806" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.126_9518" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v1_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v1_parser_10.233.35.18_8806" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v1_sdnc_10.233.5.108_8282" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v0_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.242_9005" in sync 2021/04/21 11:55:10 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.70.43_8446" 2021/04/21 11:55:10 [DEBUG] agent: Node info in sync 2021/04/21 11:55:10 [DEBUG] http: Request PUT /v1/agent/service/register (646.164412ms) from=10.233.74.34:48502 2021/04/21 11:55:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.61_443" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.36.119_8080" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v1_appc_10.233.22.115_8443" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.16_8443" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.153_9015" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v1_message-router_10.233.30.0_3904" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v1_nsd_10.233.35.18_8806" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.18_8806" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.126_9518" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v1_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v1_parser_10.233.35.18_8806" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v1_sdnc_10.233.5.108_8282" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v0_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.242_9005" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.94_8181" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v1_catalog_10.233.35.18_8806" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v1_sdc_10.233.25.173_8443" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.173_8080" in sync 2021/04/21 11:55:10 [DEBUG] agent: Node info in sync 2021/04/21 11:55:10 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (366.335µs) from=10.233.74.34:48512 2021/04/21 11:55:10 [WARN] agent: Service name "_aai-generic-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/21 11:55:10 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/21 11:55: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/04/21 11:55:10 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/21 11:55:10 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.126_9518" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v1_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.153_9015" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v1_message-router_10.233.30.0_3904" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v1_nsd_10.233.35.18_8806" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.18_8806" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v1_parser_10.233.35.18_8806" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v0_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v1_sdnc_10.233.5.108_8282" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.242_9005" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.94_8181" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v1_catalog_10.233.35.18_8806" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v1_sdc_10.233.25.173_8443" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:10 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.70.43_8446" 2021/04/21 11:55:10 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.173_8080" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.61_443" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.36.119_8080" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v1_appc_10.233.22.115_8443" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.16_8443" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:10 [DEBUG] agent: Node info in sync 2021/04/21 11:55:10 [DEBUG] http: Request PUT /v1/agent/service/register (150.531654ms) from=10.233.74.34:48516 2021/04/21 11:55:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.61_443" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.36.119_8080" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.16_8443" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v1_appc_10.233.22.115_8443" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.153_9015" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v1_message-router_10.233.30.0_3904" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v1_nsd_10.233.35.18_8806" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.18_8806" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.126_9518" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v1_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v1_parser_10.233.35.18_8806" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v1_sdnc_10.233.5.108_8282" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v0_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.242_9005" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v1_catalog_10.233.35.18_8806" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v1_sdc_10.233.25.173_8443" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.94_8181" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.173_8080" in sync 2021/04/21 11:55:10 [DEBUG] agent: Node info in sync 2021/04/21 11:55:10 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (459.782µs) from=10.233.74.34:48518 2021/04/21 11:55:10 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/21 11:55: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/04/21 11:55:10 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/21 11:55:10 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.242_9005" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.94_8181" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v1_catalog_10.233.35.18_8806" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v1_sdc_10.233.25.173_8443" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.173_8080" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.61_443" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.36.119_8080" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v1_appc_10.233.22.115_8443" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.16_8443" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v1_nsd_10.233.35.18_8806" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.18_8806" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.126_9518" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v1_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.153_9015" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v1_message-router_10.233.30.0_3904" in sync 2021/04/21 11:55:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:11 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.70.43_8446" 2021/04/21 11:55:11 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:55:11 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:55:11 [DEBUG] agent: Service "_v1_parser_10.233.35.18_8806" in sync 2021/04/21 11:55:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:55:11 [DEBUG] agent: Service "_v0_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:55:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:55:11 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:55:11 [DEBUG] agent: Service "_v1_sdnc_10.233.5.108_8282" in sync 2021/04/21 11:55:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:11 [DEBUG] agent: Node info in sync 2021/04/21 11:55:11 [DEBUG] http: Request PUT /v1/agent/service/register (400.628619ms) from=10.233.74.34:48520 2021/04/21 11:55:11 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:55:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.173_8080" in sync 2021/04/21 11:55:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.61_443" in sync 2021/04/21 11:55:11 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.36.119_8080" in sync 2021/04/21 11:55:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:11 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:55:11 [DEBUG] agent: Service "_v1_appc_10.233.22.115_8443" in sync 2021/04/21 11:55:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.16_8443" in sync 2021/04/21 11:55:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.18_8806" in sync 2021/04/21 11:55:11 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.126_9518" in sync 2021/04/21 11:55:11 [DEBUG] agent: Service "_v1_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:55:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:55:11 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:55:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.153_9015" in sync 2021/04/21 11:55:11 [DEBUG] agent: Service "_v1_message-router_10.233.30.0_3904" in sync 2021/04/21 11:55:11 [DEBUG] agent: Service "_v1_nsd_10.233.35.18_8806" in sync 2021/04/21 11:55:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:11 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:55:11 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:55:11 [DEBUG] agent: Service "_v1_parser_10.233.35.18_8806" in sync 2021/04/21 11:55:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:55:11 [DEBUG] agent: Service "_v0_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:55:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:55:11 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:55:11 [DEBUG] agent: Service "_v1_sdnc_10.233.5.108_8282" in sync 2021/04/21 11:55:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:11 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.242_9005" in sync 2021/04/21 11:55:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:55:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.94_8181" in sync 2021/04/21 11:55:11 [DEBUG] agent: Service "_v1_catalog_10.233.35.18_8806" in sync 2021/04/21 11:55:11 [DEBUG] agent: Service "_v1_sdc_10.233.25.173_8443" in sync 2021/04/21 11:55:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:11 [DEBUG] agent: Node info in sync 2021/04/21 11:55:11 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (533.518µs) from=10.233.74.34:48522 2021/04/21 11:55:11 [WARN] agent: Service name "_aai-nodes-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/21 11:55:11 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/21 11:55: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/04/21 11:55:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/21 11:55:12 [DEBUG] agent: Service "_v1_message-router_10.233.30.0_3904" in sync 2021/04/21 11:55:12 [DEBUG] agent: Service "_v1_nsd_10.233.35.18_8806" in sync 2021/04/21 11:55:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.18_8806" in sync 2021/04/21 11:55:12 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.126_9518" in sync 2021/04/21 11:55:12 [DEBUG] agent: Service "_v1_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:55:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:55:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:55:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.153_9015" in sync 2021/04/21 11:55:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:12 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:55:12 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:55:12 [DEBUG] agent: Service "_v1_parser_10.233.35.18_8806" in sync 2021/04/21 11:55:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:55:12 [DEBUG] agent: Service "_v0_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:55:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:55:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:55:12 [DEBUG] agent: Service "_v1_sdnc_10.233.5.108_8282" in sync 2021/04/21 11:55:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.242_9005" in sync 2021/04/21 11:55:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:55:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.94_8181" in sync 2021/04/21 11:55:12 [DEBUG] agent: Service "_v1_catalog_10.233.35.18_8806" in sync 2021/04/21 11:55:12 [DEBUG] agent: Service "_v1_sdc_10.233.25.173_8443" in sync 2021/04/21 11:55:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:12 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:55:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.173_8080" in sync 2021/04/21 11:55:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.61_443" in sync 2021/04/21 11:55:12 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.36.119_8080" in sync 2021/04/21 11:55:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:12 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.70.43_8446" 2021/04/21 11:55:12 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:55:12 [DEBUG] agent: Service "_v1_appc_10.233.22.115_8443" in sync 2021/04/21 11:55:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.16_8443" in sync 2021/04/21 11:55:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:12 [DEBUG] agent: Node info in sync 2021/04/21 11:55:12 [DEBUG] http: Request PUT /v1/agent/service/register (814.00634ms) from=10.233.74.34:48524 2021/04/21 11:55:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.242_9005" in sync 2021/04/21 11:55:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:55:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.94_8181" in sync 2021/04/21 11:55:12 [DEBUG] agent: Service "_v1_catalog_10.233.35.18_8806" in sync 2021/04/21 11:55:12 [DEBUG] agent: Service "_v1_sdc_10.233.25.173_8443" in sync 2021/04/21 11:55:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:12 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (481.963µs) from=10.233.74.34:48616 2021/04/21 11:55:12 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:55:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.173_8080" in sync 2021/04/21 11:55:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.61_443" in sync 2021/04/21 11:55:12 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.36.119_8080" in sync 2021/04/21 11:55:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:12 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:55:12 [DEBUG] agent: Service "_v1_appc_10.233.22.115_8443" in sync 2021/04/21 11:55:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.16_8443" in sync 2021/04/21 11:55:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:12 [DEBUG] agent: Service "_v1_message-router_10.233.30.0_3904" in sync 2021/04/21 11:55:12 [DEBUG] agent: Service "_v1_nsd_10.233.35.18_8806" in sync 2021/04/21 11:55:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.18_8806" in sync 2021/04/21 11:55:12 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.126_9518" in sync 2021/04/21 11:55:12 [DEBUG] agent: Service "_v1_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:55:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:55:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:55:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.153_9015" in sync 2021/04/21 11:55:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:12 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:55:12 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:55:12 [DEBUG] agent: Service "_v1_parser_10.233.35.18_8806" in sync 2021/04/21 11:55:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:55:12 [DEBUG] agent: Service "_v0_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:55:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:55:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:55:12 [DEBUG] agent: Service "_v1_sdnc_10.233.5.108_8282" in sync 2021/04/21 11:55:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:12 [DEBUG] agent: Node info in sync 2021/04/21 11:55:13 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/21 11:55:13 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/21 11:55:13 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/21 11:55:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:13 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:55:13 [DEBUG] agent: Service "_v1_appc_10.233.22.115_8443" in sync 2021/04/21 11:55:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.16_8443" in sync 2021/04/21 11:55:13 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:55:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.153_9015" in sync 2021/04/21 11:55:13 [DEBUG] agent: Service "_v1_message-router_10.233.30.0_3904" in sync 2021/04/21 11:55:13 [DEBUG] agent: Service "_v1_nsd_10.233.35.18_8806" in sync 2021/04/21 11:55:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.18_8806" in sync 2021/04/21 11:55:13 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.126_9518" in sync 2021/04/21 11:55:13 [DEBUG] agent: Service "_v1_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:55:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:55:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:13 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.70.43_8446" 2021/04/21 11:55:13 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:55:13 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:55:13 [DEBUG] agent: Service "_v1_parser_10.233.35.18_8806" in sync 2021/04/21 11:55:13 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:55:13 [DEBUG] agent: Service "_v1_sdnc_10.233.5.108_8282" in sync 2021/04/21 11:55:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:55:14 [DEBUG] agent: Service "_v0_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:55:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:55:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:14 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.242_9005" in sync 2021/04/21 11:55:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:14 [DEBUG] agent: Service "_v1_sdc_10.233.25.173_8443" in sync 2021/04/21 11:55:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:55:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.94_8181" in sync 2021/04/21 11:55:14 [DEBUG] agent: Service "_v1_catalog_10.233.35.18_8806" in sync 2021/04/21 11:55:14 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:55:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.173_8080" in sync 2021/04/21 11:55:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.61_443" in sync 2021/04/21 11:55:14 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.36.119_8080" in sync 2021/04/21 11:55:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:14 [DEBUG] agent: Node info in sync 2021/04/21 11:55:14 [DEBUG] http: Request PUT /v1/agent/service/register (899.561477ms) from=10.233.74.34:48626 2021/04/21 11:55:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:55:14 [DEBUG] agent: Service "_v0_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:55:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:55:14 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:55:14 [DEBUG] agent: Service "_v1_sdnc_10.233.5.108_8282" in sync 2021/04/21 11:55:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:14 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.242_9005" in sync 2021/04/21 11:55:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:55:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.94_8181" in sync 2021/04/21 11:55:14 [DEBUG] agent: Service "_v1_catalog_10.233.35.18_8806" in sync 2021/04/21 11:55:14 [DEBUG] agent: Service "_v1_sdc_10.233.25.173_8443" in sync 2021/04/21 11:55:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:14 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:55:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.173_8080" in sync 2021/04/21 11:55:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.61_443" in sync 2021/04/21 11:55:14 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.36.119_8080" in sync 2021/04/21 11:55:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:14 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:55:14 [DEBUG] agent: Service "_v1_appc_10.233.22.115_8443" in sync 2021/04/21 11:55:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.16_8443" in sync 2021/04/21 11:55:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:14 [DEBUG] agent: Service "_v1_nsd_10.233.35.18_8806" in sync 2021/04/21 11:55:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.18_8806" in sync 2021/04/21 11:55:14 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.126_9518" in sync 2021/04/21 11:55:14 [DEBUG] agent: Service "_v1_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:55:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:55:14 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:55:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.153_9015" in sync 2021/04/21 11:55:14 [DEBUG] agent: Service "_v1_message-router_10.233.30.0_3904" in sync 2021/04/21 11:55:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:14 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:55:14 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:55:14 [DEBUG] agent: Service "_v1_parser_10.233.35.18_8806" in sync 2021/04/21 11:55:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:14 [DEBUG] agent: Node info in sync 2021/04/21 11:55:14 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (612.016µs) from=10.233.74.34:48812 2021/04/21 11:55:14 [WARN] agent: Service name "_aai-nodes-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/21 11:55:14 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/21 11:55:14 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/21 11:55:14 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/21 11:55:14 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:55:14 [DEBUG] agent: Service "_v1_appc_10.233.22.115_8443" in sync 2021/04/21 11:55:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.16_8443" in sync 2021/04/21 11:55:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:14 [DEBUG] agent: Service "_v1_message-router_10.233.30.0_3904" in sync 2021/04/21 11:55:14 [DEBUG] agent: Service "_v1_nsd_10.233.35.18_8806" in sync 2021/04/21 11:55:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.18_8806" in sync 2021/04/21 11:55:14 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.126_9518" in sync 2021/04/21 11:55:14 [DEBUG] agent: Service "_v1_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:55:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:55:14 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:55:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.153_9015" in sync 2021/04/21 11:55:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:14 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.70.43_8446" 2021/04/21 11:55:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:14 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:55:14 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:55:14 [DEBUG] agent: Service "_v1_parser_10.233.35.18_8806" in sync 2021/04/21 11:55:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:55:14 [DEBUG] agent: Service "_v0_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:55:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:55:14 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:55:14 [DEBUG] agent: Service "_v1_sdnc_10.233.5.108_8282" in sync 2021/04/21 11:55:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:14 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.242_9005" in sync 2021/04/21 11:55:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:55:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.94_8181" in sync 2021/04/21 11:55:14 [DEBUG] agent: Service "_v1_catalog_10.233.35.18_8806" in sync 2021/04/21 11:55:14 [DEBUG] agent: Service "_v1_sdc_10.233.25.173_8443" in sync 2021/04/21 11:55:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:14 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:55:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.173_8080" in sync 2021/04/21 11:55:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.61_443" in sync 2021/04/21 11:55:14 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.36.119_8080" in sync 2021/04/21 11:55:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:14 [DEBUG] agent: Node info in sync 2021/04/21 11:55:14 [DEBUG] http: Request PUT /v1/agent/service/register (212.012272ms) from=10.233.74.34:48816 2021/04/21 11:55:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:55:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.94_8181" in sync 2021/04/21 11:55:14 [DEBUG] agent: Service "_v1_catalog_10.233.35.18_8806" in sync 2021/04/21 11:55:14 [DEBUG] agent: Service "_v1_sdc_10.233.25.173_8443" in sync 2021/04/21 11:55:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:14 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:55:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.173_8080" in sync 2021/04/21 11:55:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.61_443" in sync 2021/04/21 11:55:14 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.36.119_8080" in sync 2021/04/21 11:55:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:14 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:55:14 [DEBUG] agent: Service "_v1_appc_10.233.22.115_8443" in sync 2021/04/21 11:55:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.16_8443" in sync 2021/04/21 11:55:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:14 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.126_9518" in sync 2021/04/21 11:55:14 [DEBUG] agent: Service "_v1_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:55:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:55:14 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:55:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.153_9015" in sync 2021/04/21 11:55:14 [DEBUG] agent: Service "_v1_message-router_10.233.30.0_3904" in sync 2021/04/21 11:55:14 [DEBUG] agent: Service "_v1_nsd_10.233.35.18_8806" in sync 2021/04/21 11:55:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.18_8806" in sync 2021/04/21 11:55:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:14 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:55:14 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:55:14 [DEBUG] agent: Service "_v1_parser_10.233.35.18_8806" in sync 2021/04/21 11:55:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:55:14 [DEBUG] agent: Service "_v0_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:55:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:55:14 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:55:14 [DEBUG] agent: Service "_v1_sdnc_10.233.5.108_8282" in sync 2021/04/21 11:55:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:14 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.242_9005" in sync 2021/04/21 11:55:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:14 [DEBUG] agent: Node info in sync 2021/04/21 11:55:14 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (386.649µs) from=10.233.74.34:48818 2021/04/21 11:55:14 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/21 11:55:14 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/21 11:55:14 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/21 11:55:15 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.242_9005" in sync 2021/04/21 11:55:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:55:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.94_8181" in sync 2021/04/21 11:55:15 [DEBUG] agent: Service "_v1_catalog_10.233.35.18_8806" in sync 2021/04/21 11:55:15 [DEBUG] agent: Service "_v1_sdc_10.233.25.173_8443" in sync 2021/04/21 11:55:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:15 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:55:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.173_8080" in sync 2021/04/21 11:55:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.61_443" in sync 2021/04/21 11:55:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.36.119_8080" in sync 2021/04/21 11:55:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:15 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.70.43_8446" 2021/04/21 11:55:15 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:55:15 [DEBUG] agent: Service "_v1_appc_10.233.22.115_8443" in sync 2021/04/21 11:55:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.16_8443" in sync 2021/04/21 11:55:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.126_9518" in sync 2021/04/21 11:55:15 [DEBUG] agent: Service "_v1_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:55:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:55:15 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:55:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.153_9015" in sync 2021/04/21 11:55:15 [DEBUG] agent: Service "_v1_message-router_10.233.30.0_3904" in sync 2021/04/21 11:55:15 [DEBUG] agent: Service "_v1_nsd_10.233.35.18_8806" in sync 2021/04/21 11:55:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.18_8806" in sync 2021/04/21 11:55:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:15 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:55:15 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:55:15 [DEBUG] agent: Service "_v1_parser_10.233.35.18_8806" in sync 2021/04/21 11:55:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:55:15 [DEBUG] agent: Service "_v0_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:55:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:55:15 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:55:15 [DEBUG] agent: Service "_v1_sdnc_10.233.5.108_8282" in sync 2021/04/21 11:55:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:15 [DEBUG] agent: Node info in sync 2021/04/21 11:55:15 [DEBUG] http: Request PUT /v1/agent/service/register (599.956713ms) from=10.233.74.34:48824 2021/04/21 11:55:15 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.242_9005" in sync 2021/04/21 11:55:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:15 [DEBUG] agent: Service "_v1_catalog_10.233.35.18_8806" in sync 2021/04/21 11:55:15 [DEBUG] agent: Service "_v1_sdc_10.233.25.173_8443" in sync 2021/04/21 11:55:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:55:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.94_8181" in sync 2021/04/21 11:55:15 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:55:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.173_8080" in sync 2021/04/21 11:55:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.61_443" in sync 2021/04/21 11:55:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.36.119_8080" in sync 2021/04/21 11:55:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.16_8443" in sync 2021/04/21 11:55:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:15 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:55:15 [DEBUG] agent: Service "_v1_appc_10.233.22.115_8443" in sync 2021/04/21 11:55:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:55:15 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:55:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.153_9015" in sync 2021/04/21 11:55:15 [DEBUG] agent: Service "_v1_message-router_10.233.30.0_3904" in sync 2021/04/21 11:55:15 [DEBUG] agent: Service "_v1_nsd_10.233.35.18_8806" in sync 2021/04/21 11:55:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.18_8806" in sync 2021/04/21 11:55:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.126_9518" in sync 2021/04/21 11:55:15 [DEBUG] agent: Service "_v1_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:55:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:15 [DEBUG] agent: Service "_v1_parser_10.233.35.18_8806" in sync 2021/04/21 11:55:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:15 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:55:15 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:55:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:55:15 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:55:15 [DEBUG] agent: Service "_v1_sdnc_10.233.5.108_8282" in sync 2021/04/21 11:55:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:55:15 [DEBUG] agent: Service "_v0_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:55:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:15 [DEBUG] agent: Node info in sync 2021/04/21 11:55:15 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (592.799µs) from=10.233.74.34:48842 2021/04/21 11:55:15 [WARN] agent: Service name "_aai-nodes-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/21 11:55:15 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/21 11:55:15 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/21 11:55:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/21 11:55:16 [DEBUG] agent: Service "_v1_sdc_10.233.25.173_8443" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.94_8181" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v1_catalog_10.233.35.18_8806" in sync 2021/04/21 11:55:16 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.70.43_8446" 2021/04/21 11:55:16 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.173_8080" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.61_443" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.36.119_8080" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v1_appc_10.233.22.115_8443" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.16_8443" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.153_9015" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v1_message-router_10.233.30.0_3904" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v1_nsd_10.233.35.18_8806" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.18_8806" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.126_9518" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v1_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v1_parser_10.233.35.18_8806" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v1_sdnc_10.233.5.108_8282" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v0_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.242_9005" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:16 [DEBUG] agent: Node info in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v1_nsd_10.233.35.18_8806" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.18_8806" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.126_9518" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v1_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.153_9015" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v1_message-router_10.233.30.0_3904" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v1_parser_10.233.35.18_8806" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v0_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v1_sdnc_10.233.5.108_8282" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.242_9005" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.94_8181" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v1_catalog_10.233.35.18_8806" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v1_sdc_10.233.25.173_8443" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.173_8080" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.61_443" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.36.119_8080" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v1_appc_10.233.22.115_8443" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.16_8443" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:16 [DEBUG] agent: Node info in sync 2021/04/21 11:55:16 [DEBUG] http: Request PUT /v1/agent/service/register (393.826196ms) from=10.233.74.34:48844 2021/04/21 11:55:16 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (371.457µs) from=10.233.74.34:48846 2021/04/21 11:55:16 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/21 11:55: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/04/21 11:55: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/04/21 11:55:16 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v1_parser_10.233.35.18_8806" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v0_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v1_sdnc_10.233.5.108_8282" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.242_9005" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.94_8181" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v1_catalog_10.233.35.18_8806" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v1_sdc_10.233.25.173_8443" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.173_8080" in sync 2021/04/21 11:55:16 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.70.43_8446" 2021/04/21 11:55:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.61_443" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.36.119_8080" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v1_appc_10.233.22.115_8443" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.16_8443" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.126_9518" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v1_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.153_9015" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v1_message-router_10.233.30.0_3904" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v1_nsd_10.233.35.18_8806" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.18_8806" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:16 [DEBUG] agent: Node info in sync 2021/04/21 11:55:16 [DEBUG] http: Request PUT /v1/agent/service/register (454.102029ms) from=10.233.74.34:48850 2021/04/21 11:55:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v0_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v1_sdnc_10.233.5.108_8282" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.242_9005" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.94_8181" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v1_catalog_10.233.35.18_8806" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v1_sdc_10.233.25.173_8443" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.173_8080" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.61_443" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.36.119_8080" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v1_appc_10.233.22.115_8443" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.16_8443" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v1_message-router_10.233.30.0_3904" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v1_nsd_10.233.35.18_8806" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.18_8806" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.126_9518" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v1_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.153_9015" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v1_parser_10.233.35.18_8806" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:16 [DEBUG] agent: Node info in sync 2021/04/21 11:55:16 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (393.399µs) from=10.233.74.34:48940 2021/04/21 11:55:17 [WARN] agent: Service name "_aai-nodes-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/21 11:55:17 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/21 11:55:17 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/21 11:55:17 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/21 11:55:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v1_sdc_10.233.25.173_8443" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.173_8080" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.61_443" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v1_appc_10.233.22.115_8443" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.126_9518" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v1_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v1_nsd_10.233.35.18_8806" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v1_parser_10.233.35.18_8806" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v0_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.242_9005" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:17 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.70.43_8446" 2021/04/21 11:55:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.94_8181" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v1_catalog_10.233.35.18_8806" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.36.119_8080" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.16_8443" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.153_9015" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v1_message-router_10.233.30.0_3904" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.18_8806" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v1_sdnc_10.233.5.108_8282" in sync 2021/04/21 11:55:17 [DEBUG] agent: Node info in sync 2021/04/21 11:55:17 [DEBUG] http: Request PUT /v1/agent/service/register (300.221481ms) from=10.233.74.34:48942 2021/04/21 11:55:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.16_8443" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.153_9015" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v1_message-router_10.233.30.0_3904" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.18_8806" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v1_sdnc_10.233.5.108_8282" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v1_sdc_10.233.25.173_8443" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.173_8080" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.61_443" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v1_appc_10.233.22.115_8443" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.126_9518" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v1_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v1_nsd_10.233.35.18_8806" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v1_parser_10.233.35.18_8806" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v0_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.242_9005" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.94_8181" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v1_catalog_10.233.35.18_8806" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.36.119_8080" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:17 [DEBUG] agent: Node info in sync 2021/04/21 11:55:17 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (601.067µs) from=10.233.74.34:48952 2021/04/21 11:55:17 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/21 11:55:17 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/21 11:55:17 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/21 11:55:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.126_9518" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v1_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v1_nsd_10.233.35.18_8806" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v1_parser_10.233.35.18_8806" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v0_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.242_9005" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.94_8181" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v1_catalog_10.233.35.18_8806" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.36.119_8080" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.16_8443" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.153_9015" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v1_message-router_10.233.30.0_3904" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.18_8806" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v1_sdnc_10.233.5.108_8282" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v1_sdc_10.233.25.173_8443" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:17 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.70.43_8446" 2021/04/21 11:55:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.173_8080" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.61_443" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v1_appc_10.233.22.115_8443" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:17 [DEBUG] agent: Node info in sync 2021/04/21 11:55:17 [DEBUG] http: Request PUT /v1/agent/service/register (475.556817ms) from=10.233.74.34:48954 2021/04/21 11:55:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v1_sdc_10.233.25.173_8443" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.173_8080" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.61_443" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v1_appc_10.233.22.115_8443" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.126_9518" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v1_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v1_nsd_10.233.35.18_8806" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v1_parser_10.233.35.18_8806" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v0_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.242_9005" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.94_8181" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v1_catalog_10.233.35.18_8806" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.36.119_8080" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.16_8443" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.153_9015" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v1_message-router_10.233.30.0_3904" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.18_8806" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:17 [DEBUG] agent: Service "_v1_sdnc_10.233.5.108_8282" in sync 2021/04/21 11:55:17 [DEBUG] agent: Node info in sync 2021/04/21 11:55:17 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (610.384µs) from=10.233.74.34:49078 2021/04/21 11:55:18 [WARN] agent: Service name "_aai-nodes-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/21 11:55:18 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/21 11:55: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/04/21 11:55: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/04/21 11:55:18 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-qvsjr" since the cluster is too small 2021/04/21 11:55:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:55:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.153_9015" in sync 2021/04/21 11:55:18 [DEBUG] agent: Service "_v1_message-router_10.233.30.0_3904" in sync 2021/04/21 11:55:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.18_8806" in sync 2021/04/21 11:55:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:18 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:55:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:18 [DEBUG] agent: Service "_v1_sdnc_10.233.5.108_8282" in sync 2021/04/21 11:55:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:55:18 [DEBUG] agent: Service "_v1_sdc_10.233.25.173_8443" in sync 2021/04/21 11:55:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.173_8080" in sync 2021/04/21 11:55:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.61_443" in sync 2021/04/21 11:55:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:18 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:55:18 [DEBUG] agent: Service "_v1_appc_10.233.22.115_8443" in sync 2021/04/21 11:55:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:18 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.126_9518" in sync 2021/04/21 11:55:18 [DEBUG] agent: Service "_v1_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:55:18 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:55:18 [DEBUG] agent: Service "_v1_nsd_10.233.35.18_8806" in sync 2021/04/21 11:55:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:18 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:55:18 [DEBUG] agent: Service "_v1_parser_10.233.35.18_8806" in sync 2021/04/21 11:55:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:55:18 [DEBUG] agent: Service "_v0_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:55:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:55:18 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:55:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:18 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.70.43_8446" 2021/04/21 11:55:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.242_9005" in sync 2021/04/21 11:55:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.94_8181" in sync 2021/04/21 11:55:18 [DEBUG] agent: Service "_v1_catalog_10.233.35.18_8806" in sync 2021/04/21 11:55:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:18 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:55:18 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.36.119_8080" in sync 2021/04/21 11:55:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.16_8443" in sync 2021/04/21 11:55:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:18 [DEBUG] agent: Node info in sync 2021/04/21 11:55:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:55:18 [DEBUG] agent: Service "_v1_sdc_10.233.25.173_8443" in sync 2021/04/21 11:55:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.173_8080" in sync 2021/04/21 11:55:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.61_443" in sync 2021/04/21 11:55:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:18 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:55:18 [DEBUG] agent: Service "_v1_appc_10.233.22.115_8443" in sync 2021/04/21 11:55:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:18 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.126_9518" in sync 2021/04/21 11:55:18 [DEBUG] agent: Service "_v1_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:55:18 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:55:18 [DEBUG] agent: Service "_v1_nsd_10.233.35.18_8806" in sync 2021/04/21 11:55:18 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:55:18 [DEBUG] agent: Service "_v1_parser_10.233.35.18_8806" in sync 2021/04/21 11:55:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:55:18 [DEBUG] agent: Service "_v0_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:55:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:55:18 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:55:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.242_9005" in sync 2021/04/21 11:55:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.94_8181" in sync 2021/04/21 11:55:18 [DEBUG] agent: Service "_v1_catalog_10.233.35.18_8806" in sync 2021/04/21 11:55:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:18 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:55:18 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.36.119_8080" in sync 2021/04/21 11:55:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.16_8443" in sync 2021/04/21 11:55:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:55:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.153_9015" in sync 2021/04/21 11:55:18 [DEBUG] agent: Service "_v1_message-router_10.233.30.0_3904" in sync 2021/04/21 11:55:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.18_8806" in sync 2021/04/21 11:55:18 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:55:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:18 [DEBUG] agent: Service "_v1_sdnc_10.233.5.108_8282" in sync 2021/04/21 11:55:18 [DEBUG] agent: Node info in sync 2021/04/21 11:55:18 [DEBUG] http: Request PUT /v1/agent/service/register (800.36767ms) from=10.233.74.34:49082 2021/04/21 11:55:18 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (369.444µs) from=10.233.74.34:49134 2021/04/21 11:55:19 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/21 11:55:19 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/21 11:55:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/21 11:55:19 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v0_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.242_9005" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.94_8181" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v1_catalog_10.233.35.18_8806" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.36.119_8080" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.16_8443" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:19 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.70.43_8446" 2021/04/21 11:55:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.18_8806" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.153_9015" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v1_message-router_10.233.30.0_3904" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v1_sdnc_10.233.5.108_8282" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v1_sdc_10.233.25.173_8443" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.173_8080" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.61_443" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v1_appc_10.233.22.115_8443" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v1_nsd_10.233.35.18_8806" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.126_9518" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v1_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v1_parser_10.233.35.18_8806" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:19 [DEBUG] agent: Node info in sync 2021/04/21 11:55:19 [DEBUG] http: Request PUT /v1/agent/service/register (144.134859ms) from=10.233.74.34:49138 2021/04/21 11:55:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.36.119_8080" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.16_8443" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.18_8806" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.153_9015" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v1_message-router_10.233.30.0_3904" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v1_sdnc_10.233.5.108_8282" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v1_sdc_10.233.25.173_8443" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.173_8080" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.61_443" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v1_appc_10.233.22.115_8443" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v1_nsd_10.233.35.18_8806" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.126_9518" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v1_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v1_parser_10.233.35.18_8806" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v0_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.242_9005" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.94_8181" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v1_catalog_10.233.35.18_8806" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:55:19 [DEBUG] agent: Node info in sync 2021/04/21 11:55:19 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (359.7µs) from=10.233.74.34:49140 2021/04/21 11:55:19 [WARN] agent: Service name "_aai-nodes-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/21 11:55:19 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/21 11:55:19 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/21 11:55:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/21 11:55:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.61_443" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v1_appc_10.233.22.115_8443" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.126_9518" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v1_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v1_nsd_10.233.35.18_8806" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v1_parser_10.233.35.18_8806" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v0_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.242_9005" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.94_8181" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v1_catalog_10.233.35.18_8806" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.36.119_8080" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.16_8443" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.153_9015" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v1_message-router_10.233.30.0_3904" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.18_8806" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v1_sdnc_10.233.5.108_8282" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v1_sdc_10.233.25.173_8443" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.173_8080" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:19 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.70.43_8446" 2021/04/21 11:55:19 [DEBUG] agent: Node info in sync 2021/04/21 11:55:19 [DEBUG] http: Request PUT /v1/agent/service/register (400.812681ms) from=10.233.74.34:49144 2021/04/21 11:55:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.94_8181" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v1_catalog_10.233.35.18_8806" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.36.119_8080" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.16_8443" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.153_9015" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v1_message-router_10.233.30.0_3904" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.18_8806" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v1_sdnc_10.233.5.108_8282" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v1_sdc_10.233.25.173_8443" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.173_8080" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.61_443" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v1_appc_10.233.22.115_8443" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.126_9518" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v1_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v1_nsd_10.233.35.18_8806" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v1_parser_10.233.35.18_8806" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v0_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.242_9005" in sync 2021/04/21 11:55:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:19 [DEBUG] agent: Node info in sync 2021/04/21 11:55:20 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (500.761µs) from=10.233.74.34:49162 2021/04/21 11:55:20 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/21 11:55:20 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/21 11:55:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/21 11:55:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:55:20 [DEBUG] agent: Service "_v1_sdc_10.233.25.173_8443" in sync 2021/04/21 11:55:20 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.173_8080" in sync 2021/04/21 11:55:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.61_443" in sync 2021/04/21 11:55:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:20 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:55:20 [DEBUG] agent: Service "_v1_appc_10.233.22.115_8443" in sync 2021/04/21 11:55:20 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:55:20 [DEBUG] agent: Service "_v1_nsd_10.233.35.18_8806" in sync 2021/04/21 11:55:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:20 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.126_9518" in sync 2021/04/21 11:55:20 [DEBUG] agent: Service "_v1_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:55:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:20 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:55:20 [DEBUG] agent: Service "_v1_parser_10.233.35.18_8806" in sync 2021/04/21 11:55:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:55:20 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:55:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:55:20 [DEBUG] agent: Service "_v0_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:55:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:20 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.242_9005" in sync 2021/04/21 11:55:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.94_8181" in sync 2021/04/21 11:55:20 [DEBUG] agent: Service "_v1_catalog_10.233.35.18_8806" in sync 2021/04/21 11:55:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:55:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.36.119_8080" in sync 2021/04/21 11:55:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.16_8443" in sync 2021/04/21 11:55:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:20 [DEBUG] agent: Service "_v1_message-router_10.233.30.0_3904" in sync 2021/04/21 11:55:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.18_8806" in sync 2021/04/21 11:55:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:20 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.70.43_8446" 2021/04/21 11:55:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:55:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.153_9015" in sync 2021/04/21 11:55:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:55:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:20 [DEBUG] agent: Service "_v1_sdnc_10.233.5.108_8282" in sync 2021/04/21 11:55:20 [DEBUG] agent: Node info in sync 2021/04/21 11:55:20 [DEBUG] http: Request PUT /v1/agent/service/register (400.903453ms) from=10.233.74.34:49164 2021/04/21 11:55:20 [DEBUG] agent: Service "_v1_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:55:20 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:55:20 [DEBUG] agent: Service "_v1_nsd_10.233.35.18_8806" in sync 2021/04/21 11:55:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:20 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.126_9518" in sync 2021/04/21 11:55:20 [DEBUG] agent: Service "_v1_parser_10.233.35.18_8806" in sync 2021/04/21 11:55:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:20 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:55:20 [DEBUG] agent: Service "_v0_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:55:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:55:20 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:55:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:55:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:20 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.242_9005" in sync 2021/04/21 11:55:20 [DEBUG] agent: Service "_v1_catalog_10.233.35.18_8806" in sync 2021/04/21 11:55:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.94_8181" in sync 2021/04/21 11:55:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:55:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.36.119_8080" in sync 2021/04/21 11:55:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.16_8443" in sync 2021/04/21 11:55:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.153_9015" in sync 2021/04/21 11:55:20 [DEBUG] agent: Service "_v1_message-router_10.233.30.0_3904" in sync 2021/04/21 11:55:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.18_8806" in sync 2021/04/21 11:55:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:20 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:55:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:55:20 [DEBUG] agent: Service "_v1_sdnc_10.233.5.108_8282" in sync 2021/04/21 11:55:20 [DEBUG] agent: Service "_v1_sdc_10.233.25.173_8443" in sync 2021/04/21 11:55:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:55:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:20 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.173_8080" in sync 2021/04/21 11:55:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.61_443" in sync 2021/04/21 11:55:20 [DEBUG] agent: Service "_v1_appc_10.233.22.115_8443" in sync 2021/04/21 11:55:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:20 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:55:20 [DEBUG] agent: Node info in sync 2021/04/21 11:55:20 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (199.923415ms) from=10.233.74.34:49168 2021/04/21 11:55:21 [WARN] agent: Service name "_aai-nodes-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/21 11:55:21 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/21 11:55:21 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/21 11:55:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/21 11:55:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.94_8181" in sync 2021/04/21 11:55:21 [DEBUG] agent: Service "_v1_catalog_10.233.35.18_8806" in sync 2021/04/21 11:55:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:55:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.36.119_8080" in sync 2021/04/21 11:55:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.16_8443" in sync 2021/04/21 11:55:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:55:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.153_9015" in sync 2021/04/21 11:55:21 [DEBUG] agent: Service "_v1_message-router_10.233.30.0_3904" in sync 2021/04/21 11:55:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.18_8806" in sync 2021/04/21 11:55:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:21 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:55:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:21 [DEBUG] agent: Service "_v1_sdnc_10.233.5.108_8282" in sync 2021/04/21 11:55:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:55:21 [DEBUG] agent: Service "_v1_sdc_10.233.25.173_8443" in sync 2021/04/21 11:55:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.173_8080" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.61_443" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:22 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.70.43_8446" 2021/04/21 11:55:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v1_appc_10.233.22.115_8443" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.126_9518" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v1_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v1_nsd_10.233.35.18_8806" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v1_parser_10.233.35.18_8806" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v0_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.242_9005" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:22 [DEBUG] agent: Node info in sync 2021/04/21 11:55:22 [DEBUG] http: Request PUT /v1/agent/service/register (1.000755937s) from=10.233.74.34:49172 2021/04/21 11:55:22 [DEBUG] agent: Service "_v0_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.242_9005" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v1_catalog_10.233.35.18_8806" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.94_8181" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.36.119_8080" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.16_8443" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.153_9015" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v1_message-router_10.233.30.0_3904" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.18_8806" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v1_sdnc_10.233.5.108_8282" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v1_sdc_10.233.25.173_8443" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.173_8080" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.61_443" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v1_appc_10.233.22.115_8443" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v1_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v1_nsd_10.233.35.18_8806" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.126_9518" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v1_parser_10.233.35.18_8806" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:55:22 [DEBUG] agent: Node info in sync 2021/04/21 11:55:22 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (100.158994ms) from=10.233.74.34:49266 2021/04/21 11:55:22 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/21 11:55: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/04/21 11:55: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/04/21 11:55:22 [DEBUG] agent: Service "_v1_sdnc_10.233.5.108_8282" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v1_sdc_10.233.25.173_8443" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.173_8080" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.61_443" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:22 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.70.43_8446" 2021/04/21 11:55:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v1_appc_10.233.22.115_8443" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.126_9518" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v1_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v1_nsd_10.233.35.18_8806" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v1_parser_10.233.35.18_8806" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v0_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.242_9005" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.94_8181" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v1_catalog_10.233.35.18_8806" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.36.119_8080" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.16_8443" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.153_9015" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v1_message-router_10.233.30.0_3904" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.18_8806" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:22 [DEBUG] agent: Node info in sync 2021/04/21 11:55:22 [DEBUG] http: Request PUT /v1/agent/service/register (23.621162ms) from=10.233.74.34:49270 2021/04/21 11:55:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v1_sdnc_10.233.5.108_8282" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v1_sdc_10.233.25.173_8443" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.173_8080" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.61_443" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v1_appc_10.233.22.115_8443" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v1_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v1_nsd_10.233.35.18_8806" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.126_9518" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v1_parser_10.233.35.18_8806" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v0_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.242_9005" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v1_catalog_10.233.35.18_8806" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.94_8181" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.36.119_8080" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.16_8443" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.153_9015" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v1_message-router_10.233.30.0_3904" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.18_8806" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:55:22 [DEBUG] agent: Node info in sync 2021/04/21 11:55:22 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (469.864µs) from=10.233.74.34:49276 2021/04/21 11:55:22 [WARN] agent: Service name "_aai-nodes-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/21 11:55:22 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/21 11:55: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/04/21 11:55: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/04/21 11:55:23 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.36.119_8080" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.16_8443" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.153_9015" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v1_message-router_10.233.30.0_3904" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.18_8806" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v1_sdnc_10.233.5.108_8282" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v1_sdc_10.233.25.173_8443" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.173_8080" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.61_443" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v1_appc_10.233.22.115_8443" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.126_9518" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v1_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v1_nsd_10.233.35.18_8806" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v1_parser_10.233.35.18_8806" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v0_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:23 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.70.43_8446" 2021/04/21 11:55:23 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.242_9005" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.94_8181" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v1_catalog_10.233.35.18_8806" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:23 [DEBUG] agent: Node info in sync 2021/04/21 11:55:23 [DEBUG] http: Request PUT /v1/agent/service/register (379.568034ms) from=10.233.74.34:49290 2021/04/21 11:55:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.61_443" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v1_appc_10.233.22.115_8443" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.126_9518" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v1_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v1_nsd_10.233.35.18_8806" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v1_parser_10.233.35.18_8806" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v0_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.242_9005" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.94_8181" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v1_catalog_10.233.35.18_8806" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.36.119_8080" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.16_8443" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.153_9015" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v1_message-router_10.233.30.0_3904" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.18_8806" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v1_sdnc_10.233.5.108_8282" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v1_sdc_10.233.25.173_8443" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.173_8080" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:23 [DEBUG] agent: Node info in sync 2021/04/21 11:55:23 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (469.996µs) from=10.233.74.34:49410 2021/04/21 11:55:23 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/21 11:55:23 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/21 11:55:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/21 11:55:23 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.242_9005" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.94_8181" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v1_catalog_10.233.35.18_8806" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.36.119_8080" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.16_8443" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.153_9015" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v1_message-router_10.233.30.0_3904" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.18_8806" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v1_sdnc_10.233.5.108_8282" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v1_sdc_10.233.25.173_8443" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.173_8080" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.61_443" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v1_appc_10.233.22.115_8443" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:23 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.70.43_8446" 2021/04/21 11:55:23 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.126_9518" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v1_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v1_nsd_10.233.35.18_8806" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v1_parser_10.233.35.18_8806" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v0_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:23 [DEBUG] agent: Node info in sync 2021/04/21 11:55:23 [DEBUG] http: Request PUT /v1/agent/service/register (180.787749ms) from=10.233.74.34:49414 2021/04/21 11:55:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.16_8443" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.153_9015" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v1_message-router_10.233.30.0_3904" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.18_8806" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v1_sdnc_10.233.5.108_8282" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v1_sdc_10.233.25.173_8443" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.173_8080" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.61_443" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v1_appc_10.233.22.115_8443" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.126_9518" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v1_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v1_nsd_10.233.35.18_8806" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v1_parser_10.233.35.18_8806" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v0_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.242_9005" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.94_8181" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v1_catalog_10.233.35.18_8806" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.36.119_8080" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:23 [DEBUG] agent: Node info in sync 2021/04/21 11:55:23 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (353.52µs) from=10.233.74.34:49416 2021/04/21 11:55:23 [WARN] agent: Service name "_aai-nodes-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/21 11:55:23 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/21 11:55:23 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/21 11:55:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/21 11:55:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:24 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.94_8181" in sync 2021/04/21 11:55:24 [DEBUG] agent: Service "_v1_catalog_10.233.35.18_8806" in sync 2021/04/21 11:55:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:55:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.36.119_8080" in sync 2021/04/21 11:55:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:24 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.16_8443" in sync 2021/04/21 11:55:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:24 [DEBUG] agent: Service "_v1_message-router_10.233.30.0_3904" in sync 2021/04/21 11:55:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.18_8806" in sync 2021/04/21 11:55:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:24 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:55:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.153_9015" in sync 2021/04/21 11:55:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:55:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:24 [DEBUG] agent: Service "_v1_sdnc_10.233.5.108_8282" in sync 2021/04/21 11:55:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:24 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:55:24 [DEBUG] agent: Service "_v1_sdc_10.233.25.173_8443" in sync 2021/04/21 11:55:24 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:24 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.70.43_8446" 2021/04/21 11:55:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.173_8080" in sync 2021/04/21 11:55:24 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:24 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:24 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.61_443" in sync 2021/04/21 11:55:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:24 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:55:24 [DEBUG] agent: Service "_v1_appc_10.233.22.115_8443" in sync 2021/04/21 11:55:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:55:24 [DEBUG] agent: Service "_v1_nsd_10.233.35.18_8806" in sync 2021/04/21 11:55:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.126_9518" in sync 2021/04/21 11:55:24 [DEBUG] agent: Service "_v1_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:55:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:55:24 [DEBUG] agent: Service "_v1_parser_10.233.35.18_8806" in sync 2021/04/21 11:55:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:55:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:55:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:55:24 [DEBUG] agent: Service "_v0_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:55:24 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:24 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.242_9005" in sync 2021/04/21 11:55:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:24 [DEBUG] agent: Node info in sync 2021/04/21 11:55:24 [DEBUG] http: Request PUT /v1/agent/service/register (500.797799ms) from=10.233.74.34:49442 2021/04/21 11:55:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:55:24 [DEBUG] agent: Service "_v1_parser_10.233.35.18_8806" in sync 2021/04/21 11:55:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:55:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:55:24 [DEBUG] agent: Service "_v0_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:55:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:55:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:24 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:24 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.242_9005" in sync 2021/04/21 11:55:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:24 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.94_8181" in sync 2021/04/21 11:55:24 [DEBUG] agent: Service "_v1_catalog_10.233.35.18_8806" in sync 2021/04/21 11:55:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:55:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.36.119_8080" in sync 2021/04/21 11:55:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.16_8443" in sync 2021/04/21 11:55:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:24 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.18_8806" in sync 2021/04/21 11:55:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:24 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:55:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.153_9015" in sync 2021/04/21 11:55:24 [DEBUG] agent: Service "_v1_message-router_10.233.30.0_3904" in sync 2021/04/21 11:55:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:55:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:24 [DEBUG] agent: Service "_v1_sdnc_10.233.5.108_8282" in sync 2021/04/21 11:55:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:24 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:55:24 [DEBUG] agent: Service "_v1_sdc_10.233.25.173_8443" in sync 2021/04/21 11:55:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:24 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.173_8080" in sync 2021/04/21 11:55:24 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:24 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:24 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:24 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.61_443" in sync 2021/04/21 11:55:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:24 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:55:24 [DEBUG] agent: Service "_v1_appc_10.233.22.115_8443" in sync 2021/04/21 11:55:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:24 [DEBUG] agent: Service "_v1_nsd_10.233.35.18_8806" in sync 2021/04/21 11:55:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.126_9518" in sync 2021/04/21 11:55:24 [DEBUG] agent: Service "_v1_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:55:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:55:24 [DEBUG] agent: Node info in sync 2021/04/21 11:55:24 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (99.916459ms) from=10.233.74.34:49468 2021/04/21 11:55:24 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/21 11:55:24 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/21 11:55:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/21 11:55:25 [DEBUG] agent: Service "_v1_sdnc_10.233.5.108_8282" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v1_sdc_10.233.25.173_8443" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.173_8080" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:25 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.70.43_8446" 2021/04/21 11:55:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.61_443" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v1_appc_10.233.22.115_8443" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.126_9518" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v1_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v1_nsd_10.233.35.18_8806" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v1_parser_10.233.35.18_8806" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v0_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.242_9005" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.94_8181" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v1_catalog_10.233.35.18_8806" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.36.119_8080" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.16_8443" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.153_9015" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v1_message-router_10.233.30.0_3904" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.18_8806" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:25 [DEBUG] agent: Node info in sync 2021/04/21 11:55:25 [DEBUG] http: Request PUT /v1/agent/service/register (441.37426ms) from=10.233.74.34:49470 2021/04/21 11:55:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.61_443" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v1_appc_10.233.22.115_8443" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.126_9518" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v1_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v1_nsd_10.233.35.18_8806" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v1_parser_10.233.35.18_8806" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v0_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:55:25 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (421.675µs) from=10.233.74.34:49478 2021/04/21 11:55:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.242_9005" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.94_8181" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v1_catalog_10.233.35.18_8806" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.36.119_8080" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.16_8443" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.153_9015" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v1_message-router_10.233.30.0_3904" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.18_8806" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v1_sdnc_10.233.5.108_8282" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v1_sdc_10.233.25.173_8443" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.173_8080" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:25 [DEBUG] agent: Node info in sync 2021/04/21 11:55:25 [WARN] agent: Service name "_aai-nquery-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/21 11:55:25 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/21 11:55:25 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/21 11:55:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/21 11:55:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.126_9518" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v1_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v1_nsd_10.233.35.18_8806" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v1_parser_10.233.35.18_8806" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v0_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.242_9005" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.94_8181" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v1_catalog_10.233.35.18_8806" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.36.119_8080" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.16_8443" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.153_9015" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v1_message-router_10.233.30.0_3904" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.18_8806" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v1_sdnc_10.233.5.108_8282" in sync 2021/04/21 11:55:25 [INFO] agent: Synced service "_v11__aai-nquery_10.233.70.43_8446" 2021/04/21 11:55:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v1_sdc_10.233.25.173_8443" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.173_8080" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.61_443" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v1_appc_10.233.22.115_8443" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:25 [DEBUG] agent: Node info in sync 2021/04/21 11:55:25 [DEBUG] http: Request PUT /v1/agent/service/register (201.022769ms) from=10.233.74.34:49486 2021/04/21 11:55:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.173_8080" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.61_443" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v1_appc_10.233.22.115_8443" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.126_9518" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v1_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v1_nsd_10.233.35.18_8806" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v1_parser_10.233.35.18_8806" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v0_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.242_9005" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.94_8181" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v1_catalog_10.233.35.18_8806" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.36.119_8080" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.16_8443" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.153_9015" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v1_message-router_10.233.30.0_3904" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.18_8806" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v1_sdnc_10.233.5.108_8282" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.43_8446" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v1_sdc_10.233.25.173_8443" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:25 [DEBUG] agent: Node info in sync 2021/04/21 11:55:25 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (433.204µs) from=10.233.74.34:49488 2021/04/21 11:55:25 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/21 11:55:25 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/21 11:55:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/21 11:55:26 [DEBUG] agent: Service "_v0_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.242_9005" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v1_catalog_10.233.35.18_8806" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.94_8181" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.36.119_8080" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.16_8443" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.153_9015" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v1_message-router_10.233.30.0_3904" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.18_8806" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.43_8446" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v1_sdnc_10.233.5.108_8282" in sync 2021/04/21 11:55:26 [INFO] agent: Synced service "_v11_aai-nquery_10.233.70.43_8446" 2021/04/21 11:55:26 [DEBUG] agent: Service "_v1_sdc_10.233.25.173_8443" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.173_8080" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.61_443" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v1_appc_10.233.22.115_8443" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v1_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v1_nsd_10.233.35.18_8806" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.126_9518" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v1_parser_10.233.35.18_8806" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:55:26 [DEBUG] agent: Node info in sync 2021/04/21 11:55:26 [DEBUG] http: Request PUT /v1/agent/service/register (436.182724ms) from=10.233.74.34:49490 2021/04/21 11:55:26 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.36.119_8080" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.16_8443" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.153_9015" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v1_message-router_10.233.30.0_3904" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.18_8806" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v1_sdnc_10.233.5.108_8282" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.43_8446" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.43_8446" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v1_sdc_10.233.25.173_8443" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.173_8080" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.61_443" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v1_appc_10.233.22.115_8443" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.126_9518" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v1_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v1_nsd_10.233.35.18_8806" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v1_parser_10.233.35.18_8806" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v0_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.242_9005" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.94_8181" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v1_catalog_10.233.35.18_8806" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:55:26 [DEBUG] agent: Node info in sync 2021/04/21 11:55:26 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (537.282µs) from=10.233.74.34:49494 2021/04/21 11:55:26 [WARN] agent: Service name "_aai-nquery-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/21 11:55:26 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/21 11:55:26 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/21 11:55:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/21 11:55:26 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v0_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.242_9005" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.94_8181" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v1_catalog_10.233.35.18_8806" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.36.119_8080" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.16_8443" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.18_8806" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.153_9015" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v1_message-router_10.233.30.0_3904" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:26 [INFO] agent: Synced service "_v12__aai-nquery_10.233.70.43_8446" 2021/04/21 11:55:26 [DEBUG] agent: Service "_v1_sdnc_10.233.5.108_8282" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.43_8446" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.43_8446" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v1_sdc_10.233.25.173_8443" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.173_8080" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.61_443" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v1_appc_10.233.22.115_8443" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v1_nsd_10.233.35.18_8806" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.126_9518" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v1_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v1_parser_10.233.35.18_8806" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:26 [DEBUG] agent: Node info in sync 2021/04/21 11:55:26 [DEBUG] http: Request PUT /v1/agent/service/register (100.534057ms) from=10.233.74.34:49496 2021/04/21 11:55:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.16_8443" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.153_9015" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v1_message-router_10.233.30.0_3904" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.18_8806" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.118_9004" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.43_8446" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v1_sdnc_10.233.5.108_8282" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.43_8446" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.43_8446" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v1_sdc_10.233.25.173_8443" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.173_8080" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.56.61_443" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v1_appc_10.233.22.115_8443" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.32.126_9518" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v1_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v1_nsd_10.233.35.18_8806" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.3.121_9009" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v1_parser_10.233.35.18_8806" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.100_9007" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v0_multicloud_10.233.0.179_9001" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.120_9011" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.38.242_9005" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.38.242_9005" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.43_8446" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.43_8446" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.94_8181" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v1_catalog_10.233.35.18_8806" in sync 2021/04/21 11:55:26 [DEBUG] agent: Service "_v13_aai-generic-q