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: '8dacc881-947d-5982-01c6-ed22ee99f004' Node name: 'onap-msb-consul-86975585d9-x4z64' 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/07/07 06:25:51 [DEBUG] agent: Using random ID "8dacc881-947d-5982-01c6-ed22ee99f004" as node ID 2021/07/07 06:25:51 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:8dacc881-947d-5982-01c6-ed22ee99f004 Address:127.0.0.1:8300}] 2021/07/07 06:25:51 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2021/07/07 06:25:52 [WARN] raft: Heartbeat timeout from "" reached, starting election 2021/07/07 06:25:52 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2021/07/07 06:25:52 [WARN] raft: Unable to get address for server id 8dacc881-947d-5982-01c6-ed22ee99f004, using fallback address 127.0.0.1:8300: Could not find address for server id 8dacc881-947d-5982-01c6-ed22ee99f004 2021/07/07 06:25:52 [DEBUG] raft: Votes needed: 1 2021/07/07 06:25:52 [DEBUG] raft: Vote granted from 8dacc881-947d-5982-01c6-ed22ee99f004 in term 2. Tally: 1 2021/07/07 06:25:52 [INFO] raft: Election won. Tally: 1 2021/07/07 06:25:52 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2021/07/07 06:25:52 [INFO] serf: EventMemberJoin: onap-msb-consul-86975585d9-x4z64.dc1 127.0.0.1 2021/07/07 06:25:52 [INFO] serf: EventMemberJoin: onap-msb-consul-86975585d9-x4z64 127.0.0.1 2021/07/07 06:25:52 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2021/07/07 06:25:52 [INFO] consul: Adding LAN server onap-msb-consul-86975585d9-x4z64 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/07/07 06:25:52 [INFO] consul: Handled member-join event for server "onap-msb-consul-86975585d9-x4z64.dc1" in area "wan" 2021/07/07 06:25:52 [DEBUG] agent/proxy: managed Connect proxy manager started 2021/07/07 06:25:52 [INFO] consul: cluster leadership acquired 2021/07/07 06:25:52 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2021/07/07 06:25:52 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2021/07/07 06:25:52 [INFO] agent: started state syncer 2021/07/07 06:25:52 [INFO] consul: New leader elected: onap-msb-consul-86975585d9-x4z64 2021/07/07 06:25:52 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2021/07/07 06:25:52 [INFO] agent: Synced node info 2021/07/07 06:25:52 [DEBUG] agent: Node info in sync 2021/07/07 06:25:53 [DEBUG] agent: Node info in sync 2021/07/07 06:25:53 [INFO] connect: initialized primary datacenter CA with provider "consul" 2021/07/07 06:25:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-x4z64" since the cluster is too small 2021/07/07 06:25:53 [INFO] consul: member 'onap-msb-consul-86975585d9-x4z64' joined, marking health alive 2021/07/07 06:25:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-x4z64" since the cluster is too small ==> Failed to check for updates: Get https://checkpoint-api.hashicorp.com/v1/check/consul?arch=amd64&os=linux&signature=&version=1.4.3: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers) 2021/07/07 06:26:52 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-x4z64" since the cluster is too small 2021/07/07 06:27:09 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/07/07 06:27:09 [DEBUG] agent: Node info in sync 2021/07/07 06:27:52 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-x4z64.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/07/07 06:27:52 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-x4z64" since the cluster is too small 2021/07/07 06:28:52 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-x4z64" since the cluster is too small 2021/07/07 06:29:03 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/07/07 06:29:03 [DEBUG] agent: Node info in sync 2021/07/07 06:29:52 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-x4z64" since the cluster is too small 2021/07/07 06:30:28 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/07/07 06:30:28 [DEBUG] agent: Node info in sync 2021/07/07 06:30:36 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-x4z64.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/07/07 06:30:52 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-x4z64" since the cluster is too small 2021/07/07 06:31:52 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-x4z64" since the cluster is too small 2021/07/07 06:32:03 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/07/07 06:32:03 [DEBUG] agent: Node info in sync 2021/07/07 06:32:52 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-x4z64" since the cluster is too small 2021/07/07 06:33:06 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-x4z64.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/07/07 06:33:10 [DEBUG] http: Request GET /v1/status/leader (77.22427ms) from=10.233.78.22:43876 2021/07/07 06:33:14 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/07 06:33:14 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/07 06:33:14 [INFO] agent: Synced service "_v0_multicloud_10.233.58.61_9001" 2021/07/07 06:33:14 [DEBUG] agent: Node info in sync 2021/07/07 06:33:14 [DEBUG] http: Request PUT /v1/agent/service/register (350.451172ms) from=10.233.78.22:43918 2021/07/07 06:33:14 [DEBUG] agent: Service "_v0_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:14 [DEBUG] agent: Node info in sync 2021/07/07 06:33:15 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (593.57µs) from=10.233.78.22:43922 2021/07/07 06:33:15 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/07 06:33:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/07 06:33:16 [DEBUG] agent: Service "_v0_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:16 [INFO] agent: Synced service "_v1_multicloud_10.233.58.61_9001" 2021/07/07 06:33:16 [DEBUG] agent: Node info in sync 2021/07/07 06:33:16 [DEBUG] http: Request PUT /v1/agent/service/register (91.449413ms) from=10.233.78.22:43928 2021/07/07 06:33:16 [DEBUG] agent: Service "_v0_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:16 [DEBUG] agent: Service "_v1_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:16 [DEBUG] agent: Node info in sync 2021/07/07 06:33:16 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (331.251µs) from=10.233.78.22:43932 2021/07/07 06:33:17 [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/07/07 06:33:17 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/07 06:33:17 [DEBUG] agent: Service "_v0_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:17 [DEBUG] agent: Service "_v1_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:17 [INFO] agent: Synced service "_v1_parser_10.233.5.231_8806" 2021/07/07 06:33:17 [DEBUG] agent: Node info in sync 2021/07/07 06:33:17 [DEBUG] agent: Service "_v0_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:17 [DEBUG] agent: Service "_v1_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:17 [DEBUG] agent: Service "_v1_parser_10.233.5.231_8806" in sync 2021/07/07 06:33:17 [DEBUG] agent: Node info in sync 2021/07/07 06:33:17 [DEBUG] http: Request PUT /v1/agent/service/register (371.740788ms) from=10.233.78.22:43948 2021/07/07 06:33:17 [DEBUG] http: Request GET /v1/health/service/parser-v1 (727.695µs) from=10.233.78.22:43952 2021/07/07 06:33:18 [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/07/07 06:33:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/07 06:33:18 [DEBUG] agent: Service "_v0_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:18 [DEBUG] agent: Service "_v1_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:18 [DEBUG] agent: Service "_v1_parser_10.233.5.231_8806" in sync 2021/07/07 06:33:18 [INFO] agent: Synced service "_v1_catalog_10.233.5.231_8806" 2021/07/07 06:33:18 [DEBUG] agent: Node info in sync 2021/07/07 06:33:18 [DEBUG] http: Request PUT /v1/agent/service/register (380.099113ms) from=10.233.78.22:43960 2021/07/07 06:33:18 [DEBUG] agent: Service "_v1_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:18 [DEBUG] agent: Service "_v1_parser_10.233.5.231_8806" in sync 2021/07/07 06:33:18 [DEBUG] agent: Service "_v1_catalog_10.233.5.231_8806" in sync 2021/07/07 06:33:18 [DEBUG] agent: Service "_v0_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:18 [DEBUG] agent: Node info in sync 2021/07/07 06:33:18 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (397.898µs) from=10.233.78.22:43968 2021/07/07 06:33:19 [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/07/07 06:33:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/07 06:33:19 [DEBUG] agent: Service "_v1_catalog_10.233.5.231_8806" in sync 2021/07/07 06:33:19 [INFO] agent: Synced service "_v1_nsd_10.233.5.231_8806" 2021/07/07 06:33:19 [DEBUG] agent: Service "_v0_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:19 [DEBUG] agent: Service "_v1_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:19 [DEBUG] agent: Service "_v1_parser_10.233.5.231_8806" in sync 2021/07/07 06:33:19 [DEBUG] agent: Node info in sync 2021/07/07 06:33:19 [DEBUG] http: Request PUT /v1/agent/service/register (275.548733ms) from=10.233.78.22:43978 2021/07/07 06:33:19 [DEBUG] agent: Service "_v0_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:19 [DEBUG] agent: Service "_v1_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:19 [DEBUG] agent: Service "_v1_parser_10.233.5.231_8806" in sync 2021/07/07 06:33:19 [DEBUG] agent: Service "_v1_catalog_10.233.5.231_8806" in sync 2021/07/07 06:33:19 [DEBUG] agent: Service "_v1_nsd_10.233.5.231_8806" in sync 2021/07/07 06:33:19 [DEBUG] agent: Node info in sync 2021/07/07 06:33:19 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (504.043µs) from=10.233.78.22:43982 2021/07/07 06:33:20 [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/07/07 06:33:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/07 06:33:20 [DEBUG] agent: Service "_v1_catalog_10.233.5.231_8806" in sync 2021/07/07 06:33:20 [DEBUG] agent: Service "_v1_nsd_10.233.5.231_8806" in sync 2021/07/07 06:33:20 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.5.231_8806" 2021/07/07 06:33:20 [DEBUG] agent: Service "_v0_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:20 [DEBUG] agent: Service "_v1_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:20 [DEBUG] agent: Service "_v1_parser_10.233.5.231_8806" in sync 2021/07/07 06:33:20 [DEBUG] agent: Node info in sync 2021/07/07 06:33:20 [DEBUG] http: Request PUT /v1/agent/service/register (188.343942ms) from=10.233.78.22:43988 2021/07/07 06:33:20 [DEBUG] agent: Service "_v1_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:20 [DEBUG] agent: Service "_v1_parser_10.233.5.231_8806" in sync 2021/07/07 06:33:20 [DEBUG] agent: Service "_v1_catalog_10.233.5.231_8806" in sync 2021/07/07 06:33:20 [DEBUG] agent: Service "_v1_nsd_10.233.5.231_8806" in sync 2021/07/07 06:33:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.231_8806" in sync 2021/07/07 06:33:20 [DEBUG] agent: Service "_v0_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:20 [DEBUG] agent: Node info in sync 2021/07/07 06:33:20 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (318.455µs) from=10.233.78.22:43992 2021/07/07 06:33:20 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/iui/aai-esr-gui\",\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/esr-gui\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/07 06:33:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/07 06:33:21 [DEBUG] agent: Service "_v1_parser_10.233.5.231_8806" in sync 2021/07/07 06:33:21 [DEBUG] agent: Service "_v1_catalog_10.233.5.231_8806" in sync 2021/07/07 06:33:21 [DEBUG] agent: Service "_v1_nsd_10.233.5.231_8806" in sync 2021/07/07 06:33:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.231_8806" in sync 2021/07/07 06:33:21 [INFO] agent: Synced service "_v1_aai-esr-gui_10.233.44.134_8080" 2021/07/07 06:33:21 [DEBUG] agent: Service "_v0_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:21 [DEBUG] agent: Service "_v1_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:21 [DEBUG] agent: Node info in sync 2021/07/07 06:33:21 [DEBUG] http: Request PUT /v1/agent/service/register (418.954019ms) from=10.233.78.22:43998 2021/07/07 06:33:21 [DEBUG] agent: Service "_v0_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:21 [DEBUG] agent: Service "_v1_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:21 [DEBUG] agent: Service "_v1_parser_10.233.5.231_8806" in sync 2021/07/07 06:33:21 [DEBUG] agent: Service "_v1_catalog_10.233.5.231_8806" in sync 2021/07/07 06:33:21 [DEBUG] agent: Service "_v1_nsd_10.233.5.231_8806" in sync 2021/07/07 06:33:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.231_8806" in sync 2021/07/07 06:33:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.134_8080" in sync 2021/07/07 06:33:21 [DEBUG] agent: Node info in sync 2021/07/07 06:33:21 [DEBUG] http: Request GET /v1/health/service/aai-esr-gui-v1 (391.869µs) from=10.233.78.22:44006 2021/07/07 06:33:21 [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/07/07 06:33:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/07 06:33:22 [DEBUG] agent: Service "_v1_parser_10.233.5.231_8806" in sync 2021/07/07 06:33:22 [DEBUG] agent: Service "_v1_catalog_10.233.5.231_8806" in sync 2021/07/07 06:33:22 [DEBUG] agent: Service "_v1_nsd_10.233.5.231_8806" in sync 2021/07/07 06:33:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.231_8806" in sync 2021/07/07 06:33:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.134_8080" in sync 2021/07/07 06:33:22 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.17.230_9007" 2021/07/07 06:33:22 [DEBUG] agent: Service "_v0_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:22 [DEBUG] agent: Service "_v1_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:22 [DEBUG] agent: Node info in sync 2021/07/07 06:33:22 [DEBUG] http: Request PUT /v1/agent/service/register (398.911936ms) from=10.233.78.22:44016 2021/07/07 06:33:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.134_8080" in sync 2021/07/07 06:33:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:22 [DEBUG] agent: Service "_v0_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:22 [DEBUG] agent: Service "_v1_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:22 [DEBUG] agent: Service "_v1_parser_10.233.5.231_8806" in sync 2021/07/07 06:33:22 [DEBUG] agent: Service "_v1_catalog_10.233.5.231_8806" in sync 2021/07/07 06:33:22 [DEBUG] agent: Service "_v1_nsd_10.233.5.231_8806" in sync 2021/07/07 06:33:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.231_8806" in sync 2021/07/07 06:33:22 [DEBUG] agent: Node info in sync 2021/07/07 06:33:22 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (324.702µs) from=10.233.78.22:44022 2021/07/07 06:33:22 [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/07/07 06:33:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/07 06:33:22 [DEBUG] agent: Service "_v1_parser_10.233.5.231_8806" in sync 2021/07/07 06:33:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.231_8806" in sync 2021/07/07 06:33:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:22 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.17.230_9007" 2021/07/07 06:33:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.134_8080" in sync 2021/07/07 06:33:22 [DEBUG] agent: Service "_v0_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:22 [DEBUG] agent: Service "_v1_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:22 [DEBUG] agent: Service "_v1_catalog_10.233.5.231_8806" in sync 2021/07/07 06:33:22 [DEBUG] agent: Service "_v1_nsd_10.233.5.231_8806" in sync 2021/07/07 06:33:22 [DEBUG] agent: Node info in sync 2021/07/07 06:33:22 [DEBUG] http: Request PUT /v1/agent/service/register (173.018324ms) from=10.233.78.22:44030 2021/07/07 06:33:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:22 [DEBUG] agent: Service "_v1_parser_10.233.5.231_8806" in sync 2021/07/07 06:33:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.231_8806" in sync 2021/07/07 06:33:22 [DEBUG] agent: Service "_v1_catalog_10.233.5.231_8806" in sync 2021/07/07 06:33:22 [DEBUG] agent: Service "_v1_nsd_10.233.5.231_8806" in sync 2021/07/07 06:33:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.134_8080" in sync 2021/07/07 06:33:22 [DEBUG] agent: Service "_v0_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:22 [DEBUG] agent: Service "_v1_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:22 [DEBUG] agent: Node info in sync 2021/07/07 06:33:22 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (308.779µs) from=10.233.78.22:44036 2021/07/07 06:33:22 [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/07/07 06:33:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/07 06:33:23 [DEBUG] agent: Service "_v1_parser_10.233.5.231_8806" in sync 2021/07/07 06:33:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.231_8806" in sync 2021/07/07 06:33:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:23 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.17.98_443" 2021/07/07 06:33:23 [DEBUG] agent: Service "_v0_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:23 [DEBUG] agent: Service "_v1_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:23 [DEBUG] agent: Service "_v1_catalog_10.233.5.231_8806" in sync 2021/07/07 06:33:23 [DEBUG] agent: Service "_v1_nsd_10.233.5.231_8806" in sync 2021/07/07 06:33:23 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.134_8080" in sync 2021/07/07 06:33:23 [DEBUG] agent: Node info in sync 2021/07/07 06:33:23 [DEBUG] http: Request PUT /v1/agent/service/register (400.4252ms) from=10.233.78.22:44038 2021/07/07 06:33:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.231_8806" in sync 2021/07/07 06:33:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.98_443" in sync 2021/07/07 06:33:23 [DEBUG] agent: Service "_v1_parser_10.233.5.231_8806" in sync 2021/07/07 06:33:23 [DEBUG] agent: Service "_v1_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:23 [DEBUG] agent: Service "_v1_catalog_10.233.5.231_8806" in sync 2021/07/07 06:33:23 [DEBUG] agent: Service "_v1_nsd_10.233.5.231_8806" in sync 2021/07/07 06:33:23 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.134_8080" in sync 2021/07/07 06:33:23 [DEBUG] agent: Service "_v0_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:23 [DEBUG] agent: Node info in sync 2021/07/07 06:33:23 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (371µs) from=10.233.78.22:44042 2021/07/07 06:33:23 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-vio/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/07 06:33:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/07 06:33:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.98_443" in sync 2021/07/07 06:33:23 [DEBUG] agent: Service "_v1_parser_10.233.5.231_8806" in sync 2021/07/07 06:33:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.231_8806" in sync 2021/07/07 06:33:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:23 [DEBUG] agent: Service "_v1_nsd_10.233.5.231_8806" in sync 2021/07/07 06:33:23 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.134_8080" in sync 2021/07/07 06:33:23 [INFO] agent: Synced service "_v0_multicloud-vio_10.233.36.164_9004" 2021/07/07 06:33:23 [DEBUG] agent: Service "_v0_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:23 [DEBUG] agent: Service "_v1_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:23 [DEBUG] agent: Service "_v1_catalog_10.233.5.231_8806" in sync 2021/07/07 06:33:23 [DEBUG] agent: Node info in sync 2021/07/07 06:33:23 [DEBUG] http: Request PUT /v1/agent/service/register (262.270617ms) from=10.233.78.22:44044 2021/07/07 06:33:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.98_443" in sync 2021/07/07 06:33:23 [DEBUG] agent: Service "_v1_parser_10.233.5.231_8806" in sync 2021/07/07 06:33:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.231_8806" in sync 2021/07/07 06:33:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:23 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.134_8080" in sync 2021/07/07 06:33:23 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:23 [DEBUG] agent: Service "_v0_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:23 [DEBUG] agent: Service "_v1_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:23 [DEBUG] agent: Service "_v1_catalog_10.233.5.231_8806" in sync 2021/07/07 06:33:23 [DEBUG] agent: Service "_v1_nsd_10.233.5.231_8806" in sync 2021/07/07 06:33:23 [DEBUG] agent: Node info in sync 2021/07/07 06:33:23 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v0 (463.318µs) from=10.233.78.22:44046 2021/07/07 06:33:23 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-vio/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/07 06:33:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/07 06:33:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.98_443" in sync 2021/07/07 06:33:24 [DEBUG] agent: Service "_v1_parser_10.233.5.231_8806" in sync 2021/07/07 06:33:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.231_8806" in sync 2021/07/07 06:33:24 [DEBUG] agent: Service "_v1_catalog_10.233.5.231_8806" in sync 2021/07/07 06:33:24 [DEBUG] agent: Service "_v1_nsd_10.233.5.231_8806" in sync 2021/07/07 06:33:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.134_8080" in sync 2021/07/07 06:33:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:24 [INFO] agent: Synced service "_v1_multicloud-vio_10.233.36.164_9004" 2021/07/07 06:33:24 [DEBUG] agent: Service "_v0_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:24 [DEBUG] agent: Service "_v1_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:24 [DEBUG] agent: Node info in sync 2021/07/07 06:33:24 [DEBUG] http: Request PUT /v1/agent/service/register (412.263311ms) from=10.233.78.22:44048 2021/07/07 06:33:24 [DEBUG] agent: Service "_v1_parser_10.233.5.231_8806" in sync 2021/07/07 06:33:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.231_8806" in sync 2021/07/07 06:33:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.98_443" in sync 2021/07/07 06:33:24 [DEBUG] agent: Service "_v0_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:24 [DEBUG] agent: Service "_v1_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:24 [DEBUG] agent: Service "_v1_catalog_10.233.5.231_8806" in sync 2021/07/07 06:33:24 [DEBUG] agent: Service "_v1_nsd_10.233.5.231_8806" in sync 2021/07/07 06:33:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.134_8080" in sync 2021/07/07 06:33:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:24 [DEBUG] agent: Node info in sync 2021/07/07 06:33:24 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v1 (357.627µs) from=10.233.78.22:44058 2021/07/07 06:33:24 [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/07/07 06:33:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/07 06:33:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:24 [DEBUG] agent: Service "_v0_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:24 [DEBUG] agent: Service "_v1_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:24 [DEBUG] agent: Service "_v1_catalog_10.233.5.231_8806" in sync 2021/07/07 06:33:24 [DEBUG] agent: Service "_v1_nsd_10.233.5.231_8806" in sync 2021/07/07 06:33:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.134_8080" in sync 2021/07/07 06:33:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:24 [DEBUG] agent: Service "_v1_parser_10.233.5.231_8806" in sync 2021/07/07 06:33:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.231_8806" in sync 2021/07/07 06:33:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.98_443" in sync 2021/07/07 06:33:24 [INFO] agent: Synced service "_v0_multicloud-starlingx_10.233.6.116_9009" 2021/07/07 06:33:24 [DEBUG] agent: Node info in sync 2021/07/07 06:33:24 [DEBUG] http: Request PUT /v1/agent/service/register (82.197692ms) from=10.233.78.22:44060 2021/07/07 06:33:24 [DEBUG] agent: Service "_v1_nsd_10.233.5.231_8806" in sync 2021/07/07 06:33:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.134_8080" in sync 2021/07/07 06:33:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:24 [DEBUG] agent: Service "_v0_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:24 [DEBUG] agent: Service "_v1_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:24 [DEBUG] agent: Service "_v1_catalog_10.233.5.231_8806" in sync 2021/07/07 06:33:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.98_443" in sync 2021/07/07 06:33:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:24 [DEBUG] agent: Service "_v1_parser_10.233.5.231_8806" in sync 2021/07/07 06:33:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.231_8806" in sync 2021/07/07 06:33:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:24 [DEBUG] agent: Node info in sync 2021/07/07 06:33:24 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v0 (472.01µs) from=10.233.78.22:44062 2021/07/07 06:33:24 [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/07/07 06:33:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/07 06:33:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:25 [INFO] agent: Synced service "_v1_multicloud-starlingx_10.233.6.116_9009" 2021/07/07 06:33:25 [DEBUG] agent: Service "_v1_parser_10.233.5.231_8806" in sync 2021/07/07 06:33:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.231_8806" in sync 2021/07/07 06:33:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:25 [DEBUG] agent: Service "_v0_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.134_8080" in sync 2021/07/07 06:33:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.98_443" in sync 2021/07/07 06:33:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:25 [DEBUG] agent: Service "_v1_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:25 [DEBUG] agent: Service "_v1_catalog_10.233.5.231_8806" in sync 2021/07/07 06:33:25 [DEBUG] agent: Service "_v1_nsd_10.233.5.231_8806" in sync 2021/07/07 06:33:25 [DEBUG] agent: Node info in sync 2021/07/07 06:33:25 [DEBUG] http: Request PUT /v1/agent/service/register (371.521625ms) from=10.233.78.22:44064 2021/07/07 06:33:25 [DEBUG] agent: Service "_v0_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.134_8080" in sync 2021/07/07 06:33:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.98_443" in sync 2021/07/07 06:33:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:25 [DEBUG] agent: Service "_v1_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:25 [DEBUG] agent: Service "_v1_catalog_10.233.5.231_8806" in sync 2021/07/07 06:33:25 [DEBUG] agent: Service "_v1_nsd_10.233.5.231_8806" in sync 2021/07/07 06:33:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:25 [DEBUG] agent: Service "_v1_parser_10.233.5.231_8806" in sync 2021/07/07 06:33:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.231_8806" in sync 2021/07/07 06:33:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:25 [DEBUG] agent: Node info in sync 2021/07/07 06:33:25 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v1 (587.756219ms) from=10.233.78.22:44068 2021/07/07 06:33:26 [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/07/07 06:33:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/07 06:33:26 [DEBUG] agent: Service "_v1_catalog_10.233.5.231_8806" in sync 2021/07/07 06:33:26 [DEBUG] agent: Service "_v1_nsd_10.233.5.231_8806" in sync 2021/07/07 06:33:26 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:26 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:26 [DEBUG] agent: Service "_v1_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.231_8806" in sync 2021/07/07 06:33:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:26 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:26 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:26 [DEBUG] agent: Service "_v1_parser_10.233.5.231_8806" in sync 2021/07/07 06:33:26 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.134_8080" in sync 2021/07/07 06:33:26 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.11.129_9011" 2021/07/07 06:33:26 [DEBUG] agent: Service "_v0_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.98_443" in sync 2021/07/07 06:33:26 [DEBUG] agent: Node info in sync 2021/07/07 06:33:26 [DEBUG] http: Request PUT /v1/agent/service/register (180.715817ms) from=10.233.78.22:44074 2021/07/07 06:33:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.98_443" in sync 2021/07/07 06:33:26 [DEBUG] agent: Service "_v1_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:26 [DEBUG] agent: Service "_v1_catalog_10.233.5.231_8806" in sync 2021/07/07 06:33:26 [DEBUG] agent: Service "_v1_nsd_10.233.5.231_8806" in sync 2021/07/07 06:33:26 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:26 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:26 [DEBUG] agent: Service "_v1_parser_10.233.5.231_8806" in sync 2021/07/07 06:33:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.231_8806" in sync 2021/07/07 06:33:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:26 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:26 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:26 [DEBUG] agent: Service "_v0_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:26 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.134_8080" in sync 2021/07/07 06:33:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:26 [DEBUG] agent: Node info in sync 2021/07/07 06:33:26 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (422.201µs) from=10.233.78.22:44078 2021/07/07 06:33:26 [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/07/07 06:33:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/07 06:33:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.98_443" in sync 2021/07/07 06:33:26 [DEBUG] agent: Service "_v1_catalog_10.233.5.231_8806" in sync 2021/07/07 06:33:26 [DEBUG] agent: Service "_v1_nsd_10.233.5.231_8806" in sync 2021/07/07 06:33:26 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:26 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:26 [DEBUG] agent: Service "_v1_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.231_8806" in sync 2021/07/07 06:33:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:26 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:26 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:26 [DEBUG] agent: Service "_v1_parser_10.233.5.231_8806" in sync 2021/07/07 06:33:26 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.134_8080" in sync 2021/07/07 06:33:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:26 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.11.129_9011" 2021/07/07 06:33:26 [DEBUG] agent: Service "_v0_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:26 [DEBUG] agent: Node info in sync 2021/07/07 06:33:26 [DEBUG] http: Request PUT /v1/agent/service/register (435.034521ms) from=10.233.78.22:44080 2021/07/07 06:33:26 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:26 [DEBUG] agent: Service "_v1_parser_10.233.5.231_8806" in sync 2021/07/07 06:33:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.231_8806" in sync 2021/07/07 06:33:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:26 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:26 [DEBUG] agent: Service "_v0_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:26 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.134_8080" in sync 2021/07/07 06:33:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.98_443" in sync 2021/07/07 06:33:26 [DEBUG] agent: Service "_v1_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:26 [DEBUG] agent: Service "_v1_catalog_10.233.5.231_8806" in sync 2021/07/07 06:33:26 [DEBUG] agent: Service "_v1_nsd_10.233.5.231_8806" in sync 2021/07/07 06:33:26 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:26 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:26 [DEBUG] agent: Node info in sync 2021/07/07 06:33:26 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (312.643µs) from=10.233.78.22:44086 2021/07/07 06:33:27 [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/07/07 06:33:27 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/07 06:33:27 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:27 [DEBUG] agent: Service "_v1_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:27 [DEBUG] agent: Service "_v1_catalog_10.233.5.231_8806" in sync 2021/07/07 06:33:27 [DEBUG] agent: Service "_v1_nsd_10.233.5.231_8806" in sync 2021/07/07 06:33:27 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:27 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:27 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:27 [INFO] agent: Synced service "_v1_message-router_10.233.3.9_3904" 2021/07/07 06:33:27 [DEBUG] agent: Service "_v1_parser_10.233.5.231_8806" in sync 2021/07/07 06:33:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.231_8806" in sync 2021/07/07 06:33:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:27 [DEBUG] agent: Service "_v0_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:27 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.134_8080" in sync 2021/07/07 06:33:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.98_443" in sync 2021/07/07 06:33:27 [DEBUG] agent: Node info in sync 2021/07/07 06:33:27 [DEBUG] http: Request PUT /v1/agent/service/register (411.507036ms) from=10.233.78.22:44096 2021/07/07 06:33:27 [DEBUG] agent: Service "_v1_parser_10.233.5.231_8806" in sync 2021/07/07 06:33:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.231_8806" in sync 2021/07/07 06:33:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:27 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:27 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:27 [DEBUG] agent: Service "_v1_message-router_10.233.3.9_3904" in sync 2021/07/07 06:33:27 [DEBUG] agent: Service "_v0_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:27 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.134_8080" in sync 2021/07/07 06:33:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.98_443" in sync 2021/07/07 06:33:27 [DEBUG] agent: Service "_v1_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:27 [DEBUG] agent: Service "_v1_catalog_10.233.5.231_8806" in sync 2021/07/07 06:33:27 [DEBUG] agent: Service "_v1_nsd_10.233.5.231_8806" in sync 2021/07/07 06:33:27 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:27 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:27 [DEBUG] agent: Node info in sync 2021/07/07 06:33:27 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (490.002µs) from=10.233.78.22:44104 2021/07/07 06:33:27 [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/07/07 06:33:27 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/07 06:33:28 [DEBUG] agent: Service "_v1_nsd_10.233.5.231_8806" in sync 2021/07/07 06:33:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:28 [INFO] agent: Synced service "_v1_aai-esr-server_10.233.14.249_9518" 2021/07/07 06:33:28 [DEBUG] agent: Service "_v1_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:28 [DEBUG] agent: Service "_v1_catalog_10.233.5.231_8806" in sync 2021/07/07 06:33:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:28 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:28 [DEBUG] agent: Service "_v1_message-router_10.233.3.9_3904" in sync 2021/07/07 06:33:28 [DEBUG] agent: Service "_v1_parser_10.233.5.231_8806" in sync 2021/07/07 06:33:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.231_8806" in sync 2021/07/07 06:33:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:28 [DEBUG] agent: Service "_v0_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.134_8080" in sync 2021/07/07 06:33:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.98_443" in sync 2021/07/07 06:33:28 [DEBUG] agent: Node info in sync 2021/07/07 06:33:28 [DEBUG] http: Request PUT /v1/agent/service/register (640.239342ms) from=10.233.78.22:44106 2021/07/07 06:33:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.249_9518" in sync 2021/07/07 06:33:28 [DEBUG] agent: Service "_v1_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:28 [DEBUG] agent: Service "_v1_catalog_10.233.5.231_8806" in sync 2021/07/07 06:33:28 [DEBUG] agent: Service "_v1_nsd_10.233.5.231_8806" in sync 2021/07/07 06:33:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:28 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:28 [DEBUG] agent: Service "_v1_message-router_10.233.3.9_3904" in sync 2021/07/07 06:33:28 [DEBUG] agent: Service "_v1_parser_10.233.5.231_8806" in sync 2021/07/07 06:33:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.231_8806" in sync 2021/07/07 06:33:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:28 [DEBUG] agent: Service "_v0_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.134_8080" in sync 2021/07/07 06:33:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.98_443" in sync 2021/07/07 06:33:28 [DEBUG] agent: Node info in sync 2021/07/07 06:33:28 [DEBUG] http: Request GET /v1/health/service/aai-esr-server-v1 (399.408µs) from=10.233.78.22:44114 2021/07/07 06:33:28 [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/07/07 06:33:28 [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/07/07 06:33:28 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/07 06:33:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/07 06:33:28 [DEBUG] agent: Service "_v0_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.134_8080" in sync 2021/07/07 06:33:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.98_443" in sync 2021/07/07 06:33:28 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.77.174_8446" 2021/07/07 06:33:28 [DEBUG] agent: Service "_v1_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:28 [DEBUG] agent: Service "_v1_catalog_10.233.5.231_8806" in sync 2021/07/07 06:33:28 [DEBUG] agent: Service "_v1_nsd_10.233.5.231_8806" in sync 2021/07/07 06:33:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.249_9518" in sync 2021/07/07 06:33:28 [DEBUG] agent: Service "_v1_message-router_10.233.3.9_3904" in sync 2021/07/07 06:33:28 [DEBUG] agent: Service "_v1_parser_10.233.5.231_8806" in sync 2021/07/07 06:33:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.231_8806" in sync 2021/07/07 06:33:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:28 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:28 [DEBUG] agent: Node info in sync 2021/07/07 06:33:28 [DEBUG] http: Request PUT /v1/agent/service/register (204.790046ms) from=10.233.78.22:44116 2021/07/07 06:33:28 [DEBUG] agent: Service "_v0_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.134_8080" in sync 2021/07/07 06:33:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.98_443" in sync 2021/07/07 06:33:28 [DEBUG] agent: Service "_v1_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:28 [DEBUG] agent: Service "_v1_catalog_10.233.5.231_8806" in sync 2021/07/07 06:33:28 [DEBUG] agent: Service "_v1_nsd_10.233.5.231_8806" in sync 2021/07/07 06:33:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.249_9518" in sync 2021/07/07 06:33:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:28 [DEBUG] agent: Service "_v1_parser_10.233.5.231_8806" in sync 2021/07/07 06:33:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.231_8806" in sync 2021/07/07 06:33:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:28 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:28 [DEBUG] agent: Service "_v1_message-router_10.233.3.9_3904" in sync 2021/07/07 06:33:28 [DEBUG] agent: Node info in sync 2021/07/07 06:33:29 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (348.728µs) from=10.233.78.22:44120 2021/07/07 06:33:29 [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/07/07 06:33:29 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/07 06:33:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/07 06:33:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.98_443" in sync 2021/07/07 06:33:29 [DEBUG] agent: Service "_v1_nsd_10.233.5.231_8806" in sync 2021/07/07 06:33:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:29 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.249_9518" in sync 2021/07/07 06:33:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:29 [DEBUG] agent: Service "_v1_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:29 [DEBUG] agent: Service "_v1_catalog_10.233.5.231_8806" in sync 2021/07/07 06:33:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:29 [DEBUG] agent: Service "_v1_message-router_10.233.3.9_3904" in sync 2021/07/07 06:33:29 [DEBUG] agent: Service "_v1_parser_10.233.5.231_8806" in sync 2021/07/07 06:33:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.231_8806" in sync 2021/07/07 06:33:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:29 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.77.174_8446" 2021/07/07 06:33:29 [DEBUG] agent: Service "_v0_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.134_8080" in sync 2021/07/07 06:33:29 [DEBUG] agent: Node info in sync 2021/07/07 06:33:29 [DEBUG] http: Request PUT /v1/agent/service/register (286.381681ms) from=10.233.78.22:44126 2021/07/07 06:33:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:29 [DEBUG] agent: Service "_v1_message-router_10.233.3.9_3904" in sync 2021/07/07 06:33:29 [DEBUG] agent: Service "_v1_parser_10.233.5.231_8806" in sync 2021/07/07 06:33:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.231_8806" in sync 2021/07/07 06:33:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:29 [DEBUG] agent: Service "_v0_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.134_8080" in sync 2021/07/07 06:33:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.98_443" in sync 2021/07/07 06:33:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:29 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.249_9518" in sync 2021/07/07 06:33:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:29 [DEBUG] agent: Service "_v1_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:29 [DEBUG] agent: Service "_v1_catalog_10.233.5.231_8806" in sync 2021/07/07 06:33:29 [DEBUG] agent: Service "_v1_nsd_10.233.5.231_8806" in sync 2021/07/07 06:33:29 [DEBUG] agent: Node info in sync 2021/07/07 06:33:29 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (322.214µs) from=10.233.78.22:44132 2021/07/07 06:33:29 [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/07/07 06:33:29 [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/07/07 06:33:29 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/07 06:33:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/07 06:33:29 [DEBUG] agent: Service "_v0_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.134_8080" in sync 2021/07/07 06:33:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.98_443" in sync 2021/07/07 06:33:29 [DEBUG] agent: Service "_v1_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:29 [DEBUG] agent: Service "_v1_catalog_10.233.5.231_8806" in sync 2021/07/07 06:33:29 [DEBUG] agent: Service "_v1_nsd_10.233.5.231_8806" in sync 2021/07/07 06:33:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:29 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.249_9518" in sync 2021/07/07 06:33:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:29 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.77.174_8446" 2021/07/07 06:33:29 [DEBUG] agent: Service "_v1_parser_10.233.5.231_8806" in sync 2021/07/07 06:33:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.231_8806" in sync 2021/07/07 06:33:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:29 [DEBUG] agent: Service "_v1_message-router_10.233.3.9_3904" in sync 2021/07/07 06:33:29 [DEBUG] agent: Node info in sync 2021/07/07 06:33:29 [DEBUG] http: Request PUT /v1/agent/service/register (264.872918ms) from=10.233.78.22:44134 2021/07/07 06:33:29 [DEBUG] agent: Service "_v1_message-router_10.233.3.9_3904" in sync 2021/07/07 06:33:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:29 [DEBUG] agent: Service "_v1_parser_10.233.5.231_8806" in sync 2021/07/07 06:33:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.231_8806" in sync 2021/07/07 06:33:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:29 [DEBUG] agent: Service "_v0_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.134_8080" in sync 2021/07/07 06:33:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.98_443" in sync 2021/07/07 06:33:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:29 [DEBUG] agent: Service "_v1_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:29 [DEBUG] agent: Service "_v1_catalog_10.233.5.231_8806" in sync 2021/07/07 06:33:29 [DEBUG] agent: Service "_v1_nsd_10.233.5.231_8806" in sync 2021/07/07 06:33:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:29 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.249_9518" in sync 2021/07/07 06:33:29 [DEBUG] agent: Node info in sync 2021/07/07 06:33:29 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (394.813µs) from=10.233.78.22:44138 2021/07/07 06:33:29 [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/07/07 06:33:29 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/07 06:33:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/07 06:33:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:30 [DEBUG] agent: Service "_v0_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.134_8080" in sync 2021/07/07 06:33:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.98_443" in sync 2021/07/07 06:33:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.249_9518" in sync 2021/07/07 06:33:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:30 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.77.174_8446" 2021/07/07 06:33:30 [DEBUG] agent: Service "_v1_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:30 [DEBUG] agent: Service "_v1_catalog_10.233.5.231_8806" in sync 2021/07/07 06:33:30 [DEBUG] agent: Service "_v1_nsd_10.233.5.231_8806" in sync 2021/07/07 06:33:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:30 [DEBUG] agent: Service "_v1_message-router_10.233.3.9_3904" in sync 2021/07/07 06:33:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:30 [DEBUG] agent: Service "_v1_parser_10.233.5.231_8806" in sync 2021/07/07 06:33:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.231_8806" in sync 2021/07/07 06:33:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:30 [DEBUG] agent: Node info in sync 2021/07/07 06:33:30 [DEBUG] http: Request PUT /v1/agent/service/register (358.231197ms) from=10.233.78.22:44140 2021/07/07 06:33:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:30 [DEBUG] agent: Service "_v1_parser_10.233.5.231_8806" in sync 2021/07/07 06:33:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.231_8806" in sync 2021/07/07 06:33:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:30 [DEBUG] agent: Service "_v1_message-router_10.233.3.9_3904" in sync 2021/07/07 06:33:30 [DEBUG] agent: Service "_v0_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.134_8080" in sync 2021/07/07 06:33:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.98_443" in sync 2021/07/07 06:33:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:30 [DEBUG] agent: Service "_v1_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:30 [DEBUG] agent: Service "_v1_catalog_10.233.5.231_8806" in sync 2021/07/07 06:33:30 [DEBUG] agent: Service "_v1_nsd_10.233.5.231_8806" in sync 2021/07/07 06:33:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.249_9518" in sync 2021/07/07 06:33:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:30 [DEBUG] agent: Node info in sync 2021/07/07 06:33:30 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (292.944µs) from=10.233.78.22:44146 2021/07/07 06:33:30 [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/07/07 06:33:30 [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/07/07 06:33:30 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/07 06:33:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/07 06:33:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.98_443" in sync 2021/07/07 06:33:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.249_9518" in sync 2021/07/07 06:33:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:30 [DEBUG] agent: Service "_v1_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:30 [DEBUG] agent: Service "_v1_catalog_10.233.5.231_8806" in sync 2021/07/07 06:33:30 [DEBUG] agent: Service "_v1_nsd_10.233.5.231_8806" in sync 2021/07/07 06:33:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:30 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.77.174_8446" 2021/07/07 06:33:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:30 [DEBUG] agent: Service "_v1_message-router_10.233.3.9_3904" in sync 2021/07/07 06:33:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:30 [DEBUG] agent: Service "_v1_parser_10.233.5.231_8806" in sync 2021/07/07 06:33:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.231_8806" in sync 2021/07/07 06:33:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:30 [DEBUG] agent: Service "_v0_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.134_8080" in sync 2021/07/07 06:33:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:30 [DEBUG] agent: Node info in sync 2021/07/07 06:33:30 [DEBUG] http: Request PUT /v1/agent/service/register (208.822455ms) from=10.233.78.22:44148 2021/07/07 06:33:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.134_8080" in sync 2021/07/07 06:33:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:30 [DEBUG] agent: Service "_v0_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.98_443" in sync 2021/07/07 06:33:30 [DEBUG] agent: Service "_v1_catalog_10.233.5.231_8806" in sync 2021/07/07 06:33:30 [DEBUG] agent: Service "_v1_nsd_10.233.5.231_8806" in sync 2021/07/07 06:33:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.249_9518" in sync 2021/07/07 06:33:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:30 [DEBUG] agent: Service "_v1_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.231_8806" in sync 2021/07/07 06:33:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:30 [DEBUG] agent: Service "_v1_message-router_10.233.3.9_3904" in sync 2021/07/07 06:33:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:30 [DEBUG] agent: Service "_v1_parser_10.233.5.231_8806" in sync 2021/07/07 06:33:30 [DEBUG] agent: Node info in sync 2021/07/07 06:33:30 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (339.15µs) from=10.233.78.22:44154 2021/07/07 06:33:30 [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/07/07 06:33:30 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/07 06:33:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/07 06:33:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.249_9518" in sync 2021/07/07 06:33:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:31 [DEBUG] agent: Service "_v1_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:31 [DEBUG] agent: Service "_v1_catalog_10.233.5.231_8806" in sync 2021/07/07 06:33:31 [DEBUG] agent: Service "_v1_nsd_10.233.5.231_8806" in sync 2021/07/07 06:33:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:31 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.77.174_8446" 2021/07/07 06:33:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:31 [DEBUG] agent: Service "_v1_message-router_10.233.3.9_3904" in sync 2021/07/07 06:33:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:31 [DEBUG] agent: Service "_v1_parser_10.233.5.231_8806" in sync 2021/07/07 06:33:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.231_8806" in sync 2021/07/07 06:33:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:31 [DEBUG] agent: Service "_v0_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.134_8080" in sync 2021/07/07 06:33:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.98_443" in sync 2021/07/07 06:33:31 [DEBUG] agent: Node info in sync 2021/07/07 06:33:31 [DEBUG] http: Request PUT /v1/agent/service/register (342.229961ms) from=10.233.78.22:44156 2021/07/07 06:33:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.98_443" in sync 2021/07/07 06:33:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:31 [DEBUG] agent: Service "_v1_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:31 [DEBUG] agent: Service "_v1_catalog_10.233.5.231_8806" in sync 2021/07/07 06:33:31 [DEBUG] agent: Service "_v1_nsd_10.233.5.231_8806" in sync 2021/07/07 06:33:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.249_9518" in sync 2021/07/07 06:33:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:31 [DEBUG] agent: Service "_v1_parser_10.233.5.231_8806" in sync 2021/07/07 06:33:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.231_8806" in sync 2021/07/07 06:33:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:31 [DEBUG] agent: Service "_v1_message-router_10.233.3.9_3904" in sync 2021/07/07 06:33:31 [DEBUG] agent: Service "_v0_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.134_8080" in sync 2021/07/07 06:33:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:31 [DEBUG] agent: Node info in sync 2021/07/07 06:33:31 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (289.02µs) from=10.233.78.22:44164 2021/07/07 06:33:31 [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/07/07 06:33:31 [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/07/07 06:33:31 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/07 06:33:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/07 06:33:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.231_8806" in sync 2021/07/07 06:33:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:31 [DEBUG] agent: Service "_v1_message-router_10.233.3.9_3904" in sync 2021/07/07 06:33:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:31 [DEBUG] agent: Service "_v1_parser_10.233.5.231_8806" in sync 2021/07/07 06:33:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.134_8080" in sync 2021/07/07 06:33:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:31 [DEBUG] agent: Service "_v0_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:31 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.77.174_8446" 2021/07/07 06:33:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.98_443" in sync 2021/07/07 06:33:31 [DEBUG] agent: Service "_v1_catalog_10.233.5.231_8806" in sync 2021/07/07 06:33:31 [DEBUG] agent: Service "_v1_nsd_10.233.5.231_8806" in sync 2021/07/07 06:33:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.249_9518" in sync 2021/07/07 06:33:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:31 [DEBUG] agent: Service "_v1_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:31 [DEBUG] agent: Node info in sync 2021/07/07 06:33:31 [DEBUG] http: Request PUT /v1/agent/service/register (166.895419ms) from=10.233.78.22:44168 2021/07/07 06:33:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.134_8080" in sync 2021/07/07 06:33:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:31 [DEBUG] agent: Service "_v0_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.98_443" in sync 2021/07/07 06:33:31 [DEBUG] agent: Service "_v1_catalog_10.233.5.231_8806" in sync 2021/07/07 06:33:31 [DEBUG] agent: Service "_v1_nsd_10.233.5.231_8806" in sync 2021/07/07 06:33:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.249_9518" in sync 2021/07/07 06:33:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:31 [DEBUG] agent: Service "_v1_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.231_8806" in sync 2021/07/07 06:33:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:31 [DEBUG] agent: Service "_v1_message-router_10.233.3.9_3904" in sync 2021/07/07 06:33:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:31 [DEBUG] agent: Service "_v1_parser_10.233.5.231_8806" in sync 2021/07/07 06:33:31 [DEBUG] agent: Node info in sync 2021/07/07 06:33:31 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (300.529µs) from=10.233.78.22:44176 2021/07/07 06:33:31 [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/07/07 06:33:31 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/07 06:33:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/07 06:33:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:31 [DEBUG] agent: Service "_v1_message-router_10.233.3.9_3904" in sync 2021/07/07 06:33:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:31 [DEBUG] agent: Service "_v1_parser_10.233.5.231_8806" in sync 2021/07/07 06:33:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.231_8806" in sync 2021/07/07 06:33:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:31 [DEBUG] agent: Service "_v0_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.134_8080" in sync 2021/07/07 06:33:31 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.77.174_8446" 2021/07/07 06:33:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.98_443" in sync 2021/07/07 06:33:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:31 [DEBUG] agent: Service "_v1_nsd_10.233.5.231_8806" in sync 2021/07/07 06:33:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.249_9518" in sync 2021/07/07 06:33:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:31 [DEBUG] agent: Service "_v1_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:31 [DEBUG] agent: Service "_v1_catalog_10.233.5.231_8806" in sync 2021/07/07 06:33:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:31 [DEBUG] agent: Node info in sync 2021/07/07 06:33:31 [DEBUG] http: Request PUT /v1/agent/service/register (407.934607ms) from=10.233.78.22:44178 2021/07/07 06:33:31 [DEBUG] agent: Service "_v0_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.134_8080" in sync 2021/07/07 06:33:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.98_443" in sync 2021/07/07 06:33:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:31 [DEBUG] agent: Service "_v1_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:31 [DEBUG] agent: Service "_v1_catalog_10.233.5.231_8806" in sync 2021/07/07 06:33:31 [DEBUG] agent: Service "_v1_nsd_10.233.5.231_8806" in sync 2021/07/07 06:33:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.249_9518" in sync 2021/07/07 06:33:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:31 [DEBUG] agent: Service "_v1_message-router_10.233.3.9_3904" in sync 2021/07/07 06:33:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:31 [DEBUG] agent: Service "_v1_parser_10.233.5.231_8806" in sync 2021/07/07 06:33:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.231_8806" in sync 2021/07/07 06:33:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:31 [DEBUG] agent: Node info in sync 2021/07/07 06:33:32 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (2.972255ms) from=10.233.78.22:44182 2021/07/07 06:33:32 [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/07/07 06:33:32 [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/07/07 06:33:32 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/07 06:33:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/07 06:33:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:33 [DEBUG] agent: Service "_v1_catalog_10.233.5.231_8806" in sync 2021/07/07 06:33:33 [DEBUG] agent: Service "_v1_nsd_10.233.5.231_8806" in sync 2021/07/07 06:33:33 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:33 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.249_9518" in sync 2021/07/07 06:33:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:33 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:33 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:33 [DEBUG] agent: Service "_v1_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:33 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:33 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.77.174_8446" 2021/07/07 06:33:33 [DEBUG] agent: Service "_v1_parser_10.233.5.231_8806" in sync 2021/07/07 06:33:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.231_8806" in sync 2021/07/07 06:33:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:33 [DEBUG] agent: Service "_v1_message-router_10.233.3.9_3904" in sync 2021/07/07 06:33:33 [DEBUG] agent: Service "_v0_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.134_8080" in sync 2021/07/07 06:33:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.98_443" in sync 2021/07/07 06:33:33 [DEBUG] agent: Node info in sync 2021/07/07 06:33:33 [DEBUG] http: Request PUT /v1/agent/service/register (248.589039ms) from=10.233.78.22:44194 2021/07/07 06:33:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:33 [DEBUG] agent: Service "_v1_parser_10.233.5.231_8806" in sync 2021/07/07 06:33:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.231_8806" in sync 2021/07/07 06:33:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:33 [DEBUG] agent: Service "_v1_message-router_10.233.3.9_3904" in sync 2021/07/07 06:33:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:33 [DEBUG] agent: Service "_v0_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.134_8080" in sync 2021/07/07 06:33:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.98_443" in sync 2021/07/07 06:33:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:33 [DEBUG] agent: Service "_v1_catalog_10.233.5.231_8806" in sync 2021/07/07 06:33:33 [DEBUG] agent: Service "_v1_nsd_10.233.5.231_8806" in sync 2021/07/07 06:33:33 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:33 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.249_9518" in sync 2021/07/07 06:33:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:33 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:33 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:33 [DEBUG] agent: Service "_v1_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:33 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:33 [DEBUG] agent: Node info in sync 2021/07/07 06:33:33 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (100.244905ms) from=10.233.78.22:44198 2021/07/07 06:33:33 [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/07/07 06:33:33 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/07 06:33:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/07 06:33:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:33 [DEBUG] agent: Service "_v1_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:33 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:33 [DEBUG] agent: Service "_v1_message-router_10.233.3.9_3904" in sync 2021/07/07 06:33:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:33 [DEBUG] agent: Service "_v1_parser_10.233.5.231_8806" in sync 2021/07/07 06:33:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.231_8806" in sync 2021/07/07 06:33:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:33 [DEBUG] agent: Service "_v0_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.134_8080" in sync 2021/07/07 06:33:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.98_443" in sync 2021/07/07 06:33:33 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:33 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.249_9518" in sync 2021/07/07 06:33:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:33 [DEBUG] agent: Service "_v1_catalog_10.233.5.231_8806" in sync 2021/07/07 06:33:33 [DEBUG] agent: Service "_v1_nsd_10.233.5.231_8806" in sync 2021/07/07 06:33:33 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:33 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:33 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.77.174_8446" 2021/07/07 06:33:33 [DEBUG] agent: Node info in sync 2021/07/07 06:33:33 [DEBUG] http: Request PUT /v1/agent/service/register (508.355131ms) from=10.233.78.22:44202 2021/07/07 06:33:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.98_443" in sync 2021/07/07 06:33:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:33 [DEBUG] agent: Service "_v1_catalog_10.233.5.231_8806" in sync 2021/07/07 06:33:33 [DEBUG] agent: Service "_v1_nsd_10.233.5.231_8806" in sync 2021/07/07 06:33:33 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:33 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.249_9518" in sync 2021/07/07 06:33:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:33 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:33 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:33 [DEBUG] agent: Service "_v1_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:33 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:33 [DEBUG] agent: Service "_v1_parser_10.233.5.231_8806" in sync 2021/07/07 06:33:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.231_8806" in sync 2021/07/07 06:33:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:33 [DEBUG] agent: Service "_v1_message-router_10.233.3.9_3904" in sync 2021/07/07 06:33:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:33 [DEBUG] agent: Service "_v0_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.134_8080" in sync 2021/07/07 06:33:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:33 [DEBUG] agent: Node info in sync 2021/07/07 06:33:33 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (424.966µs) from=10.233.78.22:44204 2021/07/07 06:33:33 [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/07/07 06:33:33 [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/07/07 06:33:33 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/07 06:33:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/07 06:33:34 [DEBUG] agent: Service "_v1_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:34 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:34 [DEBUG] agent: Service "_v1_parser_10.233.5.231_8806" in sync 2021/07/07 06:33:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.231_8806" in sync 2021/07/07 06:33:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:34 [DEBUG] agent: Service "_v1_message-router_10.233.3.9_3904" in sync 2021/07/07 06:33:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:34 [DEBUG] agent: Service "_v0_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.134_8080" in sync 2021/07/07 06:33:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.98_443" in sync 2021/07/07 06:33:34 [DEBUG] agent: Service "_v1_catalog_10.233.5.231_8806" in sync 2021/07/07 06:33:34 [DEBUG] agent: Service "_v1_nsd_10.233.5.231_8806" in sync 2021/07/07 06:33:34 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.249_9518" in sync 2021/07/07 06:33:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:34 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:34 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:34 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.77.174_8446" 2021/07/07 06:33:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:34 [DEBUG] agent: Node info in sync 2021/07/07 06:33:34 [DEBUG] http: Request PUT /v1/agent/service/register (266.971966ms) from=10.233.78.22:44208 2021/07/07 06:33:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:34 [DEBUG] agent: Service "_v0_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.134_8080" in sync 2021/07/07 06:33:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.98_443" in sync 2021/07/07 06:33:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.249_9518" in sync 2021/07/07 06:33:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:34 [DEBUG] agent: Service "_v1_catalog_10.233.5.231_8806" in sync 2021/07/07 06:33:34 [DEBUG] agent: Service "_v1_nsd_10.233.5.231_8806" in sync 2021/07/07 06:33:34 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:34 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:34 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:34 [DEBUG] agent: Service "_v1_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:34 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:34 [DEBUG] agent: Service "_v1_message-router_10.233.3.9_3904" in sync 2021/07/07 06:33:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:34 [DEBUG] agent: Service "_v1_parser_10.233.5.231_8806" in sync 2021/07/07 06:33:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.231_8806" in sync 2021/07/07 06:33:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:34 [DEBUG] agent: Node info in sync 2021/07/07 06:33:34 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (442.219µs) from=10.233.78.22:44216 2021/07/07 06:33:34 [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/07/07 06:33:34 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/07 06:33:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/07 06:33:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:34 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:34 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:34 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.77.174_8446" 2021/07/07 06:33:34 [DEBUG] agent: Service "_v1_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:34 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:34 [DEBUG] agent: Service "_v1_parser_10.233.5.231_8806" in sync 2021/07/07 06:33:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.231_8806" in sync 2021/07/07 06:33:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:34 [DEBUG] agent: Service "_v1_message-router_10.233.3.9_3904" in sync 2021/07/07 06:33:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:34 [DEBUG] agent: Service "_v0_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.134_8080" in sync 2021/07/07 06:33:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.98_443" in sync 2021/07/07 06:33:34 [DEBUG] agent: Service "_v1_catalog_10.233.5.231_8806" in sync 2021/07/07 06:33:34 [DEBUG] agent: Service "_v1_nsd_10.233.5.231_8806" in sync 2021/07/07 06:33:34 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.249_9518" in sync 2021/07/07 06:33:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:34 [DEBUG] agent: Node info in sync 2021/07/07 06:33:34 [DEBUG] http: Request PUT /v1/agent/service/register (226.975ms) from=10.233.78.22:44218 2021/07/07 06:33:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.249_9518" in sync 2021/07/07 06:33:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:34 [DEBUG] agent: Service "_v1_catalog_10.233.5.231_8806" in sync 2021/07/07 06:33:34 [DEBUG] agent: Service "_v1_nsd_10.233.5.231_8806" in sync 2021/07/07 06:33:34 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:34 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:34 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:34 [DEBUG] agent: Service "_v1_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:34 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:34 [DEBUG] agent: Service "_v1_message-router_10.233.3.9_3904" in sync 2021/07/07 06:33:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:34 [DEBUG] agent: Service "_v1_parser_10.233.5.231_8806" in sync 2021/07/07 06:33:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.231_8806" in sync 2021/07/07 06:33:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:34 [DEBUG] agent: Service "_v0_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.134_8080" in sync 2021/07/07 06:33:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.98_443" in sync 2021/07/07 06:33:34 [DEBUG] agent: Node info in sync 2021/07/07 06:33:34 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (406.608µs) from=10.233.78.22:44220 2021/07/07 06:33:34 [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/07/07 06:33:34 [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/07/07 06:33:34 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/07 06:33:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/07 06:33:35 [DEBUG] agent: Service "_v0_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.134_8080" in sync 2021/07/07 06:33:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.98_443" in sync 2021/07/07 06:33:35 [DEBUG] agent: Service "_v1_catalog_10.233.5.231_8806" in sync 2021/07/07 06:33:35 [DEBUG] agent: Service "_v1_nsd_10.233.5.231_8806" in sync 2021/07/07 06:33:35 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:35 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.249_9518" in sync 2021/07/07 06:33:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:35 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:35 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:35 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.77.174_8446" 2021/07/07 06:33:35 [DEBUG] agent: Service "_v1_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:35 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:35 [DEBUG] agent: Service "_v1_parser_10.233.5.231_8806" in sync 2021/07/07 06:33:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.231_8806" in sync 2021/07/07 06:33:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:35 [DEBUG] agent: Service "_v1_message-router_10.233.3.9_3904" in sync 2021/07/07 06:33:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:35 [DEBUG] agent: Node info in sync 2021/07/07 06:33:35 [DEBUG] http: Request PUT /v1/agent/service/register (311.462172ms) from=10.233.78.22:44224 2021/07/07 06:33:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:35 [DEBUG] agent: Service "_v1_catalog_10.233.5.231_8806" in sync 2021/07/07 06:33:35 [DEBUG] agent: Service "_v1_nsd_10.233.5.231_8806" in sync 2021/07/07 06:33:35 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:35 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.249_9518" in sync 2021/07/07 06:33:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:35 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:35 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:35 [DEBUG] agent: Service "_v1_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:35 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:35 [DEBUG] agent: Service "_v1_parser_10.233.5.231_8806" in sync 2021/07/07 06:33:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.231_8806" in sync 2021/07/07 06:33:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:35 [DEBUG] agent: Service "_v1_message-router_10.233.3.9_3904" in sync 2021/07/07 06:33:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:35 [DEBUG] agent: Service "_v0_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.134_8080" in sync 2021/07/07 06:33:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.98_443" in sync 2021/07/07 06:33:35 [DEBUG] agent: Node info in sync 2021/07/07 06:33:35 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (398.902µs) from=10.233.78.22:44230 2021/07/07 06:33:35 [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/07/07 06:33:35 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/07 06:33:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/07 06:33:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:35 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.77.174_8446" 2021/07/07 06:33:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:35 [DEBUG] agent: Service "_v1_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:35 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:35 [DEBUG] agent: Service "_v1_parser_10.233.5.231_8806" in sync 2021/07/07 06:33:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.231_8806" in sync 2021/07/07 06:33:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:35 [DEBUG] agent: Service "_v1_message-router_10.233.3.9_3904" in sync 2021/07/07 06:33:35 [DEBUG] agent: Service "_v0_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.134_8080" in sync 2021/07/07 06:33:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.98_443" in sync 2021/07/07 06:33:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:35 [DEBUG] agent: Service "_v1_catalog_10.233.5.231_8806" in sync 2021/07/07 06:33:35 [DEBUG] agent: Service "_v1_nsd_10.233.5.231_8806" in sync 2021/07/07 06:33:35 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:35 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.249_9518" in sync 2021/07/07 06:33:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:35 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:35 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:35 [DEBUG] agent: Node info in sync 2021/07/07 06:33:35 [DEBUG] http: Request PUT /v1/agent/service/register (385.756692ms) from=10.233.78.22:44232 2021/07/07 06:33:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:35 [DEBUG] agent: Service "_v1_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:35 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:35 [DEBUG] agent: Service "_v1_parser_10.233.5.231_8806" in sync 2021/07/07 06:33:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.231_8806" in sync 2021/07/07 06:33:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:35 [DEBUG] agent: Service "_v1_message-router_10.233.3.9_3904" in sync 2021/07/07 06:33:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:35 [DEBUG] agent: Service "_v0_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.134_8080" in sync 2021/07/07 06:33:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.98_443" in sync 2021/07/07 06:33:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:35 [DEBUG] agent: Service "_v1_catalog_10.233.5.231_8806" in sync 2021/07/07 06:33:35 [DEBUG] agent: Service "_v1_nsd_10.233.5.231_8806" in sync 2021/07/07 06:33:35 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:35 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.249_9518" in sync 2021/07/07 06:33:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:35 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:35 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:35 [DEBUG] agent: Node info in sync 2021/07/07 06:33:35 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (401.745µs) from=10.233.78.22:44234 2021/07/07 06:33:35 [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/07/07 06:33:35 [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/07/07 06:33:35 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/07 06:33:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/07 06:33:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:36 [DEBUG] agent: Service "_v1_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:36 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:36 [DEBUG] agent: Service "_v1_parser_10.233.5.231_8806" in sync 2021/07/07 06:33:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.231_8806" in sync 2021/07/07 06:33:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:36 [DEBUG] agent: Service "_v1_message-router_10.233.3.9_3904" in sync 2021/07/07 06:33:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:36 [DEBUG] agent: Service "_v0_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:36 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.134_8080" in sync 2021/07/07 06:33:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.98_443" in sync 2021/07/07 06:33:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:36 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.77.174_8446" 2021/07/07 06:33:36 [DEBUG] agent: Service "_v1_catalog_10.233.5.231_8806" in sync 2021/07/07 06:33:36 [DEBUG] agent: Service "_v1_nsd_10.233.5.231_8806" in sync 2021/07/07 06:33:36 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:36 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.249_9518" in sync 2021/07/07 06:33:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:36 [DEBUG] agent: Node info in sync 2021/07/07 06:33:36 [DEBUG] http: Request PUT /v1/agent/service/register (464.752303ms) from=10.233.78.22:44236 2021/07/07 06:33:36 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.249_9518" in sync 2021/07/07 06:33:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:36 [DEBUG] agent: Service "_v1_catalog_10.233.5.231_8806" in sync 2021/07/07 06:33:36 [DEBUG] agent: Service "_v1_nsd_10.233.5.231_8806" in sync 2021/07/07 06:33:36 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:36 [DEBUG] agent: Service "_v1_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:36 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:36 [DEBUG] agent: Service "_v1_message-router_10.233.3.9_3904" in sync 2021/07/07 06:33:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:36 [DEBUG] agent: Service "_v1_parser_10.233.5.231_8806" in sync 2021/07/07 06:33:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.231_8806" in sync 2021/07/07 06:33:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:36 [DEBUG] agent: Service "_v0_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:36 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.134_8080" in sync 2021/07/07 06:33:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.98_443" in sync 2021/07/07 06:33:36 [DEBUG] agent: Node info in sync 2021/07/07 06:33:36 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (377.357µs) from=10.233.78.22:44240 2021/07/07 06:33:36 [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/07/07 06:33:36 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/07 06:33:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/07 06:33:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:36 [DEBUG] agent: Service "_v1_catalog_10.233.5.231_8806" in sync 2021/07/07 06:33:36 [DEBUG] agent: Service "_v1_nsd_10.233.5.231_8806" in sync 2021/07/07 06:33:36 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:36 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.249_9518" in sync 2021/07/07 06:33:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:36 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.77.174_8446" 2021/07/07 06:33:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:36 [DEBUG] agent: Service "_v1_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:36 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:36 [DEBUG] agent: Service "_v1_parser_10.233.5.231_8806" in sync 2021/07/07 06:33:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.231_8806" in sync 2021/07/07 06:33:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:36 [DEBUG] agent: Service "_v1_message-router_10.233.3.9_3904" in sync 2021/07/07 06:33:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:36 [DEBUG] agent: Service "_v0_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:36 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.134_8080" in sync 2021/07/07 06:33:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.98_443" in sync 2021/07/07 06:33:36 [DEBUG] agent: Node info in sync 2021/07/07 06:33:36 [DEBUG] http: Request PUT /v1/agent/service/register (474.073638ms) from=10.233.78.22:44242 2021/07/07 06:33:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:36 [DEBUG] agent: Service "_v1_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:36 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:36 [DEBUG] agent: Service "_v1_parser_10.233.5.231_8806" in sync 2021/07/07 06:33:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.231_8806" in sync 2021/07/07 06:33:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:36 [DEBUG] agent: Service "_v1_message-router_10.233.3.9_3904" in sync 2021/07/07 06:33:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:36 [DEBUG] agent: Service "_v0_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:36 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.134_8080" in sync 2021/07/07 06:33:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.98_443" in sync 2021/07/07 06:33:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:36 [DEBUG] agent: Service "_v1_catalog_10.233.5.231_8806" in sync 2021/07/07 06:33:36 [DEBUG] agent: Service "_v1_nsd_10.233.5.231_8806" in sync 2021/07/07 06:33:36 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:36 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.249_9518" in sync 2021/07/07 06:33:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:36 [DEBUG] agent: Node info in sync 2021/07/07 06:33:36 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (519.693µs) from=10.233.78.22:44248 2021/07/07 06:33:37 [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/07/07 06:33:37 [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/07/07 06:33:37 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/07 06:33:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/07 06:33:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:38 [DEBUG] agent: Service "_v1_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:38 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:38 [DEBUG] agent: Service "_v1_message-router_10.233.3.9_3904" in sync 2021/07/07 06:33:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:38 [DEBUG] agent: Service "_v1_parser_10.233.5.231_8806" in sync 2021/07/07 06:33:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.231_8806" in sync 2021/07/07 06:33:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:38 [DEBUG] agent: Service "_v0_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:38 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.134_8080" in sync 2021/07/07 06:33:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.98_443" in sync 2021/07/07 06:33:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.249_9518" in sync 2021/07/07 06:33:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:38 [DEBUG] agent: Service "_v1_catalog_10.233.5.231_8806" in sync 2021/07/07 06:33:38 [DEBUG] agent: Service "_v1_nsd_10.233.5.231_8806" in sync 2021/07/07 06:33:38 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:38 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.77.174_8446" 2021/07/07 06:33:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:38 [DEBUG] agent: Node info in sync 2021/07/07 06:33:38 [DEBUG] http: Request PUT /v1/agent/service/register (1.010086688s) from=10.233.78.22:44250 2021/07/07 06:33:38 [DEBUG] agent: Service "_v1_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:38 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:38 [DEBUG] agent: Service "_v1_parser_10.233.5.231_8806" in sync 2021/07/07 06:33:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.231_8806" in sync 2021/07/07 06:33:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:38 [DEBUG] agent: Service "_v1_message-router_10.233.3.9_3904" in sync 2021/07/07 06:33:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:38 [DEBUG] agent: Service "_v0_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:38 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.134_8080" in sync 2021/07/07 06:33:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.98_443" in sync 2021/07/07 06:33:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:38 [DEBUG] agent: Service "_v1_catalog_10.233.5.231_8806" in sync 2021/07/07 06:33:38 [DEBUG] agent: Service "_v1_nsd_10.233.5.231_8806" in sync 2021/07/07 06:33:38 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.249_9518" in sync 2021/07/07 06:33:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:38 [DEBUG] agent: Node info in sync 2021/07/07 06:33:38 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (546.633µs) from=10.233.78.22:44266 2021/07/07 06:33:38 [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/07/07 06:33:38 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/07 06:33:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/07 06:33:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:38 [DEBUG] agent: Service "_v1_parser_10.233.5.231_8806" in sync 2021/07/07 06:33:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.231_8806" in sync 2021/07/07 06:33:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:38 [DEBUG] agent: Service "_v1_message-router_10.233.3.9_3904" in sync 2021/07/07 06:33:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:38 [DEBUG] agent: Service "_v0_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:38 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.134_8080" in sync 2021/07/07 06:33:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.98_443" in sync 2021/07/07 06:33:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:38 [DEBUG] agent: Service "_v1_catalog_10.233.5.231_8806" in sync 2021/07/07 06:33:38 [DEBUG] agent: Service "_v1_nsd_10.233.5.231_8806" in sync 2021/07/07 06:33:38 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.249_9518" in sync 2021/07/07 06:33:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:38 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.77.174_8446" 2021/07/07 06:33:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:38 [DEBUG] agent: Service "_v1_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:38 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:38 [DEBUG] agent: Node info in sync 2021/07/07 06:33:38 [DEBUG] http: Request PUT /v1/agent/service/register (287.331315ms) from=10.233.78.22:44270 2021/07/07 06:33:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:38 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:38 [DEBUG] agent: Service "_v1_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.231_8806" in sync 2021/07/07 06:33:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:38 [DEBUG] agent: Service "_v1_message-router_10.233.3.9_3904" in sync 2021/07/07 06:33:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:38 [DEBUG] agent: Service "_v1_parser_10.233.5.231_8806" in sync 2021/07/07 06:33:38 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.134_8080" in sync 2021/07/07 06:33:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:38 [DEBUG] agent: Service "_v0_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.98_443" in sync 2021/07/07 06:33:38 [DEBUG] agent: Service "_v1_nsd_10.233.5.231_8806" in sync 2021/07/07 06:33:38 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.249_9518" in sync 2021/07/07 06:33:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:38 [DEBUG] agent: Service "_v1_catalog_10.233.5.231_8806" in sync 2021/07/07 06:33:38 [DEBUG] agent: Node info in sync 2021/07/07 06:33:38 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (381.473µs) from=10.233.78.22:44274 2021/07/07 06:33:38 [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/07/07 06:33:38 [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/07/07 06:33:38 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/07 06:33:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/07 06:33:39 [DEBUG] agent: Service "_v1_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:39 [DEBUG] agent: Service "_v1_parser_10.233.5.231_8806" in sync 2021/07/07 06:33:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.231_8806" in sync 2021/07/07 06:33:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:39 [DEBUG] agent: Service "_v1_message-router_10.233.3.9_3904" in sync 2021/07/07 06:33:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:39 [DEBUG] agent: Service "_v0_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:39 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.134_8080" in sync 2021/07/07 06:33:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.98_443" in sync 2021/07/07 06:33:39 [DEBUG] agent: Service "_v1_catalog_10.233.5.231_8806" in sync 2021/07/07 06:33:39 [DEBUG] agent: Service "_v1_nsd_10.233.5.231_8806" in sync 2021/07/07 06:33:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.249_9518" in sync 2021/07/07 06:33:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:39 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.77.174_8446" 2021/07/07 06:33:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:39 [DEBUG] agent: Node info in sync 2021/07/07 06:33:39 [DEBUG] http: Request PUT /v1/agent/service/register (334.946199ms) from=10.233.78.22:44276 2021/07/07 06:33:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:39 [DEBUG] agent: Service "_v1_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:39 [DEBUG] agent: Service "_v1_message-router_10.233.3.9_3904" in sync 2021/07/07 06:33:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:39 [DEBUG] agent: Service "_v1_parser_10.233.5.231_8806" in sync 2021/07/07 06:33:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.231_8806" in sync 2021/07/07 06:33:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:39 [DEBUG] agent: Service "_v0_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:39 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.134_8080" in sync 2021/07/07 06:33:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.98_443" in sync 2021/07/07 06:33:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.249_9518" in sync 2021/07/07 06:33:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:39 [DEBUG] agent: Service "_v1_catalog_10.233.5.231_8806" in sync 2021/07/07 06:33:39 [DEBUG] agent: Service "_v1_nsd_10.233.5.231_8806" in sync 2021/07/07 06:33:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:39 [DEBUG] agent: Node info in sync 2021/07/07 06:33:39 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (590.39µs) from=10.233.78.22:44280 2021/07/07 06:33:39 [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/07/07 06:33:39 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/07 06:33:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/07 06:33:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:39 [DEBUG] agent: Service "_v1_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:39 [DEBUG] agent: Service "_v1_parser_10.233.5.231_8806" in sync 2021/07/07 06:33:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.231_8806" in sync 2021/07/07 06:33:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:39 [DEBUG] agent: Service "_v1_message-router_10.233.3.9_3904" in sync 2021/07/07 06:33:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:39 [DEBUG] agent: Service "_v0_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:39 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.134_8080" in sync 2021/07/07 06:33:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.98_443" in sync 2021/07/07 06:33:39 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.77.174_8446" 2021/07/07 06:33:39 [DEBUG] agent: Service "_v1_catalog_10.233.5.231_8806" in sync 2021/07/07 06:33:39 [DEBUG] agent: Service "_v1_nsd_10.233.5.231_8806" in sync 2021/07/07 06:33:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.249_9518" in sync 2021/07/07 06:33:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:39 [DEBUG] agent: Node info in sync 2021/07/07 06:33:39 [DEBUG] http: Request PUT /v1/agent/service/register (375.27529ms) from=10.233.78.22:44286 2021/07/07 06:33:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.98_443" in sync 2021/07/07 06:33:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:39 [DEBUG] agent: Service "_v1_catalog_10.233.5.231_8806" in sync 2021/07/07 06:33:39 [DEBUG] agent: Service "_v1_nsd_10.233.5.231_8806" in sync 2021/07/07 06:33:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.249_9518" in sync 2021/07/07 06:33:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:39 [DEBUG] agent: Service "_v1_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:39 [DEBUG] agent: Service "_v1_parser_10.233.5.231_8806" in sync 2021/07/07 06:33:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.231_8806" in sync 2021/07/07 06:33:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:39 [DEBUG] agent: Service "_v1_message-router_10.233.3.9_3904" in sync 2021/07/07 06:33:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:39 [DEBUG] agent: Service "_v0_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:39 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.134_8080" in sync 2021/07/07 06:33:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:39 [DEBUG] agent: Node info in sync 2021/07/07 06:33:39 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (501.272µs) from=10.233.78.22:44292 2021/07/07 06:33:40 [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/07/07 06:33:40 [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/07/07 06:33:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/07 06:33: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/07/07 06:33:40 [DEBUG] agent: Service "_v1_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:40 [DEBUG] agent: Service "_v1_parser_10.233.5.231_8806" in sync 2021/07/07 06:33:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.231_8806" in sync 2021/07/07 06:33:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:40 [DEBUG] agent: Service "_v1_message-router_10.233.3.9_3904" in sync 2021/07/07 06:33:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:40 [DEBUG] agent: Service "_v0_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.134_8080" in sync 2021/07/07 06:33:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.98_443" in sync 2021/07/07 06:33:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:40 [DEBUG] agent: Service "_v1_catalog_10.233.5.231_8806" in sync 2021/07/07 06:33:40 [DEBUG] agent: Service "_v1_nsd_10.233.5.231_8806" in sync 2021/07/07 06:33:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.249_9518" in sync 2021/07/07 06:33:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:40 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.77.174_8446" 2021/07/07 06:33:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:40 [DEBUG] agent: Node info in sync 2021/07/07 06:33:40 [DEBUG] http: Request PUT /v1/agent/service/register (299.810543ms) from=10.233.78.22:44296 2021/07/07 06:33:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:40 [DEBUG] agent: Service "_v1_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:40 [DEBUG] agent: Service "_v1_parser_10.233.5.231_8806" in sync 2021/07/07 06:33:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.231_8806" in sync 2021/07/07 06:33:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:40 [DEBUG] agent: Service "_v1_message-router_10.233.3.9_3904" in sync 2021/07/07 06:33:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:40 [DEBUG] agent: Service "_v0_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.134_8080" in sync 2021/07/07 06:33:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.98_443" in sync 2021/07/07 06:33:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:40 [DEBUG] agent: Service "_v1_catalog_10.233.5.231_8806" in sync 2021/07/07 06:33:40 [DEBUG] agent: Service "_v1_nsd_10.233.5.231_8806" in sync 2021/07/07 06:33:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.249_9518" in sync 2021/07/07 06:33:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:40 [DEBUG] agent: Node info in sync 2021/07/07 06:33:40 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (359.808µs) from=10.233.78.22:44302 2021/07/07 06:33:40 [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/07/07 06:33:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/07 06:33: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/07/07 06:33:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.98_443" in sync 2021/07/07 06:33:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:40 [DEBUG] agent: Service "_v1_catalog_10.233.5.231_8806" in sync 2021/07/07 06:33:40 [DEBUG] agent: Service "_v1_nsd_10.233.5.231_8806" in sync 2021/07/07 06:33:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.249_9518" in sync 2021/07/07 06:33:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:40 [DEBUG] agent: Service "_v1_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:40 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.77.174_8446" 2021/07/07 06:33:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:40 [DEBUG] agent: Service "_v1_parser_10.233.5.231_8806" in sync 2021/07/07 06:33:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.231_8806" in sync 2021/07/07 06:33:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:40 [DEBUG] agent: Service "_v1_message-router_10.233.3.9_3904" in sync 2021/07/07 06:33:40 [DEBUG] agent: Service "_v0_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.134_8080" in sync 2021/07/07 06:33:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:40 [DEBUG] agent: Node info in sync 2021/07/07 06:33:40 [DEBUG] http: Request PUT /v1/agent/service/register (372.513545ms) from=10.233.78.22:44304 2021/07/07 06:33:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:40 [DEBUG] agent: Service "_v1_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.231_8806" in sync 2021/07/07 06:33:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:40 [DEBUG] agent: Service "_v1_message-router_10.233.3.9_3904" in sync 2021/07/07 06:33:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:40 [DEBUG] agent: Service "_v1_parser_10.233.5.231_8806" in sync 2021/07/07 06:33:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.134_8080" in sync 2021/07/07 06:33:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:40 [DEBUG] agent: Service "_v0_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.98_443" in sync 2021/07/07 06:33:40 [DEBUG] agent: Service "_v1_nsd_10.233.5.231_8806" in sync 2021/07/07 06:33:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.249_9518" in sync 2021/07/07 06:33:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:40 [DEBUG] agent: Service "_v1_catalog_10.233.5.231_8806" in sync 2021/07/07 06:33:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:40 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (347.219µs) from=10.233.78.22:44312 2021/07/07 06:33:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:41 [DEBUG] agent: Node info in sync 2021/07/07 06:33:41 [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/07/07 06:33:41 [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/07/07 06:33:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/07 06:33: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/07/07 06:33:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.98_443" in sync 2021/07/07 06:33:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:41 [DEBUG] agent: Service "_v1_catalog_10.233.5.231_8806" in sync 2021/07/07 06:33:41 [DEBUG] agent: Service "_v1_nsd_10.233.5.231_8806" in sync 2021/07/07 06:33:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.249_9518" in sync 2021/07/07 06:33:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:41 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.77.174_8446" 2021/07/07 06:33:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:41 [DEBUG] agent: Service "_v1_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:41 [DEBUG] agent: Service "_v1_parser_10.233.5.231_8806" in sync 2021/07/07 06:33:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.231_8806" in sync 2021/07/07 06:33:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:41 [DEBUG] agent: Service "_v1_message-router_10.233.3.9_3904" in sync 2021/07/07 06:33:41 [DEBUG] agent: Service "_v0_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.134_8080" in sync 2021/07/07 06:33:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:41 [DEBUG] agent: Node info in sync 2021/07/07 06:33:41 [DEBUG] http: Request PUT /v1/agent/service/register (192.669873ms) from=10.233.78.22:44318 2021/07/07 06:33:41 [DEBUG] agent: Service "_v1_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:41 [DEBUG] agent: Service "_v1_parser_10.233.5.231_8806" in sync 2021/07/07 06:33:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.231_8806" in sync 2021/07/07 06:33:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:41 [DEBUG] agent: Service "_v1_message-router_10.233.3.9_3904" in sync 2021/07/07 06:33:41 [DEBUG] agent: Service "_v0_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.134_8080" in sync 2021/07/07 06:33:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.98_443" in sync 2021/07/07 06:33:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:41 [DEBUG] agent: Service "_v1_catalog_10.233.5.231_8806" in sync 2021/07/07 06:33:41 [DEBUG] agent: Service "_v1_nsd_10.233.5.231_8806" in sync 2021/07/07 06:33:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:41 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (396.626µs) from=10.233.78.22:44322 2021/07/07 06:33:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.249_9518" in sync 2021/07/07 06:33:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:41 [DEBUG] agent: Node info in sync 2021/07/07 06:33:41 [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/07/07 06:33:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/07 06:33: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/07/07 06:33:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.98_443" in sync 2021/07/07 06:33:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:41 [DEBUG] agent: Service "_v1_catalog_10.233.5.231_8806" in sync 2021/07/07 06:33:41 [DEBUG] agent: Service "_v1_nsd_10.233.5.231_8806" in sync 2021/07/07 06:33:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.249_9518" in sync 2021/07/07 06:33:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:41 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.77.174_8446" 2021/07/07 06:33:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:41 [DEBUG] agent: Service "_v1_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:41 [DEBUG] agent: Service "_v1_parser_10.233.5.231_8806" in sync 2021/07/07 06:33:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.231_8806" in sync 2021/07/07 06:33:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:41 [DEBUG] agent: Service "_v1_message-router_10.233.3.9_3904" in sync 2021/07/07 06:33:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:41 [DEBUG] agent: Service "_v0_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.134_8080" in sync 2021/07/07 06:33:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:41 [DEBUG] agent: Node info in sync 2021/07/07 06:33:41 [DEBUG] http: Request PUT /v1/agent/service/register (255.99889ms) from=10.233.78.22:44328 2021/07/07 06:33:41 [DEBUG] agent: Service "_v1_parser_10.233.5.231_8806" in sync 2021/07/07 06:33:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.231_8806" in sync 2021/07/07 06:33:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:41 [DEBUG] agent: Service "_v1_message-router_10.233.3.9_3904" in sync 2021/07/07 06:33:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:41 [DEBUG] agent: Service "_v0_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.134_8080" in sync 2021/07/07 06:33:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.98_443" in sync 2021/07/07 06:33:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:41 [DEBUG] agent: Service "_v1_catalog_10.233.5.231_8806" in sync 2021/07/07 06:33:41 [DEBUG] agent: Service "_v1_nsd_10.233.5.231_8806" in sync 2021/07/07 06:33:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.249_9518" in sync 2021/07/07 06:33:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:41 [DEBUG] agent: Service "_v1_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:41 [DEBUG] agent: Node info in sync 2021/07/07 06:33:41 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (753.542µs) from=10.233.78.22:44332 2021/07/07 06:33:42 [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/07/07 06:33:42 [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/07/07 06:33:42 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/07 06:33: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/07/07 06:33:42 [DEBUG] agent: Service "_v1_message-router_10.233.3.9_3904" in sync 2021/07/07 06:33:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:42 [DEBUG] agent: Service "_v1_parser_10.233.5.231_8806" in sync 2021/07/07 06:33:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.231_8806" in sync 2021/07/07 06:33:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:42 [DEBUG] agent: Service "_v0_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.134_8080" in sync 2021/07/07 06:33:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.98_443" in sync 2021/07/07 06:33:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.249_9518" in sync 2021/07/07 06:33:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:42 [DEBUG] agent: Service "_v1_catalog_10.233.5.231_8806" in sync 2021/07/07 06:33:42 [DEBUG] agent: Service "_v1_nsd_10.233.5.231_8806" in sync 2021/07/07 06:33:42 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:42 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.77.174_8446" 2021/07/07 06:33:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:42 [DEBUG] agent: Service "_v1_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:42 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:42 [DEBUG] agent: Node info in sync 2021/07/07 06:33:42 [DEBUG] http: Request PUT /v1/agent/service/register (300.137341ms) from=10.233.78.22:44334 2021/07/07 06:33:42 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.249_9518" in sync 2021/07/07 06:33:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:42 [DEBUG] agent: Service "_v1_catalog_10.233.5.231_8806" in sync 2021/07/07 06:33:42 [DEBUG] agent: Service "_v1_nsd_10.233.5.231_8806" in sync 2021/07/07 06:33:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:42 [DEBUG] agent: Service "_v1_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:42 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:42 [DEBUG] agent: Service "_v1_message-router_10.233.3.9_3904" in sync 2021/07/07 06:33:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:42 [DEBUG] agent: Service "_v1_parser_10.233.5.231_8806" in sync 2021/07/07 06:33:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.231_8806" in sync 2021/07/07 06:33:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:42 [DEBUG] agent: Service "_v0_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.134_8080" in sync 2021/07/07 06:33:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.98_443" in sync 2021/07/07 06:33:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:42 [DEBUG] agent: Node info in sync 2021/07/07 06:33:42 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (560.513µs) from=10.233.78.22:44348 2021/07/07 06:33:42 [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/07/07 06:33:42 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/07 06:33: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/07/07 06:33:43 [DEBUG] agent: Service "_v1_catalog_10.233.5.231_8806" in sync 2021/07/07 06:33:43 [DEBUG] agent: Service "_v1_nsd_10.233.5.231_8806" in sync 2021/07/07 06:33:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.249_9518" in sync 2021/07/07 06:33:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:43 [DEBUG] agent: Service "_v1_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:43 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.77.174_8446" 2021/07/07 06:33:43 [DEBUG] agent: Service "_v1_parser_10.233.5.231_8806" in sync 2021/07/07 06:33:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.231_8806" in sync 2021/07/07 06:33:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:43 [DEBUG] agent: Service "_v1_message-router_10.233.3.9_3904" in sync 2021/07/07 06:33:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:43 [DEBUG] agent: Service "_v0_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.134_8080" in sync 2021/07/07 06:33:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.98_443" in sync 2021/07/07 06:33:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:43 [DEBUG] agent: Node info in sync 2021/07/07 06:33:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:43 [DEBUG] http: Request PUT /v1/agent/service/register (599.79229ms) from=10.233.78.22:44350 2021/07/07 06:33:43 [DEBUG] agent: Service "_v1_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.231_8806" in sync 2021/07/07 06:33:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:43 [DEBUG] agent: Service "_v1_message-router_10.233.3.9_3904" in sync 2021/07/07 06:33:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:43 [DEBUG] agent: Service "_v1_parser_10.233.5.231_8806" in sync 2021/07/07 06:33:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.134_8080" in sync 2021/07/07 06:33:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:43 [DEBUG] agent: Service "_v0_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.98_443" in sync 2021/07/07 06:33:43 [DEBUG] agent: Service "_v1_nsd_10.233.5.231_8806" in sync 2021/07/07 06:33:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.249_9518" in sync 2021/07/07 06:33:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:43 [DEBUG] agent: Service "_v1_catalog_10.233.5.231_8806" in sync 2021/07/07 06:33:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:43 [DEBUG] agent: Node info in sync 2021/07/07 06:33:43 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (471.383µs) from=10.233.78.22:44354 2021/07/07 06:33:43 [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/07/07 06:33:43 [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/07/07 06:33:43 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/07 06:33: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/07/07 06:33:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.98_443" in sync 2021/07/07 06:33:43 [DEBUG] agent: Service "_v1_nsd_10.233.5.231_8806" in sync 2021/07/07 06:33:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.249_9518" in sync 2021/07/07 06:33:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:43 [DEBUG] agent: Service "_v1_catalog_10.233.5.231_8806" in sync 2021/07/07 06:33:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:43 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.77.174_8446" 2021/07/07 06:33:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:43 [DEBUG] agent: Service "_v1_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.231_8806" in sync 2021/07/07 06:33:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:43 [DEBUG] agent: Service "_v1_message-router_10.233.3.9_3904" in sync 2021/07/07 06:33:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:43 [DEBUG] agent: Service "_v1_parser_10.233.5.231_8806" in sync 2021/07/07 06:33:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.134_8080" in sync 2021/07/07 06:33:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:43 [DEBUG] agent: Service "_v0_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:43 [DEBUG] agent: Node info in sync 2021/07/07 06:33:43 [DEBUG] http: Request PUT /v1/agent/service/register (215.993014ms) from=10.233.78.22:44356 2021/07/07 06:33:43 [DEBUG] agent: Service "_v1_nsd_10.233.5.231_8806" in sync 2021/07/07 06:33:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.249_9518" in sync 2021/07/07 06:33:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:43 [DEBUG] agent: Service "_v1_catalog_10.233.5.231_8806" in sync 2021/07/07 06:33:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:43 [DEBUG] agent: Service "_v1_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.231_8806" in sync 2021/07/07 06:33:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:43 [DEBUG] agent: Service "_v1_message-router_10.233.3.9_3904" in sync 2021/07/07 06:33:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:43 [DEBUG] agent: Service "_v1_parser_10.233.5.231_8806" in sync 2021/07/07 06:33:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.134_8080" in sync 2021/07/07 06:33:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:43 [DEBUG] agent: Service "_v0_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.98_443" in sync 2021/07/07 06:33:43 [DEBUG] agent: Node info in sync 2021/07/07 06:33:43 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (383.934µs) from=10.233.78.22:44358 2021/07/07 06:33:44 [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/07/07 06:33:44 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/07 06:33: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/07/07 06:33:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:44 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.77.174_8446" 2021/07/07 06:33:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:44 [DEBUG] agent: Service "_v1_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:44 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:44 [DEBUG] agent: Service "_v1_message-router_10.233.3.9_3904" in sync 2021/07/07 06:33:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:44 [DEBUG] agent: Service "_v1_parser_10.233.5.231_8806" in sync 2021/07/07 06:33:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.231_8806" in sync 2021/07/07 06:33:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:44 [DEBUG] agent: Service "_v0_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.134_8080" in sync 2021/07/07 06:33:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.98_443" in sync 2021/07/07 06:33:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.249_9518" in sync 2021/07/07 06:33:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:44 [DEBUG] agent: Service "_v1_catalog_10.233.5.231_8806" in sync 2021/07/07 06:33:44 [DEBUG] agent: Service "_v1_nsd_10.233.5.231_8806" in sync 2021/07/07 06:33:44 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:44 [DEBUG] agent: Node info in sync 2021/07/07 06:33:44 [DEBUG] http: Request PUT /v1/agent/service/register (251.042401ms) from=10.233.78.22:44360 2021/07/07 06:33:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:44 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (319.72µs) from=10.233.78.22:44370 2021/07/07 06:33:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:44 [DEBUG] agent: Service "_v1_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:44 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:44 [DEBUG] agent: Service "_v1_parser_10.233.5.231_8806" in sync 2021/07/07 06:33:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.231_8806" in sync 2021/07/07 06:33:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:44 [DEBUG] agent: Service "_v1_message-router_10.233.3.9_3904" in sync 2021/07/07 06:33:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:44 [DEBUG] agent: Service "_v0_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.134_8080" in sync 2021/07/07 06:33:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.98_443" in sync 2021/07/07 06:33:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:44 [DEBUG] agent: Service "_v1_catalog_10.233.5.231_8806" in sync 2021/07/07 06:33:44 [DEBUG] agent: Service "_v1_nsd_10.233.5.231_8806" in sync 2021/07/07 06:33:44 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.249_9518" in sync 2021/07/07 06:33:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:44 [DEBUG] agent: Node info in sync 2021/07/07 06:33:44 [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/07/07 06:33:44 [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/07/07 06:33:44 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/07 06:33: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/07/07 06:33:45 [DEBUG] agent: Service "_v0_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:45 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.134_8080" in sync 2021/07/07 06:33:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.98_443" in sync 2021/07/07 06:33:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:45 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.77.174_8446" 2021/07/07 06:33:45 [DEBUG] agent: Service "_v1_catalog_10.233.5.231_8806" in sync 2021/07/07 06:33:45 [DEBUG] agent: Service "_v1_nsd_10.233.5.231_8806" in sync 2021/07/07 06:33:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.249_9518" in sync 2021/07/07 06:33:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:45 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:45 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:45 [DEBUG] agent: Service "_v1_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:45 [DEBUG] agent: Service "_v1_parser_10.233.5.231_8806" in sync 2021/07/07 06:33:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.231_8806" in sync 2021/07/07 06:33:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:45 [DEBUG] agent: Service "_v1_message-router_10.233.3.9_3904" in sync 2021/07/07 06:33:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:45 [DEBUG] agent: Node info in sync 2021/07/07 06:33:45 [DEBUG] http: Request PUT /v1/agent/service/register (492.861157ms) from=10.233.78.22:44372 2021/07/07 06:33:45 [DEBUG] agent: Service "_v1_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:45 [DEBUG] agent: Service "_v1_parser_10.233.5.231_8806" in sync 2021/07/07 06:33:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.231_8806" in sync 2021/07/07 06:33:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:45 [DEBUG] agent: Service "_v1_message-router_10.233.3.9_3904" in sync 2021/07/07 06:33:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:45 [DEBUG] agent: Service "_v0_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:45 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.134_8080" in sync 2021/07/07 06:33:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.98_443" in sync 2021/07/07 06:33:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:45 [DEBUG] agent: Service "_v1_catalog_10.233.5.231_8806" in sync 2021/07/07 06:33:45 [DEBUG] agent: Service "_v1_nsd_10.233.5.231_8806" in sync 2021/07/07 06:33:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.249_9518" in sync 2021/07/07 06:33:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:45 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:45 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:45 [DEBUG] agent: Node info in sync 2021/07/07 06:33:45 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (373.34µs) from=10.233.78.22:44380 2021/07/07 06:33:45 [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/07/07 06:33:45 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/07 06:33: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/07/07 06:33:46 [DEBUG] agent: Service "_v1_parser_10.233.5.231_8806" in sync 2021/07/07 06:33:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.231_8806" in sync 2021/07/07 06:33:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:46 [DEBUG] agent: Service "_v1_message-router_10.233.3.9_3904" in sync 2021/07/07 06:33:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:46 [DEBUG] agent: Service "_v0_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:46 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.134_8080" in sync 2021/07/07 06:33:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.98_443" in sync 2021/07/07 06:33:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:46 [DEBUG] agent: Service "_v1_catalog_10.233.5.231_8806" in sync 2021/07/07 06:33:46 [DEBUG] agent: Service "_v1_nsd_10.233.5.231_8806" in sync 2021/07/07 06:33:46 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:46 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.249_9518" in sync 2021/07/07 06:33:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:46 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:46 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:46 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.77.174_8446" 2021/07/07 06:33:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:46 [DEBUG] agent: Service "_v1_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:46 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:46 [DEBUG] agent: Node info in sync 2021/07/07 06:33:46 [DEBUG] http: Request PUT /v1/agent/service/register (613.546656ms) from=10.233.78.22:44382 2021/07/07 06:33:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:46 [DEBUG] agent: Service "_v1_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:46 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:46 [DEBUG] agent: Service "_v1_parser_10.233.5.231_8806" in sync 2021/07/07 06:33:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.231_8806" in sync 2021/07/07 06:33:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:46 [DEBUG] agent: Service "_v1_message-router_10.233.3.9_3904" in sync 2021/07/07 06:33:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:46 [DEBUG] agent: Service "_v0_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:46 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.134_8080" in sync 2021/07/07 06:33:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.98_443" in sync 2021/07/07 06:33:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:46 [DEBUG] agent: Service "_v1_catalog_10.233.5.231_8806" in sync 2021/07/07 06:33:46 [DEBUG] agent: Service "_v1_nsd_10.233.5.231_8806" in sync 2021/07/07 06:33:46 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:46 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.249_9518" in sync 2021/07/07 06:33:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:46 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:46 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:46 [DEBUG] agent: Node info in sync 2021/07/07 06:33:46 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (379.297µs) from=10.233.78.22:44386 2021/07/07 06:33:46 [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/07/07 06:33:46 [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/07/07 06:33:46 [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/07/07 06:33: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/07/07 06:33:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:47 [DEBUG] agent: Service "_v0_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:47 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.134_8080" in sync 2021/07/07 06:33:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:47 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.77.174_8446" 2021/07/07 06:33:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.98_443" in sync 2021/07/07 06:33:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:47 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.249_9518" in sync 2021/07/07 06:33:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:47 [DEBUG] agent: Service "_v1_catalog_10.233.5.231_8806" in sync 2021/07/07 06:33:47 [DEBUG] agent: Service "_v1_nsd_10.233.5.231_8806" in sync 2021/07/07 06:33:47 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:47 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:47 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:47 [DEBUG] agent: Service "_v1_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:47 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:47 [DEBUG] agent: Service "_v1_message-router_10.233.3.9_3904" in sync 2021/07/07 06:33:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:47 [DEBUG] agent: Service "_v1_parser_10.233.5.231_8806" in sync 2021/07/07 06:33:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.231_8806" in sync 2021/07/07 06:33:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:47 [DEBUG] agent: Node info in sync 2021/07/07 06:33:47 [DEBUG] http: Request PUT /v1/agent/service/register (1.008805669s) from=10.233.78.22:44388 2021/07/07 06:33:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:47 [DEBUG] agent: Service "_v1_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:47 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:47 [DEBUG] agent: Service "_v1_parser_10.233.5.231_8806" in sync 2021/07/07 06:33:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.231_8806" in sync 2021/07/07 06:33:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:47 [DEBUG] agent: Service "_v1_message-router_10.233.3.9_3904" in sync 2021/07/07 06:33:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:47 [DEBUG] agent: Service "_v0_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:47 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.134_8080" in sync 2021/07/07 06:33:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.98_443" in sync 2021/07/07 06:33:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:47 [DEBUG] agent: Service "_v1_catalog_10.233.5.231_8806" in sync 2021/07/07 06:33:47 [DEBUG] agent: Service "_v1_nsd_10.233.5.231_8806" in sync 2021/07/07 06:33:47 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:47 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.249_9518" in sync 2021/07/07 06:33:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:47 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:47 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:47 [DEBUG] agent: Node info in sync 2021/07/07 06:33:47 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (351.198µs) from=10.233.78.22:44404 2021/07/07 06:33:47 [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/07/07 06:33:47 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/07 06:33: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/07/07 06:33:48 [DEBUG] agent: Service "_v0_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:48 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.134_8080" in sync 2021/07/07 06:33:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.98_443" in sync 2021/07/07 06:33:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:48 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:48 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:48 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.77.174_8446" 2021/07/07 06:33:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:48 [DEBUG] agent: Service "_v1_catalog_10.233.5.231_8806" in sync 2021/07/07 06:33:48 [DEBUG] agent: Service "_v1_nsd_10.233.5.231_8806" in sync 2021/07/07 06:33:48 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:48 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.249_9518" in sync 2021/07/07 06:33:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:48 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:48 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:48 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:48 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:48 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:48 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:48 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:48 [DEBUG] agent: Service "_v1_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:48 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:48 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:48 [DEBUG] agent: Service "_v1_parser_10.233.5.231_8806" in sync 2021/07/07 06:33:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.231_8806" in sync 2021/07/07 06:33:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:48 [DEBUG] agent: Service "_v1_message-router_10.233.3.9_3904" in sync 2021/07/07 06:33:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:48 [DEBUG] agent: Node info in sync 2021/07/07 06:33:48 [DEBUG] http: Request PUT /v1/agent/service/register (639.699808ms) from=10.233.78.22:44406 2021/07/07 06:33:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.231_8806" in sync 2021/07/07 06:33:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:48 [DEBUG] agent: Service "_v1_message-router_10.233.3.9_3904" in sync 2021/07/07 06:33:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:48 [DEBUG] agent: Service "_v1_parser_10.233.5.231_8806" in sync 2021/07/07 06:33:48 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.134_8080" in sync 2021/07/07 06:33:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:48 [DEBUG] agent: Service "_v0_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:48 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:48 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:48 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.98_443" in sync 2021/07/07 06:33:48 [DEBUG] agent: Service "_v1_nsd_10.233.5.231_8806" in sync 2021/07/07 06:33:48 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:48 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.249_9518" in sync 2021/07/07 06:33:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:48 [DEBUG] agent: Service "_v1_catalog_10.233.5.231_8806" in sync 2021/07/07 06:33:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:48 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:48 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:48 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:48 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:48 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:48 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:48 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:48 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:48 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:48 [DEBUG] agent: Service "_v1_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:48 [DEBUG] agent: Node info in sync 2021/07/07 06:33:48 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (412.272µs) from=10.233.78.22:44416 2021/07/07 06:33:48 [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/07/07 06:33:48 [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/07/07 06:33: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/07/07 06:33: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/07/07 06:33:50 [DEBUG] agent: Service "_v0_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:50 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.134_8080" in sync 2021/07/07 06:33:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.98_443" in sync 2021/07/07 06:33:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:50 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:50 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:50 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:50 [DEBUG] agent: Service "_v1_catalog_10.233.5.231_8806" in sync 2021/07/07 06:33:50 [DEBUG] agent: Service "_v1_nsd_10.233.5.231_8806" in sync 2021/07/07 06:33:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:50 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.249_9518" in sync 2021/07/07 06:33:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:50 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:50 [DEBUG] agent: Service "_v1_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:50 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.77.174_8446" 2021/07/07 06:33:50 [DEBUG] agent: Service "_v1_parser_10.233.5.231_8806" in sync 2021/07/07 06:33:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.231_8806" in sync 2021/07/07 06:33:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:50 [DEBUG] agent: Service "_v1_message-router_10.233.3.9_3904" in sync 2021/07/07 06:33:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:50 [DEBUG] agent: Node info in sync 2021/07/07 06:33:50 [DEBUG] http: Request PUT /v1/agent/service/register (1.778823979s) from=10.233.78.22:44420 2021/07/07 06:33:50 [DEBUG] agent: Service "_v0_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:50 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.134_8080" in sync 2021/07/07 06:33:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:50 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.98_443" in sync 2021/07/07 06:33:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:50 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:50 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:50 [DEBUG] agent: Service "_v1_catalog_10.233.5.231_8806" in sync 2021/07/07 06:33:50 [DEBUG] agent: Service "_v1_nsd_10.233.5.231_8806" in sync 2021/07/07 06:33:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:50 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.249_9518" in sync 2021/07/07 06:33:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:50 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:50 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:50 [DEBUG] agent: Service "_v1_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:50 [DEBUG] agent: Service "_v1_parser_10.233.5.231_8806" in sync 2021/07/07 06:33:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.231_8806" in sync 2021/07/07 06:33:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:50 [DEBUG] agent: Service "_v1_message-router_10.233.3.9_3904" in sync 2021/07/07 06:33:50 [DEBUG] agent: Node info in sync 2021/07/07 06:33:50 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (319.855µs) from=10.233.78.22:44436 2021/07/07 06:33:50 [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/07/07 06:33: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/07/07 06:33: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/07/07 06:33:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:51 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:51 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:51 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:51 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.77.174_8446" 2021/07/07 06:33:51 [DEBUG] agent: Service "_v1_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:51 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:51 [DEBUG] agent: Service "_v1_message-router_10.233.3.9_3904" in sync 2021/07/07 06:33:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:51 [DEBUG] agent: Service "_v1_parser_10.233.5.231_8806" in sync 2021/07/07 06:33:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.231_8806" in sync 2021/07/07 06:33:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:51 [DEBUG] agent: Service "_v0_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:51 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.134_8080" in sync 2021/07/07 06:33:51 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:51 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:51 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.98_443" in sync 2021/07/07 06:33:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:51 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:51 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.249_9518" in sync 2021/07/07 06:33:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:51 [DEBUG] agent: Service "_v1_catalog_10.233.5.231_8806" in sync 2021/07/07 06:33:51 [DEBUG] agent: Service "_v1_nsd_10.233.5.231_8806" in sync 2021/07/07 06:33:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:51 [DEBUG] agent: Node info in sync 2021/07/07 06:33:51 [DEBUG] http: Request PUT /v1/agent/service/register (1.30057245s) from=10.233.78.22:44442 2021/07/07 06:33:51 [DEBUG] agent: Service "_v1_catalog_10.233.5.231_8806" in sync 2021/07/07 06:33:51 [DEBUG] agent: Service "_v1_nsd_10.233.5.231_8806" in sync 2021/07/07 06:33:51 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:51 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.249_9518" in sync 2021/07/07 06:33:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:51 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:51 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:51 [DEBUG] agent: Service "_v1_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:51 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:51 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:51 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:51 [DEBUG] agent: Service "_v1_parser_10.233.5.231_8806" in sync 2021/07/07 06:33:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.231_8806" in sync 2021/07/07 06:33:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:51 [DEBUG] agent: Service "_v1_message-router_10.233.3.9_3904" in sync 2021/07/07 06:33:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:51 [DEBUG] agent: Service "_v0_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:51 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.134_8080" in sync 2021/07/07 06:33:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.98_443" in sync 2021/07/07 06:33:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:51 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:51 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:51 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:51 [DEBUG] agent: Node info in sync 2021/07/07 06:33:51 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (345.242µs) from=10.233.78.22:44460 2021/07/07 06:33:51 [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/07/07 06:33:51 [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/07/07 06:33: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/07/07 06:33: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/07/07 06:33:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:52 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.134_8080" in sync 2021/07/07 06:33:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.249_9518" in sync 2021/07/07 06:33:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:52 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.77.174_8446" 2021/07/07 06:33:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:52 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:52 [DEBUG] agent: Service "_v1_message-router_10.233.3.9_3904" in sync 2021/07/07 06:33:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:52 [DEBUG] agent: Service "_v1_parser_10.233.5.231_8806" in sync 2021/07/07 06:33:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.231_8806" in sync 2021/07/07 06:33:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:52 [DEBUG] agent: Service "_v0_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.98_443" in sync 2021/07/07 06:33:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:52 [DEBUG] agent: Service "_v1_catalog_10.233.5.231_8806" in sync 2021/07/07 06:33:52 [DEBUG] agent: Service "_v1_nsd_10.233.5.231_8806" in sync 2021/07/07 06:33:52 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:52 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-x4z64" since the cluster is too small 2021/07/07 06:33:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:53 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:53 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:53 [DEBUG] agent: Service "_v1_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:53 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:53 [DEBUG] agent: Node info in sync 2021/07/07 06:33:53 [DEBUG] http: Request PUT /v1/agent/service/register (1.378427945s) from=10.233.78.22:44464 2021/07/07 06:33:53 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.134_8080" in sync 2021/07/07 06:33:53 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:53 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:53 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:53 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.249_9518" in sync 2021/07/07 06:33:53 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:53 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:53 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:53 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:53 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:53 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:53 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.231_8806" in sync 2021/07/07 06:33:53 [DEBUG] agent: Service "_v1_message-router_10.233.3.9_3904" in sync 2021/07/07 06:33:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:53 [DEBUG] agent: Service "_v1_parser_10.233.5.231_8806" in sync 2021/07/07 06:33:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:53 [DEBUG] agent: Service "_v0_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:53 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (383.875µs) from=10.233.78.22:44480 2021/07/07 06:33:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.98_443" in sync 2021/07/07 06:33:53 [DEBUG] agent: Service "_v1_nsd_10.233.5.231_8806" in sync 2021/07/07 06:33:53 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:53 [DEBUG] agent: Service "_v1_catalog_10.233.5.231_8806" in sync 2021/07/07 06:33:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:53 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:53 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:53 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:53 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:53 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:53 [DEBUG] agent: Service "_v1_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:53 [DEBUG] agent: Node info in sync 2021/07/07 06:33:53 [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/07/07 06:33: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/07/07 06:33: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/07/07 06:33:53 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:53 [DEBUG] agent: Service "_v1_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:53 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:53 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:53 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.134_8080" in sync 2021/07/07 06:33:53 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:53 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:53 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:53 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.249_9518" in sync 2021/07/07 06:33:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:53 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:53 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:53 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:53 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:53 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:53 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:53 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:53 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.77.174_8446" 2021/07/07 06:33:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:53 [DEBUG] agent: Service "_v1_parser_10.233.5.231_8806" in sync 2021/07/07 06:33:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.231_8806" in sync 2021/07/07 06:33:53 [DEBUG] agent: Service "_v1_message-router_10.233.3.9_3904" in sync 2021/07/07 06:33:53 [DEBUG] agent: Service "_v0_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.98_443" in sync 2021/07/07 06:33:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:53 [DEBUG] agent: Service "_v1_catalog_10.233.5.231_8806" in sync 2021/07/07 06:33:53 [DEBUG] agent: Service "_v1_nsd_10.233.5.231_8806" in sync 2021/07/07 06:33:53 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:53 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:53 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:53 [DEBUG] agent: Node info in sync 2021/07/07 06:33:53 [DEBUG] http: Request PUT /v1/agent/service/register (508.021299ms) from=10.233.78.22:44484 2021/07/07 06:33:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:53 [DEBUG] agent: Service "_v0_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.98_443" in sync 2021/07/07 06:33:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:53 [DEBUG] agent: Service "_v1_catalog_10.233.5.231_8806" in sync 2021/07/07 06:33:53 [DEBUG] agent: Service "_v1_nsd_10.233.5.231_8806" in sync 2021/07/07 06:33:53 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:53 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:53 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:53 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:53 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:53 [DEBUG] agent: Service "_v1_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:53 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:53 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.134_8080" in sync 2021/07/07 06:33:53 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:53 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:53 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:53 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.249_9518" in sync 2021/07/07 06:33:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:53 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:53 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:53 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:53 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:53 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:53 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:53 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:53 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:53 [DEBUG] agent: Service "_v1_message-router_10.233.3.9_3904" in sync 2021/07/07 06:33:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:53 [DEBUG] agent: Service "_v1_parser_10.233.5.231_8806" in sync 2021/07/07 06:33:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.231_8806" in sync 2021/07/07 06:33:53 [DEBUG] agent: Node info in sync 2021/07/07 06:33:54 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (461.426µs) from=10.233.78.22:44488 2021/07/07 06:33:54 [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/07/07 06:33:54 [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/07/07 06:33: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/07/07 06:33: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/07/07 06:33:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.98_443" in sync 2021/07/07 06:33:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:54 [DEBUG] agent: Service "_v1_catalog_10.233.5.231_8806" in sync 2021/07/07 06:33:54 [DEBUG] agent: Service "_v1_nsd_10.233.5.231_8806" in sync 2021/07/07 06:33:54 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:54 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:54 [DEBUG] agent: Service "_v1_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:54 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:54 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:54 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.134_8080" in sync 2021/07/07 06:33:54 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:54 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:54 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:54 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.249_9518" in sync 2021/07/07 06:33:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:54 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:54 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:54 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:54 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:54 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:54 [INFO] agent: Synced service "_v11__aai-nquery_10.233.77.174_8446" 2021/07/07 06:33:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:54 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:54 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:54 [DEBUG] agent: Service "_v1_parser_10.233.5.231_8806" in sync 2021/07/07 06:33:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.231_8806" in sync 2021/07/07 06:33:54 [DEBUG] agent: Service "_v1_message-router_10.233.3.9_3904" in sync 2021/07/07 06:33:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:54 [DEBUG] agent: Service "_v0_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:54 [DEBUG] agent: Node info in sync 2021/07/07 06:33:54 [DEBUG] http: Request PUT /v1/agent/service/register (677.481345ms) from=10.233.78.22:44490 2021/07/07 06:33:54 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:54 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:54 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:54 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:54 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:54 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.174_8446" in sync 2021/07/07 06:33:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:54 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:54 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.231_8806" in sync 2021/07/07 06:33:54 [DEBUG] agent: Service "_v1_message-router_10.233.3.9_3904" in sync 2021/07/07 06:33:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:54 [DEBUG] agent: Service "_v1_parser_10.233.5.231_8806" in sync 2021/07/07 06:33:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:54 [DEBUG] agent: Service "_v0_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.98_443" in sync 2021/07/07 06:33:54 [DEBUG] agent: Service "_v1_nsd_10.233.5.231_8806" in sync 2021/07/07 06:33:54 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:54 [DEBUG] agent: Service "_v1_catalog_10.233.5.231_8806" in sync 2021/07/07 06:33:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:54 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:54 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:54 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:54 [DEBUG] agent: Service "_v1_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:54 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.134_8080" in sync 2021/07/07 06:33:54 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:54 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:54 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:54 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.249_9518" in sync 2021/07/07 06:33:54 [DEBUG] agent: Node info in sync 2021/07/07 06:33:54 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (456.56µs) from=10.233.78.22:44500 2021/07/07 06:33:54 [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/07/07 06:33: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/07/07 06:33: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/07/07 06:33:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:55 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.134_8080" in sync 2021/07/07 06:33:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:55 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.249_9518" in sync 2021/07/07 06:33:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:55 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:55 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:55 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.174_8446" in sync 2021/07/07 06:33:55 [INFO] agent: Synced service "_v11_aai-nquery_10.233.77.174_8446" 2021/07/07 06:33:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:55 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:55 [DEBUG] agent: Service "_v1_parser_10.233.5.231_8806" in sync 2021/07/07 06:33:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.231_8806" in sync 2021/07/07 06:33:55 [DEBUG] agent: Service "_v1_message-router_10.233.3.9_3904" in sync 2021/07/07 06:33:55 [DEBUG] agent: Service "_v0_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.98_443" in sync 2021/07/07 06:33:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:55 [DEBUG] agent: Service "_v1_catalog_10.233.5.231_8806" in sync 2021/07/07 06:33:55 [DEBUG] agent: Service "_v1_nsd_10.233.5.231_8806" in sync 2021/07/07 06:33:55 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:55 [DEBUG] agent: Service "_v1_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:55 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:55 [DEBUG] agent: Node info in sync 2021/07/07 06:33:55 [DEBUG] http: Request PUT /v1/agent/service/register (700.059228ms) from=10.233.78.22:44504 2021/07/07 06:33:55 [DEBUG] agent: Service "_v0_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.98_443" in sync 2021/07/07 06:33:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:55 [DEBUG] agent: Service "_v1_catalog_10.233.5.231_8806" in sync 2021/07/07 06:33:55 [DEBUG] agent: Service "_v1_nsd_10.233.5.231_8806" in sync 2021/07/07 06:33:55 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:55 [DEBUG] agent: Service "_v1_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:55 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:55 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.134_8080" in sync 2021/07/07 06:33:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:55 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.249_9518" in sync 2021/07/07 06:33:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:55 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:55 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:55 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.174_8446" in sync 2021/07/07 06:33:55 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.174_8446" in sync 2021/07/07 06:33:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:55 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:55 [DEBUG] agent: Service "_v1_parser_10.233.5.231_8806" in sync 2021/07/07 06:33:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.231_8806" in sync 2021/07/07 06:33:55 [DEBUG] agent: Service "_v1_message-router_10.233.3.9_3904" in sync 2021/07/07 06:33:55 [DEBUG] agent: Node info in sync 2021/07/07 06:33:55 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (301.486µs) from=10.233.78.22:44514 2021/07/07 06:33:55 [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/07/07 06:33:55 [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/07/07 06:33: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/07/07 06:33: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/07/07 06:33:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:56 [INFO] agent: Synced service "_v12__aai-nquery_10.233.77.174_8446" 2021/07/07 06:33:56 [DEBUG] agent: Service "_v1_parser_10.233.5.231_8806" in sync 2021/07/07 06:33:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.231_8806" in sync 2021/07/07 06:33:56 [DEBUG] agent: Service "_v1_message-router_10.233.3.9_3904" in sync 2021/07/07 06:33:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:56 [DEBUG] agent: Service "_v0_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.98_443" in sync 2021/07/07 06:33:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:56 [DEBUG] agent: Service "_v1_catalog_10.233.5.231_8806" in sync 2021/07/07 06:33:56 [DEBUG] agent: Service "_v1_nsd_10.233.5.231_8806" in sync 2021/07/07 06:33:56 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:56 [DEBUG] agent: Service "_v1_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:56 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:56 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.134_8080" in sync 2021/07/07 06:33:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:56 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.249_9518" in sync 2021/07/07 06:33:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:56 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:56 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:56 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.174_8446" in sync 2021/07/07 06:33:56 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.174_8446" in sync 2021/07/07 06:33:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:56 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:56 [DEBUG] agent: Node info in sync 2021/07/07 06:33:56 [DEBUG] http: Request PUT /v1/agent/service/register (900.42127ms) from=10.233.78.22:44516 2021/07/07 06:33:56 [DEBUG] agent: Service "_v0_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.98_443" in sync 2021/07/07 06:33:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:56 [DEBUG] agent: Service "_v1_catalog_10.233.5.231_8806" in sync 2021/07/07 06:33:56 [DEBUG] agent: Service "_v1_nsd_10.233.5.231_8806" in sync 2021/07/07 06:33:56 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:56 [DEBUG] agent: Service "_v1_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:56 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:56 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.134_8080" in sync 2021/07/07 06:33:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:56 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.249_9518" in sync 2021/07/07 06:33:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:56 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:56 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:56 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.174_8446" in sync 2021/07/07 06:33:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:56 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.174_8446" in sync 2021/07/07 06:33:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:56 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:56 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.174_8446" in sync 2021/07/07 06:33:56 [DEBUG] agent: Service "_v1_parser_10.233.5.231_8806" in sync 2021/07/07 06:33:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.231_8806" in sync 2021/07/07 06:33:56 [DEBUG] agent: Service "_v1_message-router_10.233.3.9_3904" in sync 2021/07/07 06:33:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:56 [DEBUG] agent: Node info in sync 2021/07/07 06:33:56 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (415.417µs) from=10.233.78.22:44522 2021/07/07 06:33:57 [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/07/07 06:33: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/07/07 06:33: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/07/07 06:33:58 [DEBUG] agent: Service "_v1_parser_10.233.5.231_8806" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.231_8806" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v1_message-router_10.233.3.9_3904" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.174_8446" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v0_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.98_443" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v1_catalog_10.233.5.231_8806" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v1_nsd_10.233.5.231_8806" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v1_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:58 [INFO] agent: Synced service "_v12_aai-nquery_10.233.77.174_8446" 2021/07/07 06:33:58 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.134_8080" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.249_9518" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.174_8446" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.174_8446" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:58 [DEBUG] agent: Node info in sync 2021/07/07 06:33:58 [DEBUG] http: Request PUT /v1/agent/service/register (1.00995491s) from=10.233.78.22:44526 2021/07/07 06:33:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.174_8446" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.174_8446" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v1_parser_10.233.5.231_8806" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.231_8806" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v1_message-router_10.233.3.9_3904" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.174_8446" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v0_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.98_443" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v1_catalog_10.233.5.231_8806" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v1_nsd_10.233.5.231_8806" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v1_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.174_8446" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.134_8080" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.249_9518" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:58 [DEBUG] agent: Node info in sync 2021/07/07 06:33:58 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (454.291µs) from=10.233.78.22:44540 2021/07/07 06:33:58 [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/07/07 06:33:58 [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/07/07 06:33: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/07/07 06:33: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/07/07 06:33:58 [DEBUG] agent: Service "_v0_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.98_443" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v1_catalog_10.233.5.231_8806" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v1_nsd_10.233.5.231_8806" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v1_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.174_8446" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.134_8080" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.249_9518" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:58 [INFO] agent: Synced service "_v13__aai-nquery_10.233.77.174_8446" 2021/07/07 06:33:58 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.174_8446" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.174_8446" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.174_8446" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v1_parser_10.233.5.231_8806" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.231_8806" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v1_message-router_10.233.3.9_3904" in sync 2021/07/07 06:33:58 [DEBUG] agent: Node info in sync 2021/07/07 06:33:58 [DEBUG] http: Request PUT /v1/agent/service/register (396.056097ms) from=10.233.78.22:44544 2021/07/07 06:33:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v1_parser_10.233.5.231_8806" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.231_8806" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v1_message-router_10.233.3.9_3904" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.174_8446" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v0_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.98_443" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v1_catalog_10.233.5.231_8806" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v1_nsd_10.233.5.231_8806" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v1_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.174_8446" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.134_8080" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.249_9518" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.174_8446" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.174_8446" in sync 2021/07/07 06:33:58 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.174_8446" in sync 2021/07/07 06:33:58 [DEBUG] agent: Node info in sync 2021/07/07 06:33:58 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (386.968µs) from=10.233.78.22:44548 2021/07/07 06:33:59 [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/07/07 06:33: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/07/07 06:33: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/07/07 06:33:59 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.134_8080" in sync 2021/07/07 06:33:59 [INFO] agent: Synced service "_v13_aai-nquery_10.233.77.174_8446" 2021/07/07 06:33:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:59 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:59 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:59 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.249_9518" in sync 2021/07/07 06:33:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:59 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:59 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:59 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:59 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.174_8446" in sync 2021/07/07 06:33:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:59 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.174_8446" in sync 2021/07/07 06:33:59 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.174_8446" in sync 2021/07/07 06:33:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:59 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:59 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:59 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.174_8446" in sync 2021/07/07 06:33:59 [DEBUG] agent: Service "_v1_parser_10.233.5.231_8806" in sync 2021/07/07 06:33:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.231_8806" in sync 2021/07/07 06:33:59 [DEBUG] agent: Service "_v1_message-router_10.233.3.9_3904" in sync 2021/07/07 06:33:59 [DEBUG] agent: Service "_v0_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.98_443" in sync 2021/07/07 06:33:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:59 [DEBUG] agent: Service "_v1_catalog_10.233.5.231_8806" in sync 2021/07/07 06:33:59 [DEBUG] agent: Service "_v1_nsd_10.233.5.231_8806" in sync 2021/07/07 06:33:59 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:59 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:59 [DEBUG] agent: Service "_v1_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:59 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:59 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.174_8446" in sync 2021/07/07 06:33:59 [DEBUG] agent: Node info in sync 2021/07/07 06:33:59 [DEBUG] http: Request PUT /v1/agent/service/register (602.603921ms) from=10.233.78.22:44552 2021/07/07 06:33:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:59 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:59 [DEBUG] agent: Service "_v1_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:59 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:59 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.174_8446" in sync 2021/07/07 06:33:59 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.134_8080" in sync 2021/07/07 06:33:59 [DEBUG] agent: Service "_v13_aai-nquery_10.233.77.174_8446" in sync 2021/07/07 06:33:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:59 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:59 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:59 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.249_9518" in sync 2021/07/07 06:33:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:59 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:59 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:59 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:33:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:59 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.174_8446" in sync 2021/07/07 06:33:59 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.174_8446" in sync 2021/07/07 06:33:59 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.174_8446" in sync 2021/07/07 06:33:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:59 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:59 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:59 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.174_8446" in sync 2021/07/07 06:33:59 [DEBUG] agent: Service "_v1_parser_10.233.5.231_8806" in sync 2021/07/07 06:33:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.231_8806" in sync 2021/07/07 06:33:59 [DEBUG] agent: Service "_v1_message-router_10.233.3.9_3904" in sync 2021/07/07 06:33:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:59 [DEBUG] agent: Service "_v0_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.98_443" in sync 2021/07/07 06:33:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:59 [DEBUG] agent: Service "_v1_catalog_10.233.5.231_8806" in sync 2021/07/07 06:33:59 [DEBUG] agent: Service "_v1_nsd_10.233.5.231_8806" in sync 2021/07/07 06:33:59 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:59 [DEBUG] agent: Node info in sync 2021/07/07 06:33:59 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (429.745µs) from=10.233.78.22:44562 2021/07/07 06:33:59 [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/07/07 06:33:59 [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/07/07 06:33: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/07/07 06:33: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/07/07 06:33:59 [DEBUG] agent: Service "_v1_message-router_10.233.3.9_3904" in sync 2021/07/07 06:33:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:59 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.174_8446" in sync 2021/07/07 06:33:59 [DEBUG] agent: Service "_v1_parser_10.233.5.231_8806" in sync 2021/07/07 06:33:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.231_8806" in sync 2021/07/07 06:33:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:59 [DEBUG] agent: Service "_v0_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:33:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:33:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.98_443" in sync 2021/07/07 06:33:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:59 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:33:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:59 [DEBUG] agent: Service "_v1_catalog_10.233.5.231_8806" in sync 2021/07/07 06:33:59 [DEBUG] agent: Service "_v1_nsd_10.233.5.231_8806" in sync 2021/07/07 06:33:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:33:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:33:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:33:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:00 [INFO] agent: Synced service "_v14__aai-nquery_10.233.77.174_8446" 2021/07/07 06:34:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:00 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:00 [DEBUG] agent: Service "_v1_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:34:00 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:34:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:34:00 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.174_8446" in sync 2021/07/07 06:34:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.134_8080" in sync 2021/07/07 06:34:00 [DEBUG] agent: Service "_v13_aai-nquery_10.233.77.174_8446" in sync 2021/07/07 06:34:00 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:00 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:00 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.249_9518" in sync 2021/07/07 06:34:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:00 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:00 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:34:00 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:34:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:00 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.174_8446" in sync 2021/07/07 06:34:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:00 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:00 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.174_8446" in sync 2021/07/07 06:34:00 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.174_8446" in sync 2021/07/07 06:34:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:00 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:00 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:00 [DEBUG] agent: Node info in sync 2021/07/07 06:34:00 [DEBUG] http: Request PUT /v1/agent/service/register (300.16634ms) from=10.233.78.22:44564 2021/07/07 06:34:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:00 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.174_8446" in sync 2021/07/07 06:34:00 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:00 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.174_8446" in sync 2021/07/07 06:34:00 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (383.495µs) from=10.233.78.22:44568 2021/07/07 06:34:00 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.174_8446" in sync 2021/07/07 06:34:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:00 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:00 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:00 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.174_8446" in sync 2021/07/07 06:34:00 [DEBUG] agent: Service "_v1_parser_10.233.5.231_8806" in sync 2021/07/07 06:34:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.231_8806" in sync 2021/07/07 06:34:00 [DEBUG] agent: Service "_v1_message-router_10.233.3.9_3904" in sync 2021/07/07 06:34:00 [DEBUG] agent: Service "_v0_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:34:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:34:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:34:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.98_443" in sync 2021/07/07 06:34:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:00 [DEBUG] agent: Service "_v1_catalog_10.233.5.231_8806" in sync 2021/07/07 06:34:00 [DEBUG] agent: Service "_v1_nsd_10.233.5.231_8806" in sync 2021/07/07 06:34:00 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:34:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:34:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:00 [DEBUG] agent: Service "_v14__aai-nquery_10.233.77.174_8446" in sync 2021/07/07 06:34:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:00 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:00 [DEBUG] agent: Service "_v1_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:34:00 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:34:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:34:00 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.174_8446" in sync 2021/07/07 06:34:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.134_8080" in sync 2021/07/07 06:34:00 [DEBUG] agent: Service "_v13_aai-nquery_10.233.77.174_8446" in sync 2021/07/07 06:34:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:00 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:00 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:00 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.249_9518" in sync 2021/07/07 06:34:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:00 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:00 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:34:00 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:34:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:00 [DEBUG] agent: Node info in sync 2021/07/07 06:34:00 [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/07/07 06:34: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/07/07 06:34: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/07/07 06:34:01 [DEBUG] agent: Service "_v1_parser_10.233.5.231_8806" in sync 2021/07/07 06:34:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.231_8806" in sync 2021/07/07 06:34:01 [DEBUG] agent: Service "_v1_message-router_10.233.3.9_3904" in sync 2021/07/07 06:34:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:01 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.174_8446" in sync 2021/07/07 06:34:01 [DEBUG] agent: Service "_v0_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:34:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:34:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:34:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.98_443" in sync 2021/07/07 06:34:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:01 [DEBUG] agent: Service "_v1_catalog_10.233.5.231_8806" in sync 2021/07/07 06:34:01 [DEBUG] agent: Service "_v1_nsd_10.233.5.231_8806" in sync 2021/07/07 06:34:01 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:34:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:34:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:01 [DEBUG] agent: Service "_v14__aai-nquery_10.233.77.174_8446" in sync 2021/07/07 06:34:01 [DEBUG] agent: Service "_v1_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:34:01 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:34:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:01 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:34:01 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.174_8446" in sync 2021/07/07 06:34:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.134_8080" in sync 2021/07/07 06:34:01 [DEBUG] agent: Service "_v13_aai-nquery_10.233.77.174_8446" in sync 2021/07/07 06:34:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:01 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.249_9518" in sync 2021/07/07 06:34:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:01 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:34:01 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:34:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:01 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:01 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.174_8446" in sync 2021/07/07 06:34:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:01 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.174_8446" in sync 2021/07/07 06:34:01 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.174_8446" in sync 2021/07/07 06:34:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:01 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:01 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:01 [INFO] agent: Synced service "_v14_aai-nquery_10.233.77.174_8446" 2021/07/07 06:34:01 [DEBUG] agent: Node info in sync 2021/07/07 06:34:01 [DEBUG] http: Request PUT /v1/agent/service/register (744.228388ms) from=10.233.78.22:44574 2021/07/07 06:34:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.249_9518" in sync 2021/07/07 06:34:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:01 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (339.606µs) from=10.233.78.22:44586 2021/07/07 06:34:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:01 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:34:01 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:34:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:01 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:01 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.174_8446" in sync 2021/07/07 06:34:01 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.174_8446" in sync 2021/07/07 06:34:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:01 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.174_8446" in sync 2021/07/07 06:34:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:01 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:01 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:01 [DEBUG] agent: Service "_v14_aai-nquery_10.233.77.174_8446" in sync 2021/07/07 06:34:01 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.174_8446" in sync 2021/07/07 06:34:01 [DEBUG] agent: Service "_v1_parser_10.233.5.231_8806" in sync 2021/07/07 06:34:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.231_8806" in sync 2021/07/07 06:34:01 [DEBUG] agent: Service "_v1_message-router_10.233.3.9_3904" in sync 2021/07/07 06:34:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:01 [DEBUG] agent: Service "_v0_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:34:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:34:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:34:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.98_443" in sync 2021/07/07 06:34:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:01 [DEBUG] agent: Service "_v1_catalog_10.233.5.231_8806" in sync 2021/07/07 06:34:01 [DEBUG] agent: Service "_v1_nsd_10.233.5.231_8806" in sync 2021/07/07 06:34:01 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:34:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:34:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:01 [DEBUG] agent: Service "_v14__aai-nquery_10.233.77.174_8446" in sync 2021/07/07 06:34:01 [DEBUG] agent: Service "_v1_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:34:01 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:34:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:01 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:34:01 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.174_8446" in sync 2021/07/07 06:34:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.134_8080" in sync 2021/07/07 06:34:01 [DEBUG] agent: Service "_v13_aai-nquery_10.233.77.174_8446" in sync 2021/07/07 06:34:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:01 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:01 [DEBUG] agent: Node info in sync 2021/07/07 06:34:01 [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/07/07 06:34:01 [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/07/07 06:34: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/07/07 06:34: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/07/07 06:34:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:02 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:02 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:02 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.249_9518" in sync 2021/07/07 06:34:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:02 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:34:02 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:34:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:02 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:02 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.174_8446" in sync 2021/07/07 06:34:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:02 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.174_8446" in sync 2021/07/07 06:34:02 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.174_8446" in sync 2021/07/07 06:34:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:02 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:02 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:02 [DEBUG] agent: Service "_v14_aai-nquery_10.233.77.174_8446" in sync 2021/07/07 06:34:02 [DEBUG] agent: Service "_v1_parser_10.233.5.231_8806" in sync 2021/07/07 06:34:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.231_8806" in sync 2021/07/07 06:34:02 [DEBUG] agent: Service "_v1_message-router_10.233.3.9_3904" in sync 2021/07/07 06:34:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:02 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.174_8446" in sync 2021/07/07 06:34:02 [DEBUG] agent: Service "_v0_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:34:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:34:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:34:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.98_443" in sync 2021/07/07 06:34:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:02 [DEBUG] agent: Service "_v1_catalog_10.233.5.231_8806" in sync 2021/07/07 06:34:02 [DEBUG] agent: Service "_v1_nsd_10.233.5.231_8806" in sync 2021/07/07 06:34:02 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:34:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:34:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:02 [DEBUG] agent: Service "_v14__aai-nquery_10.233.77.174_8446" in sync 2021/07/07 06:34:02 [DEBUG] agent: Service "_v1_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:34:02 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:34:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:02 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:34:02 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.174_8446" in sync 2021/07/07 06:34:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.134_8080" in sync 2021/07/07 06:34:02 [DEBUG] agent: Service "_v13_aai-nquery_10.233.77.174_8446" in sync 2021/07/07 06:34:02 [INFO] agent: Synced service "_v15__aai-nquery_10.233.77.174_8446" 2021/07/07 06:34:02 [DEBUG] agent: Node info in sync 2021/07/07 06:34:02 [DEBUG] http: Request PUT /v1/agent/service/register (1.001345946s) from=10.233.78.22:44590 2021/07/07 06:34:02 [DEBUG] agent: Service "_v0_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:34:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:34:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:34:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.98_443" in sync 2021/07/07 06:34:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:02 [DEBUG] agent: Service "_v1_catalog_10.233.5.231_8806" in sync 2021/07/07 06:34:02 [DEBUG] agent: Service "_v1_nsd_10.233.5.231_8806" in sync 2021/07/07 06:34:02 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:34:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:34:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:02 [DEBUG] agent: Service "_v14__aai-nquery_10.233.77.174_8446" in sync 2021/07/07 06:34:02 [DEBUG] agent: Service "_v1_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:34:02 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:34:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:02 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:34:02 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.174_8446" in sync 2021/07/07 06:34:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.134_8080" in sync 2021/07/07 06:34:02 [DEBUG] agent: Service "_v13_aai-nquery_10.233.77.174_8446" in sync 2021/07/07 06:34:02 [DEBUG] agent: Service "_v15__aai-nquery_10.233.77.174_8446" in sync 2021/07/07 06:34:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:02 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:02 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:02 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.249_9518" in sync 2021/07/07 06:34:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:02 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:34:02 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:34:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:02 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:02 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.174_8446" in sync 2021/07/07 06:34:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:02 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.174_8446" in sync 2021/07/07 06:34:02 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.174_8446" in sync 2021/07/07 06:34:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:02 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:02 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:02 [DEBUG] agent: Service "_v14_aai-nquery_10.233.77.174_8446" in sync 2021/07/07 06:34:02 [DEBUG] agent: Service "_v1_parser_10.233.5.231_8806" in sync 2021/07/07 06:34:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.231_8806" in sync 2021/07/07 06:34:02 [DEBUG] agent: Service "_v1_message-router_10.233.3.9_3904" in sync 2021/07/07 06:34:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:02 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.174_8446" in sync 2021/07/07 06:34:02 [DEBUG] agent: Node info in sync 2021/07/07 06:34:02 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (192.30545ms) from=10.233.78.22:44612 2021/07/07 06:34:02 [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/07/07 06:34: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/07/07 06:34: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/07/07 06:34:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:03 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:03 [DEBUG] agent: Service "_v1_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:34:03 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:34:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:34:03 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.174_8446" in sync 2021/07/07 06:34:03 [DEBUG] agent: Service "_v15__aai-nquery_10.233.77.174_8446" in sync 2021/07/07 06:34:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.134_8080" in sync 2021/07/07 06:34:03 [DEBUG] agent: Service "_v13_aai-nquery_10.233.77.174_8446" in sync 2021/07/07 06:34:03 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:03 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.249_9518" in sync 2021/07/07 06:34:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:03 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:03 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:34:03 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:34:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:03 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.174_8446" in sync 2021/07/07 06:34:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:03 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.174_8446" in sync 2021/07/07 06:34:03 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.174_8446" in sync 2021/07/07 06:34:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:03 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:03 [DEBUG] agent: Service "_v14_aai-nquery_10.233.77.174_8446" in sync 2021/07/07 06:34:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:03 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:03 [DEBUG] agent: Service "_v1_message-router_10.233.3.9_3904" in sync 2021/07/07 06:34:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:03 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.174_8446" in sync 2021/07/07 06:34:03 [DEBUG] agent: Service "_v1_parser_10.233.5.231_8806" in sync 2021/07/07 06:34:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.231_8806" in sync 2021/07/07 06:34:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:34:03 [DEBUG] agent: Service "_v0_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:34:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:34:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.98_443" in sync 2021/07/07 06:34:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:03 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:34:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:03 [DEBUG] agent: Service "_v1_catalog_10.233.5.231_8806" in sync 2021/07/07 06:34:03 [DEBUG] agent: Service "_v1_nsd_10.233.5.231_8806" in sync 2021/07/07 06:34:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:03 [INFO] agent: Synced service "_v15_aai-nquery_10.233.77.174_8446" 2021/07/07 06:34:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:34:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:03 [DEBUG] agent: Service "_v14__aai-nquery_10.233.77.174_8446" in sync 2021/07/07 06:34:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:03 [DEBUG] agent: Node info in sync 2021/07/07 06:34:03 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.249_9518" in sync 2021/07/07 06:34:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:03 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:34:03 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:34:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:03 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:03 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.174_8446" in sync 2021/07/07 06:34:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:03 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.174_8446" in sync 2021/07/07 06:34:03 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.174_8446" in sync 2021/07/07 06:34:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:03 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:03 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:03 [DEBUG] agent: Service "_v14_aai-nquery_10.233.77.174_8446" in sync 2021/07/07 06:34:03 [DEBUG] agent: Service "_v1_parser_10.233.5.231_8806" in sync 2021/07/07 06:34:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.231_8806" in sync 2021/07/07 06:34:03 [DEBUG] agent: Service "_v1_message-router_10.233.3.9_3904" in sync 2021/07/07 06:34:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:03 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.174_8446" in sync 2021/07/07 06:34:03 [DEBUG] agent: Service "_v0_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:34:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:34:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:34:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.98_443" in sync 2021/07/07 06:34:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:03 [DEBUG] agent: Service "_v1_catalog_10.233.5.231_8806" in sync 2021/07/07 06:34:03 [DEBUG] agent: Service "_v1_nsd_10.233.5.231_8806" in sync 2021/07/07 06:34:03 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:34:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:34:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:03 [DEBUG] agent: Service "_v15_aai-nquery_10.233.77.174_8446" in sync 2021/07/07 06:34:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:03 [DEBUG] agent: Service "_v14__aai-nquery_10.233.77.174_8446" in sync 2021/07/07 06:34:03 [DEBUG] agent: Service "_v1_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:34:03 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:34:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:03 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:34:03 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.174_8446" in sync 2021/07/07 06:34:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.134_8080" in sync 2021/07/07 06:34:03 [DEBUG] agent: Service "_v13_aai-nquery_10.233.77.174_8446" in sync 2021/07/07 06:34:03 [DEBUG] agent: Service "_v15__aai-nquery_10.233.77.174_8446" in sync 2021/07/07 06:34:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:03 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:03 [DEBUG] agent: Node info in sync 2021/07/07 06:34:03 [DEBUG] http: Request PUT /v1/agent/service/register (453.86526ms) from=10.233.78.22:44616 2021/07/07 06:34:03 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (91.463389ms) from=10.233.78.22:44624 2021/07/07 06:34:03 [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/07/07 06:34:03 [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/07/07 06:34: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/07/07 06:34: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/07/07 06:34:04 [DEBUG] agent: Service "_v1_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.134_8080" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v13_aai-nquery_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v15__aai-nquery_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [INFO] agent: Synced service "_v16__aai-nquery_10.233.77.174_8446" 2021/07/07 06:34:04 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.249_9518" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v14_aai-nquery_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v1_parser_10.233.5.231_8806" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.231_8806" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v1_message-router_10.233.3.9_3904" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v0_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.98_443" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v1_catalog_10.233.5.231_8806" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v1_nsd_10.233.5.231_8806" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v15_aai-nquery_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v14__aai-nquery_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Node info in sync 2021/07/07 06:34:04 [DEBUG] http: Request PUT /v1/agent/service/register (181.713117ms) from=10.233.78.22:44626 2021/07/07 06:34:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v14_aai-nquery_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v1_parser_10.233.5.231_8806" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.231_8806" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v1_message-router_10.233.3.9_3904" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v0_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.98_443" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v1_catalog_10.233.5.231_8806" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v1_nsd_10.233.5.231_8806" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v15_aai-nquery_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v14__aai-nquery_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v1_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.134_8080" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v13_aai-nquery_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v15__aai-nquery_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v16__aai-nquery_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.249_9518" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Node info in sync 2021/07/07 06:34:04 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (519.485µs) from=10.233.78.22:44630 2021/07/07 06:34:04 [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/07/07 06:34: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/07/07 06:34: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/07/07 06:34:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.98_443" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v1_catalog_10.233.5.231_8806" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v1_nsd_10.233.5.231_8806" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v15_aai-nquery_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v14__aai-nquery_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v1_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.134_8080" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v13_aai-nquery_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v15__aai-nquery_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v16__aai-nquery_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [INFO] agent: Synced service "_v16_aai-nquery_10.233.77.174_8446" 2021/07/07 06:34:04 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.249_9518" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v14_aai-nquery_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v1_parser_10.233.5.231_8806" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.231_8806" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v1_message-router_10.233.3.9_3904" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v0_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:34:04 [DEBUG] agent: Node info in sync 2021/07/07 06:34:04 [DEBUG] http: Request PUT /v1/agent/service/register (400.760698ms) from=10.233.78.22:44634 2021/07/07 06:34:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v14_aai-nquery_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v1_parser_10.233.5.231_8806" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.231_8806" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v1_message-router_10.233.3.9_3904" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v0_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.98_443" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v1_catalog_10.233.5.231_8806" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v1_nsd_10.233.5.231_8806" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v15_aai-nquery_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v14__aai-nquery_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v1_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.134_8080" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v13_aai-nquery_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v15__aai-nquery_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v16__aai-nquery_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v16_aai-nquery_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.249_9518" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:04 [DEBUG] agent: Node info in sync 2021/07/07 06:34:04 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (192.168688ms) from=10.233.78.22:44640 2021/07/07 06:34:04 [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/07/07 06:34:04 [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/07/07 06:34: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/07/07 06:34: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/07/07 06:34:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:05 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:05 [DEBUG] agent: Service "_v1_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:34:05 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:34:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:34:05 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.174_8446" in sync 2021/07/07 06:34:05 [DEBUG] agent: Service "_v15__aai-nquery_10.233.77.174_8446" in sync 2021/07/07 06:34:05 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.134_8080" in sync 2021/07/07 06:34:05 [DEBUG] agent: Service "_v13_aai-nquery_10.233.77.174_8446" in sync 2021/07/07 06:34:05 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:05 [DEBUG] agent: Service "_v16__aai-nquery_10.233.77.174_8446" in sync 2021/07/07 06:34:05 [DEBUG] agent: Service "_v16_aai-nquery_10.233.77.174_8446" in sync 2021/07/07 06:34:05 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:05 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:05 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.249_9518" in sync 2021/07/07 06:34:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:05 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:05 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:34:05 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.6.116_9009" in sync 2021/07/07 06:34:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:05 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.174_8446" in sync 2021/07/07 06:34:05 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:05 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:05 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.174_8446" in sync 2021/07/07 06:34:05 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.174_8446" in sync 2021/07/07 06:34:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:05 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:05 [DEBUG] agent: Service "_v14_aai-nquery_10.233.77.174_8446" in sync 2021/07/07 06:34:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:05 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:05 [DEBUG] agent: Service "_v1_message-router_10.233.3.9_3904" in sync 2021/07/07 06:34:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:05 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.174_8446" in sync 2021/07/07 06:34:05 [DEBUG] agent: Service "_v1_parser_10.233.5.231_8806" in sync 2021/07/07 06:34:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.231_8806" in sync 2021/07/07 06:34:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:34:05 [DEBUG] agent: Service "_v0_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:34:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:34:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.98_443" in sync 2021/07/07 06:34:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:05 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:34:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:05 [INFO] agent: Synced service "_v17__aai-nquery_10.233.77.174_8446" 2021/07/07 06:34:05 [DEBUG] agent: Service "_v1_catalog_10.233.5.231_8806" in sync 2021/07/07 06:34:05 [DEBUG] agent: Service "_v1_nsd_10.233.5.231_8806" in sync 2021/07/07 06:34:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:05 [DEBUG] agent: Service "_v15_aai-nquery_10.233.77.174_8446" in sync 2021/07/07 06:34:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:34:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:05 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:05 [DEBUG] agent: Service "_v14__aai-nquery_10.233.77.174_8446" in sync 2021/07/07 06:34:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:05 [DEBUG] agent: Node info in sync 2021/07/07 06:34:05 [DEBUG] http: Request PUT /v1/agent/service/register (452.493933ms) from=10.233.78.22:44644 2021/07/07 06:34:05 [DEBUG] agent: Service "_v0_multicloud_10.233.58.61_9001" in sync 2021/07/07 06:34:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:34:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.11.129_9011" in sync 2021/07/07 06:34:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.98_443" in sync 2021/07/07 06:34:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:05 [DEBUG] agent: Service "_v1_catalog_10.233.5.231_8806" in sync 2021/07/07 06:34:05 [DEBUG] agent: Service "_v1_nsd_10.233.5.231_8806" in sync 2021/07/07 06:34:05 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.36.164_9004" in sync 2021/07/07 06:34:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:05 [DEBUG] agent: Service "_v17__aai-nquery_10.233.77.174_8446" in sync 2021/07/07 06:34:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.230_9007" in sync 2021/07/07 06:34:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:05 [DEBUG] agent: Service "_v15_aai-nquery_10.233.77.174_8446" in sync 2021/07/07 06:34:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.174_8446" in sync 2021/07/07 06:34:05 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.174_8446" in sync 2021/07/07 06:34:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.174_