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: '79358c71-42ee-e47b-b3c1-cefa87b71d4e' Node name: 'onap-msb-consul-86975585d9-jvmds' 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/06/06 22:56:37 [DEBUG] agent: Using random ID "79358c71-42ee-e47b-b3c1-cefa87b71d4e" as node ID 2021/06/06 22:56:37 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:79358c71-42ee-e47b-b3c1-cefa87b71d4e Address:127.0.0.1:8300}] 2021/06/06 22:56:37 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2021/06/06 22:56:37 [WARN] raft: Heartbeat timeout from "" reached, starting election 2021/06/06 22:56:37 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2021/06/06 22:56:37 [WARN] raft: Unable to get address for server id 79358c71-42ee-e47b-b3c1-cefa87b71d4e, using fallback address 127.0.0.1:8300: Could not find address for server id 79358c71-42ee-e47b-b3c1-cefa87b71d4e 2021/06/06 22:56:37 [DEBUG] raft: Votes needed: 1 2021/06/06 22:56:37 [DEBUG] raft: Vote granted from 79358c71-42ee-e47b-b3c1-cefa87b71d4e in term 2. Tally: 1 2021/06/06 22:56:37 [INFO] raft: Election won. Tally: 1 2021/06/06 22:56:37 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2021/06/06 22:56:37 [INFO] serf: EventMemberJoin: onap-msb-consul-86975585d9-jvmds.dc1 127.0.0.1 2021/06/06 22:56:37 [INFO] serf: EventMemberJoin: onap-msb-consul-86975585d9-jvmds 127.0.0.1 2021/06/06 22:56:37 [INFO] consul: Handled member-join event for server "onap-msb-consul-86975585d9-jvmds.dc1" in area "wan" 2021/06/06 22:56:37 [INFO] consul: cluster leadership acquired 2021/06/06 22:56:37 [INFO] consul: Adding LAN server onap-msb-consul-86975585d9-jvmds (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/06/06 22:56:37 [INFO] consul: New leader elected: onap-msb-consul-86975585d9-jvmds 2021/06/06 22:56:38 [DEBUG] agent/proxy: managed Connect proxy manager started 2021/06/06 22:56:38 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2021/06/06 22:56:38 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2021/06/06 22:56:38 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2021/06/06 22:56:38 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2021/06/06 22:56:39 [INFO] agent: started state syncer 2021/06/06 22:56:39 [INFO] agent: Synced node info 2021/06/06 22:56:39 [DEBUG] agent: Node info in sync 2021/06/06 22:56:39 [INFO] connect: initialized primary datacenter CA with provider "consul" 2021/06/06 22:56:39 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-jvmds" since the cluster is too small 2021/06/06 22:56:39 [INFO] consul: member 'onap-msb-consul-86975585d9-jvmds' joined, marking health alive 2021/06/06 22:56:39 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-jvmds" since the cluster is too small 2021/06/06 22:56:40 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/06/06 22:56:40 [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/06/06 22:57:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-jvmds" since the cluster is too small 2021/06/06 22:57:52 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/06/06 22:57:52 [DEBUG] agent: Node info in sync 2021/06/06 22:58:37 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-jvmds.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/06/06 22:58:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-jvmds" since the cluster is too small 2021/06/06 22:58:39 [DEBUG] http: Request GET /v1/status/leader (331.029µs) from=10.233.70.111:57372 2021/06/06 22:58:40 [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/06/06 22:58: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/06/06 22:58:40 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.27.27_9007" 2021/06/06 22:58:40 [DEBUG] agent: Node info in sync 2021/06/06 22:58:40 [DEBUG] http: Request PUT /v1/agent/service/register (10.610492ms) from=10.233.70.111:57384 2021/06/06 22:58:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:58:40 [DEBUG] agent: Node info in sync 2021/06/06 22:58:40 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (442.002µs) from=10.233.70.111:57386 2021/06/06 22:58:41 [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/06/06 22:58: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/06/06 22:58:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:58:41 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.27.27_9007" 2021/06/06 22:58:41 [DEBUG] agent: Node info in sync 2021/06/06 22:58:41 [DEBUG] http: Request PUT /v1/agent/service/register (209.164924ms) from=10.233.70.111:57394 2021/06/06 22:58:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:58:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:58:41 [DEBUG] agent: Node info in sync 2021/06/06 22:58:41 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (134.998456ms) from=10.233.70.111:57396 2021/06/06 22:58:41 [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/06/06 22:58:41 [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/06/06 22:58: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/06/06 22:58:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:58:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:58:42 [INFO] agent: Synced service "_v0_multicloud-titanium_cloud_10.233.56.50_9005" 2021/06/06 22:58:42 [DEBUG] agent: Node info in sync 2021/06/06 22:58:42 [DEBUG] http: Request PUT /v1/agent/service/register (463.496937ms) from=10.233.70.111:57398 2021/06/06 22:58:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:58:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:58:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.50_9005" in sync 2021/06/06 22:58:42 [DEBUG] agent: Node info in sync 2021/06/06 22:58:42 [DEBUG] http: Request GET /v1/health/service/multicloud-titanium_cloud-v0 (418.277µs) from=10.233.70.111:57402 2021/06/06 22:58:42 [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/06/06 22:58: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/06/06 22:58:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:58:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.50_9005" in sync 2021/06/06 22:58:42 [INFO] agent: Synced service "_v0_multicloud-titaniumcloud_10.233.56.50_9005" 2021/06/06 22:58:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:58:42 [DEBUG] agent: Node info in sync 2021/06/06 22:58:42 [DEBUG] http: Request PUT /v1/agent/service/register (171.141085ms) from=10.233.70.111:57404 2021/06/06 22:58:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:58:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:58:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.50_9005" in sync 2021/06/06 22:58:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:58:42 [DEBUG] agent: Node info in sync 2021/06/06 22:58:42 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v0 (858.08µs) from=10.233.70.111:57408 2021/06/06 22:58:43 [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/06/06 22:58: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/06/06 22:58:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:58:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:58:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.50_9005" in sync 2021/06/06 22:58:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:58:43 [INFO] agent: Synced service "_v1_multicloud-titaniumcloud_10.233.56.50_9005" 2021/06/06 22:58:43 [DEBUG] agent: Node info in sync 2021/06/06 22:58:43 [DEBUG] http: Request PUT /v1/agent/service/register (240.288072ms) from=10.233.70.111:57416 2021/06/06 22:58:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:58:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:58:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:58:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:58:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.50_9005" in sync 2021/06/06 22:58:43 [DEBUG] agent: Node info in sync 2021/06/06 22:58:43 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v1 (316.057µs) from=10.233.70.111:57418 2021/06/06 22:58:43 [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/06/06 22:58: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/06/06 22:58:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:58:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.50_9005" in sync 2021/06/06 22:58:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:58:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:58:43 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.31.165_443" 2021/06/06 22:58:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:58:43 [DEBUG] agent: Node info in sync 2021/06/06 22:58:43 [DEBUG] http: Request PUT /v1/agent/service/register (231.05611ms) from=10.233.70.111:57422 2021/06/06 22:58:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:58:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:58:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.50_9005" in sync 2021/06/06 22:58:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:58:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:58:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.165_443" in sync 2021/06/06 22:58:43 [DEBUG] agent: Node info in sync 2021/06/06 22:58:44 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (400.976µs) from=10.233.70.111:57430 2021/06/06 22:58:44 [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/06/06 22:58: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/06/06 22:58:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.165_443" in sync 2021/06/06 22:58:44 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.36.34_9011" 2021/06/06 22:58:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:58:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:58:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.50_9005" in sync 2021/06/06 22:58:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:58:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:58:44 [DEBUG] agent: Node info in sync 2021/06/06 22:58:44 [DEBUG] http: Request PUT /v1/agent/service/register (171.377109ms) from=10.233.70.111:57434 2021/06/06 22:58:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.50_9005" in sync 2021/06/06 22:58:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:58:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:58:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.165_443" in sync 2021/06/06 22:58:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:58:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:58:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:58:44 [DEBUG] agent: Node info in sync 2021/06/06 22:58:44 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (480.274µs) from=10.233.70.111:57436 2021/06/06 22:58:44 [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/06/06 22:58: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/06/06 22:58:44 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.36.34_9011" 2021/06/06 22:58:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:58:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:58:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.50_9005" in sync 2021/06/06 22:58:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:58:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:58:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.165_443" in sync 2021/06/06 22:58:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:58:44 [DEBUG] agent: Node info in sync 2021/06/06 22:58:44 [DEBUG] http: Request PUT /v1/agent/service/register (86.401806ms) from=10.233.70.111:57438 2021/06/06 22:58:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:58:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:58:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:58:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.50_9005" in sync 2021/06/06 22:58:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:58:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:58:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.165_443" in sync 2021/06/06 22:58:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:58:44 [DEBUG] agent: Node info in sync 2021/06/06 22:58:44 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (322.099µs) from=10.233.70.111:57440 2021/06/06 22:58:45 [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/06/06 22:58: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/06/06 22:58:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:58:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:58:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:58:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:58:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.50_9005" in sync 2021/06/06 22:58:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.165_443" in sync 2021/06/06 22:58:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:58:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:58:45 [INFO] agent: Synced service "_v1_aai-esr-server_10.233.62.82_9518" 2021/06/06 22:58:45 [DEBUG] agent: Node info in sync 2021/06/06 22:58:45 [DEBUG] http: Request PUT /v1/agent/service/register (103.489603ms) from=10.233.70.111:57442 2021/06/06 22:58:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:58:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:58:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.62.82_9518" in sync 2021/06/06 22:58:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:58:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:58:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.50_9005" in sync 2021/06/06 22:58:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.165_443" in sync 2021/06/06 22:58:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:58:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:58:45 [DEBUG] agent: Node info in sync 2021/06/06 22:58:45 [DEBUG] http: Request GET /v1/health/service/aai-esr-server-v1 (331.853µs) from=10.233.70.111:57446 2021/06/06 22:58:45 [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/06/06 22:58: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/06/06 22:58:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:58:45 [INFO] agent: Synced service "_v1_parser_10.233.24.236_8806" 2021/06/06 22:58:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:58:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:58:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.50_9005" in sync 2021/06/06 22:58:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.165_443" in sync 2021/06/06 22:58:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:58:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:58:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:58:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.62.82_9518" in sync 2021/06/06 22:58:45 [DEBUG] agent: Node info in sync 2021/06/06 22:58:45 [DEBUG] http: Request PUT /v1/agent/service/register (373.807409ms) from=10.233.70.111:57454 2021/06/06 22:58:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.50_9005" in sync 2021/06/06 22:58:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.165_443" in sync 2021/06/06 22:58:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:58:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:58:45 [DEBUG] agent: Service "_v1_parser_10.233.24.236_8806" in sync 2021/06/06 22:58:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:58:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:58:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.62.82_9518" in sync 2021/06/06 22:58:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:58:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:58:45 [DEBUG] agent: Node info in sync 2021/06/06 22:58:45 [DEBUG] http: Request GET /v1/health/service/parser-v1 (299.609µs) from=10.233.70.111:57466 2021/06/06 22:58:46 [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/06/06 22:58: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/06/06 22:58:46 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:58:46 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.62.82_9518" in sync 2021/06/06 22:58:46 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:58:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:58:46 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.50_9005" in sync 2021/06/06 22:58:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.165_443" in sync 2021/06/06 22:58:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:58:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:58:46 [DEBUG] agent: Service "_v1_parser_10.233.24.236_8806" in sync 2021/06/06 22:58:46 [INFO] agent: Synced service "_v1_catalog_10.233.24.236_8806" 2021/06/06 22:58:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:58:46 [DEBUG] agent: Node info in sync 2021/06/06 22:58:46 [DEBUG] http: Request PUT /v1/agent/service/register (234.924105ms) from=10.233.70.111:57474 2021/06/06 22:58:46 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:58:46 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:58:46 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.62.82_9518" in sync 2021/06/06 22:58:46 [DEBUG] agent: Service "_v1_catalog_10.233.24.236_8806" in sync 2021/06/06 22:58:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:58:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:58:46 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.50_9005" in sync 2021/06/06 22:58:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.165_443" in sync 2021/06/06 22:58:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:58:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:58:46 [DEBUG] agent: Service "_v1_parser_10.233.24.236_8806" in sync 2021/06/06 22:58:46 [DEBUG] agent: Node info in sync 2021/06/06 22:58:46 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (28.776643ms) from=10.233.70.111:57476 2021/06/06 22:58:46 [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/06/06 22:58: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/06/06 22:58:47 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.50_9005" in sync 2021/06/06 22:58:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.165_443" in sync 2021/06/06 22:58:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:58:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:58:47 [DEBUG] agent: Service "_v1_parser_10.233.24.236_8806" in sync 2021/06/06 22:58:47 [DEBUG] agent: Service "_v1_catalog_10.233.24.236_8806" in sync 2021/06/06 22:58:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:58:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:58:47 [INFO] agent: Synced service "_v1_nsd_10.233.24.236_8806" 2021/06/06 22:58:47 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.62.82_9518" in sync 2021/06/06 22:58:47 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:58:47 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:58:47 [DEBUG] agent: Node info in sync 2021/06/06 22:58:47 [DEBUG] http: Request PUT /v1/agent/service/register (456.006915ms) from=10.233.70.111:57478 2021/06/06 22:58:47 [DEBUG] agent: Service "_v1_parser_10.233.24.236_8806" in sync 2021/06/06 22:58:47 [DEBUG] agent: Service "_v1_catalog_10.233.24.236_8806" in sync 2021/06/06 22:58:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:58:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:58:47 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.50_9005" in sync 2021/06/06 22:58:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.165_443" in sync 2021/06/06 22:58:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:58:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:58:47 [DEBUG] agent: Service "_v1_nsd_10.233.24.236_8806" in sync 2021/06/06 22:58:47 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:58:47 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:58:47 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.62.82_9518" in sync 2021/06/06 22:58:47 [DEBUG] agent: Node info in sync 2021/06/06 22:58:47 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (325.664µs) from=10.233.70.111:57482 2021/06/06 22:58:47 [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/06/06 22:58:47 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/06 22:58:47 [DEBUG] agent: Service "_v1_catalog_10.233.24.236_8806" in sync 2021/06/06 22:58:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:58:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:58:47 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.50_9005" in sync 2021/06/06 22:58:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.165_443" in sync 2021/06/06 22:58:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:58:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:58:47 [DEBUG] agent: Service "_v1_parser_10.233.24.236_8806" in sync 2021/06/06 22:58:47 [DEBUG] agent: Service "_v1_nsd_10.233.24.236_8806" in sync 2021/06/06 22:58:47 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.24.236_8806" 2021/06/06 22:58:47 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:58:47 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:58:47 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.62.82_9518" in sync 2021/06/06 22:58:47 [DEBUG] agent: Node info in sync 2021/06/06 22:58:47 [DEBUG] http: Request PUT /v1/agent/service/register (5.860753ms) from=10.233.70.111:57484 2021/06/06 22:58:47 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:58:47 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:58:47 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.62.82_9518" in sync 2021/06/06 22:58:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.165_443" in sync 2021/06/06 22:58:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:58:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:58:47 [DEBUG] agent: Service "_v1_parser_10.233.24.236_8806" in sync 2021/06/06 22:58:47 [DEBUG] agent: Service "_v1_catalog_10.233.24.236_8806" in sync 2021/06/06 22:58:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:58:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:58:47 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.50_9005" in sync 2021/06/06 22:58:47 [DEBUG] agent: Service "_v1_nsd_10.233.24.236_8806" in sync 2021/06/06 22:58:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.236_8806" in sync 2021/06/06 22:58:47 [DEBUG] agent: Node info in sync 2021/06/06 22:58:47 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (374.536µs) from=10.233.70.111:57486 2021/06/06 22:58:47 [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/06/06 22:58:47 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/06 22:58:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:58:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:58:47 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.50_9005" in sync 2021/06/06 22:58:47 [DEBUG] agent: Service "_v1_parser_10.233.24.236_8806" in sync 2021/06/06 22:58:47 [DEBUG] agent: Service "_v1_catalog_10.233.24.236_8806" in sync 2021/06/06 22:58:47 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:58:47 [INFO] agent: Synced service "_v0_multicloud-starlingx_10.233.57.153_9009" 2021/06/06 22:58:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.165_443" in sync 2021/06/06 22:58:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:58:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:58:47 [DEBUG] agent: Service "_v1_nsd_10.233.24.236_8806" in sync 2021/06/06 22:58:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.236_8806" in sync 2021/06/06 22:58:47 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:58:47 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.62.82_9518" in sync 2021/06/06 22:58:47 [DEBUG] agent: Node info in sync 2021/06/06 22:58:47 [DEBUG] http: Request PUT /v1/agent/service/register (317.880079ms) from=10.233.70.111:57490 2021/06/06 22:58:47 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:58:47 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.62.82_9518" in sync 2021/06/06 22:58:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:58:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:58:47 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.50_9005" in sync 2021/06/06 22:58:47 [DEBUG] agent: Service "_v1_parser_10.233.24.236_8806" in sync 2021/06/06 22:58:47 [DEBUG] agent: Service "_v1_catalog_10.233.24.236_8806" in sync 2021/06/06 22:58:47 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:58:47 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:58:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.165_443" in sync 2021/06/06 22:58:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:58:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:58:47 [DEBUG] agent: Service "_v1_nsd_10.233.24.236_8806" in sync 2021/06/06 22:58:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.236_8806" in sync 2021/06/06 22:58:47 [DEBUG] agent: Node info in sync 2021/06/06 22:58:48 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v0 (382.679µs) from=10.233.70.111:57498 2021/06/06 22:58:48 [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/06/06 22:58: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/06/06 22:58:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:58:48 [DEBUG] agent: Service "_v1_nsd_10.233.24.236_8806" in sync 2021/06/06 22:58:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.236_8806" in sync 2021/06/06 22:58:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.165_443" in sync 2021/06/06 22:58:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:58:48 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:58:48 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.62.82_9518" in sync 2021/06/06 22:58:48 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.50_9005" in sync 2021/06/06 22:58:48 [DEBUG] agent: Service "_v1_parser_10.233.24.236_8806" in sync 2021/06/06 22:58:48 [DEBUG] agent: Service "_v1_catalog_10.233.24.236_8806" in sync 2021/06/06 22:58:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:58:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:58:48 [INFO] agent: Synced service "_v1_multicloud-starlingx_10.233.57.153_9009" 2021/06/06 22:58:48 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:58:48 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:58:48 [DEBUG] agent: Node info in sync 2021/06/06 22:58:48 [DEBUG] http: Request PUT /v1/agent/service/register (397.193461ms) from=10.233.70.111:57504 2021/06/06 22:58:48 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:58:48 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.62.82_9518" in sync 2021/06/06 22:58:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:58:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:58:48 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.50_9005" in sync 2021/06/06 22:58:48 [DEBUG] agent: Service "_v1_parser_10.233.24.236_8806" in sync 2021/06/06 22:58:48 [DEBUG] agent: Service "_v1_catalog_10.233.24.236_8806" in sync 2021/06/06 22:58:48 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:58:48 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:58:48 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:58:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.165_443" in sync 2021/06/06 22:58:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:58:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:58:48 [DEBUG] agent: Service "_v1_nsd_10.233.24.236_8806" in sync 2021/06/06 22:58:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.236_8806" in sync 2021/06/06 22:58:48 [DEBUG] agent: Node info in sync 2021/06/06 22:58:48 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v1 (429.792µs) from=10.233.70.111:57514 2021/06/06 22:58:48 [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/06/06 22:58:48 [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/06/06 22:58:48 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/06 22:58: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/06/06 22:58:48 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:58:48 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:58:48 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:58:48 [DEBUG] agent: Service "_v1_nsd_10.233.24.236_8806" in sync 2021/06/06 22:58:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.236_8806" in sync 2021/06/06 22:58:48 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.71.51_8446" 2021/06/06 22:58:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.165_443" in sync 2021/06/06 22:58:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:58:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:58:48 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:58:48 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.62.82_9518" in sync 2021/06/06 22:58:48 [DEBUG] agent: Service "_v1_parser_10.233.24.236_8806" in sync 2021/06/06 22:58:48 [DEBUG] agent: Service "_v1_catalog_10.233.24.236_8806" in sync 2021/06/06 22:58:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:58:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:58:48 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.50_9005" in sync 2021/06/06 22:58:48 [DEBUG] agent: Node info in sync 2021/06/06 22:58:48 [DEBUG] http: Request PUT /v1/agent/service/register (173.462941ms) from=10.233.70.111:57520 2021/06/06 22:58:48 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:58:48 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.62.82_9518" in sync 2021/06/06 22:58:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:58:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:58:48 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.50_9005" in sync 2021/06/06 22:58:48 [DEBUG] agent: Service "_v1_parser_10.233.24.236_8806" in sync 2021/06/06 22:58:48 [DEBUG] agent: Service "_v1_catalog_10.233.24.236_8806" in sync 2021/06/06 22:58:48 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:58:48 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:58:48 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:58:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.165_443" in sync 2021/06/06 22:58:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:58:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:58:48 [DEBUG] agent: Service "_v1_nsd_10.233.24.236_8806" in sync 2021/06/06 22:58:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.236_8806" in sync 2021/06/06 22:58:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:48 [DEBUG] agent: Node info in sync 2021/06/06 22:58:48 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (314.113µs) from=10.233.70.111:57522 2021/06/06 22:58:48 [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/06/06 22:58:48 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/06 22:58: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/06/06 22:58:49 [DEBUG] agent: Service "_v1_nsd_10.233.24.236_8806" in sync 2021/06/06 22:58:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.236_8806" in sync 2021/06/06 22:58:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:49 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.71.51_8446" 2021/06/06 22:58:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.165_443" in sync 2021/06/06 22:58:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:58:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:58:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:58:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.62.82_9518" in sync 2021/06/06 22:58:49 [DEBUG] agent: Service "_v1_parser_10.233.24.236_8806" in sync 2021/06/06 22:58:49 [DEBUG] agent: Service "_v1_catalog_10.233.24.236_8806" in sync 2021/06/06 22:58:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:58:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:58:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.50_9005" in sync 2021/06/06 22:58:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:58:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:58:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:58:49 [DEBUG] agent: Node info in sync 2021/06/06 22:58:49 [DEBUG] http: Request PUT /v1/agent/service/register (373.93635ms) from=10.233.70.111:57524 2021/06/06 22:58:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:58:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.50_9005" in sync 2021/06/06 22:58:49 [DEBUG] agent: Service "_v1_parser_10.233.24.236_8806" in sync 2021/06/06 22:58:49 [DEBUG] agent: Service "_v1_catalog_10.233.24.236_8806" in sync 2021/06/06 22:58:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:58:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:58:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:58:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:58:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:58:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:58:49 [DEBUG] agent: Service "_v1_nsd_10.233.24.236_8806" in sync 2021/06/06 22:58:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.236_8806" in sync 2021/06/06 22:58:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.165_443" in sync 2021/06/06 22:58:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.62.82_9518" in sync 2021/06/06 22:58:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:58:49 [DEBUG] agent: Node info in sync 2021/06/06 22:58:49 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (417.722µs) from=10.233.70.111:57532 2021/06/06 22:58:49 [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/06/06 22:58:49 [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/06/06 22:58:49 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/06 22:58: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/06/06 22:58:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:58:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:58:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.50_9005" in sync 2021/06/06 22:58:49 [DEBUG] agent: Service "_v1_parser_10.233.24.236_8806" in sync 2021/06/06 22:58:49 [DEBUG] agent: Service "_v1_catalog_10.233.24.236_8806" in sync 2021/06/06 22:58:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:58:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:58:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:58:49 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.71.51_8446" 2021/06/06 22:58:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.165_443" in sync 2021/06/06 22:58:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:58:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:58:49 [DEBUG] agent: Service "_v1_nsd_10.233.24.236_8806" in sync 2021/06/06 22:58:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.236_8806" in sync 2021/06/06 22:58:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:58:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.62.82_9518" in sync 2021/06/06 22:58:49 [DEBUG] agent: Node info in sync 2021/06/06 22:58:49 [DEBUG] http: Request PUT /v1/agent/service/register (40.460832ms) from=10.233.70.111:57534 2021/06/06 22:58:49 [DEBUG] agent: Service "_v1_nsd_10.233.24.236_8806" in sync 2021/06/06 22:58:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.236_8806" in sync 2021/06/06 22:58:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.165_443" in sync 2021/06/06 22:58:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:58:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:58:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:58:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.62.82_9518" in sync 2021/06/06 22:58:49 [DEBUG] agent: Service "_v1_parser_10.233.24.236_8806" in sync 2021/06/06 22:58:49 [DEBUG] agent: Service "_v1_catalog_10.233.24.236_8806" in sync 2021/06/06 22:58:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:58:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:58:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.50_9005" in sync 2021/06/06 22:58:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:58:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:58:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:58:49 [DEBUG] agent: Node info in sync 2021/06/06 22:58:49 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (360.178µs) from=10.233.70.111:57536 2021/06/06 22:58:49 [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/06/06 22:58:49 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/06 22:58: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/06/06 22:58:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.165_443" in sync 2021/06/06 22:58:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:58:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:58:50 [DEBUG] agent: Service "_v1_nsd_10.233.24.236_8806" in sync 2021/06/06 22:58:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.236_8806" in sync 2021/06/06 22:58:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:50 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:58:50 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.62.82_9518" in sync 2021/06/06 22:58:50 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.71.51_8446" 2021/06/06 22:58:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:58:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:58:50 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.50_9005" in sync 2021/06/06 22:58:50 [DEBUG] agent: Service "_v1_parser_10.233.24.236_8806" in sync 2021/06/06 22:58:50 [DEBUG] agent: Service "_v1_catalog_10.233.24.236_8806" in sync 2021/06/06 22:58:50 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:58:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:58:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:58:50 [DEBUG] agent: Node info in sync 2021/06/06 22:58:50 [DEBUG] http: Request PUT /v1/agent/service/register (337.623751ms) from=10.233.70.111:57538 2021/06/06 22:58:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.165_443" in sync 2021/06/06 22:58:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:58:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:58:50 [DEBUG] agent: Service "_v1_nsd_10.233.24.236_8806" in sync 2021/06/06 22:58:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.236_8806" in sync 2021/06/06 22:58:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:50 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:58:50 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.62.82_9518" in sync 2021/06/06 22:58:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:58:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:58:50 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.50_9005" in sync 2021/06/06 22:58:50 [DEBUG] agent: Service "_v1_parser_10.233.24.236_8806" in sync 2021/06/06 22:58:50 [DEBUG] agent: Service "_v1_catalog_10.233.24.236_8806" in sync 2021/06/06 22:58:50 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:58:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:58:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:58:50 [DEBUG] agent: Node info in sync 2021/06/06 22:58:50 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (2.677817ms) from=10.233.70.111:57542 2021/06/06 22:58:50 [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/06/06 22:58:50 [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/06/06 22:58:50 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/06 22:58: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/06/06 22:58:51 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.71.51_8446" 2021/06/06 22:58:51 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:58:51 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.62.82_9518" in sync 2021/06/06 22:58:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:51 [DEBUG] agent: Service "_v1_parser_10.233.24.236_8806" in sync 2021/06/06 22:58:51 [DEBUG] agent: Service "_v1_catalog_10.233.24.236_8806" in sync 2021/06/06 22:58:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:58:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:58:51 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.50_9005" in sync 2021/06/06 22:58:51 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:58:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:58:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:58:51 [DEBUG] agent: Service "_v1_nsd_10.233.24.236_8806" in sync 2021/06/06 22:58:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.236_8806" in sync 2021/06/06 22:58:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.165_443" in sync 2021/06/06 22:58:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:58:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:58:51 [DEBUG] agent: Node info in sync 2021/06/06 22:58:51 [DEBUG] http: Request PUT /v1/agent/service/register (476.84186ms) from=10.233.70.111:57552 2021/06/06 22:58:51 [DEBUG] agent: Service "_v1_parser_10.233.24.236_8806" in sync 2021/06/06 22:58:51 [DEBUG] agent: Service "_v1_catalog_10.233.24.236_8806" in sync 2021/06/06 22:58:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:58:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:58:51 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.50_9005" in sync 2021/06/06 22:58:51 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:58:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:58:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:58:51 [DEBUG] agent: Service "_v1_nsd_10.233.24.236_8806" in sync 2021/06/06 22:58:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.236_8806" in sync 2021/06/06 22:58:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.165_443" in sync 2021/06/06 22:58:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:58:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:58:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:51 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:58:51 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.62.82_9518" in sync 2021/06/06 22:58:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:51 [DEBUG] agent: Node info in sync 2021/06/06 22:58:51 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (400.793µs) from=10.233.70.111:57558 2021/06/06 22:58:51 [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/06/06 22:58:51 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/06 22:58: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/06/06 22:58:51 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:58:51 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.62.82_9518" in sync 2021/06/06 22:58:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:58:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:58:51 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.50_9005" in sync 2021/06/06 22:58:51 [DEBUG] agent: Service "_v1_parser_10.233.24.236_8806" in sync 2021/06/06 22:58:51 [DEBUG] agent: Service "_v1_catalog_10.233.24.236_8806" in sync 2021/06/06 22:58:51 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:58:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:58:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:58:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.165_443" in sync 2021/06/06 22:58:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:58:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:58:51 [DEBUG] agent: Service "_v1_nsd_10.233.24.236_8806" in sync 2021/06/06 22:58:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.236_8806" in sync 2021/06/06 22:58:51 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.71.51_8446" 2021/06/06 22:58:51 [DEBUG] agent: Node info in sync 2021/06/06 22:58:51 [DEBUG] http: Request PUT /v1/agent/service/register (373.285594ms) from=10.233.70.111:57560 2021/06/06 22:58:51 [DEBUG] agent: Service "_v1_catalog_10.233.24.236_8806" in sync 2021/06/06 22:58:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:58:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:58:51 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.50_9005" in sync 2021/06/06 22:58:51 [DEBUG] agent: Service "_v1_parser_10.233.24.236_8806" in sync 2021/06/06 22:58:51 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:58:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:58:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:58:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.236_8806" in sync 2021/06/06 22:58:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.165_443" in sync 2021/06/06 22:58:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:58:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:58:51 [DEBUG] agent: Service "_v1_nsd_10.233.24.236_8806" in sync 2021/06/06 22:58:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:51 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:58:51 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.62.82_9518" in sync 2021/06/06 22:58:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:51 [DEBUG] agent: Node info in sync 2021/06/06 22:58:51 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (390.087µs) from=10.233.70.111:57562 2021/06/06 22:58:51 [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/06/06 22:58:51 [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/06/06 22:58:51 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/06 22:58: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/06/06 22:58:51 [DEBUG] agent: Service "_v1_catalog_10.233.24.236_8806" in sync 2021/06/06 22:58:51 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.71.51_8446" 2021/06/06 22:58:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:58:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:58:51 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.50_9005" in sync 2021/06/06 22:58:51 [DEBUG] agent: Service "_v1_parser_10.233.24.236_8806" in sync 2021/06/06 22:58:51 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:58:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:58:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:58:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.236_8806" in sync 2021/06/06 22:58:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.165_443" in sync 2021/06/06 22:58:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:58:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:58:51 [DEBUG] agent: Service "_v1_nsd_10.233.24.236_8806" in sync 2021/06/06 22:58:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:51 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:58:51 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.62.82_9518" in sync 2021/06/06 22:58:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:51 [DEBUG] agent: Node info in sync 2021/06/06 22:58:51 [DEBUG] http: Request PUT /v1/agent/service/register (273.952744ms) from=10.233.70.111:57564 2021/06/06 22:58:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:58:51 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:58:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:58:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:58:51 [DEBUG] agent: Service "_v1_nsd_10.233.24.236_8806" in sync 2021/06/06 22:58:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.236_8806" in sync 2021/06/06 22:58:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.165_443" in sync 2021/06/06 22:58:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:58:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:58:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.62.82_9518" in sync 2021/06/06 22:58:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.50_9005" in sync 2021/06/06 22:58:52 [DEBUG] agent: Service "_v1_parser_10.233.24.236_8806" in sync 2021/06/06 22:58:52 [DEBUG] agent: Service "_v1_catalog_10.233.24.236_8806" in sync 2021/06/06 22:58:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:58:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:58:52 [DEBUG] agent: Node info in sync 2021/06/06 22:58:52 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (313.665µs) from=10.233.70.111:57568 2021/06/06 22:58:52 [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/06/06 22:58:52 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/06 22:58: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/06/06 22:58:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:58:52 [DEBUG] agent: Service "_v1_nsd_10.233.24.236_8806" in sync 2021/06/06 22:58:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.236_8806" in sync 2021/06/06 22:58:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.165_443" in sync 2021/06/06 22:58:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:58:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:58:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.62.82_9518" in sync 2021/06/06 22:58:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.50_9005" in sync 2021/06/06 22:58:52 [DEBUG] agent: Service "_v1_parser_10.233.24.236_8806" in sync 2021/06/06 22:58:52 [DEBUG] agent: Service "_v1_catalog_10.233.24.236_8806" in sync 2021/06/06 22:58:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:58:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:58:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:58:52 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.71.51_8446" 2021/06/06 22:58:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:58:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:58:52 [DEBUG] agent: Node info in sync 2021/06/06 22:58:52 [DEBUG] http: Request PUT /v1/agent/service/register (465.499926ms) from=10.233.70.111:57570 2021/06/06 22:58:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:58:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:58:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:58:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.165_443" in sync 2021/06/06 22:58:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:58:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:58:52 [DEBUG] agent: Service "_v1_nsd_10.233.24.236_8806" in sync 2021/06/06 22:58:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.236_8806" in sync 2021/06/06 22:58:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:58:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.62.82_9518" in sync 2021/06/06 22:58:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:58:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:58:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.50_9005" in sync 2021/06/06 22:58:52 [DEBUG] agent: Service "_v1_parser_10.233.24.236_8806" in sync 2021/06/06 22:58:52 [DEBUG] agent: Service "_v1_catalog_10.233.24.236_8806" in sync 2021/06/06 22:58:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:52 [DEBUG] agent: Node info in sync 2021/06/06 22:58:52 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (442.756µs) from=10.233.70.111:57574 2021/06/06 22:58:52 [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/06/06 22:58:52 [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/06/06 22:58:52 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/06 22:58: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/06/06 22:58:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.236_8806" in sync 2021/06/06 22:58:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.165_443" in sync 2021/06/06 22:58:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:58:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:58:53 [DEBUG] agent: Service "_v1_nsd_10.233.24.236_8806" in sync 2021/06/06 22:58:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:53 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:58:53 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.62.82_9518" in sync 2021/06/06 22:58:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:53 [DEBUG] agent: Service "_v1_catalog_10.233.24.236_8806" in sync 2021/06/06 22:58:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:58:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:58:53 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.50_9005" in sync 2021/06/06 22:58:53 [DEBUG] agent: Service "_v1_parser_10.233.24.236_8806" in sync 2021/06/06 22:58:53 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.71.51_8446" 2021/06/06 22:58:53 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:58:53 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:58:53 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:58:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:53 [DEBUG] agent: Node info in sync 2021/06/06 22:58:53 [DEBUG] http: Request PUT /v1/agent/service/register (333.756212ms) from=10.233.70.111:57576 2021/06/06 22:58:53 [DEBUG] agent: Service "_v1_catalog_10.233.24.236_8806" in sync 2021/06/06 22:58:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:58:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:58:53 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.50_9005" in sync 2021/06/06 22:58:53 [DEBUG] agent: Service "_v1_parser_10.233.24.236_8806" in sync 2021/06/06 22:58:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:53 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:58:53 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:58:53 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:58:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.236_8806" in sync 2021/06/06 22:58:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.165_443" in sync 2021/06/06 22:58:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:58:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:58:53 [DEBUG] agent: Service "_v1_nsd_10.233.24.236_8806" in sync 2021/06/06 22:58:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:53 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:58:53 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.62.82_9518" in sync 2021/06/06 22:58:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:53 [DEBUG] agent: Node info in sync 2021/06/06 22:58:53 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (289.49µs) from=10.233.70.111:57588 2021/06/06 22:58:53 [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/06/06 22:58:53 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/06 22:58: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/06/06 22:58:53 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:58:53 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.62.82_9518" in sync 2021/06/06 22:58:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:53 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.71.51_8446" 2021/06/06 22:58:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:58:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:58:53 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.50_9005" in sync 2021/06/06 22:58:53 [DEBUG] agent: Service "_v1_parser_10.233.24.236_8806" in sync 2021/06/06 22:58:53 [DEBUG] agent: Service "_v1_catalog_10.233.24.236_8806" in sync 2021/06/06 22:58:53 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:58:53 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:58:53 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:58:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.165_443" in sync 2021/06/06 22:58:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:58:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:58:53 [DEBUG] agent: Service "_v1_nsd_10.233.24.236_8806" in sync 2021/06/06 22:58:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.236_8806" in sync 2021/06/06 22:58:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:53 [DEBUG] agent: Node info in sync 2021/06/06 22:58:53 [DEBUG] http: Request PUT /v1/agent/service/register (103.682538ms) from=10.233.70.111:57590 2021/06/06 22:58:53 [DEBUG] agent: Service "_v1_nsd_10.233.24.236_8806" in sync 2021/06/06 22:58:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.236_8806" in sync 2021/06/06 22:58:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.165_443" in sync 2021/06/06 22:58:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:58:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:58:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:53 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:58:53 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.62.82_9518" in sync 2021/06/06 22:58:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:53 [DEBUG] agent: Service "_v1_parser_10.233.24.236_8806" in sync 2021/06/06 22:58:53 [DEBUG] agent: Service "_v1_catalog_10.233.24.236_8806" in sync 2021/06/06 22:58:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:58:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:58:53 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.50_9005" in sync 2021/06/06 22:58:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:53 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:58:53 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:58:53 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:58:53 [DEBUG] agent: Node info in sync 2021/06/06 22:58:53 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (471.457µs) from=10.233.70.111:57592 2021/06/06 22:58:53 [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/06/06 22:58:53 [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/06/06 22:58:53 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/06 22:58: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/06/06 22:58:53 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:58:53 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:58:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:53 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:58:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:58:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:58:53 [DEBUG] agent: Service "_v1_nsd_10.233.24.236_8806" in sync 2021/06/06 22:58:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.236_8806" in sync 2021/06/06 22:58:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.165_443" in sync 2021/06/06 22:58:53 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.71.51_8446" 2021/06/06 22:58:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:53 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.62.82_9518" in sync 2021/06/06 22:58:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:53 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:58:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:58:53 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.50_9005" in sync 2021/06/06 22:58:53 [DEBUG] agent: Service "_v1_parser_10.233.24.236_8806" in sync 2021/06/06 22:58:53 [DEBUG] agent: Service "_v1_catalog_10.233.24.236_8806" in sync 2021/06/06 22:58:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:58:53 [DEBUG] agent: Node info in sync 2021/06/06 22:58:53 [DEBUG] http: Request PUT /v1/agent/service/register (271.142337ms) from=10.233.70.111:57594 2021/06/06 22:58:53 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:58:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:53 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:58:53 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:58:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:58:53 [DEBUG] agent: Service "_v1_nsd_10.233.24.236_8806" in sync 2021/06/06 22:58:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.236_8806" in sync 2021/06/06 22:58:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.165_443" in sync 2021/06/06 22:58:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:58:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:53 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:58:53 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.62.82_9518" in sync 2021/06/06 22:58:53 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.50_9005" in sync 2021/06/06 22:58:53 [DEBUG] agent: Service "_v1_parser_10.233.24.236_8806" in sync 2021/06/06 22:58:53 [DEBUG] agent: Service "_v1_catalog_10.233.24.236_8806" in sync 2021/06/06 22:58:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:58:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:58:53 [DEBUG] agent: Node info in sync 2021/06/06 22:58:54 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (459.828µs) from=10.233.70.111:57598 2021/06/06 22:58:54 [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/06/06 22:58:54 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/06 22:58: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/06/06 22:58:54 [DEBUG] agent: Service "_v1_catalog_10.233.24.236_8806" in sync 2021/06/06 22:58:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:58:54 [DEBUG] agent: Service "_v1_parser_10.233.24.236_8806" in sync 2021/06/06 22:58:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.236_8806" in sync 2021/06/06 22:58:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.165_443" in sync 2021/06/06 22:58:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:58:54 [DEBUG] agent: Service "_v1_nsd_10.233.24.236_8806" in sync 2021/06/06 22:58:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:54 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.62.82_9518" in sync 2021/06/06 22:58:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:58:54 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.50_9005" in sync 2021/06/06 22:58:54 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:58:54 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:58:54 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:58:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:58:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:54 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:58:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:54 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.71.51_8446" 2021/06/06 22:58:54 [DEBUG] agent: Node info in sync 2021/06/06 22:58:54 [DEBUG] http: Request PUT /v1/agent/service/register (374.29469ms) from=10.233.70.111:57604 2021/06/06 22:58:54 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.62.82_9518" in sync 2021/06/06 22:58:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:58:54 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.50_9005" in sync 2021/06/06 22:58:54 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:58:54 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:58:54 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:58:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:58:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:54 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:58:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:58:54 [DEBUG] agent: Service "_v1_parser_10.233.24.236_8806" in sync 2021/06/06 22:58:54 [DEBUG] agent: Service "_v1_catalog_10.233.24.236_8806" in sync 2021/06/06 22:58:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.165_443" in sync 2021/06/06 22:58:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:58:54 [DEBUG] agent: Service "_v1_nsd_10.233.24.236_8806" in sync 2021/06/06 22:58:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.236_8806" in sync 2021/06/06 22:58:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:54 [DEBUG] agent: Node info in sync 2021/06/06 22:58:54 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (424.668µs) from=10.233.70.111:57608 2021/06/06 22:58:54 [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/06/06 22:58:54 [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/06/06 22:58:54 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/06 22:58: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/06/06 22:58:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:58:54 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.50_9005" in sync 2021/06/06 22:58:54 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:58:54 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:58:54 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:58:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:58:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:54 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:58:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:54 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.71.51_8446" 2021/06/06 22:58:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:58:54 [DEBUG] agent: Service "_v1_parser_10.233.24.236_8806" in sync 2021/06/06 22:58:54 [DEBUG] agent: Service "_v1_catalog_10.233.24.236_8806" in sync 2021/06/06 22:58:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.165_443" in sync 2021/06/06 22:58:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:58:54 [DEBUG] agent: Service "_v1_nsd_10.233.24.236_8806" in sync 2021/06/06 22:58:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.236_8806" in sync 2021/06/06 22:58:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:54 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.62.82_9518" in sync 2021/06/06 22:58:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:54 [DEBUG] agent: Node info in sync 2021/06/06 22:58:54 [DEBUG] http: Request PUT /v1/agent/service/register (136.644185ms) from=10.233.70.111:57610 2021/06/06 22:58:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.165_443" in sync 2021/06/06 22:58:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:58:54 [DEBUG] agent: Service "_v1_nsd_10.233.24.236_8806" in sync 2021/06/06 22:58:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.236_8806" in sync 2021/06/06 22:58:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:54 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.62.82_9518" in sync 2021/06/06 22:58:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:58:54 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.50_9005" in sync 2021/06/06 22:58:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:54 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:58:54 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:58:54 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:58:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:58:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:54 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:58:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:58:54 [DEBUG] agent: Service "_v1_parser_10.233.24.236_8806" in sync 2021/06/06 22:58:54 [DEBUG] agent: Service "_v1_catalog_10.233.24.236_8806" in sync 2021/06/06 22:58:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:54 [DEBUG] agent: Node info in sync 2021/06/06 22:58:54 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (388.45µs) from=10.233.70.111:57612 2021/06/06 22:58:54 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/06 22:58:55 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/06 22:58: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/06/06 22:58:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:55 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.71.51_8446" 2021/06/06 22:58:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.165_443" in sync 2021/06/06 22:58:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:58:55 [DEBUG] agent: Service "_v1_nsd_10.233.24.236_8806" in sync 2021/06/06 22:58:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.236_8806" in sync 2021/06/06 22:58:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:55 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.62.82_9518" in sync 2021/06/06 22:58:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:58:55 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.50_9005" in sync 2021/06/06 22:58:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:55 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:58:55 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:58:55 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:58:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:58:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:55 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:58:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:58:55 [DEBUG] agent: Service "_v1_parser_10.233.24.236_8806" in sync 2021/06/06 22:58:55 [DEBUG] agent: Service "_v1_catalog_10.233.24.236_8806" in sync 2021/06/06 22:58:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:55 [DEBUG] agent: Node info in sync 2021/06/06 22:58:55 [DEBUG] http: Request PUT /v1/agent/service/register (207.324775ms) from=10.233.70.111:57614 2021/06/06 22:58:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:55 [DEBUG] agent: Service "_v1_nsd_10.233.24.236_8806" in sync 2021/06/06 22:58:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.236_8806" in sync 2021/06/06 22:58:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.165_443" in sync 2021/06/06 22:58:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:58:55 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.62.82_9518" in sync 2021/06/06 22:58:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:58:55 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.50_9005" in sync 2021/06/06 22:58:55 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:58:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:55 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:58:55 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:58:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:58:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:55 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:58:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:55 [DEBUG] agent: Service "_v1_catalog_10.233.24.236_8806" in sync 2021/06/06 22:58:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:58:55 [DEBUG] agent: Service "_v1_parser_10.233.24.236_8806" in sync 2021/06/06 22:58:55 [DEBUG] agent: Node info in sync 2021/06/06 22:58:55 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (328.84µs) from=10.233.70.111:57618 2021/06/06 22:58:55 [WARN] agent: Service name "_aai-generic-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/06 22:58:55 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/06 22:58:55 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/06 22:58: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/06/06 22:58:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:55 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:58:55 [DEBUG] agent: Service "_v1_parser_10.233.24.236_8806" in sync 2021/06/06 22:58:55 [DEBUG] agent: Service "_v1_catalog_10.233.24.236_8806" in sync 2021/06/06 22:58:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:55 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.71.51_8446" 2021/06/06 22:58:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:58:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:58:55 [DEBUG] agent: Service "_v1_nsd_10.233.24.236_8806" in sync 2021/06/06 22:58:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.236_8806" in sync 2021/06/06 22:58:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.165_443" in sync 2021/06/06 22:58:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:55 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.62.82_9518" in sync 2021/06/06 22:58:55 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.50_9005" in sync 2021/06/06 22:58:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:58:55 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:58:55 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:58:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:55 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:58:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:58:55 [DEBUG] agent: Node info in sync 2021/06/06 22:58:55 [DEBUG] http: Request PUT /v1/agent/service/register (296.444102ms) from=10.233.70.111:57620 2021/06/06 22:58:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:55 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:58:55 [DEBUG] agent: Service "_v1_parser_10.233.24.236_8806" in sync 2021/06/06 22:58:55 [DEBUG] agent: Service "_v1_catalog_10.233.24.236_8806" in sync 2021/06/06 22:58:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:58:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:58:55 [DEBUG] agent: Service "_v1_nsd_10.233.24.236_8806" in sync 2021/06/06 22:58:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.236_8806" in sync 2021/06/06 22:58:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.165_443" in sync 2021/06/06 22:58:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:55 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.62.82_9518" in sync 2021/06/06 22:58:55 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.50_9005" in sync 2021/06/06 22:58:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:58:55 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:58:55 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:58:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:55 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:58:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:58:55 [DEBUG] agent: Node info in sync 2021/06/06 22:58:55 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (407.362µs) from=10.233.70.111:57634 2021/06/06 22:58:55 [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/06/06 22:58:55 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/06 22:58: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/06/06 22:58:55 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:58:55 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:58:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:55 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:58:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:58:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:55 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:58:55 [DEBUG] agent: Service "_v1_parser_10.233.24.236_8806" in sync 2021/06/06 22:58:55 [DEBUG] agent: Service "_v1_catalog_10.233.24.236_8806" in sync 2021/06/06 22:58:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:58:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:58:55 [DEBUG] agent: Service "_v1_nsd_10.233.24.236_8806" in sync 2021/06/06 22:58:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.236_8806" in sync 2021/06/06 22:58:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:55 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.71.51_8446" 2021/06/06 22:58:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.165_443" in sync 2021/06/06 22:58:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:55 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.62.82_9518" in sync 2021/06/06 22:58:55 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.50_9005" in sync 2021/06/06 22:58:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:58:55 [DEBUG] agent: Node info in sync 2021/06/06 22:58:55 [DEBUG] http: Request PUT /v1/agent/service/register (280.102079ms) from=10.233.70.111:57636 2021/06/06 22:58:55 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:58:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:58:55 [DEBUG] agent: Service "_v1_parser_10.233.24.236_8806" in sync 2021/06/06 22:58:55 [DEBUG] agent: Service "_v1_catalog_10.233.24.236_8806" in sync 2021/06/06 22:58:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.165_443" in sync 2021/06/06 22:58:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:58:55 [DEBUG] agent: Service "_v1_nsd_10.233.24.236_8806" in sync 2021/06/06 22:58:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.236_8806" in sync 2021/06/06 22:58:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:55 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.62.82_9518" in sync 2021/06/06 22:58:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:58:55 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.50_9005" in sync 2021/06/06 22:58:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:55 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:58:55 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:58:55 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:58:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:58:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:55 [DEBUG] agent: Node info in sync 2021/06/06 22:58:56 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (500.020569ms) from=10.233.70.111:57644 2021/06/06 22:58:56 [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/06/06 22:58:56 [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/06/06 22:58:56 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/06 22:58: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/06/06 22:58:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.165_443" in sync 2021/06/06 22:58:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:58:56 [DEBUG] agent: Service "_v1_nsd_10.233.24.236_8806" in sync 2021/06/06 22:58:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.236_8806" in sync 2021/06/06 22:58:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:56 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.62.82_9518" in sync 2021/06/06 22:58:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:58:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.50_9005" in sync 2021/06/06 22:58:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:56 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:58:56 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:58:56 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:58:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:56 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.71.51_8446" 2021/06/06 22:58:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:58:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:56 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:58:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:58:56 [DEBUG] agent: Service "_v1_parser_10.233.24.236_8806" in sync 2021/06/06 22:58:56 [DEBUG] agent: Service "_v1_catalog_10.233.24.236_8806" in sync 2021/06/06 22:58:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:56 [DEBUG] agent: Node info in sync 2021/06/06 22:58:56 [DEBUG] http: Request PUT /v1/agent/service/register (62.041802ms) from=10.233.70.111:57650 2021/06/06 22:58:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:58:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.50_9005" in sync 2021/06/06 22:58:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:56 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:58:56 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:58:56 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:58:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:58:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:56 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:58:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:58:56 [DEBUG] agent: Service "_v1_parser_10.233.24.236_8806" in sync 2021/06/06 22:58:56 [DEBUG] agent: Service "_v1_catalog_10.233.24.236_8806" in sync 2021/06/06 22:58:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.165_443" in sync 2021/06/06 22:58:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:58:56 [DEBUG] agent: Service "_v1_nsd_10.233.24.236_8806" in sync 2021/06/06 22:58:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.236_8806" in sync 2021/06/06 22:58:56 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.62.82_9518" in sync 2021/06/06 22:58:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:56 [DEBUG] agent: Node info in sync 2021/06/06 22:58:56 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (395.143µs) from=10.233.70.111:57652 2021/06/06 22:58:57 [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/06/06 22:58:57 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/06 22:58: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/06/06 22:58:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.62.82_9518" in sync 2021/06/06 22:58:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:58:57 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.50_9005" in sync 2021/06/06 22:58:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:57 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:58:57 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:58:57 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:58:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:58:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:57 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:58:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:58:57 [DEBUG] agent: Service "_v1_parser_10.233.24.236_8806" in sync 2021/06/06 22:58:57 [DEBUG] agent: Service "_v1_catalog_10.233.24.236_8806" in sync 2021/06/06 22:58:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:57 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.71.51_8446" 2021/06/06 22:58:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.165_443" in sync 2021/06/06 22:58:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:58:57 [DEBUG] agent: Service "_v1_nsd_10.233.24.236_8806" in sync 2021/06/06 22:58:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.236_8806" in sync 2021/06/06 22:58:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:57 [DEBUG] agent: Node info in sync 2021/06/06 22:58:57 [DEBUG] http: Request PUT /v1/agent/service/register (195.385515ms) from=10.233.70.111:57654 2021/06/06 22:58:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:58:57 [DEBUG] agent: Service "_v1_parser_10.233.24.236_8806" in sync 2021/06/06 22:58:57 [DEBUG] agent: Service "_v1_catalog_10.233.24.236_8806" in sync 2021/06/06 22:58:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.236_8806" in sync 2021/06/06 22:58:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.165_443" in sync 2021/06/06 22:58:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:58:57 [DEBUG] agent: Service "_v1_nsd_10.233.24.236_8806" in sync 2021/06/06 22:58:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.62.82_9518" in sync 2021/06/06 22:58:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:58:57 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.50_9005" in sync 2021/06/06 22:58:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:57 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:58:57 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:58:57 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:58:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:58:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:57 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:58:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:57 [DEBUG] agent: Node info in sync 2021/06/06 22:58:57 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (542.494µs) from=10.233.70.111:57658 2021/06/06 22:58:57 [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/06/06 22:58:57 [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/06/06 22:58:57 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/06 22:58: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/06/06 22:58:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:58:57 [DEBUG] agent: Service "_v1_parser_10.233.24.236_8806" in sync 2021/06/06 22:58:57 [DEBUG] agent: Service "_v1_catalog_10.233.24.236_8806" in sync 2021/06/06 22:58:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.165_443" in sync 2021/06/06 22:58:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:58:57 [DEBUG] agent: Service "_v1_nsd_10.233.24.236_8806" in sync 2021/06/06 22:58:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.236_8806" in sync 2021/06/06 22:58:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.62.82_9518" in sync 2021/06/06 22:58:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:57 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.71.51_8446" 2021/06/06 22:58:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:58:57 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.50_9005" in sync 2021/06/06 22:58:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:57 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:58:57 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:58:57 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:58:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:58:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:57 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:58:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:57 [DEBUG] agent: Node info in sync 2021/06/06 22:58:57 [DEBUG] http: Request PUT /v1/agent/service/register (103.395932ms) from=10.233.70.111:57662 2021/06/06 22:58:57 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:58:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:58:57 [DEBUG] agent: Service "_v1_parser_10.233.24.236_8806" in sync 2021/06/06 22:58:57 [DEBUG] agent: Service "_v1_catalog_10.233.24.236_8806" in sync 2021/06/06 22:58:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.165_443" in sync 2021/06/06 22:58:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:58:57 [DEBUG] agent: Service "_v1_nsd_10.233.24.236_8806" in sync 2021/06/06 22:58:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.236_8806" in sync 2021/06/06 22:58:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.62.82_9518" in sync 2021/06/06 22:58:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:58:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:58:57 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.50_9005" in sync 2021/06/06 22:58:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:57 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:58:57 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:58:57 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:58:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:58:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:57 [DEBUG] agent: Node info in sync 2021/06/06 22:58:57 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (200.098081ms) from=10.233.70.111:57664 2021/06/06 22:58:57 [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/06/06 22:58:57 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/06 22:58: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/06/06 22:58:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:58 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:58:58 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:58:58 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:58:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:58:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:58 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:58:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:58 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.71.51_8446" 2021/06/06 22:58:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:58:58 [DEBUG] agent: Service "_v1_parser_10.233.24.236_8806" in sync 2021/06/06 22:58:58 [DEBUG] agent: Service "_v1_catalog_10.233.24.236_8806" in sync 2021/06/06 22:58:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.165_443" in sync 2021/06/06 22:58:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:58:58 [DEBUG] agent: Service "_v1_nsd_10.233.24.236_8806" in sync 2021/06/06 22:58:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.236_8806" in sync 2021/06/06 22:58:58 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.62.82_9518" in sync 2021/06/06 22:58:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:58:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:58:58 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.50_9005" in sync 2021/06/06 22:58:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:58 [DEBUG] agent: Node info in sync 2021/06/06 22:58:58 [DEBUG] http: Request PUT /v1/agent/service/register (125.325896ms) from=10.233.70.111:57672 2021/06/06 22:58:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:58:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:58 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:58:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:58:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:58:58 [DEBUG] agent: Service "_v1_parser_10.233.24.236_8806" in sync 2021/06/06 22:58:58 [DEBUG] agent: Service "_v1_catalog_10.233.24.236_8806" in sync 2021/06/06 22:58:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.165_443" in sync 2021/06/06 22:58:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:58:58 [DEBUG] agent: Service "_v1_nsd_10.233.24.236_8806" in sync 2021/06/06 22:58:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.236_8806" in sync 2021/06/06 22:58:58 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.62.82_9518" in sync 2021/06/06 22:58:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:58:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:58:58 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.50_9005" in sync 2021/06/06 22:58:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:58 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:58:58 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:58:58 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:58:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:58 [DEBUG] agent: Node info in sync 2021/06/06 22:58:58 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (283.622µs) from=10.233.70.111:57678 2021/06/06 22:58:58 [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/06/06 22:58:58 [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/06/06 22:58:58 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/06 22:58: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/06/06 22:58:58 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:58:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:58:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:58:58 [DEBUG] agent: Service "_v1_parser_10.233.24.236_8806" in sync 2021/06/06 22:58:58 [DEBUG] agent: Service "_v1_catalog_10.233.24.236_8806" in sync 2021/06/06 22:58:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.165_443" in sync 2021/06/06 22:58:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:58:58 [DEBUG] agent: Service "_v1_nsd_10.233.24.236_8806" in sync 2021/06/06 22:58:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.236_8806" in sync 2021/06/06 22:58:58 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.62.82_9518" in sync 2021/06/06 22:58:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:58:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:58:58 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.50_9005" in sync 2021/06/06 22:58:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:58 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.71.51_8446" 2021/06/06 22:58:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:58 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:58:58 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:58:58 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:58:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:58:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:58 [DEBUG] agent: Node info in sync 2021/06/06 22:58:58 [DEBUG] http: Request PUT /v1/agent/service/register (366.806439ms) from=10.233.70.111:57680 2021/06/06 22:58:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:58 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:58:58 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:58:58 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:58:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:58:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:58 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:58:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:58:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:58:58 [DEBUG] agent: Service "_v1_parser_10.233.24.236_8806" in sync 2021/06/06 22:58:58 [DEBUG] agent: Service "_v1_catalog_10.233.24.236_8806" in sync 2021/06/06 22:58:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.165_443" in sync 2021/06/06 22:58:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:58:58 [DEBUG] agent: Service "_v1_nsd_10.233.24.236_8806" in sync 2021/06/06 22:58:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.236_8806" in sync 2021/06/06 22:58:58 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.62.82_9518" in sync 2021/06/06 22:58:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:58:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:58:58 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.50_9005" in sync 2021/06/06 22:58:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:58:58 [DEBUG] agent: Node info in sync 2021/06/06 22:58:58 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (505.651µs) from=10.233.70.111:57690 2021/06/06 22:58:58 [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/06/06 22:58:58 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/06 22:58: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/06/06 22:58:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.50_9005" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:58:59 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.71.51_8446" 2021/06/06 22:58:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v1_parser_10.233.24.236_8806" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v1_catalog_10.233.24.236_8806" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.165_443" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v1_nsd_10.233.24.236_8806" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.236_8806" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.62.82_9518" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:58:59 [DEBUG] agent: Node info in sync 2021/06/06 22:58:59 [DEBUG] http: Request PUT /v1/agent/service/register (479.777669ms) from=10.233.70.111:57696 2021/06/06 22:58:59 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.62.82_9518" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.50_9005" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:59 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (346.733µs) from=10.233.70.111:57702 2021/06/06 22:58:59 [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/06/06 22:58:59 [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/06/06 22:58: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/06/06 22:58: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/06/06 22:58:59 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v1_parser_10.233.24.236_8806" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v1_catalog_10.233.24.236_8806" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.165_443" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v1_nsd_10.233.24.236_8806" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.236_8806" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:59 [DEBUG] agent: Node info in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v1_parser_10.233.24.236_8806" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v1_catalog_10.233.24.236_8806" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.165_443" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v1_nsd_10.233.24.236_8806" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.236_8806" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:59 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.71.51_8446" 2021/06/06 22:58:59 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.62.82_9518" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.50_9005" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:59 [DEBUG] agent: Node info in sync 2021/06/06 22:58:59 [DEBUG] http: Request PUT /v1/agent/service/register (211.649112ms) from=10.233.70.111:57704 2021/06/06 22:58:59 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.62.82_9518" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.50_9005" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v1_parser_10.233.24.236_8806" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v1_catalog_10.233.24.236_8806" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.236_8806" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.165_443" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v1_nsd_10.233.24.236_8806" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:58:59 [DEBUG] agent: Node info in sync 2021/06/06 22:58:59 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (327.561µs) from=10.233.70.111:57708 2021/06/06 22:58:59 [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/06/06 22:58: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/06/06 22:58: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/06/06 22:58:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v1_parser_10.233.24.236_8806" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v1_catalog_10.233.24.236_8806" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.236_8806" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.165_443" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v1_nsd_10.233.24.236_8806" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:58:59 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.71.51_8446" 2021/06/06 22:58:59 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.62.82_9518" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.50_9005" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:59 [DEBUG] agent: Node info in sync 2021/06/06 22:58:59 [DEBUG] http: Request PUT /v1/agent/service/register (223.475475ms) from=10.233.70.111:57710 2021/06/06 22:58:59 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v1_parser_10.233.24.236_8806" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v1_catalog_10.233.24.236_8806" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.165_443" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v1_nsd_10.233.24.236_8806" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.236_8806" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.62.82_9518" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.50_9005" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:58:59 [DEBUG] agent: Node info in sync 2021/06/06 22:58:59 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (406.265µs) from=10.233.70.111:57712 2021/06/06 22:58:59 [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/06/06 22:58:59 [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/06/06 22:58: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/06/06 22:58: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/06/06 22:59:00 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.62.82_9518" in sync 2021/06/06 22:59:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:59:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.50_9005" in sync 2021/06/06 22:59:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:59:00 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:59:00 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:59:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:59:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:59:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:00 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.71.51_8446" 2021/06/06 22:59:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:59:00 [DEBUG] agent: Service "_v1_parser_10.233.24.236_8806" in sync 2021/06/06 22:59:00 [DEBUG] agent: Service "_v1_catalog_10.233.24.236_8806" in sync 2021/06/06 22:59:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.165_443" in sync 2021/06/06 22:59:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:59:00 [DEBUG] agent: Service "_v1_nsd_10.233.24.236_8806" in sync 2021/06/06 22:59:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.236_8806" in sync 2021/06/06 22:59:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:00 [DEBUG] agent: Node info in sync 2021/06/06 22:59:00 [DEBUG] http: Request PUT /v1/agent/service/register (177.860121ms) from=10.233.70.111:57714 2021/06/06 22:59:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:59:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:59:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:00 [DEBUG] agent: Service "_v1_catalog_10.233.24.236_8806" in sync 2021/06/06 22:59:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:59:00 [DEBUG] agent: Service "_v1_parser_10.233.24.236_8806" in sync 2021/06/06 22:59:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:00 [DEBUG] agent: Service "_v1_nsd_10.233.24.236_8806" in sync 2021/06/06 22:59:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.236_8806" in sync 2021/06/06 22:59:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.165_443" in sync 2021/06/06 22:59:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:59:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:00 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.62.82_9518" in sync 2021/06/06 22:59:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:59:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.50_9005" in sync 2021/06/06 22:59:00 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:59:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:59:00 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:59:00 [DEBUG] agent: Node info in sync 2021/06/06 22:59:00 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (398.417µs) from=10.233.70.111:57718 2021/06/06 22:59:00 [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/06/06 22:59: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/06/06 22:59: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/06/06 22:59:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:59:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.50_9005" in sync 2021/06/06 22:59:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:59:00 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:59:00 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:59:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:59:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:59:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:59:00 [DEBUG] agent: Service "_v1_parser_10.233.24.236_8806" in sync 2021/06/06 22:59:00 [DEBUG] agent: Service "_v1_catalog_10.233.24.236_8806" in sync 2021/06/06 22:59:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.165_443" in sync 2021/06/06 22:59:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:59:00 [DEBUG] agent: Service "_v1_nsd_10.233.24.236_8806" in sync 2021/06/06 22:59:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.236_8806" in sync 2021/06/06 22:59:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:00 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.62.82_9518" in sync 2021/06/06 22:59:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:00 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.71.51_8446" 2021/06/06 22:59:00 [DEBUG] agent: Node info in sync 2021/06/06 22:59:00 [DEBUG] http: Request PUT /v1/agent/service/register (231.184404ms) from=10.233.70.111:57720 2021/06/06 22:59:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:00 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.62.82_9518" in sync 2021/06/06 22:59:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:59:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.50_9005" in sync 2021/06/06 22:59:00 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:59:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:59:00 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:59:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:59:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:59:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:00 [DEBUG] agent: Service "_v1_catalog_10.233.24.236_8806" in sync 2021/06/06 22:59:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:59:00 [DEBUG] agent: Service "_v1_parser_10.233.24.236_8806" in sync 2021/06/06 22:59:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:00 [DEBUG] agent: Service "_v1_nsd_10.233.24.236_8806" in sync 2021/06/06 22:59:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.236_8806" in sync 2021/06/06 22:59:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.165_443" in sync 2021/06/06 22:59:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:59:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:00 [DEBUG] agent: Node info in sync 2021/06/06 22:59:00 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (299.842579ms) from=10.233.70.111:57728 2021/06/06 22:59:01 [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/06/06 22:59:01 [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/06/06 22:59: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/06/06 22:59: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/06/06 22:59:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:59:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:59:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:01 [DEBUG] agent: Service "_v1_catalog_10.233.24.236_8806" in sync 2021/06/06 22:59:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:59:01 [DEBUG] agent: Service "_v1_parser_10.233.24.236_8806" in sync 2021/06/06 22:59:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:01 [DEBUG] agent: Service "_v1_nsd_10.233.24.236_8806" in sync 2021/06/06 22:59:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.236_8806" in sync 2021/06/06 22:59:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.165_443" in sync 2021/06/06 22:59:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:59:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:01 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.71.51_8446" 2021/06/06 22:59:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.62.82_9518" in sync 2021/06/06 22:59:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:59:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.50_9005" in sync 2021/06/06 22:59:01 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:59:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:59:01 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:59:01 [DEBUG] agent: Node info in sync 2021/06/06 22:59:01 [DEBUG] http: Request PUT /v1/agent/service/register (7.127744ms) from=10.233.70.111:57734 2021/06/06 22:59:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:59:01 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:59:01 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:59:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:59:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:59:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:59:01 [DEBUG] agent: Service "_v1_parser_10.233.24.236_8806" in sync 2021/06/06 22:59:01 [DEBUG] agent: Service "_v1_catalog_10.233.24.236_8806" in sync 2021/06/06 22:59:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.165_443" in sync 2021/06/06 22:59:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:59:01 [DEBUG] agent: Service "_v1_nsd_10.233.24.236_8806" in sync 2021/06/06 22:59:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.236_8806" in sync 2021/06/06 22:59:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.62.82_9518" in sync 2021/06/06 22:59:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:59:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.50_9005" in sync 2021/06/06 22:59:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:01 [DEBUG] agent: Node info in sync 2021/06/06 22:59:01 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (545.552µs) from=10.233.70.111:57738 2021/06/06 22:59:01 [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/06/06 22:59: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/06/06 22:59: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/06/06 22:59:01 [DEBUG] agent: Service "_v1_nsd_10.233.24.236_8806" in sync 2021/06/06 22:59:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.236_8806" in sync 2021/06/06 22:59:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.165_443" in sync 2021/06/06 22:59:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:59:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.62.82_9518" in sync 2021/06/06 22:59:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:59:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.50_9005" in sync 2021/06/06 22:59:01 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:59:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:01 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.71.51_8446" 2021/06/06 22:59:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:59:01 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:59:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:59:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:59:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:01 [DEBUG] agent: Service "_v1_catalog_10.233.24.236_8806" in sync 2021/06/06 22:59:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:59:01 [DEBUG] agent: Service "_v1_parser_10.233.24.236_8806" in sync 2021/06/06 22:59:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:01 [DEBUG] agent: Node info in sync 2021/06/06 22:59:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:01 [DEBUG] http: Request PUT /v1/agent/service/register (399.847803ms) from=10.233.70.111:57740 2021/06/06 22:59:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:59:01 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:59:01 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:59:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:59:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:59:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:59:01 [DEBUG] agent: Service "_v1_parser_10.233.24.236_8806" in sync 2021/06/06 22:59:01 [DEBUG] agent: Service "_v1_catalog_10.233.24.236_8806" in sync 2021/06/06 22:59:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.236_8806" in sync 2021/06/06 22:59:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.165_443" in sync 2021/06/06 22:59:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:59:01 [DEBUG] agent: Service "_v1_nsd_10.233.24.236_8806" in sync 2021/06/06 22:59:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.62.82_9518" in sync 2021/06/06 22:59:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:59:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.50_9005" in sync 2021/06/06 22:59:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:01 [DEBUG] agent: Node info in sync 2021/06/06 22:59:01 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (372.676µs) from=10.233.70.111:57742 2021/06/06 22:59:02 [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/06/06 22:59:02 [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/06/06 22:59: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/06/06 22:59: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/06/06 22:59:02 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.62.82_9518" in sync 2021/06/06 22:59:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:59:02 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.50_9005" in sync 2021/06/06 22:59:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:02 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:59:02 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:59:02 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:59:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:59:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:02 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:59:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:59:02 [DEBUG] agent: Service "_v1_parser_10.233.24.236_8806" in sync 2021/06/06 22:59:02 [DEBUG] agent: Service "_v1_catalog_10.233.24.236_8806" in sync 2021/06/06 22:59:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.165_443" in sync 2021/06/06 22:59:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:59:02 [DEBUG] agent: Service "_v1_nsd_10.233.24.236_8806" in sync 2021/06/06 22:59:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.236_8806" in sync 2021/06/06 22:59:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:02 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.71.51_8446" 2021/06/06 22:59:02 [DEBUG] agent: Node info in sync 2021/06/06 22:59:02 [DEBUG] http: Request PUT /v1/agent/service/register (152.3153ms) from=10.233.70.111:57744 2021/06/06 22:59:02 [DEBUG] agent: Service "_v1_catalog_10.233.24.236_8806" in sync 2021/06/06 22:59:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:59:02 [DEBUG] agent: Service "_v1_parser_10.233.24.236_8806" in sync 2021/06/06 22:59:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:02 [DEBUG] agent: Service "_v1_nsd_10.233.24.236_8806" in sync 2021/06/06 22:59:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.236_8806" in sync 2021/06/06 22:59:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.165_443" in sync 2021/06/06 22:59:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:59:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:02 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.62.82_9518" in sync 2021/06/06 22:59:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:59:02 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.50_9005" in sync 2021/06/06 22:59:02 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:59:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:02 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:59:02 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:59:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:59:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:02 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:59:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:02 [DEBUG] agent: Node info in sync 2021/06/06 22:59:02 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (404.676µs) from=10.233.70.111:57748 2021/06/06 22:59:02 [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/06/06 22:59: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/06/06 22:59: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/06/06 22:59:02 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.62.82_9518" in sync 2021/06/06 22:59:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:02 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.71.51_8446" 2021/06/06 22:59:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:59:02 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.50_9005" in sync 2021/06/06 22:59:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:02 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:59:02 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:59:02 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:59:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:59:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:02 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:59:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:59:02 [DEBUG] agent: Service "_v1_parser_10.233.24.236_8806" in sync 2021/06/06 22:59:02 [DEBUG] agent: Service "_v1_catalog_10.233.24.236_8806" in sync 2021/06/06 22:59:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.165_443" in sync 2021/06/06 22:59:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:59:02 [DEBUG] agent: Service "_v1_nsd_10.233.24.236_8806" in sync 2021/06/06 22:59:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.236_8806" in sync 2021/06/06 22:59:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:02 [DEBUG] agent: Node info in sync 2021/06/06 22:59:02 [DEBUG] http: Request PUT /v1/agent/service/register (178.817681ms) from=10.233.70.111:57750 2021/06/06 22:59:02 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.62.82_9518" in sync 2021/06/06 22:59:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:59:02 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.50_9005" in sync 2021/06/06 22:59:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:02 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:59:02 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:59:02 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:59:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:59:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:02 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:59:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:59:02 [DEBUG] agent: Service "_v1_parser_10.233.24.236_8806" in sync 2021/06/06 22:59:02 [DEBUG] agent: Service "_v1_catalog_10.233.24.236_8806" in sync 2021/06/06 22:59:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.165_443" in sync 2021/06/06 22:59:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:59:02 [DEBUG] agent: Service "_v1_nsd_10.233.24.236_8806" in sync 2021/06/06 22:59:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.236_8806" in sync 2021/06/06 22:59:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:02 [DEBUG] agent: Node info in sync 2021/06/06 22:59:02 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (93.562408ms) from=10.233.70.111:57754 2021/06/06 22:59:02 [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/06/06 22:59:02 [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/06/06 22:59: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/06/06 22:59: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/06/06 22:59:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.236_8806" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.165_443" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v1_nsd_10.233.24.236_8806" in sync 2021/06/06 22:59:03 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.71.51_8446" 2021/06/06 22:59:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.62.82_9518" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.50_9005" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v1_parser_10.233.24.236_8806" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v1_catalog_10.233.24.236_8806" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Node info in sync 2021/06/06 22:59:03 [DEBUG] http: Request PUT /v1/agent/service/register (422.026987ms) from=10.233.70.111:57756 2021/06/06 22:59:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v1_parser_10.233.24.236_8806" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v1_catalog_10.233.24.236_8806" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.165_443" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v1_nsd_10.233.24.236_8806" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.236_8806" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.62.82_9518" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.50_9005" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Node info in sync 2021/06/06 22:59:03 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (317.119µs) from=10.233.70.111:57766 2021/06/06 22:59:03 [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/06/06 22:59: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/06/06 22:59: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/06/06 22:59:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.165_443" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v1_nsd_10.233.24.236_8806" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.236_8806" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.62.82_9518" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.50_9005" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.71.51_8446" 2021/06/06 22:59:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v1_parser_10.233.24.236_8806" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v1_catalog_10.233.24.236_8806" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Node info in sync 2021/06/06 22:59:03 [DEBUG] http: Request PUT /v1/agent/service/register (122.281821ms) from=10.233.70.111:57768 2021/06/06 22:59:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v1_parser_10.233.24.236_8806" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v1_catalog_10.233.24.236_8806" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.165_443" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v1_nsd_10.233.24.236_8806" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.236_8806" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.62.82_9518" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.50_9005" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Node info in sync 2021/06/06 22:59:03 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (298.883µs) from=10.233.70.111:57770 2021/06/06 22:59:03 [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/06/06 22:59:03 [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/06/06 22:59: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/06/06 22:59: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/06/06 22:59:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.62.82_9518" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.50_9005" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v1_parser_10.233.24.236_8806" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v1_catalog_10.233.24.236_8806" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:59:03 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.71.51_8446" 2021/06/06 22:59:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v1_nsd_10.233.24.236_8806" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.236_8806" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.165_443" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Node info in sync 2021/06/06 22:59:03 [DEBUG] http: Request PUT /v1/agent/service/register (173.064597ms) from=10.233.70.111:57774 2021/06/06 22:59:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v1_parser_10.233.24.236_8806" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v1_catalog_10.233.24.236_8806" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.165_443" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v1_nsd_10.233.24.236_8806" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.236_8806" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.62.82_9518" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.50_9005" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:03 [DEBUG] agent: Node info in sync 2021/06/06 22:59:04 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (374.742µs) from=10.233.70.111:57782 2021/06/06 22:59:04 [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/06/06 22:59: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/06/06 22:59: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/06/06 22:59:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:59:04 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:59:04 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:59:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:59:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:04 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:59:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:59:04 [DEBUG] agent: Service "_v1_parser_10.233.24.236_8806" in sync 2021/06/06 22:59:04 [DEBUG] agent: Service "_v1_catalog_10.233.24.236_8806" in sync 2021/06/06 22:59:04 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.236_8806" in sync 2021/06/06 22:59:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.165_443" in sync 2021/06/06 22:59:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:59:04 [DEBUG] agent: Service "_v1_nsd_10.233.24.236_8806" in sync 2021/06/06 22:59:04 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:04 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.71.51_8446" 2021/06/06 22:59:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:04 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:04 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:04 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.62.82_9518" in sync 2021/06/06 22:59:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:04 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:59:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.50_9005" in sync 2021/06/06 22:59:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:04 [DEBUG] agent: Node info in sync 2021/06/06 22:59:04 [DEBUG] http: Request PUT /v1/agent/service/register (203.953438ms) from=10.233.70.111:57786 2021/06/06 22:59:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:59:04 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:59:04 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:59:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:59:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:04 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:59:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:59:04 [DEBUG] agent: Service "_v1_parser_10.233.24.236_8806" in sync 2021/06/06 22:59:04 [DEBUG] agent: Service "_v1_catalog_10.233.24.236_8806" in sync 2021/06/06 22:59:04 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.236_8806" in sync 2021/06/06 22:59:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.165_443" in sync 2021/06/06 22:59:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:59:04 [DEBUG] agent: Service "_v1_nsd_10.233.24.236_8806" in sync 2021/06/06 22:59:04 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:04 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:04 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:04 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:04 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.62.82_9518" in sync 2021/06/06 22:59:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:04 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:59:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.50_9005" in sync 2021/06/06 22:59:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:04 [DEBUG] agent: Node info in sync 2021/06/06 22:59:04 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (959.774µs) from=10.233.70.111:57790 2021/06/06 22:59:04 [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/06/06 22:59:04 [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/06/06 22:59: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/06/06 22:59: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/06/06 22:59:05 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.62.82_9518" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.50_9005" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v1_parser_10.233.24.236_8806" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v1_catalog_10.233.24.236_8806" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:05 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.71.51_8446" 2021/06/06 22:59:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.165_443" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v1_nsd_10.233.24.236_8806" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.236_8806" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:05 [DEBUG] agent: Node info in sync 2021/06/06 22:59:05 [DEBUG] http: Request PUT /v1/agent/service/register (237.675846ms) from=10.233.70.111:57792 2021/06/06 22:59:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v1_catalog_10.233.24.236_8806" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v1_parser_10.233.24.236_8806" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v1_nsd_10.233.24.236_8806" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.236_8806" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.165_443" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.62.82_9518" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.50_9005" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:05 [DEBUG] agent: Node info in sync 2021/06/06 22:59:05 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (345.322µs) from=10.233.70.111:57796 2021/06/06 22:59:05 [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/06/06 22:59: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/06/06 22:59: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/06/06 22:59:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.50_9005" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v1_parser_10.233.24.236_8806" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v1_catalog_10.233.24.236_8806" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:05 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.71.51_8446" 2021/06/06 22:59:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.165_443" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v1_nsd_10.233.24.236_8806" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.236_8806" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.62.82_9518" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:05 [DEBUG] agent: Node info in sync 2021/06/06 22:59:05 [DEBUG] http: Request PUT /v1/agent/service/register (173.601447ms) from=10.233.70.111:57802 2021/06/06 22:59:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.236_8806" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.165_443" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v1_nsd_10.233.24.236_8806" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.62.82_9518" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.50_9005" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v1_parser_10.233.24.236_8806" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v1_catalog_10.233.24.236_8806" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:05 [DEBUG] agent: Node info in sync 2021/06/06 22:59:05 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (316.109µs) from=10.233.70.111:57808 2021/06/06 22:59:06 [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/06/06 22:59:06 [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/06/06 22:59: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/06/06 22:59: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/06/06 22:59:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.165_443" in sync 2021/06/06 22:59:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:59:06 [DEBUG] agent: Service "_v1_nsd_10.233.24.236_8806" in sync 2021/06/06 22:59:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.236_8806" in sync 2021/06/06 22:59:06 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:06 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:06 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:06 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:06 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.62.82_9518" in sync 2021/06/06 22:59:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:06 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:59:06 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.50_9005" in sync 2021/06/06 22:59:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:06 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:06 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:59:06 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:59:06 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:59:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:59:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:06 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:59:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:59:06 [DEBUG] agent: Service "_v1_parser_10.233.24.236_8806" in sync 2021/06/06 22:59:06 [DEBUG] agent: Service "_v1_catalog_10.233.24.236_8806" in sync 2021/06/06 22:59:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:06 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:06 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:06 [INFO] agent: Synced service "_v11__aai-nquery_10.233.71.51_8446" 2021/06/06 22:59:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:06 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:06 [DEBUG] agent: Node info in sync 2021/06/06 22:59:06 [DEBUG] http: Request PUT /v1/agent/service/register (374.999344ms) from=10.233.70.111:57824 2021/06/06 22:59:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:06 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:06 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:59:06 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:59:06 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:59:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:59:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:06 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:59:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:59:06 [DEBUG] agent: Service "_v1_parser_10.233.24.236_8806" in sync 2021/06/06 22:59:06 [DEBUG] agent: Service "_v1_catalog_10.233.24.236_8806" in sync 2021/06/06 22:59:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:06 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:06 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:06 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:06 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.165_443" in sync 2021/06/06 22:59:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:59:06 [DEBUG] agent: Service "_v1_nsd_10.233.24.236_8806" in sync 2021/06/06 22:59:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.236_8806" in sync 2021/06/06 22:59:06 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:06 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:06 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:06 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:06 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.62.82_9518" in sync 2021/06/06 22:59:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:06 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:59:06 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.50_9005" in sync 2021/06/06 22:59:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:06 [DEBUG] agent: Node info in sync 2021/06/06 22:59:06 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (401.203µs) from=10.233.70.111:57826 2021/06/06 22:59:06 [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/06/06 22:59: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/06/06 22:59: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/06/06 22:59:07 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.165_443" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v1_nsd_10.233.24.236_8806" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.50_9005" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [INFO] agent: Synced service "_v11_aai-nquery_10.233.71.51_8446" 2021/06/06 22:59:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v1_parser_10.233.24.236_8806" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v1_catalog_10.233.24.236_8806" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.236_8806" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.62.82_9518" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Node info in sync 2021/06/06 22:59:07 [DEBUG] http: Request PUT /v1/agent/service/register (481.708078ms) from=10.233.70.111:57828 2021/06/06 22:59:07 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v1_nsd_10.233.24.236_8806" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.165_443" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.50_9005" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v1_parser_10.233.24.236_8806" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v1_catalog_10.233.24.236_8806" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.236_8806" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.62.82_9518" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:59:07 [DEBUG] agent: Node info in sync 2021/06/06 22:59:07 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (414.747µs) from=10.233.70.111:57832 2021/06/06 22:59:07 [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/06/06 22:59:07 [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/06/06 22:59: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/06/06 22:59: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/06/06 22:59:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.165_443" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v1_nsd_10.233.24.236_8806" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.50_9005" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [INFO] agent: Synced service "_v12__aai-nquery_10.233.71.51_8446" 2021/06/06 22:59:07 [DEBUG] agent: Service "_v1_parser_10.233.24.236_8806" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v1_catalog_10.233.24.236_8806" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.236_8806" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.62.82_9518" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Node info in sync 2021/06/06 22:59:07 [DEBUG] http: Request PUT /v1/agent/service/register (424.586392ms) from=10.233.70.111:57834 2021/06/06 22:59:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v1_nsd_10.233.24.236_8806" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.165_443" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.50_9005" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v1_catalog_10.233.24.236_8806" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v1_parser_10.233.24.236_8806" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.236_8806" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.62.82_9518" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Node info in sync 2021/06/06 22:59:07 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (395.47µs) from=10.233.70.111:57840 2021/06/06 22:59:07 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/06 22:59: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/06/06 22:59: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/06/06 22:59:07 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.50_9005" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v1_parser_10.233.24.236_8806" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v1_catalog_10.233.24.236_8806" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [INFO] agent: Synced service "_v12_aai-nquery_10.233.71.51_8446" 2021/06/06 22:59:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.236_8806" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.62.82_9518" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.165_443" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v1_nsd_10.233.24.236_8806" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Node info in sync 2021/06/06 22:59:07 [DEBUG] http: Request PUT /v1/agent/service/register (196.987754ms) from=10.233.70.111:57844 2021/06/06 22:59:07 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (336.976µs) from=10.233.70.111:57848 2021/06/06 22:59:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.165_443" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v1_nsd_10.233.24.236_8806" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.50_9005" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v1_parser_10.233.24.236_8806" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v1_catalog_10.233.24.236_8806" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.236_8806" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.62.82_9518" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:59:08 [DEBUG] agent: Node info in sync 2021/06/06 22:59:08 [WARN] agent: Service name "_aai-nquery-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/06 22:59:08 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/06 22:59:08 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/06 22:59:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/06 22:59:08 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v1_parser_10.233.24.236_8806" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v1_catalog_10.233.24.236_8806" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.236_8806" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.62.82_9518" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.165_443" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v1_nsd_10.233.24.236_8806" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.50_9005" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [INFO] agent: Synced service "_v13__aai-nquery_10.233.71.51_8446" 2021/06/06 22:59:08 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Node info in sync 2021/06/06 22:59:08 [DEBUG] http: Request PUT /v1/agent/service/register (300.965684ms) from=10.233.70.111:57854 2021/06/06 22:59:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.50_9005" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v1_parser_10.233.24.236_8806" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v1_catalog_10.233.24.236_8806" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.236_8806" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.62.82_9518" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v1_nsd_10.233.24.236_8806" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.165_443" in sync 2021/06/06 22:59:08 [DEBUG] agent: Node info in sync 2021/06/06 22:59:08 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (288.816µs) from=10.233.70.111:57866 2021/06/06 22:59:08 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/06 22:59:08 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/06 22:59:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/06 22:59:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.236_8806" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.62.82_9518" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.165_443" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v1_nsd_10.233.24.236_8806" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [INFO] agent: Synced service "_v13_aai-nquery_10.233.71.51_8446" 2021/06/06 22:59:08 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.50_9005" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v1_parser_10.233.24.236_8806" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v1_catalog_10.233.24.236_8806" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Node info in sync 2021/06/06 22:59:08 [DEBUG] http: Request PUT /v1/agent/service/register (116.393963ms) from=10.233.70.111:57868 2021/06/06 22:59:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v1_parser_10.233.24.236_8806" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v1_catalog_10.233.24.236_8806" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.236_8806" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.62.82_9518" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.165_443" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v1_nsd_10.233.24.236_8806" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.50_9005" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:08 [DEBUG] agent: Node info in sync 2021/06/06 22:59:08 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (347.378µs) from=10.233.70.111:57874 2021/06/06 22:59:08 [WARN] agent: Service name "_aai-nquery-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/06 22:59:08 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/06 22:59:08 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/06 22:59:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/06 22:59:09 [DEBUG] agent: Service "_v1_parser_10.233.24.236_8806" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v1_catalog_10.233.24.236_8806" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:09 [INFO] agent: Synced service "_v14__aai-nquery_10.233.71.51_8446" 2021/06/06 22:59:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.236_8806" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.62.82_9518" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.165_443" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v1_nsd_10.233.24.236_8806" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.50_9005" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:09 [DEBUG] agent: Node info in sync 2021/06/06 22:59:09 [DEBUG] http: Request PUT /v1/agent/service/register (162.860693ms) from=10.233.70.111:57876 2021/06/06 22:59:09 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v1_parser_10.233.24.236_8806" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v1_catalog_10.233.24.236_8806" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.236_8806" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.62.82_9518" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v1_nsd_10.233.24.236_8806" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.165_443" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.50_9005" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:09 [DEBUG] agent: Node info in sync 2021/06/06 22:59:09 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (299.546µs) from=10.233.70.111:57882 2021/06/06 22:59:09 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/06 22:59: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/06/06 22:59: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/06/06 22:59:09 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.50_9005" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v1_parser_10.233.24.236_8806" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v1_catalog_10.233.24.236_8806" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.236_8806" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.62.82_9518" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.165_443" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v1_nsd_10.233.24.236_8806" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:09 [INFO] agent: Synced service "_v14_aai-nquery_10.233.71.51_8446" 2021/06/06 22:59:09 [DEBUG] agent: Node info in sync 2021/06/06 22:59:09 [DEBUG] http: Request PUT /v1/agent/service/register (599.890112ms) from=10.233.70.111:57884 2021/06/06 22:59:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v1_nsd_10.233.24.236_8806" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.165_443" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.50_9005" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v1_catalog_10.233.24.236_8806" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v1_parser_10.233.24.236_8806" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.236_8806" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.62.82_9518" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:59:09 [DEBUG] agent: Node info in sync 2021/06/06 22:59:09 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (457.214µs) from=10.233.70.111:57888 2021/06/06 22:59:09 [WARN] agent: Service name "_aai-nquery-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/06 22:59:09 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/06 22:59: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/06/06 22:59: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/06/06 22:59:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:10 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:10 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:59:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:10 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:59:10 [DEBUG] agent: Service "_v1_nsd_10.233.24.236_8806" in sync 2021/06/06 22:59:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:10 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:10 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.165_443" in sync 2021/06/06 22:59:10 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:10 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:10 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:10 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.50_9005" in sync 2021/06/06 22:59:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:10 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:10 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:10 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:59:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:10 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:10 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:59:10 [DEBUG] agent: Service "_v1_catalog_10.233.24.236_8806" in sync 2021/06/06 22:59:10 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:10 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:10 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:10 [DEBUG] agent: Service "_v1_parser_10.233.24.236_8806" in sync 2021/06/06 22:59:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:10 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:10 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:10 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:10 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:10 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.236_8806" in sync 2021/06/06 22:59:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:10 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:10 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:10 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:10 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.62.82_9518" in sync 2021/06/06 22:59:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:10 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:59:10 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:59:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:10 [INFO] agent: Synced service "_v15__aai-nquery_10.233.71.51_8446" 2021/06/06 22:59:10 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:59:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:59:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:10 [DEBUG] agent: Node info in sync 2021/06/06 22:59:10 [DEBUG] http: Request PUT /v1/agent/service/register (585.592106ms) from=10.233.70.111:57890 2021/06/06 22:59:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:10 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.165_443" in sync 2021/06/06 22:59:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:59:10 [DEBUG] agent: Service "_v1_nsd_10.233.24.236_8806" in sync 2021/06/06 22:59:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:10 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:10 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:10 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:10 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.50_9005" in sync 2021/06/06 22:59:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:10 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:10 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:10 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:59:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:10 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:10 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:10 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:59:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:10 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:10 [DEBUG] agent: Service "_v1_parser_10.233.24.236_8806" in sync 2021/06/06 22:59:10 [DEBUG] agent: Service "_v1_catalog_10.233.24.236_8806" in sync 2021/06/06 22:59:10 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:10 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:10 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.236_8806" in sync 2021/06/06 22:59:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:10 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:10 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:10 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:10 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:10 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:10 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.62.82_9518" in sync 2021/06/06 22:59:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:10 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:10 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:10 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:59:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:10 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:10 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:59:10 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:59:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:10 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:59:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:59:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:10 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:10 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:10 [DEBUG] agent: Node info in sync 2021/06/06 22:59:10 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (268.592µs) from=10.233.70.111:57902 2021/06/06 22:59:10 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/06 22:59: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/06/06 22:59: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/06/06 22:59:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v1_nsd_10.233.24.236_8806" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.165_443" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.50_9005" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v1_parser_10.233.24.236_8806" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v1_catalog_10.233.24.236_8806" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.236_8806" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.62.82_9518" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [INFO] agent: Synced service "_v15_aai-nquery_10.233.71.51_8446" 2021/06/06 22:59:11 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:59:11 [DEBUG] agent: Node info in sync 2021/06/06 22:59:11 [DEBUG] http: Request PUT /v1/agent/service/register (476.070343ms) from=10.233.70.111:57904 2021/06/06 22:59:11 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v1_parser_10.233.24.236_8806" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v1_catalog_10.233.24.236_8806" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.236_8806" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.62.82_9518" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.165_443" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v1_nsd_10.233.24.236_8806" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.50_9005" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Node info in sync 2021/06/06 22:59:11 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (399.508µs) from=10.233.70.111:57912 2021/06/06 22:59:11 [WARN] agent: Service name "_aai-nquery-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/06 22:59:11 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/06 22:59: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/06/06 22:59: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/06/06 22:59:11 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.50_9005" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v1_parser_10.233.24.236_8806" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v1_catalog_10.233.24.236_8806" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.236_8806" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.62.82_9518" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [INFO] agent: Synced service "_v16__aai-nquery_10.233.71.51_8446" 2021/06/06 22:59:11 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.165_443" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v1_nsd_10.233.24.236_8806" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Node info in sync 2021/06/06 22:59:11 [DEBUG] http: Request PUT /v1/agent/service/register (107.659531ms) from=10.233.70.111:57914 2021/06/06 22:59:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.165_443" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v1_nsd_10.233.24.236_8806" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.50_9005" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v1_parser_10.233.24.236_8806" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v1_catalog_10.233.24.236_8806" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.236_8806" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.62.82_9518" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v16__aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:11 [DEBUG] agent: Node info in sync 2021/06/06 22:59:11 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (200.079764ms) from=10.233.70.111:57916 2021/06/06 22:59:11 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/06 22:59: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/06/06 22:59: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/06/06 22:59:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.50_9005" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [INFO] agent: Synced service "_v16_aai-nquery_10.233.71.51_8446" 2021/06/06 22:59:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v1_parser_10.233.24.236_8806" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v1_catalog_10.233.24.236_8806" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.236_8806" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.62.82_9518" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v16__aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.165_443" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v1_nsd_10.233.24.236_8806" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Node info in sync 2021/06/06 22:59:12 [DEBUG] http: Request PUT /v1/agent/service/register (500.467455ms) from=10.233.70.111:57918 2021/06/06 22:59:12 [DEBUG] agent: Service "_v16__aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.165_443" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v1_nsd_10.233.24.236_8806" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.50_9005" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v16_aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v1_parser_10.233.24.236_8806" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v1_catalog_10.233.24.236_8806" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.236_8806" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.62.82_9518" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Node info in sync 2021/06/06 22:59:12 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (429.397µs) from=10.233.70.111:57922 2021/06/06 22:59:12 [WARN] agent: Service name "_aai-nquery-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/06 22:59:12 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/06 22:59:12 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/06 22:59:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/06 22:59:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [INFO] agent: Synced service "_v17__aai-nquery_10.233.71.51_8446" 2021/06/06 22:59:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.165_443" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v1_nsd_10.233.24.236_8806" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.50_9005" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v16_aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v1_parser_10.233.24.236_8806" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v1_catalog_10.233.24.236_8806" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.236_8806" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.62.82_9518" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v16__aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Node info in sync 2021/06/06 22:59:12 [DEBUG] http: Request PUT /v1/agent/service/register (168.209502ms) from=10.233.70.111:57926 2021/06/06 22:59:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v16_aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v1_parser_10.233.24.236_8806" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v1_catalog_10.233.24.236_8806" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.236_8806" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.62.82_9518" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v16__aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v17__aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.165_443" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v1_nsd_10.233.24.236_8806" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.50_9005" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:12 [DEBUG] agent: Node info in sync 2021/06/06 22:59:12 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v17 (426.245µs) from=10.233.70.111:57932 2021/06/06 22:59:13 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/06 22:59: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/06/06 22:59: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/06/06 22:59:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.236_8806" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.62.82_9518" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v16__aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [INFO] agent: Synced service "_v17_aai-nquery_10.233.71.51_8446" 2021/06/06 22:59:13 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v17__aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v1_nsd_10.233.24.236_8806" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.165_443" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.50_9005" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v16_aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v1_catalog_10.233.24.236_8806" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v1_parser_10.233.24.236_8806" in sync 2021/06/06 22:59:13 [DEBUG] agent: Node info in sync 2021/06/06 22:59:13 [DEBUG] http: Request PUT /v1/agent/service/register (41.98034ms) from=10.233.70.111:57934 2021/06/06 22:59:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v16__aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v17_aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v17__aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.165_443" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v1_nsd_10.233.24.236_8806" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.50_9005" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v16_aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v1_parser_10.233.24.236_8806" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v1_catalog_10.233.24.236_8806" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.236_8806" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.62.82_9518" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Node info in sync 2021/06/06 22:59:13 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v17 (356.03µs) from=10.233.70.111:57938 2021/06/06 22:59:13 [WARN] agent: Service name "_aai-nquery-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/06 22:59:13 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/06 22:59: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/06/06 22:59: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/06/06 22:59:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.50_9005" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v16_aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [INFO] agent: Synced service "_v18__aai-nquery_10.233.71.51_8446" 2021/06/06 22:59:13 [DEBUG] agent: Service "_v1_parser_10.233.24.236_8806" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v1_catalog_10.233.24.236_8806" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.236_8806" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.62.82_9518" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v16__aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v17_aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v17__aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.165_443" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v1_nsd_10.233.24.236_8806" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Node info in sync 2021/06/06 22:59:13 [DEBUG] http: Request PUT /v1/agent/service/register (439.78282ms) from=10.233.70.111:57940 2021/06/06 22:59:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.31.165_443" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v1_nsd_10.233.24.236_8806" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.50_9005" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v16_aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v18__aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v1_parser_10.233.24.236_8806" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v1_catalog_10.233.24.236_8806" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.236_8806" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.62.82_9518" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v16__aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v17_aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Service "_v17__aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:13 [DEBUG] agent: Node info in sync 2021/06/06 22:59:13 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v18 (358.786µs) from=10.233.70.111:57944 2021/06/06 22:59:13 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/06 22:59: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/06/06 22:59: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/06/06 22:59:14 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.50_9005" in sync 2021/06/06 22:59:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:14 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:14 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:14 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:59:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:14 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:14 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:14 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:59:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:14 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:14 [DEBUG] agent: Service "_v16_aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:14 [DEBUG] agent: Service "_v1_parser_10.233.24.236_8806" in sync 2021/06/06 22:59:14 [DEBUG] agent: Service "_v1_catalog_10.233.24.236_8806" in sync 2021/06/06 22:59:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:14 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:14 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:14 [DEBUG] agent: Service "_v18__aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:14 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.236_8806" in sync 2021/06/06 22:59:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:14 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:14 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:14 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.62.82_9518" in sync 2021/06/06 22:59:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:14 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:59:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:14 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.51_8446" in sync 2021/06/06 22:59:14 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.50_9005" in sync 2021/06/06 22:59:14 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.57.153_9009" in sync 2021/06/06 22:59:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:14 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:14 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:14 [DEBUG] agent: Service "_v16__aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:14 [DEBUG] agent: Service "_v17_aai-nquery_10.233.71.51_8446" in sync 2021/06/06 22:59:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.34_9011" in sync 2021/06/06 22:59:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.51_8446" in sync 2021/06/06 22:59:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.27_9007" in sync 2021/06/06 22:59:14 [DEBUG] agent: Service "_v14__aai-generic-que