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: '5c49e11d-71cd-42e0-0488-609f51a601d5' Node name: 'onap-msb-consul-86975585d9-lk8tj' Datacenter: 'dc1' (Segment: '
') Server: true (Bootstrap: false) Client Addr: [0.0.0.0] (HTTP: 8500, HTTPS: -1, gRPC: 8502, DNS: 8600) Cluster Addr: 127.0.0.1 (LAN: 8301, WAN: 8302) Encrypt: Gossip: false, TLS-Outgoing: false, TLS-Incoming: false ==> Log data will now stream in as it occurs: 2021/06/10 23:16:51 [DEBUG] agent: Using random ID "5c49e11d-71cd-42e0-0488-609f51a601d5" as node ID 2021/06/10 23:16:51 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:5c49e11d-71cd-42e0-0488-609f51a601d5 Address:127.0.0.1:8300}] 2021/06/10 23:16:51 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2021/06/10 23:16:51 [WARN] raft: Heartbeat timeout from "" reached, starting election 2021/06/10 23:16:51 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2021/06/10 23:16:51 [WARN] raft: Unable to get address for server id 5c49e11d-71cd-42e0-0488-609f51a601d5, using fallback address 127.0.0.1:8300: Could not find address for server id 5c49e11d-71cd-42e0-0488-609f51a601d5 2021/06/10 23:16:51 [DEBUG] raft: Votes needed: 1 2021/06/10 23:16:51 [DEBUG] raft: Vote granted from 5c49e11d-71cd-42e0-0488-609f51a601d5 in term 2. Tally: 1 2021/06/10 23:16:51 [INFO] raft: Election won. Tally: 1 2021/06/10 23:16:51 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2021/06/10 23:16:52 [INFO] serf: EventMemberJoin: onap-msb-consul-86975585d9-lk8tj.dc1 127.0.0.1 2021/06/10 23:16:53 [INFO] serf: EventMemberJoin: onap-msb-consul-86975585d9-lk8tj 127.0.0.1 2021/06/10 23:16:53 [INFO] consul: Adding LAN server onap-msb-consul-86975585d9-lk8tj (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/06/10 23:16:53 [INFO] consul: Handled member-join event for server "onap-msb-consul-86975585d9-lk8tj.dc1" in area "wan" 2021/06/10 23:16:53 [INFO] consul: cluster leadership acquired 2021/06/10 23:16:53 [DEBUG] agent/proxy: managed Connect proxy manager started 2021/06/10 23:16:53 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2021/06/10 23:16:53 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2021/06/10 23:16:53 [INFO] consul: New leader elected: onap-msb-consul-86975585d9-lk8tj 2021/06/10 23:16:53 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2021/06/10 23:16:53 [INFO] agent: started state syncer 2021/06/10 23:16:54 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2021/06/10 23:16:54 [INFO] agent: Synced node info 2021/06/10 23:16:54 [DEBUG] agent: Node info in sync 2021/06/10 23:16:54 [INFO] connect: initialized primary datacenter CA with provider "consul" 2021/06/10 23:16:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-lk8tj" since the cluster is too small 2021/06/10 23:16:55 [INFO] consul: member 'onap-msb-consul-86975585d9-lk8tj' joined, marking health alive 2021/06/10 23:16:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-lk8tj" since the cluster is too small 2021/06/10 23:16:56 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/06/10 23:16:56 [DEBUG] agent: Node info in sync ==> Failed to check for updates: Get https://checkpoint-api.hashicorp.com/v1/check/consul?arch=amd64&os=linux&signature=&version=1.4.3: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers) 2021/06/10 23:17:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-lk8tj" since the cluster is too small 2021/06/10 23:18:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/06/10 23:18:13 [DEBUG] agent: Node info in sync 2021/06/10 23:18:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-lk8tj" since the cluster is too small 2021/06/10 23:18:53 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-lk8tj.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/06/10 23:19:05 [DEBUG] http: Request GET /v1/status/leader (655.896µs) from=10.233.77.145:60738 2021/06/10 23:19:06 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/10 23:19:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/10 23:19:07 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.29.215_9015" 2021/06/10 23:19:07 [DEBUG] agent: Node info in sync 2021/06/10 23:19:07 [DEBUG] http: Request PUT /v1/agent/service/register (500.186199ms) from=10.233.77.145:60750 2021/06/10 23:19:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.215_9015" in sync 2021/06/10 23:19:07 [DEBUG] agent: Node info in sync 2021/06/10 23:19:07 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (1.231072ms) from=10.233.77.145:60764 2021/06/10 23:19:08 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/parser/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/10 23:19:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/10 23:19:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.215_9015" in sync 2021/06/10 23:19:08 [INFO] agent: Synced service "_v1_parser_10.233.19.94_8806" 2021/06/10 23:19:08 [DEBUG] agent: Node info in sync 2021/06/10 23:19:08 [DEBUG] http: Request PUT /v1/agent/service/register (300.431571ms) from=10.233.77.145:60780 2021/06/10 23:19:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.215_9015" in sync 2021/06/10 23:19:08 [DEBUG] agent: Service "_v1_parser_10.233.19.94_8806" in sync 2021/06/10 23:19:08 [DEBUG] agent: Node info in sync 2021/06/10 23:19:08 [DEBUG] http: Request GET /v1/health/service/parser-v1 (416.341µs) from=10.233.77.145:60792 2021/06/10 23:19:08 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/catalog/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/10 23:19:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/10 23:19:09 [DEBUG] agent: Service "_v1_parser_10.233.19.94_8806" in sync 2021/06/10 23:19:09 [INFO] agent: Synced service "_v1_catalog_10.233.19.94_8806" 2021/06/10 23:19:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.215_9015" in sync 2021/06/10 23:19:09 [DEBUG] agent: Node info in sync 2021/06/10 23:19:09 [DEBUG] http: Request PUT /v1/agent/service/register (290.459169ms) from=10.233.77.145:60796 2021/06/10 23:19:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.215_9015" in sync 2021/06/10 23:19:09 [DEBUG] agent: Service "_v1_parser_10.233.19.94_8806" in sync 2021/06/10 23:19:09 [DEBUG] agent: Service "_v1_catalog_10.233.19.94_8806" in sync 2021/06/10 23:19:09 [DEBUG] agent: Node info in sync 2021/06/10 23:19:09 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (463.078µs) from=10.233.77.145:60802 2021/06/10 23:19:10 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nsd/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/10 23:19:10 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/10 23:19:10 [DEBUG] agent: Service "_v1_parser_10.233.19.94_8806" in sync 2021/06/10 23:19:10 [DEBUG] agent: Service "_v1_catalog_10.233.19.94_8806" in sync 2021/06/10 23:19:10 [INFO] agent: Synced service "_v1_nsd_10.233.19.94_8806" 2021/06/10 23:19:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.215_9015" in sync 2021/06/10 23:19:10 [DEBUG] agent: Node info in sync 2021/06/10 23:19:10 [DEBUG] http: Request PUT /v1/agent/service/register (154.256402ms) from=10.233.77.145:60808 2021/06/10 23:19:10 [DEBUG] agent: Service "_v1_nsd_10.233.19.94_8806" in sync 2021/06/10 23:19:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.215_9015" in sync 2021/06/10 23:19:10 [DEBUG] agent: Service "_v1_parser_10.233.19.94_8806" in sync 2021/06/10 23:19:10 [DEBUG] agent: Service "_v1_catalog_10.233.19.94_8806" in sync 2021/06/10 23:19:10 [DEBUG] agent: Node info in sync 2021/06/10 23:19:10 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (572.51µs) from=10.233.77.145:60810 2021/06/10 23:19:10 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfpkgm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/10 23:19:10 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/10 23:19:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.215_9015" in sync 2021/06/10 23:19:11 [DEBUG] agent: Service "_v1_parser_10.233.19.94_8806" in sync 2021/06/10 23:19:11 [DEBUG] agent: Service "_v1_catalog_10.233.19.94_8806" in sync 2021/06/10 23:19:11 [DEBUG] agent: Service "_v1_nsd_10.233.19.94_8806" in sync 2021/06/10 23:19:11 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.19.94_8806" 2021/06/10 23:19:11 [DEBUG] agent: Node info in sync 2021/06/10 23:19:11 [DEBUG] http: Request PUT /v1/agent/service/register (325.938105ms) from=10.233.77.145:60814 2021/06/10 23:19:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.94_8806" in sync 2021/06/10 23:19:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.215_9015" in sync 2021/06/10 23:19:11 [DEBUG] agent: Service "_v1_parser_10.233.19.94_8806" in sync 2021/06/10 23:19:11 [DEBUG] agent: Service "_v1_catalog_10.233.19.94_8806" in sync 2021/06/10 23:19:11 [DEBUG] agent: Service "_v1_nsd_10.233.19.94_8806" in sync 2021/06/10 23:19:11 [DEBUG] agent: Node info in sync 2021/06/10 23:19:11 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (101.517197ms) from=10.233.77.145:60818 2021/06/10 23:19:11 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/10 23:19:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/10 23:19:12 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.63.162_9007" 2021/06/10 23:19:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.215_9015" in sync 2021/06/10 23:19:12 [DEBUG] agent: Service "_v1_parser_10.233.19.94_8806" in sync 2021/06/10 23:19:12 [DEBUG] agent: Service "_v1_catalog_10.233.19.94_8806" in sync 2021/06/10 23:19:12 [DEBUG] agent: Service "_v1_nsd_10.233.19.94_8806" in sync 2021/06/10 23:19:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.94_8806" in sync 2021/06/10 23:19:12 [DEBUG] agent: Node info in sync 2021/06/10 23:19:12 [DEBUG] http: Request PUT /v1/agent/service/register (467.738754ms) from=10.233.77.145:60820 2021/06/10 23:19:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.215_9015" in sync 2021/06/10 23:19:12 [DEBUG] agent: Service "_v1_parser_10.233.19.94_8806" in sync 2021/06/10 23:19:12 [DEBUG] agent: Service "_v1_catalog_10.233.19.94_8806" in sync 2021/06/10 23:19:12 [DEBUG] agent: Service "_v1_nsd_10.233.19.94_8806" in sync 2021/06/10 23:19:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.94_8806" in sync 2021/06/10 23:19:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:12 [DEBUG] agent: Node info in sync 2021/06/10 23:19:12 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (99.659641ms) from=10.233.77.145:60826 2021/06/10 23:19:13 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/10 23:19:13 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/10 23:19:13 [DEBUG] agent: Service "_v1_nsd_10.233.19.94_8806" in sync 2021/06/10 23:19:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.94_8806" in sync 2021/06/10 23:19:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:13 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.63.162_9007" 2021/06/10 23:19:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.215_9015" in sync 2021/06/10 23:19:13 [DEBUG] agent: Service "_v1_parser_10.233.19.94_8806" in sync 2021/06/10 23:19:13 [DEBUG] agent: Service "_v1_catalog_10.233.19.94_8806" in sync 2021/06/10 23:19:13 [DEBUG] agent: Node info in sync 2021/06/10 23:19:13 [DEBUG] http: Request PUT /v1/agent/service/register (383.112759ms) from=10.233.77.145:60830 2021/06/10 23:19:13 [DEBUG] agent: Service "_v1_parser_10.233.19.94_8806" in sync 2021/06/10 23:19:13 [DEBUG] agent: Service "_v1_catalog_10.233.19.94_8806" in sync 2021/06/10 23:19:13 [DEBUG] agent: Service "_v1_nsd_10.233.19.94_8806" in sync 2021/06/10 23:19:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.94_8806" in sync 2021/06/10 23:19:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.215_9015" in sync 2021/06/10 23:19:13 [DEBUG] agent: Node info in sync 2021/06/10 23:19:13 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (1.213061ms) from=10.233.77.145:60838 2021/06/10 23:19:13 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/10 23:19:13 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/10 23:19:14 [DEBUG] agent: Service "_v1_catalog_10.233.19.94_8806" in sync 2021/06/10 23:19:14 [DEBUG] agent: Service "_v1_nsd_10.233.19.94_8806" in sync 2021/06/10 23:19:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.94_8806" in sync 2021/06/10 23:19:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:14 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.22.224_443" 2021/06/10 23:19:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.215_9015" in sync 2021/06/10 23:19:14 [DEBUG] agent: Service "_v1_parser_10.233.19.94_8806" in sync 2021/06/10 23:19:14 [DEBUG] agent: Node info in sync 2021/06/10 23:19:14 [DEBUG] http: Request PUT /v1/agent/service/register (368.521387ms) from=10.233.77.145:60840 2021/06/10 23:19:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.215_9015" in sync 2021/06/10 23:19:14 [DEBUG] agent: Service "_v1_parser_10.233.19.94_8806" in sync 2021/06/10 23:19:14 [DEBUG] agent: Service "_v1_catalog_10.233.19.94_8806" in sync 2021/06/10 23:19:14 [DEBUG] agent: Service "_v1_nsd_10.233.19.94_8806" in sync 2021/06/10 23:19:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.94_8806" in sync 2021/06/10 23:19:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.224_443" in sync 2021/06/10 23:19:14 [DEBUG] agent: Node info in sync 2021/06/10 23:19:14 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (342.011µs) from=10.233.77.145:60846 2021/06/10 23:19: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/06/10 23:19: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/06/10 23:19:16 [DEBUG] agent: Service "_v1_nsd_10.233.19.94_8806" in sync 2021/06/10 23:19:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.94_8806" in sync 2021/06/10 23:19:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.224_443" in sync 2021/06/10 23:19:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.215_9015" in sync 2021/06/10 23:19:16 [DEBUG] agent: Service "_v1_catalog_10.233.19.94_8806" in sync 2021/06/10 23:19:16 [DEBUG] agent: Service "_v1_parser_10.233.19.94_8806" in sync 2021/06/10 23:19:16 [INFO] agent: Synced service "_v0_multicloud_10.233.32.144_9001" 2021/06/10 23:19:16 [DEBUG] agent: Node info in sync 2021/06/10 23:19:16 [DEBUG] http: Request PUT /v1/agent/service/register (1.822483647s) from=10.233.77.145:60848 2021/06/10 23:19:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.224_443" in sync 2021/06/10 23:19:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.215_9015" in sync 2021/06/10 23:19:16 [DEBUG] agent: Service "_v1_catalog_10.233.19.94_8806" in sync 2021/06/10 23:19:16 [DEBUG] agent: Service "_v1_nsd_10.233.19.94_8806" in sync 2021/06/10 23:19:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.94_8806" in sync 2021/06/10 23:19:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:16 [DEBUG] agent: Service "_v1_parser_10.233.19.94_8806" in sync 2021/06/10 23:19:16 [DEBUG] agent: Service "_v0_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:16 [DEBUG] agent: Node info in sync 2021/06/10 23:19:16 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (533.002µs) from=10.233.77.145:60866 2021/06/10 23:19:16 [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/06/10 23:19:16 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/10 23:19:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.215_9015" in sync 2021/06/10 23:19:16 [DEBUG] agent: Service "_v1_catalog_10.233.19.94_8806" in sync 2021/06/10 23:19:16 [DEBUG] agent: Service "_v1_nsd_10.233.19.94_8806" in sync 2021/06/10 23:19:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.94_8806" in sync 2021/06/10 23:19:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.224_443" in sync 2021/06/10 23:19:16 [DEBUG] agent: Service "_v1_parser_10.233.19.94_8806" in sync 2021/06/10 23:19:16 [DEBUG] agent: Service "_v0_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:16 [INFO] agent: Synced service "_v1_multicloud_10.233.32.144_9001" 2021/06/10 23:19:16 [DEBUG] agent: Node info in sync 2021/06/10 23:19:16 [DEBUG] http: Request PUT /v1/agent/service/register (111.239734ms) from=10.233.77.145:60870 2021/06/10 23:19:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.224_443" in sync 2021/06/10 23:19:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.215_9015" in sync 2021/06/10 23:19:17 [DEBUG] agent: Service "_v1_catalog_10.233.19.94_8806" in sync 2021/06/10 23:19:17 [DEBUG] agent: Service "_v1_nsd_10.233.19.94_8806" in sync 2021/06/10 23:19:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.94_8806" in sync 2021/06/10 23:19:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:17 [DEBUG] agent: Service "_v1_parser_10.233.19.94_8806" in sync 2021/06/10 23:19:17 [DEBUG] agent: Service "_v0_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:17 [DEBUG] agent: Service "_v1_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:17 [DEBUG] agent: Node info in sync 2021/06/10 23:19:17 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (104.612831ms) from=10.233.77.145:60876 2021/06/10 23:19:17 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-starlingx/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/10 23:19: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/06/10 23:19:17 [DEBUG] agent: Service "_v1_parser_10.233.19.94_8806" in sync 2021/06/10 23:19:17 [DEBUG] agent: Service "_v0_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:17 [DEBUG] agent: Service "_v1_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:17 [INFO] agent: Synced service "_v0_multicloud-starlingx_10.233.5.38_9009" 2021/06/10 23:19:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.215_9015" in sync 2021/06/10 23:19:17 [DEBUG] agent: Service "_v1_catalog_10.233.19.94_8806" in sync 2021/06/10 23:19:17 [DEBUG] agent: Service "_v1_nsd_10.233.19.94_8806" in sync 2021/06/10 23:19:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.94_8806" in sync 2021/06/10 23:19:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.224_443" in sync 2021/06/10 23:19:17 [DEBUG] agent: Node info in sync 2021/06/10 23:19:17 [DEBUG] http: Request PUT /v1/agent/service/register (102.113121ms) from=10.233.77.145:60886 2021/06/10 23:19:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.94_8806" in sync 2021/06/10 23:19:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.224_443" in sync 2021/06/10 23:19:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.215_9015" in sync 2021/06/10 23:19:17 [DEBUG] agent: Service "_v1_catalog_10.233.19.94_8806" in sync 2021/06/10 23:19:17 [DEBUG] agent: Service "_v1_nsd_10.233.19.94_8806" in sync 2021/06/10 23:19:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:17 [DEBUG] agent: Service "_v1_parser_10.233.19.94_8806" in sync 2021/06/10 23:19:17 [DEBUG] agent: Service "_v0_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:17 [DEBUG] agent: Service "_v1_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:17 [DEBUG] agent: Node info in sync 2021/06/10 23:19:18 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v0 (99.603356ms) from=10.233.77.145:60888 2021/06/10 23:19:18 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-starlingx/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/10 23:19: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/06/10 23:19:18 [DEBUG] agent: Service "_v1_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:18 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:18 [INFO] agent: Synced service "_v1_multicloud-starlingx_10.233.5.38_9009" 2021/06/10 23:19:18 [DEBUG] agent: Service "_v1_parser_10.233.19.94_8806" in sync 2021/06/10 23:19:18 [DEBUG] agent: Service "_v0_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:18 [DEBUG] agent: Service "_v1_nsd_10.233.19.94_8806" in sync 2021/06/10 23:19:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.94_8806" in sync 2021/06/10 23:19:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.224_443" in sync 2021/06/10 23:19:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.215_9015" in sync 2021/06/10 23:19:18 [DEBUG] agent: Service "_v1_catalog_10.233.19.94_8806" in sync 2021/06/10 23:19:18 [DEBUG] agent: Node info in sync 2021/06/10 23:19:18 [DEBUG] http: Request PUT /v1/agent/service/register (600.448208ms) from=10.233.77.145:60896 2021/06/10 23:19:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.224_443" in sync 2021/06/10 23:19:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.215_9015" in sync 2021/06/10 23:19:18 [DEBUG] agent: Service "_v1_catalog_10.233.19.94_8806" in sync 2021/06/10 23:19:18 [DEBUG] agent: Service "_v1_nsd_10.233.19.94_8806" in sync 2021/06/10 23:19:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.94_8806" in sync 2021/06/10 23:19:18 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:18 [DEBUG] agent: Service "_v1_parser_10.233.19.94_8806" in sync 2021/06/10 23:19:18 [DEBUG] agent: Service "_v0_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:18 [DEBUG] agent: Service "_v1_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:18 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:18 [DEBUG] agent: Node info in sync 2021/06/10 23:19:19 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v1 (670.129µs) from=10.233.77.145:60910 2021/06/10 23:19:19 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/10 23:19: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/06/10 23:19:19 [DEBUG] agent: Service "_v1_parser_10.233.19.94_8806" in sync 2021/06/10 23:19:19 [DEBUG] agent: Service "_v0_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:19 [DEBUG] agent: Service "_v1_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:19 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:19 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:19 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.63.215_9011" 2021/06/10 23:19:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.215_9015" in sync 2021/06/10 23:19:19 [DEBUG] agent: Service "_v1_catalog_10.233.19.94_8806" in sync 2021/06/10 23:19:19 [DEBUG] agent: Service "_v1_nsd_10.233.19.94_8806" in sync 2021/06/10 23:19:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.94_8806" in sync 2021/06/10 23:19:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.224_443" in sync 2021/06/10 23:19:19 [DEBUG] agent: Node info in sync 2021/06/10 23:19:19 [DEBUG] http: Request PUT /v1/agent/service/register (411.179289ms) from=10.233.77.145:60914 2021/06/10 23:19:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.215_9015" in sync 2021/06/10 23:19:19 [DEBUG] agent: Service "_v1_catalog_10.233.19.94_8806" in sync 2021/06/10 23:19:19 [DEBUG] agent: Service "_v1_nsd_10.233.19.94_8806" in sync 2021/06/10 23:19:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.94_8806" in sync 2021/06/10 23:19:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.224_443" in sync 2021/06/10 23:19:19 [DEBUG] agent: Service "_v1_parser_10.233.19.94_8806" in sync 2021/06/10 23:19:19 [DEBUG] agent: Service "_v0_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:19 [DEBUG] agent: Service "_v1_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:19 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:19 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:19 [DEBUG] agent: Node info in sync 2021/06/10 23:19:19 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (795.527µs) from=10.233.77.145:60916 2021/06/10 23:19:20 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/10 23:19: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/06/10 23:19:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.215_9015" in sync 2021/06/10 23:19:20 [DEBUG] agent: Service "_v1_nsd_10.233.19.94_8806" in sync 2021/06/10 23:19:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:20 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:20 [DEBUG] agent: Service "_v1_catalog_10.233.19.94_8806" in sync 2021/06/10 23:19:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.94_8806" in sync 2021/06/10 23:19:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.224_443" in sync 2021/06/10 23:19:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:20 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.63.215_9011" 2021/06/10 23:19:20 [DEBUG] agent: Service "_v1_parser_10.233.19.94_8806" in sync 2021/06/10 23:19:20 [DEBUG] agent: Service "_v0_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:20 [DEBUG] agent: Service "_v1_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:20 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:20 [DEBUG] agent: Node info in sync 2021/06/10 23:19:20 [DEBUG] http: Request PUT /v1/agent/service/register (414.582318ms) from=10.233.77.145:60918 2021/06/10 23:19:20 [DEBUG] agent: Service "_v1_parser_10.233.19.94_8806" in sync 2021/06/10 23:19:20 [DEBUG] agent: Service "_v0_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:20 [DEBUG] agent: Service "_v1_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:20 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.215_9015" in sync 2021/06/10 23:19:20 [DEBUG] agent: Service "_v1_nsd_10.233.19.94_8806" in sync 2021/06/10 23:19:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:20 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:20 [DEBUG] agent: Service "_v1_catalog_10.233.19.94_8806" in sync 2021/06/10 23:19:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.94_8806" in sync 2021/06/10 23:19:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.224_443" in sync 2021/06/10 23:19:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:20 [DEBUG] agent: Node info in sync 2021/06/10 23:19:20 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (279.011µs) from=10.233.77.145:60924 2021/06/10 23:19:20 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/10 23:19: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/06/10 23:19:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:20 [INFO] agent: Synced service "_v1_appc_10.233.50.87_8443" 2021/06/10 23:19:20 [DEBUG] agent: Service "_v1_catalog_10.233.19.94_8806" in sync 2021/06/10 23:19:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.94_8806" in sync 2021/06/10 23:19:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.224_443" in sync 2021/06/10 23:19:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:20 [DEBUG] agent: Service "_v1_parser_10.233.19.94_8806" in sync 2021/06/10 23:19:20 [DEBUG] agent: Service "_v0_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:20 [DEBUG] agent: Service "_v1_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:20 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.215_9015" in sync 2021/06/10 23:19:20 [DEBUG] agent: Service "_v1_nsd_10.233.19.94_8806" in sync 2021/06/10 23:19:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:20 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:20 [DEBUG] agent: Node info in sync 2021/06/10 23:19:20 [DEBUG] http: Request PUT /v1/agent/service/register (300.407313ms) from=10.233.77.145:60926 2021/06/10 23:19:20 [DEBUG] agent: Service "_v1_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:20 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:20 [DEBUG] agent: Service "_v1_parser_10.233.19.94_8806" in sync 2021/06/10 23:19:20 [DEBUG] agent: Service "_v0_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.215_9015" in sync 2021/06/10 23:19:20 [DEBUG] agent: Service "_v1_nsd_10.233.19.94_8806" in sync 2021/06/10 23:19:20 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.224_443" in sync 2021/06/10 23:19:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:20 [DEBUG] agent: Service "_v1_appc_10.233.50.87_8443" in sync 2021/06/10 23:19:20 [DEBUG] agent: Service "_v1_catalog_10.233.19.94_8806" in sync 2021/06/10 23:19:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.94_8806" in sync 2021/06/10 23:19:20 [DEBUG] agent: Node info in sync 2021/06/10 23:19:21 [DEBUG] http: Request GET /v1/health/service/appc-v1 (548.293µs) from=10.233.77.145:60932 2021/06/10 23:19:21 [WARN] agent: Service name "multicloud-titanium_cloud-v0" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/10 23:19:21 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-titanium_cloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/10 23:19: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/06/10 23:19:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:21 [DEBUG] agent: Service "_v1_parser_10.233.19.94_8806" in sync 2021/06/10 23:19:21 [DEBUG] agent: Service "_v0_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:21 [DEBUG] agent: Service "_v1_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:21 [INFO] agent: Synced service "_v0_multicloud-titanium_cloud_10.233.1.169_9005" 2021/06/10 23:19:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.215_9015" in sync 2021/06/10 23:19:21 [DEBUG] agent: Service "_v1_nsd_10.233.19.94_8806" in sync 2021/06/10 23:19:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.224_443" in sync 2021/06/10 23:19:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:21 [DEBUG] agent: Service "_v1_appc_10.233.50.87_8443" in sync 2021/06/10 23:19:21 [DEBUG] agent: Service "_v1_catalog_10.233.19.94_8806" in sync 2021/06/10 23:19:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.94_8806" in sync 2021/06/10 23:19:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:21 [DEBUG] agent: Node info in sync 2021/06/10 23:19:21 [DEBUG] http: Request PUT /v1/agent/service/register (205.724457ms) from=10.233.77.145:60934 2021/06/10 23:19:21 [DEBUG] agent: Service "_v1_parser_10.233.19.94_8806" in sync 2021/06/10 23:19:21 [DEBUG] agent: Service "_v0_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:21 [DEBUG] agent: Service "_v1_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.215_9015" in sync 2021/06/10 23:19:21 [DEBUG] agent: Service "_v1_nsd_10.233.19.94_8806" in sync 2021/06/10 23:19:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.1.169_9005" in sync 2021/06/10 23:19:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:21 [DEBUG] agent: Service "_v1_appc_10.233.50.87_8443" in sync 2021/06/10 23:19:21 [DEBUG] agent: Service "_v1_catalog_10.233.19.94_8806" in sync 2021/06/10 23:19:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.94_8806" in sync 2021/06/10 23:19:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.224_443" in sync 2021/06/10 23:19:21 [DEBUG] agent: Node info in sync 2021/06/10 23:19:21 [DEBUG] http: Request GET /v1/health/service/multicloud-titanium_cloud-v0 (100.104803ms) from=10.233.77.145:60936 2021/06/10 23:19:21 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-titaniumcloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/10 23:19: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/06/10 23:19:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.215_9015" in sync 2021/06/10 23:19:22 [DEBUG] agent: Service "_v1_nsd_10.233.19.94_8806" in sync 2021/06/10 23:19:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.1.169_9005" in sync 2021/06/10 23:19:22 [INFO] agent: Synced service "_v0_multicloud-titaniumcloud_10.233.1.169_9005" 2021/06/10 23:19:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:22 [DEBUG] agent: Service "_v1_appc_10.233.50.87_8443" in sync 2021/06/10 23:19:22 [DEBUG] agent: Service "_v1_catalog_10.233.19.94_8806" in sync 2021/06/10 23:19:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.94_8806" in sync 2021/06/10 23:19:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.224_443" in sync 2021/06/10 23:19:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:22 [DEBUG] agent: Service "_v1_parser_10.233.19.94_8806" in sync 2021/06/10 23:19:22 [DEBUG] agent: Service "_v0_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:22 [DEBUG] agent: Service "_v1_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:22 [DEBUG] agent: Node info in sync 2021/06/10 23:19:22 [DEBUG] http: Request PUT /v1/agent/service/register (157.994529ms) from=10.233.77.145:60938 2021/06/10 23:19:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.224_443" in sync 2021/06/10 23:19:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:22 [DEBUG] agent: Service "_v1_appc_10.233.50.87_8443" in sync 2021/06/10 23:19:22 [DEBUG] agent: Service "_v1_catalog_10.233.19.94_8806" in sync 2021/06/10 23:19:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.94_8806" in sync 2021/06/10 23:19:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:22 [DEBUG] agent: Service "_v1_parser_10.233.19.94_8806" in sync 2021/06/10 23:19:22 [DEBUG] agent: Service "_v0_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:22 [DEBUG] agent: Service "_v1_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.1.169_9005" in sync 2021/06/10 23:19:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:19:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.215_9015" in sync 2021/06/10 23:19:22 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v0 (499.085µs) from=10.233.77.145:60944 2021/06/10 23:19:22 [DEBUG] agent: Service "_v1_nsd_10.233.19.94_8806" in sync 2021/06/10 23:19:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:22 [DEBUG] agent: Node info in sync 2021/06/10 23:19:22 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-titaniumcloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/10 23:19: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/06/10 23:19:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.215_9015" in sync 2021/06/10 23:19:22 [DEBUG] agent: Service "_v1_nsd_10.233.19.94_8806" in sync 2021/06/10 23:19:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.1.169_9005" in sync 2021/06/10 23:19:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:19:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:22 [DEBUG] agent: Service "_v1_appc_10.233.50.87_8443" in sync 2021/06/10 23:19:22 [INFO] agent: Synced service "_v1_multicloud-titaniumcloud_10.233.1.169_9005" 2021/06/10 23:19:22 [DEBUG] agent: Service "_v1_catalog_10.233.19.94_8806" in sync 2021/06/10 23:19:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.94_8806" in sync 2021/06/10 23:19:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.224_443" in sync 2021/06/10 23:19:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:22 [DEBUG] agent: Service "_v1_parser_10.233.19.94_8806" in sync 2021/06/10 23:19:22 [DEBUG] agent: Service "_v0_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:22 [DEBUG] agent: Service "_v1_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:22 [DEBUG] agent: Node info in sync 2021/06/10 23:19:22 [DEBUG] http: Request PUT /v1/agent/service/register (299.216192ms) from=10.233.77.145:60948 2021/06/10 23:19:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.224_443" in sync 2021/06/10 23:19:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:22 [DEBUG] agent: Service "_v1_appc_10.233.50.87_8443" in sync 2021/06/10 23:19:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:19:22 [DEBUG] agent: Service "_v1_catalog_10.233.19.94_8806" in sync 2021/06/10 23:19:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.94_8806" in sync 2021/06/10 23:19:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:22 [DEBUG] agent: Service "_v1_parser_10.233.19.94_8806" in sync 2021/06/10 23:19:22 [DEBUG] agent: Service "_v0_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:22 [DEBUG] agent: Service "_v1_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.1.169_9005" in sync 2021/06/10 23:19:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:19:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.215_9015" in sync 2021/06/10 23:19:22 [DEBUG] agent: Service "_v1_nsd_10.233.19.94_8806" in sync 2021/06/10 23:19:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:22 [DEBUG] agent: Node info in sync 2021/06/10 23:19:22 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v1 (612.564µs) from=10.233.77.145:60950 2021/06/10 23:19: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/06/10 23:19: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/06/10 23:19:23 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.1.169_9005" in sync 2021/06/10 23:19:23 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:19:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.215_9015" in sync 2021/06/10 23:19:23 [DEBUG] agent: Service "_v1_nsd_10.233.19.94_8806" in sync 2021/06/10 23:19:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:23 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.224_443" in sync 2021/06/10 23:19:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:23 [DEBUG] agent: Service "_v1_appc_10.233.50.87_8443" in sync 2021/06/10 23:19:23 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:19:23 [DEBUG] agent: Service "_v1_catalog_10.233.19.94_8806" in sync 2021/06/10 23:19:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.94_8806" in sync 2021/06/10 23:19:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:23 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:23 [INFO] agent: Synced service "_v1_message-router_10.233.31.110_3904" 2021/06/10 23:19:23 [DEBUG] agent: Service "_v1_parser_10.233.19.94_8806" in sync 2021/06/10 23:19:23 [DEBUG] agent: Service "_v0_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:23 [DEBUG] agent: Service "_v1_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:23 [DEBUG] agent: Node info in sync 2021/06/10 23:19:23 [DEBUG] http: Request PUT /v1/agent/service/register (302.555117ms) from=10.233.77.145:60954 2021/06/10 23:19:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:23 [DEBUG] agent: Service "_v1_appc_10.233.50.87_8443" in sync 2021/06/10 23:19:23 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:19:23 [DEBUG] agent: Service "_v1_catalog_10.233.19.94_8806" in sync 2021/06/10 23:19:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.94_8806" in sync 2021/06/10 23:19:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.224_443" in sync 2021/06/10 23:19:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:23 [DEBUG] agent: Service "_v1_parser_10.233.19.94_8806" in sync 2021/06/10 23:19:23 [DEBUG] agent: Service "_v0_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:23 [DEBUG] agent: Service "_v1_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:23 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:23 [DEBUG] agent: Service "_v1_message-router_10.233.31.110_3904" in sync 2021/06/10 23:19:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.215_9015" in sync 2021/06/10 23:19:23 [DEBUG] agent: Service "_v1_nsd_10.233.19.94_8806" in sync 2021/06/10 23:19:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:23 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.1.169_9005" in sync 2021/06/10 23:19:23 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:19:23 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:23 [DEBUG] agent: Node info in sync 2021/06/10 23:19:23 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (620.162µs) from=10.233.77.145:60958 2021/06/10 23:19:23 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/aai-esr-server/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/10 23:19: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/06/10 23:19:23 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:23 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:19:23 [DEBUG] agent: Service "_v1_catalog_10.233.19.94_8806" in sync 2021/06/10 23:19:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.94_8806" in sync 2021/06/10 23:19:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.224_443" in sync 2021/06/10 23:19:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:23 [DEBUG] agent: Service "_v1_appc_10.233.50.87_8443" in sync 2021/06/10 23:19:23 [INFO] agent: Synced service "_v1_aai-esr-server_10.233.14.242_9518" 2021/06/10 23:19:23 [DEBUG] agent: Service "_v1_parser_10.233.19.94_8806" in sync 2021/06/10 23:19:23 [DEBUG] agent: Service "_v0_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:23 [DEBUG] agent: Service "_v1_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:23 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:23 [DEBUG] agent: Service "_v1_message-router_10.233.31.110_3904" in sync 2021/06/10 23:19:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.215_9015" in sync 2021/06/10 23:19:23 [DEBUG] agent: Service "_v1_nsd_10.233.19.94_8806" in sync 2021/06/10 23:19:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:23 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.1.169_9005" in sync 2021/06/10 23:19:23 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:19:23 [DEBUG] agent: Node info in sync 2021/06/10 23:19:23 [DEBUG] http: Request PUT /v1/agent/service/register (299.40202ms) from=10.233.77.145:60960 2021/06/10 23:19:23 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.1.169_9005" in sync 2021/06/10 23:19:23 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:19:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.215_9015" in sync 2021/06/10 23:19:23 [DEBUG] agent: Service "_v1_nsd_10.233.19.94_8806" in sync 2021/06/10 23:19:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:23 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.224_443" in sync 2021/06/10 23:19:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:23 [DEBUG] agent: Service "_v1_appc_10.233.50.87_8443" in sync 2021/06/10 23:19:23 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:19:23 [DEBUG] agent: Service "_v1_catalog_10.233.19.94_8806" in sync 2021/06/10 23:19:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.94_8806" in sync 2021/06/10 23:19:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:23 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.242_9518" in sync 2021/06/10 23:19:23 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:23 [DEBUG] agent: Service "_v1_message-router_10.233.31.110_3904" in sync 2021/06/10 23:19:23 [DEBUG] agent: Service "_v1_parser_10.233.19.94_8806" in sync 2021/06/10 23:19:23 [DEBUG] agent: Service "_v0_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:23 [DEBUG] agent: Service "_v1_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:23 [DEBUG] agent: Node info in sync 2021/06/10 23:19:23 [DEBUG] http: Request GET /v1/health/service/aai-esr-server-v1 (628.551µs) from=10.233.77.145:60962 2021/06/10 23:19: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/06/10 23:19: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/06/10 23:19:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.215_9015" in sync 2021/06/10 23:19:24 [DEBUG] agent: Service "_v1_nsd_10.233.19.94_8806" in sync 2021/06/10 23:19:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.1.169_9005" in sync 2021/06/10 23:19:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:19:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:24 [DEBUG] agent: Service "_v1_appc_10.233.50.87_8443" in sync 2021/06/10 23:19:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:19:24 [DEBUG] agent: Service "_v1_catalog_10.233.19.94_8806" in sync 2021/06/10 23:19:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.94_8806" in sync 2021/06/10 23:19:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.224_443" in sync 2021/06/10 23:19:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.242_9518" in sync 2021/06/10 23:19:25 [INFO] agent: Synced service "_v0_multicloud-vio_10.233.12.242_9004" 2021/06/10 23:19:25 [DEBUG] agent: Service "_v1_parser_10.233.19.94_8806" in sync 2021/06/10 23:19:25 [DEBUG] agent: Service "_v0_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:25 [DEBUG] agent: Service "_v1_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:25 [DEBUG] agent: Service "_v1_message-router_10.233.31.110_3904" in sync 2021/06/10 23:19:25 [DEBUG] agent: Node info in sync 2021/06/10 23:19:25 [DEBUG] http: Request PUT /v1/agent/service/register (1.126377289s) from=10.233.77.145:60964 2021/06/10 23:19:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:25 [DEBUG] agent: Service "_v1_appc_10.233.50.87_8443" in sync 2021/06/10 23:19:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:19:25 [DEBUG] agent: Service "_v1_catalog_10.233.19.94_8806" in sync 2021/06/10 23:19:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.94_8806" in sync 2021/06/10 23:19:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.224_443" in sync 2021/06/10 23:19:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.242_9518" in sync 2021/06/10 23:19:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:19:25 [DEBUG] agent: Service "_v1_parser_10.233.19.94_8806" in sync 2021/06/10 23:19:25 [DEBUG] agent: Service "_v0_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:25 [DEBUG] agent: Service "_v1_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:25 [DEBUG] agent: Service "_v1_message-router_10.233.31.110_3904" in sync 2021/06/10 23:19:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.215_9015" in sync 2021/06/10 23:19:25 [DEBUG] agent: Service "_v1_nsd_10.233.19.94_8806" in sync 2021/06/10 23:19:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.1.169_9005" in sync 2021/06/10 23:19:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:19:25 [DEBUG] agent: Node info in sync 2021/06/10 23:19:25 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v0 (590.781µs) from=10.233.77.145:60972 2021/06/10 23:19:25 [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/06/10 23:19:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/10 23:19:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.1.169_9005" in sync 2021/06/10 23:19:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:19:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.215_9015" in sync 2021/06/10 23:19:25 [DEBUG] agent: Service "_v1_nsd_10.233.19.94_8806" in sync 2021/06/10 23:19:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:25 [INFO] agent: Synced service "_v1_multicloud-vio_10.233.12.242_9004" 2021/06/10 23:19:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.224_443" in sync 2021/06/10 23:19:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:25 [DEBUG] agent: Service "_v1_appc_10.233.50.87_8443" in sync 2021/06/10 23:19:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:19:25 [DEBUG] agent: Service "_v1_catalog_10.233.19.94_8806" in sync 2021/06/10 23:19:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.94_8806" in sync 2021/06/10 23:19:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.242_9518" in sync 2021/06/10 23:19:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:25 [DEBUG] agent: Service "_v1_message-router_10.233.31.110_3904" in sync 2021/06/10 23:19:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:19:25 [DEBUG] agent: Service "_v1_parser_10.233.19.94_8806" in sync 2021/06/10 23:19:25 [DEBUG] agent: Service "_v0_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:25 [DEBUG] agent: Service "_v1_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:25 [DEBUG] agent: Node info in sync 2021/06/10 23:19:25 [DEBUG] http: Request PUT /v1/agent/service/register (388.191592ms) from=10.233.77.145:60974 2021/06/10 23:19:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:19:25 [DEBUG] agent: Service "_v1_parser_10.233.19.94_8806" in sync 2021/06/10 23:19:25 [DEBUG] agent: Service "_v0_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:25 [DEBUG] agent: Service "_v1_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:25 [DEBUG] agent: Service "_v1_message-router_10.233.31.110_3904" in sync 2021/06/10 23:19:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.215_9015" in sync 2021/06/10 23:19:25 [DEBUG] agent: Service "_v1_nsd_10.233.19.94_8806" in sync 2021/06/10 23:19:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.1.169_9005" in sync 2021/06/10 23:19:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:19:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:19:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:25 [DEBUG] agent: Service "_v1_appc_10.233.50.87_8443" in sync 2021/06/10 23:19:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:19:25 [DEBUG] agent: Service "_v1_catalog_10.233.19.94_8806" in sync 2021/06/10 23:19:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.94_8806" in sync 2021/06/10 23:19:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.224_443" in sync 2021/06/10 23:19:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.242_9518" in sync 2021/06/10 23:19:25 [DEBUG] agent: Node info in sync 2021/06/10 23:19:25 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v1 (580.383µs) from=10.233.77.145:60978 2021/06/10 23:19:26 [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/06/10 23:19: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/06/10 23:19:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:26 [DEBUG] agent: Service "_v1_appc_10.233.50.87_8443" in sync 2021/06/10 23:19:26 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:19:26 [DEBUG] agent: Service "_v1_catalog_10.233.19.94_8806" in sync 2021/06/10 23:19:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.94_8806" in sync 2021/06/10 23:19:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.224_443" in sync 2021/06/10 23:19:26 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.242_9518" in sync 2021/06/10 23:19:26 [INFO] agent: Synced service "_v1_aai-esr-gui_10.233.28.231_8080" 2021/06/10 23:19:26 [DEBUG] agent: Service "_v1_message-router_10.233.31.110_3904" in sync 2021/06/10 23:19:26 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:19:26 [DEBUG] agent: Service "_v1_parser_10.233.19.94_8806" in sync 2021/06/10 23:19:26 [DEBUG] agent: Service "_v0_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:26 [DEBUG] agent: Service "_v1_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:26 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:26 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:19:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.215_9015" in sync 2021/06/10 23:19:26 [DEBUG] agent: Service "_v1_nsd_10.233.19.94_8806" in sync 2021/06/10 23:19:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:26 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.1.169_9005" in sync 2021/06/10 23:19:26 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:26 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:19:26 [DEBUG] agent: Node info in sync 2021/06/10 23:19:26 [DEBUG] http: Request PUT /v1/agent/service/register (300.798113ms) from=10.233.77.145:60986 2021/06/10 23:19:26 [DEBUG] agent: Service "_v1_parser_10.233.19.94_8806" in sync 2021/06/10 23:19:26 [DEBUG] agent: Service "_v0_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:26 [DEBUG] agent: Service "_v1_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:26 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:26 [DEBUG] agent: Service "_v1_message-router_10.233.31.110_3904" in sync 2021/06/10 23:19:26 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:19:26 [DEBUG] http: Request GET /v1/health/service/aai-esr-gui-v1 (543.453µs) from=10.233.77.145:60988 2021/06/10 23:19:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.215_9015" in sync 2021/06/10 23:19:26 [DEBUG] agent: Service "_v1_nsd_10.233.19.94_8806" in sync 2021/06/10 23:19:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:26 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.1.169_9005" in sync 2021/06/10 23:19:26 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:19:26 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:26 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:19:26 [DEBUG] agent: Service "_v1_appc_10.233.50.87_8443" in sync 2021/06/10 23:19:26 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:19:26 [DEBUG] agent: Service "_v1_catalog_10.233.19.94_8806" in sync 2021/06/10 23:19:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.94_8806" in sync 2021/06/10 23:19:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.224_443" in sync 2021/06/10 23:19:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:26 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.242_9518" in sync 2021/06/10 23:19:26 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.231_8080" in sync 2021/06/10 23:19:26 [DEBUG] agent: Node info in sync 2021/06/10 23:19:26 [WARN] agent: Service name "_aai-generic-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/10 23:19:26 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/10 23:19:26 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/10 23:19: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/06/10 23:19:27 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:27 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:19:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.224_443" in sync 2021/06/10 23:19:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:27 [DEBUG] agent: Service "_v1_appc_10.233.50.87_8443" in sync 2021/06/10 23:19:27 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:19:27 [DEBUG] agent: Service "_v1_catalog_10.233.19.94_8806" in sync 2021/06/10 23:19:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.94_8806" in sync 2021/06/10 23:19:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:27 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.242_9518" in sync 2021/06/10 23:19:27 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.231_8080" in sync 2021/06/10 23:19:27 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:27 [DEBUG] agent: Service "_v1_message-router_10.233.31.110_3904" in sync 2021/06/10 23:19:27 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:19:27 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.70.236_8446" 2021/06/10 23:19:27 [DEBUG] agent: Service "_v1_parser_10.233.19.94_8806" in sync 2021/06/10 23:19:27 [DEBUG] agent: Service "_v0_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:27 [DEBUG] agent: Service "_v1_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:27 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.1.169_9005" in sync 2021/06/10 23:19:27 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:19:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.215_9015" in sync 2021/06/10 23:19:27 [DEBUG] agent: Service "_v1_nsd_10.233.19.94_8806" in sync 2021/06/10 23:19:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:27 [DEBUG] agent: Node info in sync 2021/06/10 23:19:27 [DEBUG] http: Request PUT /v1/agent/service/register (229.145824ms) from=10.233.77.145:60996 2021/06/10 23:19:27 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.1.169_9005" in sync 2021/06/10 23:19:27 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:19:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.215_9015" in sync 2021/06/10 23:19:27 [DEBUG] agent: Service "_v1_nsd_10.233.19.94_8806" in sync 2021/06/10 23:19:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:27 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:27 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:19:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.224_443" in sync 2021/06/10 23:19:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:27 [DEBUG] agent: Service "_v1_appc_10.233.50.87_8443" in sync 2021/06/10 23:19:27 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:19:27 [DEBUG] agent: Service "_v1_catalog_10.233.19.94_8806" in sync 2021/06/10 23:19:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.94_8806" in sync 2021/06/10 23:19:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:27 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.242_9518" in sync 2021/06/10 23:19:27 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.231_8080" in sync 2021/06/10 23:19:27 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:27 [DEBUG] agent: Service "_v1_message-router_10.233.31.110_3904" in sync 2021/06/10 23:19:27 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:19:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:27 [DEBUG] agent: Service "_v1_parser_10.233.19.94_8806" in sync 2021/06/10 23:19:27 [DEBUG] agent: Service "_v0_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:27 [DEBUG] agent: Service "_v1_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:27 [DEBUG] agent: Node info in sync 2021/06/10 23:19:27 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (538.834µs) from=10.233.77.145:32774 2021/06/10 23:19:27 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/10 23:19:27 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/10 23:19: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/06/10 23:19:27 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:27 [DEBUG] agent: Service "_v1_message-router_10.233.31.110_3904" in sync 2021/06/10 23:19:27 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:19:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:27 [DEBUG] agent: Service "_v1_parser_10.233.19.94_8806" in sync 2021/06/10 23:19:27 [DEBUG] agent: Service "_v0_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:27 [DEBUG] agent: Service "_v1_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:27 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.1.169_9005" in sync 2021/06/10 23:19:27 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:19:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.215_9015" in sync 2021/06/10 23:19:27 [DEBUG] agent: Service "_v1_nsd_10.233.19.94_8806" in sync 2021/06/10 23:19:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:27 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:27 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:19:27 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.70.236_8446" 2021/06/10 23:19:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.224_443" in sync 2021/06/10 23:19:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:27 [DEBUG] agent: Service "_v1_appc_10.233.50.87_8443" in sync 2021/06/10 23:19:27 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:19:27 [DEBUG] agent: Service "_v1_catalog_10.233.19.94_8806" in sync 2021/06/10 23:19:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.94_8806" in sync 2021/06/10 23:19:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:27 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.242_9518" in sync 2021/06/10 23:19:27 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.231_8080" in sync 2021/06/10 23:19:27 [DEBUG] agent: Node info in sync 2021/06/10 23:19:27 [DEBUG] http: Request PUT /v1/agent/service/register (205.169918ms) from=10.233.77.145:32776 2021/06/10 23:19:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.215_9015" in sync 2021/06/10 23:19:27 [DEBUG] agent: Service "_v1_nsd_10.233.19.94_8806" in sync 2021/06/10 23:19:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:27 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.1.169_9005" in sync 2021/06/10 23:19:27 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:19:27 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:27 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:19:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:27 [DEBUG] agent: Service "_v1_catalog_10.233.19.94_8806" in sync 2021/06/10 23:19:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.94_8806" in sync 2021/06/10 23:19:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.224_443" in sync 2021/06/10 23:19:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:27 [DEBUG] agent: Service "_v1_appc_10.233.50.87_8443" in sync 2021/06/10 23:19:27 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:19:27 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.242_9518" in sync 2021/06/10 23:19:27 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.231_8080" in sync 2021/06/10 23:19:27 [DEBUG] agent: Service "_v1_parser_10.233.19.94_8806" in sync 2021/06/10 23:19:27 [DEBUG] agent: Service "_v0_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:27 [DEBUG] agent: Service "_v1_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:27 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:27 [DEBUG] agent: Service "_v1_message-router_10.233.31.110_3904" in sync 2021/06/10 23:19:27 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:19:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:27 [DEBUG] agent: Node info in sync 2021/06/10 23:19:27 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (365.082µs) from=10.233.77.145:32778 2021/06/10 23:19:27 [WARN] agent: Service name "_aai-generic-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/10 23:19:27 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/10 23:19:27 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/10 23:19: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/06/10 23:19:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.224_443" in sync 2021/06/10 23:19:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:27 [DEBUG] agent: Service "_v1_appc_10.233.50.87_8443" in sync 2021/06/10 23:19:27 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:19:27 [DEBUG] agent: Service "_v1_catalog_10.233.19.94_8806" in sync 2021/06/10 23:19:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.94_8806" in sync 2021/06/10 23:19:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:27 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.242_9518" in sync 2021/06/10 23:19:27 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.231_8080" in sync 2021/06/10 23:19:27 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:27 [DEBUG] agent: Service "_v1_message-router_10.233.31.110_3904" in sync 2021/06/10 23:19:27 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:19:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:27 [DEBUG] agent: Service "_v1_parser_10.233.19.94_8806" in sync 2021/06/10 23:19:27 [DEBUG] agent: Service "_v0_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:27 [DEBUG] agent: Service "_v1_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:27 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.1.169_9005" in sync 2021/06/10 23:19:27 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:19:28 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.70.236_8446" 2021/06/10 23:19:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.215_9015" in sync 2021/06/10 23:19:28 [DEBUG] agent: Service "_v1_nsd_10.233.19.94_8806" in sync 2021/06/10 23:19:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:28 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:19:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:28 [DEBUG] agent: Node info in sync 2021/06/10 23:19:28 [DEBUG] http: Request PUT /v1/agent/service/register (400.26526ms) from=10.233.77.145:32780 2021/06/10 23:19:28 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:19:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:28 [DEBUG] agent: Service "_v1_appc_10.233.50.87_8443" in sync 2021/06/10 23:19:28 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:19:28 [DEBUG] agent: Service "_v1_catalog_10.233.19.94_8806" in sync 2021/06/10 23:19:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.94_8806" in sync 2021/06/10 23:19:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.224_443" in sync 2021/06/10 23:19:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.242_9518" in sync 2021/06/10 23:19:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.231_8080" in sync 2021/06/10 23:19:28 [DEBUG] agent: Service "_v1_message-router_10.233.31.110_3904" in sync 2021/06/10 23:19:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:19:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:28 [DEBUG] agent: Service "_v1_parser_10.233.19.94_8806" in sync 2021/06/10 23:19:28 [DEBUG] agent: Service "_v0_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:28 [DEBUG] agent: Service "_v1_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:28 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:19:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.215_9015" in sync 2021/06/10 23:19:28 [DEBUG] agent: Service "_v1_nsd_10.233.19.94_8806" in sync 2021/06/10 23:19:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:28 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.1.169_9005" in sync 2021/06/10 23:19:28 [DEBUG] agent: Node info in sync 2021/06/10 23:19:28 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (463.083µs) from=10.233.77.145:32788 2021/06/10 23:19:28 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/10 23:19: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/06/10 23:19: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/06/10 23:19:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.94_8806" in sync 2021/06/10 23:19:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:29 [DEBUG] agent: Service "_v1_appc_10.233.50.87_8443" in sync 2021/06/10 23:19:29 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:19:29 [DEBUG] agent: Service "_v1_catalog_10.233.19.94_8806" in sync 2021/06/10 23:19:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.231_8080" in sync 2021/06/10 23:19:29 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.242_9518" in sync 2021/06/10 23:19:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:19:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:29 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.70.236_8446" 2021/06/10 23:19:29 [DEBUG] agent: Service "_v1_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:29 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:19:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.1.169_9005" in sync 2021/06/10 23:19:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.224_443" in sync 2021/06/10 23:19:29 [DEBUG] agent: Service "_v0_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:29 [DEBUG] agent: Service "_v1_message-router_10.233.31.110_3904" in sync 2021/06/10 23:19:29 [DEBUG] agent: Service "_v1_parser_10.233.19.94_8806" in sync 2021/06/10 23:19:29 [DEBUG] agent: Service "_v1_nsd_10.233.19.94_8806" in sync 2021/06/10 23:19:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.215_9015" in sync 2021/06/10 23:19:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:19:29 [DEBUG] agent: Node info in sync 2021/06/10 23:19:29 [DEBUG] http: Request PUT /v1/agent/service/register (1.021053865s) from=10.233.77.145:32796 2021/06/10 23:19:29 [DEBUG] agent: Service "_v1_parser_10.233.19.94_8806" in sync 2021/06/10 23:19:29 [DEBUG] agent: Service "_v0_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:29 [DEBUG] agent: Service "_v1_message-router_10.233.31.110_3904" in sync 2021/06/10 23:19:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.215_9015" in sync 2021/06/10 23:19:29 [DEBUG] agent: Service "_v1_nsd_10.233.19.94_8806" in sync 2021/06/10 23:19:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:19:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:29 [DEBUG] agent: Service "_v1_appc_10.233.50.87_8443" in sync 2021/06/10 23:19:29 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:19:29 [DEBUG] agent: Service "_v1_catalog_10.233.19.94_8806" in sync 2021/06/10 23:19:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.94_8806" in sync 2021/06/10 23:19:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:29 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.242_9518" in sync 2021/06/10 23:19:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.231_8080" in sync 2021/06/10 23:19:29 [DEBUG] agent: Service "_v1_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:19:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.1.169_9005" in sync 2021/06/10 23:19:29 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:19:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.224_443" in sync 2021/06/10 23:19:29 [DEBUG] agent: Node info in sync 2021/06/10 23:19:29 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (303.399µs) from=10.233.77.145:32806 2021/06/10 23:19:29 [WARN] agent: Service name "_aai-generic-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/10 23:19:29 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/10 23:19: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/06/10 23:19: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/06/10 23:19:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.215_9015" in sync 2021/06/10 23:19:30 [DEBUG] agent: Service "_v1_nsd_10.233.19.94_8806" in sync 2021/06/10 23:19:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:19:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.242_9518" in sync 2021/06/10 23:19:30 [DEBUG] agent: Service "_v1_catalog_10.233.19.94_8806" in sync 2021/06/10 23:19:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.94_8806" in sync 2021/06/10 23:19:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:30 [DEBUG] agent: Service "_v1_appc_10.233.50.87_8443" in sync 2021/06/10 23:19:30 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:19:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.231_8080" in sync 2021/06/10 23:19:30 [DEBUG] agent: Service "_v1_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:19:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.1.169_9005" in sync 2021/06/10 23:19:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:19:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.224_443" in sync 2021/06/10 23:19:30 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.70.236_8446" 2021/06/10 23:19:30 [DEBUG] agent: Service "_v1_parser_10.233.19.94_8806" in sync 2021/06/10 23:19:30 [DEBUG] agent: Service "_v0_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:30 [DEBUG] agent: Service "_v1_message-router_10.233.31.110_3904" in sync 2021/06/10 23:19:30 [DEBUG] agent: Node info in sync 2021/06/10 23:19:30 [DEBUG] http: Request PUT /v1/agent/service/register (416.1711ms) from=10.233.77.145:32808 2021/06/10 23:19:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.224_443" in sync 2021/06/10 23:19:30 [DEBUG] agent: Service "_v0_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:30 [DEBUG] agent: Service "_v1_message-router_10.233.31.110_3904" in sync 2021/06/10 23:19:30 [DEBUG] agent: Service "_v1_parser_10.233.19.94_8806" in sync 2021/06/10 23:19:30 [DEBUG] agent: Service "_v1_nsd_10.233.19.94_8806" in sync 2021/06/10 23:19:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.215_9015" in sync 2021/06/10 23:19:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:19:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.94_8806" in sync 2021/06/10 23:19:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:30 [DEBUG] agent: Service "_v1_appc_10.233.50.87_8443" in sync 2021/06/10 23:19:30 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:19:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.242_9518" in sync 2021/06/10 23:19:30 [DEBUG] agent: Service "_v1_catalog_10.233.19.94_8806" in sync 2021/06/10 23:19:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.231_8080" in sync 2021/06/10 23:19:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:19:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:30 [DEBUG] agent: Service "_v1_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:19:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.1.169_9005" in sync 2021/06/10 23:19:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:30 [DEBUG] agent: Node info in sync 2021/06/10 23:19:30 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (349.112µs) from=10.233.77.145:32812 2021/06/10 23:19: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/06/10 23:19: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/06/10 23:19: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/06/10 23:19:30 [DEBUG] agent: Service "_v1_appc_10.233.50.87_8443" in sync 2021/06/10 23:19:30 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:19:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.242_9518" in sync 2021/06/10 23:19:30 [DEBUG] agent: Service "_v1_catalog_10.233.19.94_8806" in sync 2021/06/10 23:19:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.94_8806" in sync 2021/06/10 23:19:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.231_8080" in sync 2021/06/10 23:19:30 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.70.236_8446" 2021/06/10 23:19:30 [DEBUG] agent: Service "_v1_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:19:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.1.169_9005" in sync 2021/06/10 23:19:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:19:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.224_443" in sync 2021/06/10 23:19:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:30 [DEBUG] agent: Service "_v1_parser_10.233.19.94_8806" in sync 2021/06/10 23:19:30 [DEBUG] agent: Service "_v0_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:30 [DEBUG] agent: Service "_v1_message-router_10.233.31.110_3904" in sync 2021/06/10 23:19:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.215_9015" in sync 2021/06/10 23:19:30 [DEBUG] agent: Service "_v1_nsd_10.233.19.94_8806" in sync 2021/06/10 23:19:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:19:30 [DEBUG] agent: Node info in sync 2021/06/10 23:19:30 [DEBUG] http: Request PUT /v1/agent/service/register (512.149385ms) from=10.233.77.145:32814 2021/06/10 23:19:30 [DEBUG] agent: Service "_v1_nsd_10.233.19.94_8806" in sync 2021/06/10 23:19:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.215_9015" in sync 2021/06/10 23:19:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:19:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.94_8806" in sync 2021/06/10 23:19:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:30 [DEBUG] agent: Service "_v1_appc_10.233.50.87_8443" in sync 2021/06/10 23:19:30 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:19:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.242_9518" in sync 2021/06/10 23:19:30 [DEBUG] agent: Service "_v1_catalog_10.233.19.94_8806" in sync 2021/06/10 23:19:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.231_8080" in sync 2021/06/10 23:19:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:19:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:30 [DEBUG] agent: Service "_v1_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:19:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.1.169_9005" in sync 2021/06/10 23:19:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.224_443" in sync 2021/06/10 23:19:30 [DEBUG] agent: Service "_v0_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:30 [DEBUG] agent: Service "_v1_message-router_10.233.31.110_3904" in sync 2021/06/10 23:19:30 [DEBUG] agent: Service "_v1_parser_10.233.19.94_8806" in sync 2021/06/10 23:19:30 [DEBUG] agent: Node info in sync 2021/06/10 23:19:30 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (489.189µs) from=10.233.77.145:32820 2021/06/10 23:19:30 [WARN] agent: Service name "_aai-generic-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/10 23:19:30 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/10 23:19: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/06/10 23:19: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/06/10 23:19:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.224_443" in sync 2021/06/10 23:19:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:31 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.70.236_8446" 2021/06/10 23:19:31 [DEBUG] agent: Service "_v1_parser_10.233.19.94_8806" in sync 2021/06/10 23:19:31 [DEBUG] agent: Service "_v0_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:31 [DEBUG] agent: Service "_v1_message-router_10.233.31.110_3904" in sync 2021/06/10 23:19:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.215_9015" in sync 2021/06/10 23:19:31 [DEBUG] agent: Service "_v1_nsd_10.233.19.94_8806" in sync 2021/06/10 23:19:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:19:31 [DEBUG] agent: Service "_v1_catalog_10.233.19.94_8806" in sync 2021/06/10 23:19:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.94_8806" in sync 2021/06/10 23:19:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:31 [DEBUG] agent: Service "_v1_appc_10.233.50.87_8443" in sync 2021/06/10 23:19:31 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:19:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.242_9518" in sync 2021/06/10 23:19:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.231_8080" in sync 2021/06/10 23:19:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:31 [DEBUG] agent: Service "_v1_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:19:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:31 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.1.169_9005" in sync 2021/06/10 23:19:31 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:19:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:31 [DEBUG] agent: Node info in sync 2021/06/10 23:19:31 [DEBUG] http: Request PUT /v1/agent/service/register (493.91648ms) from=10.233.77.145:32822 2021/06/10 23:19:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.224_443" in sync 2021/06/10 23:19:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:31 [DEBUG] agent: Service "_v1_message-router_10.233.31.110_3904" in sync 2021/06/10 23:19:31 [DEBUG] agent: Service "_v1_parser_10.233.19.94_8806" in sync 2021/06/10 23:19:31 [DEBUG] agent: Service "_v0_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:31 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (398.318µs) from=10.233.77.145:32830 2021/06/10 23:19:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.215_9015" in sync 2021/06/10 23:19:31 [DEBUG] agent: Service "_v1_nsd_10.233.19.94_8806" in sync 2021/06/10 23:19:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:19:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:31 [DEBUG] agent: Service "_v1_appc_10.233.50.87_8443" in sync 2021/06/10 23:19:31 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:19:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.242_9518" in sync 2021/06/10 23:19:31 [DEBUG] agent: Service "_v1_catalog_10.233.19.94_8806" in sync 2021/06/10 23:19:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.94_8806" in sync 2021/06/10 23:19:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.231_8080" in sync 2021/06/10 23:19:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:19:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:31 [DEBUG] agent: Service "_v1_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:31 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.1.169_9005" in sync 2021/06/10 23:19:31 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:19:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:31 [DEBUG] agent: Node info in sync 2021/06/10 23:19: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/06/10 23:19: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/06/10 23:19: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/06/10 23:19:31 [DEBUG] agent: Service "_v1_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:19:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:31 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.1.169_9005" in sync 2021/06/10 23:19:31 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:19:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:31 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.70.236_8446" 2021/06/10 23:19:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.224_443" in sync 2021/06/10 23:19:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:31 [DEBUG] agent: Service "_v1_parser_10.233.19.94_8806" in sync 2021/06/10 23:19:31 [DEBUG] agent: Service "_v0_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:31 [DEBUG] agent: Service "_v1_message-router_10.233.31.110_3904" in sync 2021/06/10 23:19:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.215_9015" in sync 2021/06/10 23:19:31 [DEBUG] agent: Service "_v1_nsd_10.233.19.94_8806" in sync 2021/06/10 23:19:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:19:31 [DEBUG] agent: Service "_v1_catalog_10.233.19.94_8806" in sync 2021/06/10 23:19:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.94_8806" in sync 2021/06/10 23:19:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:31 [DEBUG] agent: Service "_v1_appc_10.233.50.87_8443" in sync 2021/06/10 23:19:31 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:19:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.242_9518" in sync 2021/06/10 23:19:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.231_8080" in sync 2021/06/10 23:19:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:31 [DEBUG] agent: Node info in sync 2021/06/10 23:19:31 [DEBUG] http: Request PUT /v1/agent/service/register (260.033889ms) from=10.233.77.145:32834 2021/06/10 23:19:31 [DEBUG] agent: Service "_v1_nsd_10.233.19.94_8806" in sync 2021/06/10 23:19:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.215_9015" in sync 2021/06/10 23:19:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:19:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.94_8806" in sync 2021/06/10 23:19:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:31 [DEBUG] agent: Service "_v1_appc_10.233.50.87_8443" in sync 2021/06/10 23:19:31 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:19:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.242_9518" in sync 2021/06/10 23:19:31 [DEBUG] agent: Service "_v1_catalog_10.233.19.94_8806" in sync 2021/06/10 23:19:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.231_8080" in sync 2021/06/10 23:19:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:19:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:31 [DEBUG] agent: Service "_v1_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:31 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:19:31 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.1.169_9005" in sync 2021/06/10 23:19:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.224_443" in sync 2021/06/10 23:19:31 [DEBUG] agent: Service "_v0_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:31 [DEBUG] agent: Service "_v1_message-router_10.233.31.110_3904" in sync 2021/06/10 23:19:31 [DEBUG] agent: Service "_v1_parser_10.233.19.94_8806" in sync 2021/06/10 23:19:31 [DEBUG] agent: Node info in sync 2021/06/10 23:19:31 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (358.152µs) from=10.233.77.145:32836 2021/06/10 23:19: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/06/10 23:19: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/06/10 23:19: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/06/10 23:19: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/06/10 23:19:32 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.1.169_9005" in sync 2021/06/10 23:19:32 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:19:32 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.224_443" in sync 2021/06/10 23:19:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:32 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.70.236_8446" 2021/06/10 23:19:32 [DEBUG] agent: Service "_v1_parser_10.233.19.94_8806" in sync 2021/06/10 23:19:32 [DEBUG] agent: Service "_v0_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:32 [DEBUG] agent: Service "_v1_message-router_10.233.31.110_3904" in sync 2021/06/10 23:19:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.215_9015" in sync 2021/06/10 23:19:32 [DEBUG] agent: Service "_v1_nsd_10.233.19.94_8806" in sync 2021/06/10 23:19:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:32 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:19:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.242_9518" in sync 2021/06/10 23:19:32 [DEBUG] agent: Service "_v1_catalog_10.233.19.94_8806" in sync 2021/06/10 23:19:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.94_8806" in sync 2021/06/10 23:19:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:32 [DEBUG] agent: Service "_v1_appc_10.233.50.87_8443" in sync 2021/06/10 23:19:32 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:19:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.231_8080" in sync 2021/06/10 23:19:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:32 [DEBUG] agent: Service "_v1_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:32 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:19:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:32 [DEBUG] agent: Node info in sync 2021/06/10 23:19:32 [DEBUG] http: Request PUT /v1/agent/service/register (301.669512ms) from=10.233.77.145:32842 2021/06/10 23:19:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:32 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:19:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:32 [DEBUG] agent: Service "_v1_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:32 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:19:32 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.1.169_9005" in sync 2021/06/10 23:19:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:32 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.224_443" in sync 2021/06/10 23:19:32 [DEBUG] agent: Service "_v0_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:32 [DEBUG] agent: Service "_v1_message-router_10.233.31.110_3904" in sync 2021/06/10 23:19:32 [DEBUG] agent: Service "_v1_parser_10.233.19.94_8806" in sync 2021/06/10 23:19:32 [DEBUG] agent: Service "_v1_nsd_10.233.19.94_8806" in sync 2021/06/10 23:19:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.215_9015" in sync 2021/06/10 23:19:32 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:19:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.94_8806" in sync 2021/06/10 23:19:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:32 [DEBUG] agent: Service "_v1_appc_10.233.50.87_8443" in sync 2021/06/10 23:19:32 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:19:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.242_9518" in sync 2021/06/10 23:19:32 [DEBUG] agent: Service "_v1_catalog_10.233.19.94_8806" in sync 2021/06/10 23:19:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.231_8080" in sync 2021/06/10 23:19:32 [DEBUG] agent: Node info in sync 2021/06/10 23:19:32 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (647.183µs) from=10.233.77.145:32848 2021/06/10 23:19: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/06/10 23:19: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/06/10 23:19: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/06/10 23:19:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:34 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.224_443" in sync 2021/06/10 23:19:34 [DEBUG] agent: Service "_v0_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:34 [DEBUG] agent: Service "_v1_message-router_10.233.31.110_3904" in sync 2021/06/10 23:19:34 [DEBUG] agent: Service "_v1_parser_10.233.19.94_8806" in sync 2021/06/10 23:19:34 [DEBUG] agent: Service "_v1_nsd_10.233.19.94_8806" in sync 2021/06/10 23:19:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.215_9015" in sync 2021/06/10 23:19:34 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.70.236_8446" 2021/06/10 23:19:34 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:19:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.94_8806" in sync 2021/06/10 23:19:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:34 [DEBUG] agent: Service "_v1_appc_10.233.50.87_8443" in sync 2021/06/10 23:19:34 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:19:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.242_9518" in sync 2021/06/10 23:19:34 [DEBUG] agent: Service "_v1_catalog_10.233.19.94_8806" in sync 2021/06/10 23:19:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.231_8080" in sync 2021/06/10 23:19:34 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:34 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:19:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:34 [DEBUG] agent: Service "_v1_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:34 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:19:34 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.1.169_9005" in sync 2021/06/10 23:19:34 [DEBUG] agent: Node info in sync 2021/06/10 23:19:34 [DEBUG] http: Request PUT /v1/agent/service/register (1.004923704s) from=10.233.77.145:32850 2021/06/10 23:19:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.224_443" in sync 2021/06/10 23:19:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:34 [DEBUG] agent: Service "_v1_parser_10.233.19.94_8806" in sync 2021/06/10 23:19:34 [DEBUG] agent: Service "_v0_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:34 [DEBUG] agent: Service "_v1_message-router_10.233.31.110_3904" in sync 2021/06/10 23:19:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.215_9015" in sync 2021/06/10 23:19:34 [DEBUG] agent: Service "_v1_nsd_10.233.19.94_8806" in sync 2021/06/10 23:19:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:34 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:19:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:34 [DEBUG] agent: Service "_v1_appc_10.233.50.87_8443" in sync 2021/06/10 23:19:34 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:19:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.242_9518" in sync 2021/06/10 23:19:34 [DEBUG] agent: Service "_v1_catalog_10.233.19.94_8806" in sync 2021/06/10 23:19:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.94_8806" in sync 2021/06/10 23:19:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.231_8080" in sync 2021/06/10 23:19:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:34 [DEBUG] agent: Service "_v1_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:34 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:34 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:19:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:34 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.1.169_9005" in sync 2021/06/10 23:19:34 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:19:34 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:34 [DEBUG] agent: Node info in sync 2021/06/10 23:19:34 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (89.136356ms) from=10.233.77.145:32856 2021/06/10 23:19:34 [WARN] agent: Service name "_aai-generic-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/10 23:19:34 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/10 23:19: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/06/10 23:19: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/06/10 23:19:34 [DEBUG] agent: Service "_v1_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:34 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:34 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:19:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:34 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.1.169_9005" in sync 2021/06/10 23:19:34 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:19:34 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.224_443" in sync 2021/06/10 23:19:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:34 [DEBUG] agent: Service "_v1_parser_10.233.19.94_8806" in sync 2021/06/10 23:19:34 [DEBUG] agent: Service "_v0_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:34 [DEBUG] agent: Service "_v1_message-router_10.233.31.110_3904" in sync 2021/06/10 23:19:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.215_9015" in sync 2021/06/10 23:19:34 [DEBUG] agent: Service "_v1_nsd_10.233.19.94_8806" in sync 2021/06/10 23:19:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:34 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:19:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:34 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.70.236_8446" 2021/06/10 23:19:34 [DEBUG] agent: Service "_v1_appc_10.233.50.87_8443" in sync 2021/06/10 23:19:34 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:19:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.242_9518" in sync 2021/06/10 23:19:34 [DEBUG] agent: Service "_v1_catalog_10.233.19.94_8806" in sync 2021/06/10 23:19:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.94_8806" in sync 2021/06/10 23:19:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.231_8080" in sync 2021/06/10 23:19:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:34 [DEBUG] agent: Node info in sync 2021/06/10 23:19:34 [DEBUG] http: Request PUT /v1/agent/service/register (200.364326ms) from=10.233.77.145:32858 2021/06/10 23:19:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.224_443" in sync 2021/06/10 23:19:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:34 [DEBUG] agent: Service "_v1_parser_10.233.19.94_8806" in sync 2021/06/10 23:19:34 [DEBUG] agent: Service "_v0_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:34 [DEBUG] agent: Service "_v1_message-router_10.233.31.110_3904" in sync 2021/06/10 23:19:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.215_9015" in sync 2021/06/10 23:19:34 [DEBUG] agent: Service "_v1_nsd_10.233.19.94_8806" in sync 2021/06/10 23:19:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:34 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:19:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:34 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:19:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.242_9518" in sync 2021/06/10 23:19:34 [DEBUG] agent: Service "_v1_catalog_10.233.19.94_8806" in sync 2021/06/10 23:19:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.94_8806" in sync 2021/06/10 23:19:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:34 [DEBUG] agent: Service "_v1_appc_10.233.50.87_8443" in sync 2021/06/10 23:19:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.231_8080" in sync 2021/06/10 23:19:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:34 [DEBUG] agent: Service "_v1_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:34 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:34 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:19:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:34 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.1.169_9005" in sync 2021/06/10 23:19:34 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:19:34 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:34 [DEBUG] agent: Node info in sync 2021/06/10 23:19:34 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (502.876µs) from=10.233.77.145:32862 2021/06/10 23:19:35 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/10 23:19: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/06/10 23:19: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/06/10 23:19:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.224_443" in sync 2021/06/10 23:19:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:35 [DEBUG] agent: Service "_v1_parser_10.233.19.94_8806" in sync 2021/06/10 23:19:35 [DEBUG] agent: Service "_v0_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:35 [DEBUG] agent: Service "_v1_message-router_10.233.31.110_3904" in sync 2021/06/10 23:19:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.215_9015" in sync 2021/06/10 23:19:35 [DEBUG] agent: Service "_v1_nsd_10.233.19.94_8806" in sync 2021/06/10 23:19:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:35 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:19:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:35 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:19:35 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.242_9518" in sync 2021/06/10 23:19:35 [DEBUG] agent: Service "_v1_catalog_10.233.19.94_8806" in sync 2021/06/10 23:19:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.94_8806" in sync 2021/06/10 23:19:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:35 [DEBUG] agent: Service "_v1_appc_10.233.50.87_8443" in sync 2021/06/10 23:19:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.231_8080" in sync 2021/06/10 23:19:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:35 [DEBUG] agent: Service "_v1_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:35 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:35 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:19:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:35 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.1.169_9005" in sync 2021/06/10 23:19:35 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:19:35 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.70.236_8446" 2021/06/10 23:19:35 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:35 [DEBUG] agent: Node info in sync 2021/06/10 23:19:35 [DEBUG] http: Request PUT /v1/agent/service/register (481.461111ms) from=10.233.77.145:32864 2021/06/10 23:19:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.215_9015" in sync 2021/06/10 23:19:35 [DEBUG] agent: Service "_v1_nsd_10.233.19.94_8806" in sync 2021/06/10 23:19:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:35 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:19:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:35 [DEBUG] agent: Service "_v1_catalog_10.233.19.94_8806" in sync 2021/06/10 23:19:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.94_8806" in sync 2021/06/10 23:19:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:35 [DEBUG] agent: Service "_v1_appc_10.233.50.87_8443" in sync 2021/06/10 23:19:35 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:19:35 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.242_9518" in sync 2021/06/10 23:19:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.231_8080" in sync 2021/06/10 23:19:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:35 [DEBUG] agent: Service "_v1_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:35 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:35 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:19:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:35 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.1.169_9005" in sync 2021/06/10 23:19:35 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:19:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:35 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.224_443" in sync 2021/06/10 23:19:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:35 [DEBUG] agent: Service "_v1_parser_10.233.19.94_8806" in sync 2021/06/10 23:19:35 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (548.146µs) from=10.233.77.145:32870 2021/06/10 23:19:35 [DEBUG] agent: Service "_v0_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:35 [DEBUG] agent: Service "_v1_message-router_10.233.31.110_3904" in sync 2021/06/10 23:19:35 [DEBUG] agent: Node info in sync 2021/06/10 23:19:35 [WARN] agent: Service name "_aai-generic-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/10 23:19:35 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/10 23:19: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/06/10 23:19: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/06/10 23:19:36 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:19:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:36 [DEBUG] agent: Service "_v1_appc_10.233.50.87_8443" in sync 2021/06/10 23:19:36 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:19:36 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.242_9518" in sync 2021/06/10 23:19:36 [DEBUG] agent: Service "_v1_catalog_10.233.19.94_8806" in sync 2021/06/10 23:19:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.94_8806" in sync 2021/06/10 23:19:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:36 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.231_8080" in sync 2021/06/10 23:19:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:36 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.70.236_8446" 2021/06/10 23:19:36 [DEBUG] agent: Service "_v1_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:36 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:19:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:36 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.1.169_9005" in sync 2021/06/10 23:19:36 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:19:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.224_443" in sync 2021/06/10 23:19:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:36 [DEBUG] agent: Service "_v1_parser_10.233.19.94_8806" in sync 2021/06/10 23:19:36 [DEBUG] agent: Service "_v0_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:36 [DEBUG] agent: Service "_v1_message-router_10.233.31.110_3904" in sync 2021/06/10 23:19:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.215_9015" in sync 2021/06/10 23:19:36 [DEBUG] agent: Service "_v1_nsd_10.233.19.94_8806" in sync 2021/06/10 23:19:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:36 [DEBUG] agent: Node info in sync 2021/06/10 23:19:36 [DEBUG] http: Request PUT /v1/agent/service/register (352.639568ms) from=10.233.77.145:32872 2021/06/10 23:19:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.215_9015" in sync 2021/06/10 23:19:36 [DEBUG] agent: Service "_v1_nsd_10.233.19.94_8806" in sync 2021/06/10 23:19:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:36 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:19:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:36 [DEBUG] agent: Service "_v1_catalog_10.233.19.94_8806" in sync 2021/06/10 23:19:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.94_8806" in sync 2021/06/10 23:19:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:36 [DEBUG] agent: Service "_v1_appc_10.233.50.87_8443" in sync 2021/06/10 23:19:36 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:19:36 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.242_9518" in sync 2021/06/10 23:19:36 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.231_8080" in sync 2021/06/10 23:19:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:36 [DEBUG] agent: Service "_v1_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:36 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:19:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:36 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.1.169_9005" in sync 2021/06/10 23:19:36 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:19:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.224_443" in sync 2021/06/10 23:19:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:36 [DEBUG] agent: Service "_v1_parser_10.233.19.94_8806" in sync 2021/06/10 23:19:36 [DEBUG] agent: Service "_v0_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:36 [DEBUG] agent: Service "_v1_message-router_10.233.31.110_3904" in sync 2021/06/10 23:19:36 [DEBUG] agent: Node info in sync 2021/06/10 23:19:36 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (665.531µs) from=10.233.77.145:32878 2021/06/10 23:19:36 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/10 23:19: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/06/10 23:19: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/06/10 23:19:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.224_443" in sync 2021/06/10 23:19:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:36 [DEBUG] agent: Service "_v1_parser_10.233.19.94_8806" in sync 2021/06/10 23:19:36 [DEBUG] agent: Service "_v0_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:36 [DEBUG] agent: Service "_v1_message-router_10.233.31.110_3904" in sync 2021/06/10 23:19:36 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.70.236_8446" 2021/06/10 23:19:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.215_9015" in sync 2021/06/10 23:19:36 [DEBUG] agent: Service "_v1_nsd_10.233.19.94_8806" in sync 2021/06/10 23:19:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:36 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:19:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:36 [DEBUG] agent: Service "_v1_catalog_10.233.19.94_8806" in sync 2021/06/10 23:19:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.94_8806" in sync 2021/06/10 23:19:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:36 [DEBUG] agent: Service "_v1_appc_10.233.50.87_8443" in sync 2021/06/10 23:19:36 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:19:36 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.242_9518" in sync 2021/06/10 23:19:36 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.231_8080" in sync 2021/06/10 23:19:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:36 [DEBUG] agent: Service "_v1_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:36 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:19:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:36 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.1.169_9005" in sync 2021/06/10 23:19:36 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:19:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:36 [DEBUG] agent: Node info in sync 2021/06/10 23:19:36 [DEBUG] http: Request PUT /v1/agent/service/register (380.183893ms) from=10.233.77.145:32880 2021/06/10 23:19:36 [DEBUG] agent: Service "_v1_nsd_10.233.19.94_8806" in sync 2021/06/10 23:19:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.215_9015" in sync 2021/06/10 23:19:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:36 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:19:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.94_8806" in sync 2021/06/10 23:19:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:36 [DEBUG] agent: Service "_v1_appc_10.233.50.87_8443" in sync 2021/06/10 23:19:36 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:19:36 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.242_9518" in sync 2021/06/10 23:19:36 [DEBUG] agent: Service "_v1_catalog_10.233.19.94_8806" in sync 2021/06/10 23:19:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:36 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.231_8080" in sync 2021/06/10 23:19:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:36 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:19:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:36 [DEBUG] agent: Service "_v1_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:36 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:19:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:36 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.1.169_9005" in sync 2021/06/10 23:19:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.224_443" in sync 2021/06/10 23:19:36 [DEBUG] agent: Service "_v0_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:36 [DEBUG] agent: Service "_v1_message-router_10.233.31.110_3904" in sync 2021/06/10 23:19:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:36 [DEBUG] agent: Service "_v1_parser_10.233.19.94_8806" in sync 2021/06/10 23:19:36 [DEBUG] agent: Node info in sync 2021/06/10 23:19:36 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (508.915µs) from=10.233.77.145:32882 2021/06/10 23:19:36 [WARN] agent: Service name "_aai-generic-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/10 23:19:36 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/10 23:19: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/06/10 23:19: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/06/10 23:19:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.215_9015" in sync 2021/06/10 23:19:37 [DEBUG] agent: Service "_v1_nsd_10.233.19.94_8806" in sync 2021/06/10 23:19:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:37 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.70.236_8446" 2021/06/10 23:19:37 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:19:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.242_9518" in sync 2021/06/10 23:19:37 [DEBUG] agent: Service "_v1_catalog_10.233.19.94_8806" in sync 2021/06/10 23:19:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.94_8806" in sync 2021/06/10 23:19:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:37 [DEBUG] agent: Service "_v1_appc_10.233.50.87_8443" in sync 2021/06/10 23:19:37 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:19:37 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.231_8080" in sync 2021/06/10 23:19:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:37 [DEBUG] agent: Service "_v1_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:37 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:19:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:37 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.1.169_9005" in sync 2021/06/10 23:19:37 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:19:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:37 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.224_443" in sync 2021/06/10 23:19:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:37 [DEBUG] agent: Service "_v1_parser_10.233.19.94_8806" in sync 2021/06/10 23:19:37 [DEBUG] agent: Service "_v0_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:37 [DEBUG] agent: Service "_v1_message-router_10.233.31.110_3904" in sync 2021/06/10 23:19:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:37 [DEBUG] agent: Node info in sync 2021/06/10 23:19:37 [DEBUG] http: Request PUT /v1/agent/service/register (825.795253ms) from=10.233.77.145:32886 2021/06/10 23:19:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.224_443" in sync 2021/06/10 23:19:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:37 [DEBUG] agent: Service "_v1_parser_10.233.19.94_8806" in sync 2021/06/10 23:19:37 [DEBUG] agent: Service "_v0_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:37 [DEBUG] agent: Service "_v1_message-router_10.233.31.110_3904" in sync 2021/06/10 23:19:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.215_9015" in sync 2021/06/10 23:19:37 [DEBUG] agent: Service "_v1_nsd_10.233.19.94_8806" in sync 2021/06/10 23:19:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:37 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (64.857049ms) from=10.233.77.145:32900 2021/06/10 23:19:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:38 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:19:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:19:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.242_9518" in sync 2021/06/10 23:19:38 [DEBUG] agent: Service "_v1_catalog_10.233.19.94_8806" in sync 2021/06/10 23:19:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.94_8806" in sync 2021/06/10 23:19:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:38 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/10 23:19:38 [DEBUG] agent: Service "_v1_appc_10.233.50.87_8443" in sync 2021/06/10 23:19: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/06/10 23:19: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/06/10 23:19:38 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.231_8080" in sync 2021/06/10 23:19:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:38 [DEBUG] agent: Service "_v1_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:38 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:19:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.1.169_9005" in sync 2021/06/10 23:19:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:19:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:38 [DEBUG] agent: Node info in sync 2021/06/10 23:19:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.1.169_9005" in sync 2021/06/10 23:19:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:19:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:38 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.70.236_8446" 2021/06/10 23:19:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.224_443" in sync 2021/06/10 23:19:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:39 [DEBUG] agent: Service "_v1_parser_10.233.19.94_8806" in sync 2021/06/10 23:19:39 [DEBUG] agent: Service "_v0_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:39 [DEBUG] agent: Service "_v1_message-router_10.233.31.110_3904" in sync 2021/06/10 23:19:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.215_9015" in sync 2021/06/10 23:19:39 [DEBUG] agent: Service "_v1_nsd_10.233.19.94_8806" in sync 2021/06/10 23:19:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:19:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:39 [DEBUG] agent: Service "_v1_catalog_10.233.19.94_8806" in sync 2021/06/10 23:19:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.94_8806" in sync 2021/06/10 23:19:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:39 [DEBUG] agent: Service "_v1_appc_10.233.50.87_8443" in sync 2021/06/10 23:19:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:19:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.242_9518" in sync 2021/06/10 23:19:39 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.231_8080" in sync 2021/06/10 23:19:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:39 [DEBUG] agent: Service "_v1_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:19:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:39 [DEBUG] agent: Node info in sync 2021/06/10 23:19:39 [DEBUG] http: Request PUT /v1/agent/service/register (1.099726803s) from=10.233.77.145:32908 2021/06/10 23:19:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.215_9015" in sync 2021/06/10 23:19:39 [DEBUG] agent: Service "_v1_nsd_10.233.19.94_8806" in sync 2021/06/10 23:19:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:19:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:19:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.242_9518" in sync 2021/06/10 23:19:39 [DEBUG] agent: Service "_v1_catalog_10.233.19.94_8806" in sync 2021/06/10 23:19:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.94_8806" in sync 2021/06/10 23:19:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:39 [DEBUG] agent: Service "_v1_appc_10.233.50.87_8443" in sync 2021/06/10 23:19:39 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.231_8080" in sync 2021/06/10 23:19:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:39 [DEBUG] agent: Service "_v1_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:19:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.1.169_9005" in sync 2021/06/10 23:19:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:19:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:39 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (101.06462ms) from=10.233.77.145:32934 2021/06/10 23:19:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.224_443" in sync 2021/06/10 23:19:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:39 [DEBUG] agent: Service "_v1_parser_10.233.19.94_8806" in sync 2021/06/10 23:19:39 [DEBUG] agent: Service "_v0_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:39 [DEBUG] agent: Service "_v1_message-router_10.233.31.110_3904" in sync 2021/06/10 23:19:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:39 [DEBUG] agent: Node info in sync 2021/06/10 23:19:39 [WARN] agent: Service name "_aai-generic-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/10 23:19:39 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/10 23:19: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/06/10 23:19: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/06/10 23:19:41 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.1.169_9005" in sync 2021/06/10 23:19:41 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:19:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.224_443" in sync 2021/06/10 23:19:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:41 [DEBUG] agent: Service "_v1_parser_10.233.19.94_8806" in sync 2021/06/10 23:19:41 [DEBUG] agent: Service "_v0_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:41 [DEBUG] agent: Service "_v1_message-router_10.233.31.110_3904" in sync 2021/06/10 23:19:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:41 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.70.236_8446" 2021/06/10 23:19:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.215_9015" in sync 2021/06/10 23:19:41 [DEBUG] agent: Service "_v1_nsd_10.233.19.94_8806" in sync 2021/06/10 23:19:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:19:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:41 [DEBUG] agent: Service "_v1_appc_10.233.50.87_8443" in sync 2021/06/10 23:19:41 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:19:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.242_9518" in sync 2021/06/10 23:19:41 [DEBUG] agent: Service "_v1_catalog_10.233.19.94_8806" in sync 2021/06/10 23:19:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.94_8806" in sync 2021/06/10 23:19:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.231_8080" in sync 2021/06/10 23:19:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:41 [DEBUG] agent: Service "_v1_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:19:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:41 [DEBUG] agent: Node info in sync 2021/06/10 23:19:41 [DEBUG] http: Request PUT /v1/agent/service/register (1.932719287s) from=10.233.77.145:32936 2021/06/10 23:19:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:41 [DEBUG] agent: Service "_v1_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:19:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:41 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.1.169_9005" in sync 2021/06/10 23:19:41 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:19:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.224_443" in sync 2021/06/10 23:19:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:41 [DEBUG] agent: Service "_v1_parser_10.233.19.94_8806" in sync 2021/06/10 23:19:41 [DEBUG] agent: Service "_v0_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:41 [DEBUG] agent: Service "_v1_message-router_10.233.31.110_3904" in sync 2021/06/10 23:19:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.215_9015" in sync 2021/06/10 23:19:41 [DEBUG] agent: Service "_v1_nsd_10.233.19.94_8806" in sync 2021/06/10 23:19:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:19:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:41 [DEBUG] agent: Service "_v1_appc_10.233.50.87_8443" in sync 2021/06/10 23:19:41 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:19:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.242_9518" in sync 2021/06/10 23:19:41 [DEBUG] agent: Service "_v1_catalog_10.233.19.94_8806" in sync 2021/06/10 23:19:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.94_8806" in sync 2021/06/10 23:19:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.231_8080" in sync 2021/06/10 23:19:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:41 [DEBUG] agent: Node info in sync 2021/06/10 23:19:41 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (357.722µs) from=10.233.77.145:32966 2021/06/10 23:19:41 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/10 23:19: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/06/10 23:19:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/10 23:19:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:43 [DEBUG] agent: Service "_v1_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:19:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:43 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.70.236_8446" 2021/06/10 23:19:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.1.169_9005" in sync 2021/06/10 23:19:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:19:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.224_443" in sync 2021/06/10 23:19:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:43 [DEBUG] agent: Service "_v1_parser_10.233.19.94_8806" in sync 2021/06/10 23:19:43 [DEBUG] agent: Service "_v0_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:43 [DEBUG] agent: Service "_v1_message-router_10.233.31.110_3904" in sync 2021/06/10 23:19:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.215_9015" in sync 2021/06/10 23:19:43 [DEBUG] agent: Service "_v1_nsd_10.233.19.94_8806" in sync 2021/06/10 23:19:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:19:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:43 [DEBUG] agent: Service "_v1_appc_10.233.50.87_8443" in sync 2021/06/10 23:19:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:19:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.242_9518" in sync 2021/06/10 23:19:43 [DEBUG] agent: Service "_v1_catalog_10.233.19.94_8806" in sync 2021/06/10 23:19:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.94_8806" in sync 2021/06/10 23:19:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.231_8080" in sync 2021/06/10 23:19:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:43 [DEBUG] agent: Node info in sync 2021/06/10 23:19:43 [DEBUG] http: Request PUT /v1/agent/service/register (1.71629987s) from=10.233.77.145:32968 2021/06/10 23:19:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:19:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:43 [DEBUG] agent: Service "_v1_appc_10.233.50.87_8443" in sync 2021/06/10 23:19:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:19:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.242_9518" in sync 2021/06/10 23:19:43 [DEBUG] agent: Service "_v1_catalog_10.233.19.94_8806" in sync 2021/06/10 23:19:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.94_8806" in sync 2021/06/10 23:19:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.231_8080" in sync 2021/06/10 23:19:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:43 [DEBUG] agent: Service "_v1_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:19:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.1.169_9005" in sync 2021/06/10 23:19:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:19:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.224_443" in sync 2021/06/10 23:19:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:43 [DEBUG] agent: Service "_v1_parser_10.233.19.94_8806" in sync 2021/06/10 23:19:43 [DEBUG] agent: Service "_v0_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:43 [DEBUG] agent: Service "_v1_message-router_10.233.31.110_3904" in sync 2021/06/10 23:19:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.215_9015" in sync 2021/06/10 23:19:43 [DEBUG] agent: Service "_v1_nsd_10.233.19.94_8806" in sync 2021/06/10 23:19:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:43 [DEBUG] agent: Node info in sync 2021/06/10 23:19:43 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (638.011µs) from=10.233.77.145:32982 2021/06/10 23:19:43 [WARN] agent: Service name "_aai-nodes-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/10 23:19:43 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/10 23:19: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/06/10 23:19:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/10 23:19:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:19:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.242_9518" in sync 2021/06/10 23:19:44 [DEBUG] agent: Service "_v1_catalog_10.233.19.94_8806" in sync 2021/06/10 23:19:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.94_8806" in sync 2021/06/10 23:19:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:44 [DEBUG] agent: Service "_v1_appc_10.233.50.87_8443" in sync 2021/06/10 23:19:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.231_8080" in sync 2021/06/10 23:19:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:44 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.70.236_8446" 2021/06/10 23:19:44 [DEBUG] agent: Service "_v1_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:44 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:19:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.1.169_9005" in sync 2021/06/10 23:19:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:19:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.224_443" in sync 2021/06/10 23:19:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:44 [DEBUG] agent: Service "_v1_parser_10.233.19.94_8806" in sync 2021/06/10 23:19:44 [DEBUG] agent: Service "_v0_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:44 [DEBUG] agent: Service "_v1_message-router_10.233.31.110_3904" in sync 2021/06/10 23:19:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.215_9015" in sync 2021/06/10 23:19:44 [DEBUG] agent: Service "_v1_nsd_10.233.19.94_8806" in sync 2021/06/10 23:19:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:44 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:19:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:44 [DEBUG] agent: Node info in sync 2021/06/10 23:19:44 [DEBUG] http: Request PUT /v1/agent/service/register (467.570332ms) from=10.233.77.145:32986 2021/06/10 23:19:44 [DEBUG] agent: Service "_v1_message-router_10.233.31.110_3904" in sync 2021/06/10 23:19:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:44 [DEBUG] agent: Service "_v1_parser_10.233.19.94_8806" in sync 2021/06/10 23:19:44 [DEBUG] agent: Service "_v0_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.215_9015" in sync 2021/06/10 23:19:44 [DEBUG] agent: Service "_v1_nsd_10.233.19.94_8806" in sync 2021/06/10 23:19:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:44 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:19:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:44 [DEBUG] agent: Service "_v1_appc_10.233.50.87_8443" in sync 2021/06/10 23:19:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:19:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.242_9518" in sync 2021/06/10 23:19:44 [DEBUG] agent: Service "_v1_catalog_10.233.19.94_8806" in sync 2021/06/10 23:19:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.94_8806" in sync 2021/06/10 23:19:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.231_8080" in sync 2021/06/10 23:19:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:44 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:19:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:44 [DEBUG] agent: Service "_v1_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.1.169_9005" in sync 2021/06/10 23:19:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:19:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.224_443" in sync 2021/06/10 23:19:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:44 [DEBUG] agent: Node info in sync 2021/06/10 23:19:44 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (201.114868ms) from=10.233.77.145:32992 2021/06/10 23:19:45 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/10 23:19: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/06/10 23:19:45 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/10 23:19:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:19:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.94_8806" in sync 2021/06/10 23:19:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:45 [DEBUG] agent: Service "_v1_appc_10.233.50.87_8443" in sync 2021/06/10 23:19:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:19:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.242_9518" in sync 2021/06/10 23:19:45 [DEBUG] agent: Service "_v1_catalog_10.233.19.94_8806" in sync 2021/06/10 23:19:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:45 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.231_8080" in sync 2021/06/10 23:19:45 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:19:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:45 [DEBUG] agent: Service "_v1_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:19:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.1.169_9005" in sync 2021/06/10 23:19:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:45 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.70.236_8446" 2021/06/10 23:19:45 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.224_443" in sync 2021/06/10 23:19:45 [DEBUG] agent: Service "_v0_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:45 [DEBUG] agent: Service "_v1_message-router_10.233.31.110_3904" in sync 2021/06/10 23:19:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:45 [DEBUG] agent: Service "_v1_parser_10.233.19.94_8806" in sync 2021/06/10 23:19:45 [DEBUG] agent: Service "_v1_nsd_10.233.19.94_8806" in sync 2021/06/10 23:19:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.215_9015" in sync 2021/06/10 23:19:45 [DEBUG] agent: Node info in sync 2021/06/10 23:19:45 [DEBUG] http: Request PUT /v1/agent/service/register (329.198867ms) from=10.233.77.145:32998 2021/06/10 23:19:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:45 [DEBUG] agent: Service "_v1_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:45 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:19:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.1.169_9005" in sync 2021/06/10 23:19:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:19:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:45 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.224_443" in sync 2021/06/10 23:19:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:45 [DEBUG] agent: Service "_v1_parser_10.233.19.94_8806" in sync 2021/06/10 23:19:45 [DEBUG] agent: Service "_v0_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:45 [DEBUG] agent: Service "_v1_message-router_10.233.31.110_3904" in sync 2021/06/10 23:19:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.215_9015" in sync 2021/06/10 23:19:45 [DEBUG] agent: Service "_v1_nsd_10.233.19.94_8806" in sync 2021/06/10 23:19:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:19:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:45 [DEBUG] agent: Service "_v1_appc_10.233.50.87_8443" in sync 2021/06/10 23:19:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:19:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.242_9518" in sync 2021/06/10 23:19:45 [DEBUG] agent: Service "_v1_catalog_10.233.19.94_8806" in sync 2021/06/10 23:19:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.94_8806" in sync 2021/06/10 23:19:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:45 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.231_8080" in sync 2021/06/10 23:19:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:45 [DEBUG] agent: Node info in sync 2021/06/10 23:19:45 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (549.655µs) from=10.233.77.145:33002 2021/06/10 23:19:45 [WARN] agent: Service name "_aai-nodes-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/10 23:19:45 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/10 23:19: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/06/10 23:19:45 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/10 23:19:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:45 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.70.236_8446" 2021/06/10 23:19:45 [DEBUG] agent: Service "_v1_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:45 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:19:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.1.169_9005" in sync 2021/06/10 23:19:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:19:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:45 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.224_443" in sync 2021/06/10 23:19:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:45 [DEBUG] agent: Service "_v1_parser_10.233.19.94_8806" in sync 2021/06/10 23:19:45 [DEBUG] agent: Service "_v0_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:45 [DEBUG] agent: Service "_v1_message-router_10.233.31.110_3904" in sync 2021/06/10 23:19:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.215_9015" in sync 2021/06/10 23:19:45 [DEBUG] agent: Service "_v1_nsd_10.233.19.94_8806" in sync 2021/06/10 23:19:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:19:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:19:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.242_9518" in sync 2021/06/10 23:19:45 [DEBUG] agent: Service "_v1_catalog_10.233.19.94_8806" in sync 2021/06/10 23:19:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.94_8806" in sync 2021/06/10 23:19:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:45 [DEBUG] agent: Service "_v1_appc_10.233.50.87_8443" in sync 2021/06/10 23:19:45 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.231_8080" in sync 2021/06/10 23:19:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:45 [DEBUG] agent: Node info in sync 2021/06/10 23:19:45 [DEBUG] http: Request PUT /v1/agent/service/register (225.03104ms) from=10.233.77.145:33004 2021/06/10 23:19:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.224_443" in sync 2021/06/10 23:19:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:45 [DEBUG] agent: Service "_v1_parser_10.233.19.94_8806" in sync 2021/06/10 23:19:45 [DEBUG] agent: Service "_v0_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:45 [DEBUG] agent: Service "_v1_message-router_10.233.31.110_3904" in sync 2021/06/10 23:19:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.215_9015" in sync 2021/06/10 23:19:45 [DEBUG] agent: Service "_v1_nsd_10.233.19.94_8806" in sync 2021/06/10 23:19:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:19:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.242_9518" in sync 2021/06/10 23:19:45 [DEBUG] agent: Service "_v1_catalog_10.233.19.94_8806" in sync 2021/06/10 23:19:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.94_8806" in sync 2021/06/10 23:19:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:45 [DEBUG] agent: Service "_v1_appc_10.233.50.87_8443" in sync 2021/06/10 23:19:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:19:45 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.231_8080" in sync 2021/06/10 23:19:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:45 [DEBUG] agent: Service "_v1_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:45 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:19:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.1.169_9005" in sync 2021/06/10 23:19:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:19:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:45 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:45 [DEBUG] agent: Node info in sync 2021/06/10 23:19:46 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (6.405935ms) from=10.233.77.145:33006 2021/06/10 23:19:46 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/10 23:19: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/06/10 23:19:46 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/10 23:19:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:46 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.224_443" in sync 2021/06/10 23:19:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:46 [DEBUG] agent: Service "_v1_message-router_10.233.31.110_3904" in sync 2021/06/10 23:19:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:46 [DEBUG] agent: Service "_v1_parser_10.233.19.94_8806" in sync 2021/06/10 23:19:46 [DEBUG] agent: Service "_v0_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:46 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.70.236_8446" 2021/06/10 23:19:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.215_9015" in sync 2021/06/10 23:19:46 [DEBUG] agent: Service "_v1_nsd_10.233.19.94_8806" in sync 2021/06/10 23:19:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:46 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:19:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:46 [DEBUG] agent: Service "_v1_appc_10.233.50.87_8443" in sync 2021/06/10 23:19:46 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:19:46 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.242_9518" in sync 2021/06/10 23:19:46 [DEBUG] agent: Service "_v1_catalog_10.233.19.94_8806" in sync 2021/06/10 23:19:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.94_8806" in sync 2021/06/10 23:19:46 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.231_8080" in sync 2021/06/10 23:19:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:46 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:19:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:46 [DEBUG] agent: Service "_v1_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:46 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:46 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.1.169_9005" in sync 2021/06/10 23:19:46 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:19:46 [DEBUG] agent: Node info in sync 2021/06/10 23:19:46 [DEBUG] http: Request PUT /v1/agent/service/register (600.83933ms) from=10.233.77.145:33012 2021/06/10 23:19:46 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.224_443" in sync 2021/06/10 23:19:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:47 [DEBUG] agent: Service "_v1_parser_10.233.19.94_8806" in sync 2021/06/10 23:19:47 [DEBUG] agent: Service "_v0_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:47 [DEBUG] agent: Service "_v1_message-router_10.233.31.110_3904" in sync 2021/06/10 23:19:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.215_9015" in sync 2021/06/10 23:19:47 [DEBUG] agent: Service "_v1_nsd_10.233.19.94_8806" in sync 2021/06/10 23:19:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:47 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:19:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:47 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:19:47 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.242_9518" in sync 2021/06/10 23:19:47 [DEBUG] agent: Service "_v1_catalog_10.233.19.94_8806" in sync 2021/06/10 23:19:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.94_8806" in sync 2021/06/10 23:19:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:47 [DEBUG] agent: Service "_v1_appc_10.233.50.87_8443" in sync 2021/06/10 23:19:47 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.231_8080" in sync 2021/06/10 23:19:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:47 [DEBUG] agent: Service "_v1_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:47 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:47 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:19:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:47 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.1.169_9005" in sync 2021/06/10 23:19:47 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:19:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:47 [DEBUG] agent: Node info in sync 2021/06/10 23:19:47 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (399.223628ms) from=10.233.77.145:33018 2021/06/10 23:19:48 [WARN] agent: Service name "_aai-nodes-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/10 23:19:48 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/10 23:19:48 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/10 23:19:48 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/10 23:19:48 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:19:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:48 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:19:48 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.242_9518" in sync 2021/06/10 23:19:48 [DEBUG] agent: Service "_v1_catalog_10.233.19.94_8806" in sync 2021/06/10 23:19:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.94_8806" in sync 2021/06/10 23:19:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:48 [DEBUG] agent: Service "_v1_appc_10.233.50.87_8443" in sync 2021/06/10 23:19:48 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.231_8080" in sync 2021/06/10 23:19:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:48 [DEBUG] agent: Service "_v1_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:48 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:48 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:19:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:48 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.1.169_9005" in sync 2021/06/10 23:19:48 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:19:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:48 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.224_443" in sync 2021/06/10 23:19:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:48 [DEBUG] agent: Service "_v1_parser_10.233.19.94_8806" in sync 2021/06/10 23:19:48 [DEBUG] agent: Service "_v0_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:48 [DEBUG] agent: Service "_v1_message-router_10.233.31.110_3904" in sync 2021/06/10 23:19:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:48 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.70.236_8446" 2021/06/10 23:19:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.215_9015" in sync 2021/06/10 23:19:48 [DEBUG] agent: Service "_v1_nsd_10.233.19.94_8806" in sync 2021/06/10 23:19:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:48 [DEBUG] agent: Node info in sync 2021/06/10 23:19:48 [DEBUG] http: Request PUT /v1/agent/service/register (471.545084ms) from=10.233.77.145:33036 2021/06/10 23:19:48 [DEBUG] agent: Service "_v1_catalog_10.233.19.94_8806" in sync 2021/06/10 23:19:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.94_8806" in sync 2021/06/10 23:19:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:48 [DEBUG] agent: Service "_v1_appc_10.233.50.87_8443" in sync 2021/06/10 23:19:48 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:19:48 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.242_9518" in sync 2021/06/10 23:19:48 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.231_8080" in sync 2021/06/10 23:19:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:48 [DEBUG] agent: Service "_v1_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:48 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:48 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:19:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:48 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.1.169_9005" in sync 2021/06/10 23:19:48 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:19:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:48 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.224_443" in sync 2021/06/10 23:19:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:48 [DEBUG] agent: Service "_v1_parser_10.233.19.94_8806" in sync 2021/06/10 23:19:48 [DEBUG] agent: Service "_v0_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:48 [DEBUG] agent: Service "_v1_message-router_10.233.31.110_3904" in sync 2021/06/10 23:19:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.215_9015" in sync 2021/06/10 23:19:48 [DEBUG] agent: Service "_v1_nsd_10.233.19.94_8806" in sync 2021/06/10 23:19:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:48 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:19:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:48 [DEBUG] agent: Node info in sync 2021/06/10 23:19:48 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (606.145µs) from=10.233.77.145:33056 2021/06/10 23:19:48 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/10 23:19:48 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/10 23:19:48 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/10 23:19:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:48 [DEBUG] agent: Service "_v1_parser_10.233.19.94_8806" in sync 2021/06/10 23:19:48 [DEBUG] agent: Service "_v0_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:48 [DEBUG] agent: Service "_v1_message-router_10.233.31.110_3904" in sync 2021/06/10 23:19:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.215_9015" in sync 2021/06/10 23:19:48 [DEBUG] agent: Service "_v1_nsd_10.233.19.94_8806" in sync 2021/06/10 23:19:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:48 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:19:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:48 [DEBUG] agent: Service "_v1_appc_10.233.50.87_8443" in sync 2021/06/10 23:19:48 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:19:48 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.242_9518" in sync 2021/06/10 23:19:48 [DEBUG] agent: Service "_v1_catalog_10.233.19.94_8806" in sync 2021/06/10 23:19:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.94_8806" in sync 2021/06/10 23:19:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:48 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.231_8080" in sync 2021/06/10 23:19:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:48 [DEBUG] agent: Service "_v1_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:48 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:48 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:19:48 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.70.236_8446" 2021/06/10 23:19:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:48 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.1.169_9005" in sync 2021/06/10 23:19:48 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:19:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:48 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.224_443" in sync 2021/06/10 23:19:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:48 [DEBUG] agent: Node info in sync 2021/06/10 23:19:48 [DEBUG] http: Request PUT /v1/agent/service/register (322.979079ms) from=10.233.77.145:33058 2021/06/10 23:19:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.215_9015" in sync 2021/06/10 23:19:48 [DEBUG] agent: Service "_v1_nsd_10.233.19.94_8806" in sync 2021/06/10 23:19:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:48 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:19:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:48 [DEBUG] agent: Service "_v1_appc_10.233.50.87_8443" in sync 2021/06/10 23:19:48 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:19:48 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.242_9518" in sync 2021/06/10 23:19:48 [DEBUG] agent: Service "_v1_catalog_10.233.19.94_8806" in sync 2021/06/10 23:19:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.94_8806" in sync 2021/06/10 23:19:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:48 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.231_8080" in sync 2021/06/10 23:19:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:48 [DEBUG] agent: Service "_v1_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:48 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:48 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:19:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:48 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:48 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.1.169_9005" in sync 2021/06/10 23:19:48 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:19:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:48 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.224_443" in sync 2021/06/10 23:19:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:48 [DEBUG] agent: Service "_v1_parser_10.233.19.94_8806" in sync 2021/06/10 23:19:48 [DEBUG] agent: Service "_v0_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:48 [DEBUG] agent: Service "_v1_message-router_10.233.31.110_3904" in sync 2021/06/10 23:19:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:49 [DEBUG] agent: Node info in sync 2021/06/10 23:19:49 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (510.104µs) from=10.233.77.145:33062 2021/06/10 23:19:49 [WARN] agent: Service name "_aai-nodes-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/10 23:19:49 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/10 23:19:49 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/10 23:19:49 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/10 23:19:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:49 [DEBUG] agent: Service "_v1_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:19:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:49 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.70.236_8446" 2021/06/10 23:19:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.1.169_9005" in sync 2021/06/10 23:19:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:19:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.224_443" in sync 2021/06/10 23:19:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:49 [DEBUG] agent: Service "_v1_parser_10.233.19.94_8806" in sync 2021/06/10 23:19:49 [DEBUG] agent: Service "_v0_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:49 [DEBUG] agent: Service "_v1_message-router_10.233.31.110_3904" in sync 2021/06/10 23:19:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.215_9015" in sync 2021/06/10 23:19:49 [DEBUG] agent: Service "_v1_nsd_10.233.19.94_8806" in sync 2021/06/10 23:19:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:19:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.242_9518" in sync 2021/06/10 23:19:49 [DEBUG] agent: Service "_v1_catalog_10.233.19.94_8806" in sync 2021/06/10 23:19:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.94_8806" in sync 2021/06/10 23:19:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:49 [DEBUG] agent: Service "_v1_appc_10.233.50.87_8443" in sync 2021/06/10 23:19:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:19:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.231_8080" in sync 2021/06/10 23:19:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:49 [DEBUG] agent: Node info in sync 2021/06/10 23:19:49 [DEBUG] http: Request PUT /v1/agent/service/register (488.73742ms) from=10.233.77.145:33066 2021/06/10 23:19:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.1.169_9005" in sync 2021/06/10 23:19:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:19:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.224_443" in sync 2021/06/10 23:19:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:49 [DEBUG] agent: Service "_v1_parser_10.233.19.94_8806" in sync 2021/06/10 23:19:49 [DEBUG] agent: Service "_v0_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:49 [DEBUG] agent: Service "_v1_message-router_10.233.31.110_3904" in sync 2021/06/10 23:19:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.215_9015" in sync 2021/06/10 23:19:49 [DEBUG] agent: Service "_v1_nsd_10.233.19.94_8806" in sync 2021/06/10 23:19:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:19:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:49 [DEBUG] agent: Service "_v1_appc_10.233.50.87_8443" in sync 2021/06/10 23:19:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:19:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.242_9518" in sync 2021/06/10 23:19:49 [DEBUG] agent: Service "_v1_catalog_10.233.19.94_8806" in sync 2021/06/10 23:19:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.94_8806" in sync 2021/06/10 23:19:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.231_8080" in sync 2021/06/10 23:19:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:49 [DEBUG] agent: Service "_v1_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:19:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:49 [DEBUG] agent: Node info in sync 2021/06/10 23:19:49 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (374.659µs) from=10.233.77.145:33068 2021/06/10 23:19:49 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/10 23:19:49 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/10 23:19:49 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/10 23:19:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:50 [DEBUG] agent: Service "_v1_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:19:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:50 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.1.169_9005" in sync 2021/06/10 23:19:50 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:19:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.224_443" in sync 2021/06/10 23:19:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:50 [DEBUG] agent: Service "_v1_parser_10.233.19.94_8806" in sync 2021/06/10 23:19:50 [DEBUG] agent: Service "_v0_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:50 [DEBUG] agent: Service "_v1_message-router_10.233.31.110_3904" in sync 2021/06/10 23:19:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:50 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.70.236_8446" 2021/06/10 23:19:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.215_9015" in sync 2021/06/10 23:19:50 [DEBUG] agent: Service "_v1_nsd_10.233.19.94_8806" in sync 2021/06/10 23:19:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:19:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:50 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.242_9518" in sync 2021/06/10 23:19:50 [DEBUG] agent: Service "_v1_catalog_10.233.19.94_8806" in sync 2021/06/10 23:19:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.94_8806" in sync 2021/06/10 23:19:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:50 [DEBUG] agent: Service "_v1_appc_10.233.50.87_8443" in sync 2021/06/10 23:19:50 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:19:50 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.231_8080" in sync 2021/06/10 23:19:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:50 [DEBUG] agent: Node info in sync 2021/06/10 23:19:50 [DEBUG] http: Request PUT /v1/agent/service/register (601.007537ms) from=10.233.77.145:33070 2021/06/10 23:19:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.224_443" in sync 2021/06/10 23:19:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:50 [DEBUG] agent: Service "_v1_parser_10.233.19.94_8806" in sync 2021/06/10 23:19:50 [DEBUG] agent: Service "_v0_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:50 [DEBUG] agent: Service "_v1_message-router_10.233.31.110_3904" in sync 2021/06/10 23:19:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.215_9015" in sync 2021/06/10 23:19:50 [DEBUG] agent: Service "_v1_nsd_10.233.19.94_8806" in sync 2021/06/10 23:19:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:19:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:50 [DEBUG] agent: Service "_v1_appc_10.233.50.87_8443" in sync 2021/06/10 23:19:50 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:19:50 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.242_9518" in sync 2021/06/10 23:19:50 [DEBUG] agent: Service "_v1_catalog_10.233.19.94_8806" in sync 2021/06/10 23:19:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.94_8806" in sync 2021/06/10 23:19:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:50 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.231_8080" in sync 2021/06/10 23:19:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:50 [DEBUG] agent: Service "_v1_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:19:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:50 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.1.169_9005" in sync 2021/06/10 23:19:50 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:19:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:50 [DEBUG] agent: Node info in sync 2021/06/10 23:19:50 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (579.545µs) from=10.233.77.145:33074 2021/06/10 23:19:50 [WARN] agent: Service name "_aai-nodes-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/10 23:19:50 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/10 23:19:50 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/10 23:19:50 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/10 23:19:51 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v1_appc_10.233.50.87_8443" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.242_9518" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v1_catalog_10.233.19.94_8806" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.94_8806" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.231_8080" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v1_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.1.169_9005" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:51 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.70.236_8446" 2021/06/10 23:19:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.224_443" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v1_parser_10.233.19.94_8806" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v0_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v1_message-router_10.233.31.110_3904" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.215_9015" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v1_nsd_10.233.19.94_8806" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:51 [DEBUG] agent: Node info in sync 2021/06/10 23:19:51 [DEBUG] http: Request PUT /v1/agent/service/register (559.884597ms) from=10.233.77.145:33076 2021/06/10 23:19:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.224_443" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v1_parser_10.233.19.94_8806" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v0_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v1_message-router_10.233.31.110_3904" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.215_9015" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v1_nsd_10.233.19.94_8806" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.242_9518" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v1_catalog_10.233.19.94_8806" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.94_8806" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v1_appc_10.233.50.87_8443" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.231_8080" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v1_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.1.169_9005" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:51 [DEBUG] agent: Node info in sync 2021/06/10 23:19:51 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (471.326µs) from=10.233.77.145:33082 2021/06/10 23:19:51 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/10 23:19:51 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/10 23:19:51 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/10 23:19:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.224_443" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:51 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.70.236_8446" 2021/06/10 23:19:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v1_parser_10.233.19.94_8806" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v0_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v1_message-router_10.233.31.110_3904" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.215_9015" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v1_nsd_10.233.19.94_8806" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v1_appc_10.233.50.87_8443" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.242_9518" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v1_catalog_10.233.19.94_8806" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.94_8806" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.231_8080" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v1_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.1.169_9005" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:51 [DEBUG] agent: Node info in sync 2021/06/10 23:19:51 [DEBUG] http: Request PUT /v1/agent/service/register (445.383358ms) from=10.233.77.145:33084 2021/06/10 23:19:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.215_9015" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v1_nsd_10.233.19.94_8806" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.242_9518" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v1_catalog_10.233.19.94_8806" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.94_8806" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v1_appc_10.233.50.87_8443" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.231_8080" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v1_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.1.169_9005" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.224_443" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v1_parser_10.233.19.94_8806" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v0_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v1_message-router_10.233.31.110_3904" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:51 [DEBUG] agent: Node info in sync 2021/06/10 23:19:51 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (510.973µs) from=10.233.77.145:33088 2021/06/10 23:19:52 [WARN] agent: Service name "_aai-nodes-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/10 23:19:52 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/10 23:19:52 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/10 23:19:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/10 23:19:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.224_443" in sync 2021/06/10 23:19:52 [DEBUG] agent: Service "_v0_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:52 [DEBUG] agent: Service "_v1_message-router_10.233.31.110_3904" in sync 2021/06/10 23:19:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:52 [DEBUG] agent: Service "_v1_parser_10.233.19.94_8806" in sync 2021/06/10 23:19:52 [DEBUG] agent: Service "_v1_nsd_10.233.19.94_8806" in sync 2021/06/10 23:19:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.215_9015" in sync 2021/06/10 23:19:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:52 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:19:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.94_8806" in sync 2021/06/10 23:19:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:52 [DEBUG] agent: Service "_v1_appc_10.233.50.87_8443" in sync 2021/06/10 23:19:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:19:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.242_9518" in sync 2021/06/10 23:19:52 [DEBUG] agent: Service "_v1_catalog_10.233.19.94_8806" in sync 2021/06/10 23:19:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:52 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.231_8080" in sync 2021/06/10 23:19:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:52 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:19:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:52 [DEBUG] agent: Service "_v1_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:19:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.1.169_9005" in sync 2021/06/10 23:19:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:52 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.70.236_8446" 2021/06/10 23:19:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:52 [DEBUG] agent: Node info in sync 2021/06/10 23:19:52 [DEBUG] http: Request PUT /v1/agent/service/register (331.529105ms) from=10.233.77.145:33094 2021/06/10 23:19:52 [DEBUG] agent: Service "_v1_appc_10.233.50.87_8443" in sync 2021/06/10 23:19:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:19:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.242_9518" in sync 2021/06/10 23:19:52 [DEBUG] agent: Service "_v1_catalog_10.233.19.94_8806" in sync 2021/06/10 23:19:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.94_8806" in sync 2021/06/10 23:19:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:52 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.231_8080" in sync 2021/06/10 23:19:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:52 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (322.576µs) from=10.233.77.145:33098 2021/06/10 23:19:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:52 [DEBUG] agent: Service "_v1_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:52 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:19:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.1.169_9005" in sync 2021/06/10 23:19:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:19:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.224_443" in sync 2021/06/10 23:19:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:52 [DEBUG] agent: Service "_v1_parser_10.233.19.94_8806" in sync 2021/06/10 23:19:52 [DEBUG] agent: Service "_v0_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:52 [DEBUG] agent: Service "_v1_message-router_10.233.31.110_3904" in sync 2021/06/10 23:19:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.215_9015" in sync 2021/06/10 23:19:52 [DEBUG] agent: Service "_v1_nsd_10.233.19.94_8806" in sync 2021/06/10 23:19:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:52 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:19:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:52 [DEBUG] agent: Node info in sync 2021/06/10 23:19:52 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/10 23:19:52 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/10 23:19:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/10 23:19:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-lk8tj" since the cluster is too small 2021/06/10 23:19:53 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.231_8080" in sync 2021/06/10 23:19:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:53 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.70.236_8446" 2021/06/10 23:19:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.94_8806" in sync 2021/06/10 23:19:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:53 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.242_9518" in sync 2021/06/10 23:19:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:53 [DEBUG] agent: Service "_v1_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:53 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:53 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:19:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:53 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:53 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:53 [DEBUG] agent: Service "_v1_parser_10.233.19.94_8806" in sync 2021/06/10 23:19:53 [DEBUG] agent: Service "_v0_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.215_9015" in sync 2021/06/10 23:19:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:53 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:19:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:53 [DEBUG] agent: Service "_v1_appc_10.233.50.87_8443" in sync 2021/06/10 23:19:53 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:19:53 [DEBUG] agent: Service "_v1_catalog_10.233.19.94_8806" in sync 2021/06/10 23:19:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:53 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:53 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:19:53 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:53 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.1.169_9005" in sync 2021/06/10 23:19:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:53 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:53 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.224_443" in sync 2021/06/10 23:19:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:53 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:53 [DEBUG] agent: Service "_v1_message-router_10.233.31.110_3904" in sync 2021/06/10 23:19:53 [DEBUG] agent: Service "_v1_nsd_10.233.19.94_8806" in sync 2021/06/10 23:19:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:53 [DEBUG] agent: Node info in sync 2021/06/10 23:19:53 [DEBUG] http: Request PUT /v1/agent/service/register (600.474276ms) from=10.233.77.145:33100 2021/06/10 23:19:53 [DEBUG] agent: Service "_v1_message-router_10.233.31.110_3904" in sync 2021/06/10 23:19:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:53 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:53 [DEBUG] agent: Service "_v1_nsd_10.233.19.94_8806" in sync 2021/06/10 23:19:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.94_8806" in sync 2021/06/10 23:19:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:53 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.242_9518" in sync 2021/06/10 23:19:53 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.231_8080" in sync 2021/06/10 23:19:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:53 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:53 [DEBUG] agent: Service "_v1_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:53 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:53 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:19:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:53 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:53 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:53 [DEBUG] agent: Service "_v1_parser_10.233.19.94_8806" in sync 2021/06/10 23:19:53 [DEBUG] agent: Service "_v0_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.215_9015" in sync 2021/06/10 23:19:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:53 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:19:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:53 [DEBUG] agent: Service "_v1_catalog_10.233.19.94_8806" in sync 2021/06/10 23:19:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:53 [DEBUG] agent: Service "_v1_appc_10.233.50.87_8443" in sync 2021/06/10 23:19:53 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:19:53 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:53 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:19:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:53 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:53 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.1.169_9005" in sync 2021/06/10 23:19:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:53 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.224_443" in sync 2021/06/10 23:19:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:53 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:53 [DEBUG] agent: Node info in sync 2021/06/10 23:19:53 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (100.089833ms) from=10.233.77.145:33104 2021/06/10 23:19:53 [WARN] agent: Service name "_aai-nodes-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/10 23:19:53 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/10 23:19:53 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/10 23:19:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/10 23:19:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:54 [DEBUG] agent: Service "_v0_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:54 [DEBUG] agent: Service "_v1_parser_10.233.19.94_8806" in sync 2021/06/10 23:19:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.215_9015" in sync 2021/06/10 23:19:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:54 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:19:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:54 [DEBUG] agent: Service "_v1_appc_10.233.50.87_8443" in sync 2021/06/10 23:19:54 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:19:54 [DEBUG] agent: Service "_v1_catalog_10.233.19.94_8806" in sync 2021/06/10 23:19:54 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:19:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:54 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.70.236_8446" 2021/06/10 23:19:54 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:54 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.1.169_9005" in sync 2021/06/10 23:19:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:54 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:54 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.224_443" in sync 2021/06/10 23:19:54 [DEBUG] agent: Service "_v1_message-router_10.233.31.110_3904" in sync 2021/06/10 23:19:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:54 [DEBUG] agent: Service "_v1_nsd_10.233.19.94_8806" in sync 2021/06/10 23:19:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:54 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.242_9518" in sync 2021/06/10 23:19:54 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.231_8080" in sync 2021/06/10 23:19:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:54 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.94_8806" in sync 2021/06/10 23:19:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:54 [DEBUG] agent: Service "_v1_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:54 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:19:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:54 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:54 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:54 [DEBUG] agent: Node info in sync 2021/06/10 23:19:54 [DEBUG] http: Request PUT /v1/agent/service/register (473.348177ms) from=10.233.77.145:33106 2021/06/10 23:19:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:54 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:54 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:54 [DEBUG] agent: Service "_v0_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:54 [DEBUG] agent: Service "_v1_parser_10.233.19.94_8806" in sync 2021/06/10 23:19:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.215_9015" in sync 2021/06/10 23:19:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:54 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:19:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:54 [DEBUG] agent: Service "_v1_appc_10.233.50.87_8443" in sync 2021/06/10 23:19:54 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:19:54 [DEBUG] agent: Service "_v1_catalog_10.233.19.94_8806" in sync 2021/06/10 23:19:54 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:19:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:54 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:54 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:54 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.1.169_9005" in sync 2021/06/10 23:19:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:54 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:54 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.224_443" in sync 2021/06/10 23:19:54 [DEBUG] agent: Service "_v1_message-router_10.233.31.110_3904" in sync 2021/06/10 23:19:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:54 [DEBUG] agent: Service "_v1_nsd_10.233.19.94_8806" in sync 2021/06/10 23:19:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:54 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.242_9518" in sync 2021/06/10 23:19:54 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.231_8080" in sync 2021/06/10 23:19:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:54 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.94_8806" in sync 2021/06/10 23:19:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:54 [DEBUG] agent: Service "_v1_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:54 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:19:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:54 [DEBUG] agent: Node info in sync 2021/06/10 23:19:54 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (405.552571ms) from=10.233.77.145:33114 2021/06/10 23:19:55 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/10 23:19:55 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/10 23:19:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/10 23:19:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:55 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:55 [DEBUG] agent: Service "_v1_parser_10.233.19.94_8806" in sync 2021/06/10 23:19:55 [DEBUG] agent: Service "_v0_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:55 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.70.236_8446" 2021/06/10 23:19:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.215_9015" in sync 2021/06/10 23:19:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:55 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:19:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:55 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:19:55 [DEBUG] agent: Service "_v1_catalog_10.233.19.94_8806" in sync 2021/06/10 23:19:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:55 [DEBUG] agent: Service "_v1_appc_10.233.50.87_8443" in sync 2021/06/10 23:19:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:55 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:55 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:19:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:55 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.1.169_9005" in sync 2021/06/10 23:19:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.224_443" in sync 2021/06/10 23:19:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:55 [DEBUG] agent: Service "_v1_message-router_10.233.31.110_3904" in sync 2021/06/10 23:19:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:55 [DEBUG] agent: Service "_v1_nsd_10.233.19.94_8806" in sync 2021/06/10 23:19:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.94_8806" in sync 2021/06/10 23:19:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:55 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.242_9518" in sync 2021/06/10 23:19:55 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.231_8080" in sync 2021/06/10 23:19:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:55 [DEBUG] agent: Service "_v1_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:55 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:19:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:55 [DEBUG] agent: Node info in sync 2021/06/10 23:19:55 [DEBUG] http: Request PUT /v1/agent/service/register (600.597607ms) from=10.233.77.145:33120 2021/06/10 23:19:55 [DEBUG] agent: Service "_v1_message-router_10.233.31.110_3904" in sync 2021/06/10 23:19:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:55 [DEBUG] agent: Service "_v1_nsd_10.233.19.94_8806" in sync 2021/06/10 23:19:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.94_8806" in sync 2021/06/10 23:19:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:55 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.242_9518" in sync 2021/06/10 23:19:55 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.231_8080" in sync 2021/06/10 23:19:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:55 [DEBUG] agent: Service "_v1_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:55 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:19:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:55 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:55 [DEBUG] agent: Service "_v1_parser_10.233.19.94_8806" in sync 2021/06/10 23:19:55 [DEBUG] agent: Service "_v0_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.215_9015" in sync 2021/06/10 23:19:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:55 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:19:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:55 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:19:55 [DEBUG] agent: Service "_v1_catalog_10.233.19.94_8806" in sync 2021/06/10 23:19:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:55 [DEBUG] agent: Service "_v1_appc_10.233.50.87_8443" in sync 2021/06/10 23:19:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:55 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:55 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:19:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:55 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.1.169_9005" in sync 2021/06/10 23:19:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.224_443" in sync 2021/06/10 23:19:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:55 [DEBUG] agent: Node info in sync 2021/06/10 23:19:55 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (747.875µs) from=10.233.77.145:33124 2021/06/10 23:19:56 [WARN] agent: Service name "_aai-nodes-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/10 23:19:56 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/10 23:19:56 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/10 23:19:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/10 23:19:56 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:19:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:56 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.70.236_8446" 2021/06/10 23:19:56 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:19:56 [DEBUG] agent: Service "_v1_catalog_10.233.19.94_8806" in sync 2021/06/10 23:19:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:56 [DEBUG] agent: Service "_v1_appc_10.233.50.87_8443" in sync 2021/06/10 23:19:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:56 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:56 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:19:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.1.169_9005" in sync 2021/06/10 23:19:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.224_443" in sync 2021/06/10 23:19:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:56 [DEBUG] agent: Service "_v1_message-router_10.233.31.110_3904" in sync 2021/06/10 23:19:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:56 [DEBUG] agent: Service "_v1_nsd_10.233.19.94_8806" in sync 2021/06/10 23:19:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.94_8806" in sync 2021/06/10 23:19:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:56 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.242_9518" in sync 2021/06/10 23:19:56 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.231_8080" in sync 2021/06/10 23:19:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:56 [DEBUG] agent: Service "_v1_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:56 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:19:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:56 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:56 [DEBUG] agent: Service "_v1_parser_10.233.19.94_8806" in sync 2021/06/10 23:19:56 [DEBUG] agent: Service "_v0_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.215_9015" in sync 2021/06/10 23:19:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:56 [DEBUG] agent: Node info in sync 2021/06/10 23:19:56 [DEBUG] http: Request PUT /v1/agent/service/register (303.602779ms) from=10.233.77.145:33134 2021/06/10 23:19:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:56 [DEBUG] agent: Service "_v1_parser_10.233.19.94_8806" in sync 2021/06/10 23:19:56 [DEBUG] agent: Service "_v0_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.215_9015" in sync 2021/06/10 23:19:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:56 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:19:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:56 [DEBUG] agent: Service "_v1_catalog_10.233.19.94_8806" in sync 2021/06/10 23:19:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:56 [DEBUG] agent: Service "_v1_appc_10.233.50.87_8443" in sync 2021/06/10 23:19:56 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:19:56 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:56 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:19:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.1.169_9005" in sync 2021/06/10 23:19:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.224_443" in sync 2021/06/10 23:19:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:56 [DEBUG] agent: Service "_v1_message-router_10.233.31.110_3904" in sync 2021/06/10 23:19:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:56 [DEBUG] agent: Service "_v1_nsd_10.233.19.94_8806" in sync 2021/06/10 23:19:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.94_8806" in sync 2021/06/10 23:19:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:56 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.242_9518" in sync 2021/06/10 23:19:56 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.231_8080" in sync 2021/06/10 23:19:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:56 [DEBUG] agent: Service "_v1_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:56 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:19:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:56 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:56 [DEBUG] agent: Node info in sync 2021/06/10 23:19:56 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (98.203959ms) from=10.233.77.145:33136 2021/06/10 23:19:56 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/10 23:19:56 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/10 23:19:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/10 23:19:57 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.231_8080" in sync 2021/06/10 23:19:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.94_8806" in sync 2021/06/10 23:19:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.242_9518" in sync 2021/06/10 23:19:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:57 [DEBUG] agent: Service "_v1_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:57 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:19:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:57 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:57 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:57 [DEBUG] agent: Service "_v1_parser_10.233.19.94_8806" in sync 2021/06/10 23:19:57 [DEBUG] agent: Service "_v0_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:57 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.70.236_8446" 2021/06/10 23:19:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.215_9015" in sync 2021/06/10 23:19:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:57 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:19:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:57 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:57 [DEBUG] agent: Service "_v1_appc_10.233.50.87_8443" in sync 2021/06/10 23:19:57 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:19:57 [DEBUG] agent: Service "_v1_catalog_10.233.19.94_8806" in sync 2021/06/10 23:19:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:57 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:57 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:57 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:19:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:57 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.1.169_9005" in sync 2021/06/10 23:19:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.224_443" in sync 2021/06/10 23:19:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:57 [DEBUG] agent: Service "_v1_message-router_10.233.31.110_3904" in sync 2021/06/10 23:19:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:57 [DEBUG] agent: Service "_v1_nsd_10.233.19.94_8806" in sync 2021/06/10 23:19:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:57 [DEBUG] agent: Node info in sync 2021/06/10 23:19:57 [DEBUG] http: Request PUT /v1/agent/service/register (420.314256ms) from=10.233.77.145:33140 2021/06/10 23:19:57 [DEBUG] agent: Service "_v1_parser_10.233.19.94_8806" in sync 2021/06/10 23:19:57 [DEBUG] agent: Service "_v0_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:57 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:57 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.215_9015" in sync 2021/06/10 23:19:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:57 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:19:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:57 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:57 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:19:57 [DEBUG] agent: Service "_v1_catalog_10.233.19.94_8806" in sync 2021/06/10 23:19:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:57 [DEBUG] agent: Service "_v1_appc_10.233.50.87_8443" in sync 2021/06/10 23:19:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:57 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:57 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:57 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:19:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:57 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.1.169_9005" in sync 2021/06/10 23:19:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:57 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (487.369µs) from=10.233.77.145:33154 2021/06/10 23:19:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.224_443" in sync 2021/06/10 23:19:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:57 [DEBUG] agent: Service "_v1_message-router_10.233.31.110_3904" in sync 2021/06/10 23:19:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:57 [DEBUG] agent: Service "_v1_nsd_10.233.19.94_8806" in sync 2021/06/10 23:19:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.94_8806" in sync 2021/06/10 23:19:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.242_9518" in sync 2021/06/10 23:19:57 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.231_8080" in sync 2021/06/10 23:19:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:57 [DEBUG] agent: Service "_v1_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:57 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:19:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:57 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:57 [DEBUG] agent: Node info in sync 2021/06/10 23:19:57 [WARN] agent: Service name "_aai-nodes-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/10 23:19:57 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/10 23:19:57 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/10 23:19:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/10 23:19:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.224_443" in sync 2021/06/10 23:19:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:57 [DEBUG] agent: Service "_v1_message-router_10.233.31.110_3904" in sync 2021/06/10 23:19:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:57 [DEBUG] agent: Service "_v1_nsd_10.233.19.94_8806" in sync 2021/06/10 23:19:57 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.70.236_8446" 2021/06/10 23:19:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.242_9518" in sync 2021/06/10 23:19:57 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.231_8080" in sync 2021/06/10 23:19:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.94_8806" in sync 2021/06/10 23:19:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:57 [DEBUG] agent: Service "_v1_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:57 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:19:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:57 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:57 [DEBUG] agent: Service "_v0_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:57 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:57 [DEBUG] agent: Service "_v1_parser_10.233.19.94_8806" in sync 2021/06/10 23:19:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:57 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.215_9015" in sync 2021/06/10 23:19:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:57 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:57 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:19:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:57 [DEBUG] agent: Service "_v1_appc_10.233.50.87_8443" in sync 2021/06/10 23:19:57 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:19:57 [DEBUG] agent: Service "_v1_catalog_10.233.19.94_8806" in sync 2021/06/10 23:19:57 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:19:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:57 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:57 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:57 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.1.169_9005" in sync 2021/06/10 23:19:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:57 [DEBUG] agent: Node info in sync 2021/06/10 23:19:57 [DEBUG] http: Request PUT /v1/agent/service/register (294.790976ms) from=10.233.77.145:33156 2021/06/10 23:19:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:57 [DEBUG] agent: Service "_v1_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:57 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:19:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:57 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:57 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (577.308µs) from=10.233.77.145:33158 2021/06/10 23:19:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:58 [DEBUG] agent: Service "_v1_parser_10.233.19.94_8806" in sync 2021/06/10 23:19:58 [DEBUG] agent: Service "_v0_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:58 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:58 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.215_9015" in sync 2021/06/10 23:19:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:58 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:19:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:58 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:58 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:19:58 [DEBUG] agent: Service "_v1_catalog_10.233.19.94_8806" in sync 2021/06/10 23:19:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:58 [DEBUG] agent: Service "_v1_appc_10.233.50.87_8443" in sync 2021/06/10 23:19:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:58 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:58 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:58 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:19:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:58 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.1.169_9005" in sync 2021/06/10 23:19:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.224_443" in sync 2021/06/10 23:19:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:58 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/10 23:19:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:58 [DEBUG] agent: Service "_v1_message-router_10.233.31.110_3904" in sync 2021/06/10 23:19:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:58 [DEBUG] agent: Service "_v1_nsd_10.233.19.94_8806" in sync 2021/06/10 23:19:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:58 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/10 23:19:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:58 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:58 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.94_8806" in sync 2021/06/10 23:19:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:58 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.242_9518" in sync 2021/06/10 23:19:58 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.231_8080" in sync 2021/06/10 23:19:58 [DEBUG] agent: Node info in sync 2021/06/10 23:19:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/10 23:19:58 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:19:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:58 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:58 [DEBUG] agent: Service "_v1_parser_10.233.19.94_8806" in sync 2021/06/10 23:19:58 [DEBUG] agent: Service "_v0_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:58 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.215_9015" in sync 2021/06/10 23:19:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:58 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:58 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:19:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:58 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:58 [DEBUG] agent: Service "_v1_catalog_10.233.19.94_8806" in sync 2021/06/10 23:19:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:58 [DEBUG] agent: Service "_v1_appc_10.233.50.87_8443" in sync 2021/06/10 23:19:58 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:19:58 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:58 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:19:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:58 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:58 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.1.169_9005" in sync 2021/06/10 23:19:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.224_443" in sync 2021/06/10 23:19:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:58 [DEBUG] agent: Service "_v1_message-router_10.233.31.110_3904" in sync 2021/06/10 23:19:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:58 [DEBUG] agent: Service "_v1_nsd_10.233.19.94_8806" in sync 2021/06/10 23:19:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:58 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.70.236_8446" 2021/06/10 23:19:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:58 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.94_8806" in sync 2021/06/10 23:19:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:58 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.242_9518" in sync 2021/06/10 23:19:58 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.231_8080" in sync 2021/06/10 23:19:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:58 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:58 [DEBUG] agent: Service "_v1_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:58 [DEBUG] agent: Node info in sync 2021/06/10 23:19:58 [DEBUG] http: Request PUT /v1/agent/service/register (601.883507ms) from=10.233.77.145:33166 2021/06/10 23:19:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:58 [DEBUG] agent: Service "_v1_appc_10.233.50.87_8443" in sync 2021/06/10 23:19:58 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:19:58 [DEBUG] agent: Service "_v1_catalog_10.233.19.94_8806" in sync 2021/06/10 23:19:58 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:19:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:58 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:58 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:58 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.1.169_9005" in sync 2021/06/10 23:19:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.224_443" in sync 2021/06/10 23:19:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:58 [DEBUG] agent: Service "_v1_message-router_10.233.31.110_3904" in sync 2021/06/10 23:19:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:58 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:58 [DEBUG] agent: Service "_v1_nsd_10.233.19.94_8806" in sync 2021/06/10 23:19:58 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:58 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (480.721µs) from=10.233.77.145:33178 2021/06/10 23:19:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:58 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.242_9518" in sync 2021/06/10 23:19:58 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.231_8080" in sync 2021/06/10 23:19:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:58 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.94_8806" in sync 2021/06/10 23:19:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:59 [WARN] agent: Service name "_aai-nquery-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/10 23:19:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:59 [DEBUG] agent: Service "_v1_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:59 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/10 23:19:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:59 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:19:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:59 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:59 [DEBUG] agent: Service "_v0_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:59 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:59 [DEBUG] agent: Service "_v1_parser_10.233.19.94_8806" in sync 2021/06/10 23:19:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:59 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/10 23:19:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:59 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.215_9015" in sync 2021/06/10 23:19:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:59 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:59 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:19:59 [DEBUG] agent: Node info in sync 2021/06/10 23:19:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/10 23:19:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.224_443" in sync 2021/06/10 23:19:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:59 [DEBUG] agent: Service "_v1_message-router_10.233.31.110_3904" in sync 2021/06/10 23:19:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:59 [DEBUG] agent: Service "_v1_nsd_10.233.19.94_8806" in sync 2021/06/10 23:19:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:59 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:59 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.94_8806" in sync 2021/06/10 23:19:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:59 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.242_9518" in sync 2021/06/10 23:19:59 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.231_8080" in sync 2021/06/10 23:19:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:59 [DEBUG] agent: Service "_v1_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:59 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:19:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:59 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:59 [INFO] agent: Synced service "_v11__aai-nquery_10.233.70.236_8446" 2021/06/10 23:19:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:59 [DEBUG] agent: Service "_v1_parser_10.233.19.94_8806" in sync 2021/06/10 23:19:59 [DEBUG] agent: Service "_v0_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:59 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.215_9015" in sync 2021/06/10 23:19:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:59 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:59 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:19:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:59 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:59 [DEBUG] agent: Service "_v1_catalog_10.233.19.94_8806" in sync 2021/06/10 23:19:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:19:59 [DEBUG] agent: Service "_v1_appc_10.233.50.87_8443" in sync 2021/06/10 23:19:59 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:19:59 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:19:59 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:19:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:59 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:59 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.1.169_9005" in sync 2021/06/10 23:19:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:59 [DEBUG] agent: Node info in sync 2021/06/10 23:19:59 [DEBUG] http: Request PUT /v1/agent/service/register (899.601267ms) from=10.233.77.145:33182 2021/06/10 23:19:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:59 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:59 [DEBUG] agent: Service "_v1_nsd_10.233.19.94_8806" in sync 2021/06/10 23:19:59 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:19:59 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.242_9518" in sync 2021/06/10 23:19:59 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.231_8080" in sync 2021/06/10 23:19:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.94_8806" in sync 2021/06/10 23:19:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:19:59 [DEBUG] agent: Service "_v1_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:19:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:19:59 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:19:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:00 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.236_8446" in sync 2021/06/10 23:20:00 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:20:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:00 [DEBUG] agent: Service "_v0_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:20:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:00 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:00 [DEBUG] agent: Service "_v1_parser_10.233.19.94_8806" in sync 2021/06/10 23:20:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:00 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.215_9015" in sync 2021/06/10 23:20:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:00 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:00 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:20:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:20:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:20:00 [DEBUG] agent: Service "_v1_appc_10.233.50.87_8443" in sync 2021/06/10 23:20:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:20:00 [DEBUG] agent: Service "_v1_catalog_10.233.19.94_8806" in sync 2021/06/10 23:20:00 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:20:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:00 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:00 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:20:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.1.169_9005" in sync 2021/06/10 23:20:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.224_443" in sync 2021/06/10 23:20:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:00 [DEBUG] agent: Service "_v1_message-router_10.233.31.110_3904" in sync 2021/06/10 23:20:00 [DEBUG] agent: Node info in sync 2021/06/10 23:20:00 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (527.786µs) from=10.233.77.145:33188 2021/06/10 23:20:00 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/10 23:20:00 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/10 23:20:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/10 23:20:00 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.242_9518" in sync 2021/06/10 23:20:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.231_8080" in sync 2021/06/10 23:20:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:00 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.94_8806" in sync 2021/06/10 23:20:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:20:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:00 [DEBUG] agent: Service "_v1_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:20:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:20:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:00 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.236_8446" in sync 2021/06/10 23:20:00 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:20:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:00 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:00 [DEBUG] agent: Service "_v1_parser_10.233.19.94_8806" in sync 2021/06/10 23:20:00 [DEBUG] agent: Service "_v0_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:20:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:00 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.215_9015" in sync 2021/06/10 23:20:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:00 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:00 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:20:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:20:00 [DEBUG] agent: Service "_v1_appc_10.233.50.87_8443" in sync 2021/06/10 23:20:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:20:00 [DEBUG] agent: Service "_v1_catalog_10.233.19.94_8806" in sync 2021/06/10 23:20:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:20:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:00 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:00 [INFO] agent: Synced service "_v11_aai-nquery_10.233.70.236_8446" 2021/06/10 23:20:00 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:20:00 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:20:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.1.169_9005" in sync 2021/06/10 23:20:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.224_443" in sync 2021/06/10 23:20:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:00 [DEBUG] agent: Service "_v1_message-router_10.233.31.110_3904" in sync 2021/06/10 23:20:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:00 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:00 [DEBUG] agent: Service "_v1_nsd_10.233.19.94_8806" in sync 2021/06/10 23:20:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:20:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:00 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:00 [DEBUG] agent: Node info in sync 2021/06/10 23:20:00 [DEBUG] http: Request PUT /v1/agent/service/register (529.300029ms) from=10.233.77.145:33190 2021/06/10 23:20:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:20:00 [DEBUG] agent: Service "_v1_appc_10.233.50.87_8443" in sync 2021/06/10 23:20:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:20:00 [DEBUG] agent: Service "_v1_catalog_10.233.19.94_8806" in sync 2021/06/10 23:20:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:20:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:00 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:00 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.236_8446" in sync 2021/06/10 23:20:00 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:20:00 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:20:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.1.169_9005" in sync 2021/06/10 23:20:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:00 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (86.246697ms) from=10.233.77.145:33194 2021/06/10 23:20:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.224_443" in sync 2021/06/10 23:20:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:01 [DEBUG] agent: Service "_v1_message-router_10.233.31.110_3904" in sync 2021/06/10 23:20:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:01 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:01 [DEBUG] agent: Service "_v1_nsd_10.233.19.94_8806" in sync 2021/06/10 23:20:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:20:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:01 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.242_9518" in sync 2021/06/10 23:20:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.231_8080" in sync 2021/06/10 23:20:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.94_8806" in sync 2021/06/10 23:20:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:20:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:01 [DEBUG] agent: Service "_v1_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:20:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:20:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:01 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.236_8446" in sync 2021/06/10 23:20:01 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:20:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:01 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:01 [DEBUG] agent: Service "_v1_parser_10.233.19.94_8806" in sync 2021/06/10 23:20:01 [DEBUG] agent: Service "_v0_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:20:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:01 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.215_9015" in sync 2021/06/10 23:20:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:01 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:01 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:20:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:01 [DEBUG] agent: Node info in sync 2021/06/10 23:20:01 [WARN] agent: Service name "_aai-nquery-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/10 23:20:01 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/10 23:20:01 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/10 23:20:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/10 23:20:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:01 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.215_9015" in sync 2021/06/10 23:20:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:01 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:01 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:20:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:20:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:20:01 [DEBUG] agent: Service "_v1_appc_10.233.50.87_8443" in sync 2021/06/10 23:20:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:20:01 [DEBUG] agent: Service "_v1_catalog_10.233.19.94_8806" in sync 2021/06/10 23:20:01 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:20:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:01 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.236_8446" in sync 2021/06/10 23:20:01 [INFO] agent: Synced service "_v12__aai-nquery_10.233.70.236_8446" 2021/06/10 23:20:01 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:20:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.1.169_9005" in sync 2021/06/10 23:20:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.224_443" in sync 2021/06/10 23:20:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:01 [DEBUG] agent: Service "_v1_message-router_10.233.31.110_3904" in sync 2021/06/10 23:20:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:20:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:01 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:01 [DEBUG] agent: Service "_v1_nsd_10.233.19.94_8806" in sync 2021/06/10 23:20:01 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:20:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.242_9518" in sync 2021/06/10 23:20:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.231_8080" in sync 2021/06/10 23:20:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.94_8806" in sync 2021/06/10 23:20:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:01 [DEBUG] agent: Service "_v1_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:20:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:20:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:01 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.236_8446" in sync 2021/06/10 23:20:01 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:20:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:01 [DEBUG] agent: Service "_v0_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:20:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:01 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:01 [DEBUG] agent: Service "_v1_parser_10.233.19.94_8806" in sync 2021/06/10 23:20:01 [DEBUG] agent: Node info in sync 2021/06/10 23:20:01 [DEBUG] http: Request PUT /v1/agent/service/register (600.177626ms) from=10.233.77.145:33198 2021/06/10 23:20:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:01 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.236_8446" in sync 2021/06/10 23:20:01 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:20:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:01 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:01 [DEBUG] agent: Service "_v1_parser_10.233.19.94_8806" in sync 2021/06/10 23:20:01 [DEBUG] agent: Service "_v0_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:20:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:01 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.215_9015" in sync 2021/06/10 23:20:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:01 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:20:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:01 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:01 [DEBUG] agent: Service "_v1_appc_10.233.50.87_8443" in sync 2021/06/10 23:20:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:20:01 [DEBUG] agent: Service "_v1_catalog_10.233.19.94_8806" in sync 2021/06/10 23:20:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:20:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:20:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:01 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.236_8446" in sync 2021/06/10 23:20:01 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.236_8446" in sync 2021/06/10 23:20:01 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:20:01 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:20:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.1.169_9005" in sync 2021/06/10 23:20:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.224_443" in sync 2021/06/10 23:20:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:01 [DEBUG] agent: Service "_v1_message-router_10.233.31.110_3904" in sync 2021/06/10 23:20:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:01 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:01 [DEBUG] agent: Service "_v1_nsd_10.233.19.94_8806" in sync 2021/06/10 23:20:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:20:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:01 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.231_8080" in sync 2021/06/10 23:20:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.94_8806" in sync 2021/06/10 23:20:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:20:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.242_9518" in sync 2021/06/10 23:20:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:01 [DEBUG] agent: Service "_v1_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:20:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:20:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:01 [DEBUG] agent: Node info in sync 2021/06/10 23:20:01 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (391.369µs) from=10.233.77.145:33206 2021/06/10 23:20:02 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/10 23:20:02 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/10 23:20:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/10 23:20:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.94_8806" in sync 2021/06/10 23:20:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:20:02 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.242_9518" in sync 2021/06/10 23:20:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.231_8080" in sync 2021/06/10 23:20:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:02 [DEBUG] agent: Service "_v1_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:20:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:02 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:20:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:02 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:20:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:02 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.236_8446" in sync 2021/06/10 23:20:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:02 [DEBUG] agent: Service "_v1_parser_10.233.19.94_8806" in sync 2021/06/10 23:20:02 [DEBUG] agent: Service "_v0_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:20:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:02 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.215_9015" in sync 2021/06/10 23:20:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:02 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:02 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:20:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:02 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:02 [DEBUG] agent: Service "_v1_catalog_10.233.19.94_8806" in sync 2021/06/10 23:20:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:20:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:20:02 [DEBUG] agent: Service "_v1_appc_10.233.50.87_8443" in sync 2021/06/10 23:20:02 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:20:02 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.236_8446" in sync 2021/06/10 23:20:02 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:20:02 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:20:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:02 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:02 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.236_8446" in sync 2021/06/10 23:20:02 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.1.169_9005" in sync 2021/06/10 23:20:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:02 [INFO] agent: Synced service "_v12_aai-nquery_10.233.70.236_8446" 2021/06/10 23:20:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.224_443" in sync 2021/06/10 23:20:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:02 [DEBUG] agent: Service "_v1_message-router_10.233.31.110_3904" in sync 2021/06/10 23:20:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:02 [DEBUG] agent: Service "_v1_nsd_10.233.19.94_8806" in sync 2021/06/10 23:20:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:20:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:02 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:02 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:02 [DEBUG] agent: Node info in sync 2021/06/10 23:20:02 [DEBUG] http: Request PUT /v1/agent/service/register (501.718024ms) from=10.233.77.145:33208 2021/06/10 23:20:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:02 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.236_8446" in sync 2021/06/10 23:20:02 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:20:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:02 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:02 [DEBUG] agent: Service "_v1_parser_10.233.19.94_8806" in sync 2021/06/10 23:20:02 [DEBUG] agent: Service "_v0_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:20:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:02 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.215_9015" in sync 2021/06/10 23:20:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:02 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:20:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:02 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:02 [DEBUG] agent: Service "_v1_appc_10.233.50.87_8443" in sync 2021/06/10 23:20:02 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:20:02 [DEBUG] agent: Service "_v1_catalog_10.233.19.94_8806" in sync 2021/06/10 23:20:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:20:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:20:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:02 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:02 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.236_8446" in sync 2021/06/10 23:20:02 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.236_8446" in sync 2021/06/10 23:20:02 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:20:02 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:20:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:02 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.1.169_9005" in sync 2021/06/10 23:20:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:02 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.236_8446" in sync 2021/06/10 23:20:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.224_443" in sync 2021/06/10 23:20:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:02 [DEBUG] agent: Service "_v1_message-router_10.233.31.110_3904" in sync 2021/06/10 23:20:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:02 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:02 [DEBUG] agent: Service "_v1_nsd_10.233.19.94_8806" in sync 2021/06/10 23:20:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:20:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:02 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.231_8080" in sync 2021/06/10 23:20:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.94_8806" in sync 2021/06/10 23:20:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:20:02 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.242_9518" in sync 2021/06/10 23:20:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:02 [DEBUG] agent: Service "_v1_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:20:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:02 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:20:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:02 [DEBUG] agent: Node info in sync 2021/06/10 23:20:02 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (817.378µs) from=10.233.77.145:33214 2021/06/10 23:20:03 [WARN] agent: Service name "_aai-nquery-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/10 23:20:03 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/10 23:20:03 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/10 23:20:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/10 23:20:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:20:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:03 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:20:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:03 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.236_8446" in sync 2021/06/10 23:20:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:03 [DEBUG] agent: Service "_v1_parser_10.233.19.94_8806" in sync 2021/06/10 23:20:03 [DEBUG] agent: Service "_v0_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:20:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:03 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.215_9015" in sync 2021/06/10 23:20:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:03 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:03 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:20:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:03 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:03 [DEBUG] agent: Service "_v1_catalog_10.233.19.94_8806" in sync 2021/06/10 23:20:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:20:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:20:03 [DEBUG] agent: Service "_v1_appc_10.233.50.87_8443" in sync 2021/06/10 23:20:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:20:03 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.236_8446" in sync 2021/06/10 23:20:03 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.236_8446" in sync 2021/06/10 23:20:03 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:20:03 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:20:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.1.169_9005" in sync 2021/06/10 23:20:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:03 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.236_8446" in sync 2021/06/10 23:20:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.224_443" in sync 2021/06/10 23:20:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:03 [DEBUG] agent: Service "_v1_message-router_10.233.31.110_3904" in sync 2021/06/10 23:20:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:03 [DEBUG] agent: Service "_v1_nsd_10.233.19.94_8806" in sync 2021/06/10 23:20:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:20:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:03 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:03 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.94_8806" in sync 2021/06/10 23:20:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:20:03 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.242_9518" in sync 2021/06/10 23:20:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.231_8080" in sync 2021/06/10 23:20:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:03 [DEBUG] agent: Service "_v1_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:20:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:03 [INFO] agent: Synced service "_v13__aai-nquery_10.233.70.236_8446" 2021/06/10 23:20:03 [DEBUG] agent: Node info in sync 2021/06/10 23:20:03 [DEBUG] http: Request PUT /v1/agent/service/register (609.680313ms) from=10.233.77.145:33220 2021/06/10 23:20:03 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:20:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:03 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:03 [DEBUG] agent: Service "_v1_catalog_10.233.19.94_8806" in sync 2021/06/10 23:20:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:20:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:20:03 [DEBUG] agent: Service "_v1_appc_10.233.50.87_8443" in sync 2021/06/10 23:20:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:20:03 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:20:03 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:20:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:03 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.236_8446" in sync 2021/06/10 23:20:03 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.236_8446" in sync 2021/06/10 23:20:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.1.169_9005" in sync 2021/06/10 23:20:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:03 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.236_8446" in sync 2021/06/10 23:20:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.224_443" in sync 2021/06/10 23:20:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:03 [DEBUG] agent: Service "_v1_message-router_10.233.31.110_3904" in sync 2021/06/10 23:20:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:03 [DEBUG] agent: Service "_v1_nsd_10.233.19.94_8806" in sync 2021/06/10 23:20:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:20:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:03 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:03 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.94_8806" in sync 2021/06/10 23:20:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:20:03 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.242_9518" in sync 2021/06/10 23:20:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.231_8080" in sync 2021/06/10 23:20:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:03 [DEBUG] agent: Service "_v1_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:20:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:03 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.236_8446" in sync 2021/06/10 23:20:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:20:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:03 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:20:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:03 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.236_8446" in sync 2021/06/10 23:20:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:03 [DEBUG] agent: Service "_v1_parser_10.233.19.94_8806" in sync 2021/06/10 23:20:03 [DEBUG] agent: Service "_v0_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:20:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:03 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.215_9015" in sync 2021/06/10 23:20:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:03 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:03 [DEBUG] agent: Node info in sync 2021/06/10 23:20:04 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (398.616µs) from=10.233.77.145:33224 2021/06/10 23:20:04 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/10 23:20:04 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/10 23:20:04 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/10 23:20:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:04 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:04 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.236_8446" in sync 2021/06/10 23:20:04 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.236_8446" in sync 2021/06/10 23:20:04 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:20:04 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:20:04 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.236_8446" in sync 2021/06/10 23:20:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.1.169_9005" in sync 2021/06/10 23:20:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:04 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.224_443" in sync 2021/06/10 23:20:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:04 [DEBUG] agent: Service "_v1_message-router_10.233.31.110_3904" in sync 2021/06/10 23:20:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:04 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:04 [DEBUG] agent: Service "_v1_nsd_10.233.19.94_8806" in sync 2021/06/10 23:20:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:20:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:04 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:04 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.242_9518" in sync 2021/06/10 23:20:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.231_8080" in sync 2021/06/10 23:20:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:04 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:04 [INFO] agent: Synced service "_v13_aai-nquery_10.233.70.236_8446" 2021/06/10 23:20:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.94_8806" in sync 2021/06/10 23:20:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:20:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:04 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.236_8446" in sync 2021/06/10 23:20:04 [DEBUG] agent: Service "_v1_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:20:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:20:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:04 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.236_8446" in sync 2021/06/10 23:20:04 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:20:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:04 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:04 [DEBUG] agent: Service "_v1_parser_10.233.19.94_8806" in sync 2021/06/10 23:20:04 [DEBUG] agent: Service "_v0_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:20:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:04 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.215_9015" in sync 2021/06/10 23:20:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:04 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:04 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:20:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:20:04 [DEBUG] agent: Service "_v1_appc_10.233.50.87_8443" in sync 2021/06/10 23:20:04 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:20:04 [DEBUG] agent: Service "_v1_catalog_10.233.19.94_8806" in sync 2021/06/10 23:20:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:20:04 [DEBUG] agent: Node info in sync 2021/06/10 23:20:04 [DEBUG] http: Request PUT /v1/agent/service/register (446.818236ms) from=10.233.77.145:33226 2021/06/10 23:20:04 [DEBUG] agent: Service "_v1_catalog_10.233.19.94_8806" in sync 2021/06/10 23:20:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:20:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:20:04 [DEBUG] agent: Service "_v1_appc_10.233.50.87_8443" in sync 2021/06/10 23:20:04 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:20:04 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:20:04 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:20:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:04 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:04 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.236_8446" in sync 2021/06/10 23:20:04 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.236_8446" in sync 2021/06/10 23:20:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.1.169_9005" in sync 2021/06/10 23:20:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:04 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.236_8446" in sync 2021/06/10 23:20:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:04 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.224_443" in sync 2021/06/10 23:20:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:04 [DEBUG] agent: Service "_v1_message-router_10.233.31.110_3904" in sync 2021/06/10 23:20:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:04 [DEBUG] agent: Service "_v1_nsd_10.233.19.94_8806" in sync 2021/06/10 23:20:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:20:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:04 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:04 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (374.149335ms) from=10.233.77.145:33230 2021/06/10 23:20:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:05 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.94_8806" in sync 2021/06/10 23:20:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:20:05 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.242_9518" in sync 2021/06/10 23:20:05 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.231_8080" in sync 2021/06/10 23:20:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:05 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:05 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.236_8446" in sync 2021/06/10 23:20:05 [DEBUG] agent: Service "_v1_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:20:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:05 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.236_8446" in sync 2021/06/10 23:20:05 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:20:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:05 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:20:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:05 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:05 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.236_8446" in sync 2021/06/10 23:20:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:05 [DEBUG] agent: Service "_v1_parser_10.233.19.94_8806" in sync 2021/06/10 23:20:05 [DEBUG] agent: Service "_v0_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:20:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:05 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.215_9015" in sync 2021/06/10 23:20:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:05 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:05 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:20:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:05 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:05 [DEBUG] agent: Node info in sync 2021/06/10 23:20:05 [WARN] agent: Service name "_aai-nquery-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/10 23:20:05 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/10 23:20:05 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/10 23:20:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/10 23:20:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:05 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:05 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.224_443" in sync 2021/06/10 23:20:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:05 [INFO] agent: Synced service "_v14__aai-nquery_10.233.70.236_8446" 2021/06/10 23:20:05 [DEBUG] agent: Service "_v1_message-router_10.233.31.110_3904" in sync 2021/06/10 23:20:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:05 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:05 [DEBUG] agent: Service "_v1_nsd_10.233.19.94_8806" in sync 2021/06/10 23:20:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:20:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:05 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:05 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.242_9518" in sync 2021/06/10 23:20:05 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.231_8080" in sync 2021/06/10 23:20:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:05 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:05 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.236_8446" in sync 2021/06/10 23:20:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.94_8806" in sync 2021/06/10 23:20:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:20:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:05 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.236_8446" in sync 2021/06/10 23:20:05 [DEBUG] agent: Service "_v1_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:20:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:05 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:20:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:05 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:05 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.236_8446" in sync 2021/06/10 23:20:05 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:20:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:05 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:05 [DEBUG] agent: Service "_v1_parser_10.233.19.94_8806" in sync 2021/06/10 23:20:05 [DEBUG] agent: Service "_v0_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:20:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:05 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.215_9015" in sync 2021/06/10 23:20:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:05 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:05 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:20:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:20:05 [DEBUG] agent: Service "_v1_appc_10.233.50.87_8443" in sync 2021/06/10 23:20:05 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:20:05 [DEBUG] agent: Service "_v1_catalog_10.233.19.94_8806" in sync 2021/06/10 23:20:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:20:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:05 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:05 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.236_8446" in sync 2021/06/10 23:20:05 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.236_8446" in sync 2021/06/10 23:20:05 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:20:05 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:20:05 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.236_8446" in sync 2021/06/10 23:20:05 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.1.169_9005" in sync 2021/06/10 23:20:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:05 [DEBUG] agent: Node info in sync 2021/06/10 23:20:05 [DEBUG] http: Request PUT /v1/agent/service/register (499.57789ms) from=10.233.77.145:33240 2021/06/10 23:20:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:05 [DEBUG] agent: Service "_v1_parser_10.233.19.94_8806" in sync 2021/06/10 23:20:05 [DEBUG] agent: Service "_v0_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:20:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:05 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.215_9015" in sync 2021/06/10 23:20:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:05 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:05 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:20:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:05 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:05 [DEBUG] agent: Service "_v1_catalog_10.233.19.94_8806" in sync 2021/06/10 23:20:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:20:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:20:05 [DEBUG] agent: Service "_v1_appc_10.233.50.87_8443" in sync 2021/06/10 23:20:05 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:20:05 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.236_8446" in sync 2021/06/10 23:20:05 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.236_8446" in sync 2021/06/10 23:20:05 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:20:05 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:20:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:05 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:05 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.1.169_9005" in sync 2021/06/10 23:20:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:05 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.236_8446" in sync 2021/06/10 23:20:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:05 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.224_443" in sync 2021/06/10 23:20:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:05 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:05 [DEBUG] agent: Service "_v1_message-router_10.233.31.110_3904" in sync 2021/06/10 23:20:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:05 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.236_8446" in sync 2021/06/10 23:20:05 [DEBUG] agent: Service "_v1_nsd_10.233.19.94_8806" in sync 2021/06/10 23:20:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:20:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:05 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:05 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:05 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.236_8446" in sync 2021/06/10 23:20:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.94_8806" in sync 2021/06/10 23:20:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:20:05 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.242_9518" in sync 2021/06/10 23:20:05 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.231_8080" in sync 2021/06/10 23:20:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:05 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:05 [DEBUG] agent: Service "_v1_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:20:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:05 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.236_8446" in sync 2021/06/10 23:20:05 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:20:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:05 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:20:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:05 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:05 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.236_8446" in sync 2021/06/10 23:20:05 [DEBUG] agent: Node info in sync 2021/06/10 23:20:05 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (636.992µs) from=10.233.77.145:33252 2021/06/10 23:20:05 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/10 23:20:05 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/10 23:20:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/10 23:20:06 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:20:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:06 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.236_8446" in sync 2021/06/10 23:20:06 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:20:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:06 [INFO] agent: Synced service "_v14_aai-nquery_10.233.70.236_8446" 2021/06/10 23:20:06 [DEBUG] agent: Service "_v1_parser_10.233.19.94_8806" in sync 2021/06/10 23:20:06 [DEBUG] agent: Service "_v0_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:20:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:06 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:06 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.215_9015" in sync 2021/06/10 23:20:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:06 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:20:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:06 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:06 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:20:06 [DEBUG] agent: Service "_v1_catalog_10.233.19.94_8806" in sync 2021/06/10 23:20:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:20:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.215_9011" in sync 2021/06/10 23:20:06 [DEBUG] agent: Service "_v1_appc_10.233.50.87_8443" in sync 2021/06/10 23:20:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:06 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:06 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.236_8446" in sync 2021/06/10 23:20:06 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.236_8446" in sync 2021/06/10 23:20:06 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:20:06 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.12.242_9004" in sync 2021/06/10 23:20:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:06 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.1.169_9005" in sync 2021/06/10 23:20:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:06 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.236_8446" in sync 2021/06/10 23:20:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:06 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.224_443" in sync 2021/06/10 23:20:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:06 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:06 [DEBUG] agent: Service "_v1_message-router_10.233.31.110_3904" in sync 2021/06/10 23:20:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:06 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.236_8446" in sync 2021/06/10 23:20:06 [DEBUG] agent: Service "_v1_nsd_10.233.19.94_8806" in sync 2021/06/10 23:20:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:20:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:06 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:06 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:06 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:06 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.236_8446" in sync 2021/06/10 23:20:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.94_8806" in sync 2021/06/10 23:20:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:20:06 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.242_9518" in sync 2021/06/10 23:20:06 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.231_8080" in sync 2021/06/10 23:20:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:06 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.236_8446" in sync 2021/06/10 23:20:06 [DEBUG] agent: Service "_v1_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:20:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:06 [DEBUG] agent: Node info in sync 2021/06/10 23:20:06 [DEBUG] http: Request PUT /v1/agent/service/register (500.206963ms) from=10.233.77.145:33254 2021/06/10 23:20:06 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:06 [DEBUG] agent: Service "_v1_nsd_10.233.19.94_8806" in sync 2021/06/10 23:20:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:20:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:06 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:06 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.28.231_8080" in sync 2021/06/10 23:20:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:06 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:06 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.236_8446" in sync 2021/06/10 23:20:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.94_8806" in sync 2021/06/10 23:20:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.162_9007" in sync 2021/06/10 23:20:06 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.242_9518" in sync 2021/06/10 23:20:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:06 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.236_8446" in sync 2021/06/10 23:20:06 [DEBUG] agent: Service "_v1_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:20:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:06 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.1.169_9005" in sync 2021/06/10 23:20:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:06 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.236_8446" in sync 2021/06/10 23:20:06 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.5.38_9009" in sync 2021/06/10 23:20:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.236_8446" in sync 2021/06/10 23:20:06 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.236_8446" in sync 2021/06/10 23:20:06 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.236_8446" in sync 2021/06/10 23:20:06 [DEBUG] agent: Service "_v1_parser_10.233.19.94_8806" in sync 2021/06/10 23:20:06 [DEBUG] agent: Service "_v0_multicloud_10.233.32.144_9001" in sync 2021/06/10 23:20:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.236_8446" i