By type
+ CONSUL_BIND= + [ -n ] + CONSUL_CLIENT= + [ -n ] + CONSUL_DATA_DIR=/consul/data + CONSUL_CONFIG_DIR=/consul/config + [ -n ] + echo agent + grep ^- + [ 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: '416dc343-6d58-85ac-0bf7-6b8b1653d123' Node name: 'onap-msb-consul-55bf85f47-h4bhx' 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/12/02 01:09:32 [DEBUG] agent: Using random ID "416dc343-6d58-85ac-0bf7-6b8b1653d123" as node ID 2021/12/02 01:09:32 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:416dc343-6d58-85ac-0bf7-6b8b1653d123 Address:127.0.0.1:8300}] 2021/12/02 01:09:32 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2021/12/02 01:09:33 [WARN] raft: Heartbeat timeout from "" reached, starting election 2021/12/02 01:09:33 [INFO] serf: EventMemberJoin: onap-msb-consul-55bf85f47-h4bhx.dc1 127.0.0.1 2021/12/02 01:09:33 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2021/12/02 01:09:33 [WARN] raft: Unable to get address for server id 416dc343-6d58-85ac-0bf7-6b8b1653d123, using fallback address 127.0.0.1:8300: Could not find address for server id 416dc343-6d58-85ac-0bf7-6b8b1653d123 2021/12/02 01:09:33 [DEBUG] raft: Votes needed: 1 2021/12/02 01:09:33 [DEBUG] raft: Vote granted from 416dc343-6d58-85ac-0bf7-6b8b1653d123 in term 2. Tally: 1 2021/12/02 01:09:33 [INFO] raft: Election won. Tally: 1 2021/12/02 01:09:33 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2021/12/02 01:09:33 [INFO] serf: EventMemberJoin: onap-msb-consul-55bf85f47-h4bhx 127.0.0.1 2021/12/02 01:09:33 [INFO] consul: cluster leadership acquired 2021/12/02 01:09:33 [INFO] consul: Handled member-join event for server "onap-msb-consul-55bf85f47-h4bhx.dc1" in area "wan" 2021/12/02 01:09:33 [INFO] consul: Adding LAN server onap-msb-consul-55bf85f47-h4bhx (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/12/02 01:09:34 [DEBUG] agent/proxy: managed Connect proxy manager started 2021/12/02 01:09:34 [INFO] consul: New leader elected: onap-msb-consul-55bf85f47-h4bhx 2021/12/02 01:09:34 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2021/12/02 01:09:34 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2021/12/02 01:09:34 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2021/12/02 01:09:34 [INFO] agent: started state syncer 2021/12/02 01:09:34 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2021/12/02 01:09:34 [INFO] agent: Synced node info 2021/12/02 01:09:36 [INFO] connect: initialized primary datacenter CA with provider "consul" 2021/12/02 01:09:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-h4bhx" since the cluster is too small 2021/12/02 01:09:36 [INFO] consul: member 'onap-msb-consul-55bf85f47-h4bhx' joined, marking health alive 2021/12/02 01:09:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-h4bhx" since the cluster is too small 2021/12/02 01:09:37 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/12/02 01:09:37 [DEBUG] agent: Node info in sync 2021/12/02 01:09:37 [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/12/02 01:10:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-h4bhx" since the cluster is too small 2021/12/02 01:11:04 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/12/02 01:11:04 [DEBUG] agent: Node info in sync 2021/12/02 01:11:33 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-55bf85f47-h4bhx.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/12/02 01:11:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-h4bhx" since the cluster is too small 2021/12/02 01:12:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-h4bhx" since the cluster is too small 2021/12/02 01:12:34 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/12/02 01:12:34 [DEBUG] agent: Node info in sync 2021/12/02 01:13:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-h4bhx" since the cluster is too small 2021/12/02 01:14:15 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/12/02 01:14:15 [DEBUG] agent: Node info in sync 2021/12/02 01:14:24 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-55bf85f47-h4bhx.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/12/02 01:14:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-h4bhx" since the cluster is too small 2021/12/02 01:15:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-h4bhx" since the cluster is too small 2021/12/02 01:15:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/12/02 01:15:45 [DEBUG] agent: Node info in sync 2021/12/02 01:16:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-h4bhx" since the cluster is too small 2021/12/02 01:16:53 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/12/02 01:16:53 [DEBUG] agent: Node info in sync 2021/12/02 01:17:13 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-55bf85f47-h4bhx.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/12/02 01:17:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-h4bhx" since the cluster is too small 2021/12/02 01:18:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/12/02 01:18:06 [DEBUG] agent: Node info in sync 2021/12/02 01:18:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-h4bhx" since the cluster is too small 2021/12/02 01:19:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-h4bhx" since the cluster is too small 2021/12/02 01:19:37 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/12/02 01:19:37 [DEBUG] agent: Node info in sync 2021/12/02 01:19:59 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-55bf85f47-h4bhx.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/12/02 01:20:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-h4bhx" since the cluster is too small 2021/12/02 01:20:55 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/12/02 01:20:55 [DEBUG] agent: Node info in sync 2021/12/02 01:21:05 [DEBUG] http: Request GET /v1/status/leader (17.872974ms) from=10.233.78.8:59972 2021/12/02 01:21: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/12/02 01:21: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/12/02 01:21:06 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.10.1_443" 2021/12/02 01:21:06 [DEBUG] agent: Node info in sync 2021/12/02 01:21:06 [DEBUG] http: Request PUT /v1/agent/service/register (443.587204ms) from=10.233.78.8:59986 2021/12/02 01:21:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.1_443" in sync 2021/12/02 01:21:06 [DEBUG] agent: Node info in sync 2021/12/02 01:21:07 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (149.852894ms) from=10.233.78.8:59988 2021/12/02 01:21:07 [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/12/02 01:21:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/02 01:21:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.1_443" in sync 2021/12/02 01:21:08 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.14.86_9007" 2021/12/02 01:21:08 [DEBUG] agent: Node info in sync 2021/12/02 01:21:08 [DEBUG] http: Request PUT /v1/agent/service/register (686.093607ms) from=10.233.78.8:59996 2021/12/02 01:21:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.1_443" in sync 2021/12/02 01:21:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:08 [DEBUG] agent: Node info in sync 2021/12/02 01:21:08 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (444.705µs) from=10.233.78.8:60000 2021/12/02 01:21:08 [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/12/02 01:21: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/12/02 01:21:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.1_443" in sync 2021/12/02 01:21:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:09 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.14.86_9007" 2021/12/02 01:21:09 [DEBUG] agent: Node info in sync 2021/12/02 01:21:09 [DEBUG] http: Request PUT /v1/agent/service/register (721.844115ms) from=10.233.78.8:60006 2021/12/02 01:21:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.1_443" in sync 2021/12/02 01:21:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:09 [DEBUG] agent: Node info in sync 2021/12/02 01:21:09 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (669.961µs) from=10.233.78.8:60014 2021/12/02 01:21:09 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/02 01:21:09 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/02 01:21:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.1_443" in sync 2021/12/02 01:21:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:10 [INFO] agent: Synced service "_v1_wf-gui_10.233.45.115_8443" 2021/12/02 01:21:10 [DEBUG] agent: Node info in sync 2021/12/02 01:21:10 [DEBUG] http: Request PUT /v1/agent/service/register (514.406148ms) from=10.233.78.8:60016 2021/12/02 01:21:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.1_443" in sync 2021/12/02 01:21:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.115_8443" in sync 2021/12/02 01:21:10 [DEBUG] agent: Node info in sync 2021/12/02 01:21:10 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (200.212272ms) from=10.233.78.8:60020 2021/12/02 01:21:10 [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/12/02 01:21: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/12/02 01:21:10 [INFO] agent: Synced service "_v0_multicloud_10.233.14.16_9001" 2021/12/02 01:21:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.1_443" in sync 2021/12/02 01:21:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.115_8443" in sync 2021/12/02 01:21:10 [DEBUG] agent: Node info in sync 2021/12/02 01:21:10 [DEBUG] http: Request PUT /v1/agent/service/register (100.408432ms) from=10.233.78.8:60026 2021/12/02 01:21:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.1_443" in sync 2021/12/02 01:21:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.115_8443" in sync 2021/12/02 01:21:10 [DEBUG] agent: Service "_v0_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:10 [DEBUG] agent: Node info in sync 2021/12/02 01:21:10 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (300.039µs) from=10.233.78.8:60030 2021/12/02 01:21:11 [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/12/02 01:21: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/12/02 01:21:11 [INFO] agent: Synced service "_v1_multicloud_10.233.14.16_9001" 2021/12/02 01:21:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.1_443" in sync 2021/12/02 01:21:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.115_8443" in sync 2021/12/02 01:21:11 [DEBUG] agent: Service "_v0_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:11 [DEBUG] agent: Node info in sync 2021/12/02 01:21:11 [DEBUG] http: Request PUT /v1/agent/service/register (262.880751ms) from=10.233.78.8:60034 2021/12/02 01:21:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.1_443" in sync 2021/12/02 01:21:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:12 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (1.244025ms) from=10.233.78.8:60036 2021/12/02 01:21:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.115_8443" in sync 2021/12/02 01:21:12 [DEBUG] agent: Service "_v0_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:12 [DEBUG] agent: Service "_v1_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:12 [DEBUG] agent: Node info in sync 2021/12/02 01:21:12 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/sdc/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/02 01:21:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/02 01:21:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.1_443" in sync 2021/12/02 01:21:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.115_8443" in sync 2021/12/02 01:21:12 [DEBUG] agent: Service "_v0_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:12 [DEBUG] agent: Service "_v1_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:12 [INFO] agent: Synced service "_v1_sdc_10.233.19.186_8443" 2021/12/02 01:21:12 [DEBUG] agent: Node info in sync 2021/12/02 01:21:12 [DEBUG] http: Request PUT /v1/agent/service/register (247.353957ms) from=10.233.78.8:60044 2021/12/02 01:21:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.115_8443" in sync 2021/12/02 01:21:12 [DEBUG] agent: Service "_v0_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:12 [DEBUG] agent: Service "_v1_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:12 [DEBUG] agent: Service "_v1_sdc_10.233.19.186_8443" in sync 2021/12/02 01:21:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.1_443" in sync 2021/12/02 01:21:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:12 [DEBUG] agent: Node info in sync 2021/12/02 01:21:12 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (50.049903ms) from=10.233.78.8:60046 2021/12/02 01:21:13 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/02 01:21: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/12/02 01:21:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.1_443" in sync 2021/12/02 01:21:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.115_8443" in sync 2021/12/02 01:21:13 [DEBUG] agent: Service "_v0_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:13 [DEBUG] agent: Service "_v1_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:13 [DEBUG] agent: Service "_v1_sdc_10.233.19.186_8443" in sync 2021/12/02 01:21:13 [INFO] agent: Synced service "_v1_sdc-deprecated_10.233.19.186_8080" 2021/12/02 01:21:13 [DEBUG] agent: Node info in sync 2021/12/02 01:21:13 [DEBUG] http: Request PUT /v1/agent/service/register (175.815764ms) from=10.233.78.8:60048 2021/12/02 01:21:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.186_8080" in sync 2021/12/02 01:21:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.1_443" in sync 2021/12/02 01:21:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.115_8443" in sync 2021/12/02 01:21:13 [DEBUG] agent: Service "_v0_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:13 [DEBUG] agent: Service "_v1_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:13 [DEBUG] agent: Service "_v1_sdc_10.233.19.186_8443" in sync 2021/12/02 01:21:13 [DEBUG] agent: Node info in sync 2021/12/02 01:21:13 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (736.661µs) from=10.233.78.8:60052 2021/12/02 01:21:13 [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/12/02 01:21: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/12/02 01:21:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:14 [DEBUG] agent: Service "_v0_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.186_8080" in sync 2021/12/02 01:21:14 [INFO] agent: Synced service "_v1_parser_10.233.11.100_8806" 2021/12/02 01:21:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.1_443" in sync 2021/12/02 01:21:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.115_8443" in sync 2021/12/02 01:21:14 [DEBUG] agent: Service "_v1_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:14 [DEBUG] agent: Service "_v1_sdc_10.233.19.186_8443" in sync 2021/12/02 01:21:14 [DEBUG] agent: Node info in sync 2021/12/02 01:21:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:14 [DEBUG] agent: Service "_v0_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.186_8080" in sync 2021/12/02 01:21:14 [DEBUG] agent: Service "_v1_parser_10.233.11.100_8806" in sync 2021/12/02 01:21:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.115_8443" in sync 2021/12/02 01:21:14 [DEBUG] agent: Service "_v1_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:14 [DEBUG] agent: Service "_v1_sdc_10.233.19.186_8443" in sync 2021/12/02 01:21:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.1_443" in sync 2021/12/02 01:21:14 [DEBUG] agent: Node info in sync 2021/12/02 01:21:14 [DEBUG] http: Request PUT /v1/agent/service/register (599.90154ms) from=10.233.78.8:60054 2021/12/02 01:21:14 [DEBUG] http: Request GET /v1/health/service/parser-v1 (636.09µs) from=10.233.78.8:60060 2021/12/02 01:21:14 [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/12/02 01:21: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/12/02 01:21:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.186_8080" in sync 2021/12/02 01:21:15 [DEBUG] agent: Service "_v1_parser_10.233.11.100_8806" in sync 2021/12/02 01:21:15 [INFO] agent: Synced service "_v1_catalog_10.233.11.100_8806" 2021/12/02 01:21:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:15 [DEBUG] agent: Service "_v0_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:15 [DEBUG] agent: Service "_v1_sdc_10.233.19.186_8443" in sync 2021/12/02 01:21:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.1_443" in sync 2021/12/02 01:21:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.115_8443" in sync 2021/12/02 01:21:15 [DEBUG] agent: Service "_v1_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:15 [DEBUG] agent: Node info in sync 2021/12/02 01:21:15 [DEBUG] http: Request PUT /v1/agent/service/register (534.893761ms) from=10.233.78.8:60062 2021/12/02 01:21:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.115_8443" in sync 2021/12/02 01:21:15 [DEBUG] agent: Service "_v1_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:15 [DEBUG] agent: Service "_v1_sdc_10.233.19.186_8443" in sync 2021/12/02 01:21:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.1_443" in sync 2021/12/02 01:21:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:15 [DEBUG] agent: Service "_v0_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.186_8080" in sync 2021/12/02 01:21:15 [DEBUG] agent: Service "_v1_parser_10.233.11.100_8806" in sync 2021/12/02 01:21:15 [DEBUG] agent: Service "_v1_catalog_10.233.11.100_8806" in sync 2021/12/02 01:21:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:15 [DEBUG] agent: Node info in sync 2021/12/02 01:21:15 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (457.328µs) from=10.233.78.8:60070 2021/12/02 01:21:15 [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/12/02 01:21:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/02 01:21:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.1_443" in sync 2021/12/02 01:21:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.115_8443" in sync 2021/12/02 01:21:15 [DEBUG] agent: Service "_v1_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:15 [DEBUG] agent: Service "_v1_sdc_10.233.19.186_8443" in sync 2021/12/02 01:21:15 [INFO] agent: Synced service "_v1_nsd_10.233.11.100_8806" 2021/12/02 01:21:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:15 [DEBUG] agent: Service "_v0_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.186_8080" in sync 2021/12/02 01:21:15 [DEBUG] agent: Service "_v1_parser_10.233.11.100_8806" in sync 2021/12/02 01:21:15 [DEBUG] agent: Service "_v1_catalog_10.233.11.100_8806" in sync 2021/12/02 01:21:15 [DEBUG] agent: Node info in sync 2021/12/02 01:21:15 [DEBUG] http: Request PUT /v1/agent/service/register (437.88869ms) from=10.233.78.8:60072 2021/12/02 01:21:15 [DEBUG] agent: Service "_v1_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:15 [DEBUG] agent: Service "_v1_sdc_10.233.19.186_8443" in sync 2021/12/02 01:21:15 [DEBUG] agent: Service "_v1_nsd_10.233.11.100_8806" in sync 2021/12/02 01:21:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.1_443" in sync 2021/12/02 01:21:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.115_8443" in sync 2021/12/02 01:21:15 [DEBUG] agent: Service "_v0_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.186_8080" in sync 2021/12/02 01:21:15 [DEBUG] agent: Service "_v1_parser_10.233.11.100_8806" in sync 2021/12/02 01:21:15 [DEBUG] agent: Service "_v1_catalog_10.233.11.100_8806" in sync 2021/12/02 01:21:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:15 [DEBUG] agent: Node info in sync 2021/12/02 01:21:15 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (100.135648ms) from=10.233.78.8:60078 2021/12/02 01:21:15 [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/12/02 01:21:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/02 01:21:16 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.11.100_8806" 2021/12/02 01:21:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.1_443" in sync 2021/12/02 01:21:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.115_8443" in sync 2021/12/02 01:21:16 [DEBUG] agent: Service "_v1_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:16 [DEBUG] agent: Service "_v1_sdc_10.233.19.186_8443" in sync 2021/12/02 01:21:16 [DEBUG] agent: Service "_v1_nsd_10.233.11.100_8806" in sync 2021/12/02 01:21:16 [DEBUG] agent: Service "_v1_catalog_10.233.11.100_8806" in sync 2021/12/02 01:21:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:16 [DEBUG] agent: Service "_v0_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.186_8080" in sync 2021/12/02 01:21:16 [DEBUG] agent: Service "_v1_parser_10.233.11.100_8806" in sync 2021/12/02 01:21:16 [DEBUG] agent: Node info in sync 2021/12/02 01:21:16 [DEBUG] http: Request PUT /v1/agent/service/register (247.772867ms) from=10.233.78.8:60080 2021/12/02 01:21:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.1_443" in sync 2021/12/02 01:21:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.115_8443" in sync 2021/12/02 01:21:16 [DEBUG] agent: Service "_v1_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:16 [DEBUG] agent: Service "_v1_sdc_10.233.19.186_8443" in sync 2021/12/02 01:21:16 [DEBUG] agent: Service "_v1_nsd_10.233.11.100_8806" in sync 2021/12/02 01:21:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.100_8806" in sync 2021/12/02 01:21:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:16 [DEBUG] agent: Service "_v0_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.186_8080" in sync 2021/12/02 01:21:16 [DEBUG] agent: Service "_v1_parser_10.233.11.100_8806" in sync 2021/12/02 01:21:16 [DEBUG] agent: Service "_v1_catalog_10.233.11.100_8806" in sync 2021/12/02 01:21:16 [DEBUG] agent: Node info in sync 2021/12/02 01:21:16 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (441.03µs) from=10.233.78.8:60084 2021/12/02 01:21:16 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/02 01:21:16 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/02 01:21:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.100_8806" in sync 2021/12/02 01:21:17 [INFO] agent: Synced service "_v1_sdc-gui_10.233.38.212_8181" 2021/12/02 01:21:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.1_443" in sync 2021/12/02 01:21:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.115_8443" in sync 2021/12/02 01:21:17 [DEBUG] agent: Service "_v1_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:17 [DEBUG] agent: Service "_v1_sdc_10.233.19.186_8443" in sync 2021/12/02 01:21:17 [DEBUG] agent: Service "_v1_nsd_10.233.11.100_8806" in sync 2021/12/02 01:21:17 [DEBUG] agent: Service "_v1_catalog_10.233.11.100_8806" in sync 2021/12/02 01:21:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:17 [DEBUG] agent: Service "_v0_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.186_8080" in sync 2021/12/02 01:21:17 [DEBUG] agent: Service "_v1_parser_10.233.11.100_8806" in sync 2021/12/02 01:21:17 [DEBUG] agent: Node info in sync 2021/12/02 01:21:17 [DEBUG] http: Request PUT /v1/agent/service/register (400.32341ms) from=10.233.78.8:60088 2021/12/02 01:21:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.1_443" in sync 2021/12/02 01:21:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.115_8443" in sync 2021/12/02 01:21:17 [DEBUG] agent: Service "_v1_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:17 [DEBUG] agent: Service "_v1_sdc_10.233.19.186_8443" in sync 2021/12/02 01:21:17 [DEBUG] agent: Service "_v1_nsd_10.233.11.100_8806" in sync 2021/12/02 01:21:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.100_8806" in sync 2021/12/02 01:21:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.212_8181" in sync 2021/12/02 01:21:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:17 [DEBUG] agent: Service "_v0_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.186_8080" in sync 2021/12/02 01:21:17 [DEBUG] agent: Service "_v1_parser_10.233.11.100_8806" in sync 2021/12/02 01:21:17 [DEBUG] agent: Service "_v1_catalog_10.233.11.100_8806" in sync 2021/12/02 01:21:17 [DEBUG] agent: Node info in sync 2021/12/02 01:21:17 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (843.965µs) from=10.233.78.8:60092 2021/12/02 01:21:17 [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/12/02 01:21: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/12/02 01:21:17 [DEBUG] agent: Service "_v1_sdc_10.233.19.186_8443" in sync 2021/12/02 01:21:17 [INFO] agent: Synced service "_v1_message-router_10.233.8.247_3904" 2021/12/02 01:21:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.1_443" in sync 2021/12/02 01:21:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.115_8443" in sync 2021/12/02 01:21:17 [DEBUG] agent: Service "_v1_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:17 [DEBUG] agent: Service "_v1_nsd_10.233.11.100_8806" in sync 2021/12/02 01:21:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.100_8806" in sync 2021/12/02 01:21:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.212_8181" in sync 2021/12/02 01:21:17 [DEBUG] agent: Service "_v0_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.186_8080" in sync 2021/12/02 01:21:17 [DEBUG] agent: Service "_v1_parser_10.233.11.100_8806" in sync 2021/12/02 01:21:17 [DEBUG] agent: Service "_v1_catalog_10.233.11.100_8806" in sync 2021/12/02 01:21:17 [DEBUG] agent: Node info in sync 2021/12/02 01:21:17 [DEBUG] http: Request PUT /v1/agent/service/register (201.369585ms) from=10.233.78.8:60096 2021/12/02 01:21:17 [DEBUG] agent: Service "_v0_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.186_8080" in sync 2021/12/02 01:21:17 [DEBUG] agent: Service "_v1_parser_10.233.11.100_8806" in sync 2021/12/02 01:21:17 [DEBUG] agent: Service "_v1_catalog_10.233.11.100_8806" in sync 2021/12/02 01:21:17 [DEBUG] agent: Service "_v1_sdc_10.233.19.186_8443" in sync 2021/12/02 01:21:17 [DEBUG] agent: Service "_v1_message-router_10.233.8.247_3904" in sync 2021/12/02 01:21:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.100_8806" in sync 2021/12/02 01:21:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.212_8181" in sync 2021/12/02 01:21:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.1_443" in sync 2021/12/02 01:21:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.115_8443" in sync 2021/12/02 01:21:17 [DEBUG] agent: Service "_v1_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:17 [DEBUG] agent: Service "_v1_nsd_10.233.11.100_8806" in sync 2021/12/02 01:21:17 [DEBUG] agent: Node info in sync 2021/12/02 01:21:18 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (600.015304ms) from=10.233.78.8:60102 2021/12/02 01:21:18 [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/12/02 01:21:18 [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/12/02 01:21:18 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/02 01:21: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/12/02 01:21:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.212_8181" in sync 2021/12/02 01:21:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.1_443" in sync 2021/12/02 01:21:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.115_8443" in sync 2021/12/02 01:21:19 [DEBUG] agent: Service "_v1_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:19 [DEBUG] agent: Service "_v1_nsd_10.233.11.100_8806" in sync 2021/12/02 01:21:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.100_8806" in sync 2021/12/02 01:21:19 [DEBUG] agent: Service "_v0_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.186_8080" in sync 2021/12/02 01:21:19 [DEBUG] agent: Service "_v1_parser_10.233.11.100_8806" in sync 2021/12/02 01:21:19 [DEBUG] agent: Service "_v1_catalog_10.233.11.100_8806" in sync 2021/12/02 01:21:19 [DEBUG] agent: Service "_v1_sdc_10.233.19.186_8443" in sync 2021/12/02 01:21:19 [DEBUG] agent: Service "_v1_message-router_10.233.8.247_3904" in sync 2021/12/02 01:21:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:19 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.70.166_8446" 2021/12/02 01:21:19 [DEBUG] agent: Node info in sync 2021/12/02 01:21:19 [DEBUG] http: Request PUT /v1/agent/service/register (524.285499ms) from=10.233.78.8:60110 2021/12/02 01:21:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.1_443" in sync 2021/12/02 01:21:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.115_8443" in sync 2021/12/02 01:21:19 [DEBUG] agent: Service "_v1_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:19 [DEBUG] agent: Service "_v1_nsd_10.233.11.100_8806" in sync 2021/12/02 01:21:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.100_8806" in sync 2021/12/02 01:21:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.212_8181" in sync 2021/12/02 01:21:19 [DEBUG] agent: Service "_v0_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.186_8080" in sync 2021/12/02 01:21:19 [DEBUG] agent: Service "_v1_parser_10.233.11.100_8806" in sync 2021/12/02 01:21:19 [DEBUG] agent: Service "_v1_catalog_10.233.11.100_8806" in sync 2021/12/02 01:21:19 [DEBUG] agent: Service "_v1_sdc_10.233.19.186_8443" in sync 2021/12/02 01:21:19 [DEBUG] agent: Service "_v1_message-router_10.233.8.247_3904" in sync 2021/12/02 01:21:19 [DEBUG] agent: Node info in sync 2021/12/02 01:21:19 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (529.288µs) from=10.233.78.8:60118 2021/12/02 01:21:19 [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/12/02 01:21:19 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/02 01:21: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/12/02 01:21:19 [DEBUG] agent: Service "_v1_sdc_10.233.19.186_8443" in sync 2021/12/02 01:21:19 [DEBUG] agent: Service "_v1_message-router_10.233.8.247_3904" in sync 2021/12/02 01:21:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:19 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.70.166_8446" 2021/12/02 01:21:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.1_443" in sync 2021/12/02 01:21:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.115_8443" in sync 2021/12/02 01:21:19 [DEBUG] agent: Service "_v1_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:19 [DEBUG] agent: Service "_v1_nsd_10.233.11.100_8806" in sync 2021/12/02 01:21:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.100_8806" in sync 2021/12/02 01:21:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.212_8181" in sync 2021/12/02 01:21:19 [DEBUG] agent: Service "_v0_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.186_8080" in sync 2021/12/02 01:21:19 [DEBUG] agent: Service "_v1_parser_10.233.11.100_8806" in sync 2021/12/02 01:21:19 [DEBUG] agent: Service "_v1_catalog_10.233.11.100_8806" in sync 2021/12/02 01:21:19 [DEBUG] agent: Node info in sync 2021/12/02 01:21:19 [DEBUG] http: Request PUT /v1/agent/service/register (204.080201ms) from=10.233.78.8:60122 2021/12/02 01:21:19 [DEBUG] agent: Service "_v1_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:19 [DEBUG] agent: Service "_v1_nsd_10.233.11.100_8806" in sync 2021/12/02 01:21:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.100_8806" in sync 2021/12/02 01:21:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.212_8181" in sync 2021/12/02 01:21:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.1_443" in sync 2021/12/02 01:21:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.115_8443" in sync 2021/12/02 01:21:19 [DEBUG] agent: Service "_v1_parser_10.233.11.100_8806" in sync 2021/12/02 01:21:19 [DEBUG] agent: Service "_v1_catalog_10.233.11.100_8806" in sync 2021/12/02 01:21:19 [DEBUG] agent: Service "_v0_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.186_8080" in sync 2021/12/02 01:21:19 [DEBUG] agent: Service "_v1_sdc_10.233.19.186_8443" in sync 2021/12/02 01:21:19 [DEBUG] agent: Service "_v1_message-router_10.233.8.247_3904" in sync 2021/12/02 01:21:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:19 [DEBUG] agent: Node info in sync 2021/12/02 01:21:19 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (200.101531ms) from=10.233.78.8:60130 2021/12/02 01:21:19 [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/12/02 01:21:19 [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/12/02 01:21:19 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/02 01:21: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/12/02 01:21:20 [DEBUG] agent: Service "_v1_nsd_10.233.11.100_8806" in sync 2021/12/02 01:21:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.100_8806" in sync 2021/12/02 01:21:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.212_8181" in sync 2021/12/02 01:21:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.1_443" in sync 2021/12/02 01:21:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.115_8443" in sync 2021/12/02 01:21:20 [DEBUG] agent: Service "_v1_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:20 [DEBUG] agent: Service "_v1_catalog_10.233.11.100_8806" in sync 2021/12/02 01:21:20 [DEBUG] agent: Service "_v0_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.186_8080" in sync 2021/12/02 01:21:20 [DEBUG] agent: Service "_v1_parser_10.233.11.100_8806" in sync 2021/12/02 01:21:20 [DEBUG] agent: Service "_v1_sdc_10.233.19.186_8443" in sync 2021/12/02 01:21:20 [DEBUG] agent: Service "_v1_message-router_10.233.8.247_3904" in sync 2021/12/02 01:21:20 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.70.166_8446" 2021/12/02 01:21:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:20 [DEBUG] agent: Node info in sync 2021/12/02 01:21:20 [DEBUG] http: Request PUT /v1/agent/service/register (543.575088ms) from=10.233.78.8:60138 2021/12/02 01:21:20 [DEBUG] agent: Service "_v0_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.186_8080" in sync 2021/12/02 01:21:20 [DEBUG] agent: Service "_v1_parser_10.233.11.100_8806" in sync 2021/12/02 01:21:20 [DEBUG] agent: Service "_v1_catalog_10.233.11.100_8806" in sync 2021/12/02 01:21:20 [DEBUG] agent: Service "_v1_sdc_10.233.19.186_8443" in sync 2021/12/02 01:21:20 [DEBUG] agent: Service "_v1_message-router_10.233.8.247_3904" in sync 2021/12/02 01:21:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.1_443" in sync 2021/12/02 01:21:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.115_8443" in sync 2021/12/02 01:21:20 [DEBUG] agent: Service "_v1_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:20 [DEBUG] agent: Service "_v1_nsd_10.233.11.100_8806" in sync 2021/12/02 01:21:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.100_8806" in sync 2021/12/02 01:21:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.212_8181" in sync 2021/12/02 01:21:20 [DEBUG] agent: Node info in sync 2021/12/02 01:21:20 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (299.349645ms) from=10.233.78.8:60150 2021/12/02 01:21:21 [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/12/02 01:21:21 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/02 01:21: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/12/02 01:21:21 [DEBUG] agent: Service "_v0_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.186_8080" in sync 2021/12/02 01:21:21 [DEBUG] agent: Service "_v1_parser_10.233.11.100_8806" in sync 2021/12/02 01:21:21 [DEBUG] agent: Service "_v1_catalog_10.233.11.100_8806" in sync 2021/12/02 01:21:21 [DEBUG] agent: Service "_v1_sdc_10.233.19.186_8443" in sync 2021/12/02 01:21:21 [DEBUG] agent: Service "_v1_message-router_10.233.8.247_3904" in sync 2021/12/02 01:21:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:21 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.70.166_8446" 2021/12/02 01:21:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.1_443" in sync 2021/12/02 01:21:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.115_8443" in sync 2021/12/02 01:21:21 [DEBUG] agent: Service "_v1_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:21 [DEBUG] agent: Service "_v1_nsd_10.233.11.100_8806" in sync 2021/12/02 01:21:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.100_8806" in sync 2021/12/02 01:21:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.212_8181" in sync 2021/12/02 01:21:21 [DEBUG] agent: Node info in sync 2021/12/02 01:21:21 [DEBUG] http: Request PUT /v1/agent/service/register (606.715478ms) from=10.233.78.8:60156 2021/12/02 01:21:21 [DEBUG] agent: Service "_v0_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.186_8080" in sync 2021/12/02 01:21:21 [DEBUG] agent: Service "_v1_parser_10.233.11.100_8806" in sync 2021/12/02 01:21:21 [DEBUG] agent: Service "_v1_catalog_10.233.11.100_8806" in sync 2021/12/02 01:21:21 [DEBUG] agent: Service "_v1_sdc_10.233.19.186_8443" in sync 2021/12/02 01:21:21 [DEBUG] agent: Service "_v1_message-router_10.233.8.247_3904" in sync 2021/12/02 01:21:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.1_443" in sync 2021/12/02 01:21:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.115_8443" in sync 2021/12/02 01:21:21 [DEBUG] agent: Service "_v1_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:21 [DEBUG] agent: Service "_v1_nsd_10.233.11.100_8806" in sync 2021/12/02 01:21:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.100_8806" in sync 2021/12/02 01:21:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.212_8181" in sync 2021/12/02 01:21:21 [DEBUG] agent: Node info in sync 2021/12/02 01:21:21 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (568.704µs) from=10.233.78.8:60160 2021/12/02 01:21:21 [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/12/02 01:21:21 [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/12/02 01:21:21 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/02 01:21: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/12/02 01:21:22 [DEBUG] agent: Service "_v1_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:22 [DEBUG] agent: Service "_v1_nsd_10.233.11.100_8806" in sync 2021/12/02 01:21:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.100_8806" in sync 2021/12/02 01:21:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.212_8181" in sync 2021/12/02 01:21:22 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.70.166_8446" 2021/12/02 01:21:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.1_443" in sync 2021/12/02 01:21:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.115_8443" in sync 2021/12/02 01:21:22 [DEBUG] agent: Service "_v1_parser_10.233.11.100_8806" in sync 2021/12/02 01:21:22 [DEBUG] agent: Service "_v1_catalog_10.233.11.100_8806" in sync 2021/12/02 01:21:22 [DEBUG] agent: Service "_v0_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.186_8080" in sync 2021/12/02 01:21:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:22 [DEBUG] agent: Service "_v1_sdc_10.233.19.186_8443" in sync 2021/12/02 01:21:22 [DEBUG] agent: Service "_v1_message-router_10.233.8.247_3904" in sync 2021/12/02 01:21:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:22 [DEBUG] agent: Node info in sync 2021/12/02 01:21:22 [DEBUG] http: Request PUT /v1/agent/service/register (217.292346ms) from=10.233.78.8:60162 2021/12/02 01:21:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.100_8806" in sync 2021/12/02 01:21:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.212_8181" in sync 2021/12/02 01:21:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.1_443" in sync 2021/12/02 01:21:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.115_8443" in sync 2021/12/02 01:21:22 [DEBUG] agent: Service "_v1_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:22 [DEBUG] agent: Service "_v1_nsd_10.233.11.100_8806" in sync 2021/12/02 01:21:22 [DEBUG] agent: Service "_v0_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.186_8080" in sync 2021/12/02 01:21:22 [DEBUG] agent: Service "_v1_parser_10.233.11.100_8806" in sync 2021/12/02 01:21:22 [DEBUG] agent: Service "_v1_catalog_10.233.11.100_8806" in sync 2021/12/02 01:21:22 [DEBUG] agent: Service "_v1_sdc_10.233.19.186_8443" in sync 2021/12/02 01:21:22 [DEBUG] agent: Service "_v1_message-router_10.233.8.247_3904" in sync 2021/12/02 01:21:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:22 [DEBUG] agent: Node info in sync 2021/12/02 01:21:22 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (467.558µs) from=10.233.78.8:60168 2021/12/02 01:21:22 [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/12/02 01:21:22 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/02 01:21: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/12/02 01:21:22 [DEBUG] agent: Service "_v0_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.186_8080" in sync 2021/12/02 01:21:22 [DEBUG] agent: Service "_v1_parser_10.233.11.100_8806" in sync 2021/12/02 01:21:22 [DEBUG] agent: Service "_v1_catalog_10.233.11.100_8806" in sync 2021/12/02 01:21:22 [DEBUG] agent: Service "_v1_sdc_10.233.19.186_8443" in sync 2021/12/02 01:21:22 [DEBUG] agent: Service "_v1_message-router_10.233.8.247_3904" in sync 2021/12/02 01:21:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:23 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.70.166_8446" 2021/12/02 01:21:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.1_443" in sync 2021/12/02 01:21:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.115_8443" in sync 2021/12/02 01:21:23 [DEBUG] agent: Service "_v1_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:23 [DEBUG] agent: Service "_v1_nsd_10.233.11.100_8806" in sync 2021/12/02 01:21:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.100_8806" in sync 2021/12/02 01:21:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.212_8181" in sync 2021/12/02 01:21:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:23 [DEBUG] agent: Node info in sync 2021/12/02 01:21:23 [DEBUG] http: Request PUT /v1/agent/service/register (700.623674ms) from=10.233.78.8:60170 2021/12/02 01:21:23 [DEBUG] agent: Service "_v1_sdc_10.233.19.186_8443" in sync 2021/12/02 01:21:23 [DEBUG] agent: Service "_v1_message-router_10.233.8.247_3904" in sync 2021/12/02 01:21:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.212_8181" in sync 2021/12/02 01:21:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.1_443" in sync 2021/12/02 01:21:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.115_8443" in sync 2021/12/02 01:21:23 [DEBUG] agent: Service "_v1_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:23 [DEBUG] agent: Service "_v1_nsd_10.233.11.100_8806" in sync 2021/12/02 01:21:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.100_8806" in sync 2021/12/02 01:21:23 [DEBUG] agent: Service "_v0_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.186_8080" in sync 2021/12/02 01:21:23 [DEBUG] agent: Service "_v1_parser_10.233.11.100_8806" in sync 2021/12/02 01:21:23 [DEBUG] agent: Service "_v1_catalog_10.233.11.100_8806" in sync 2021/12/02 01:21:23 [DEBUG] agent: Node info in sync 2021/12/02 01:21:23 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (446.795µs) from=10.233.78.8:60174 2021/12/02 01:21:23 [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/12/02 01:21:23 [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/12/02 01:21:23 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/02 01:21: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/12/02 01:21:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.115_8443" in sync 2021/12/02 01:21:23 [DEBUG] agent: Service "_v1_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:23 [DEBUG] agent: Service "_v1_nsd_10.233.11.100_8806" in sync 2021/12/02 01:21:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.100_8806" in sync 2021/12/02 01:21:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.212_8181" in sync 2021/12/02 01:21:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.1_443" in sync 2021/12/02 01:21:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.186_8080" in sync 2021/12/02 01:21:23 [DEBUG] agent: Service "_v1_parser_10.233.11.100_8806" in sync 2021/12/02 01:21:23 [DEBUG] agent: Service "_v1_catalog_10.233.11.100_8806" in sync 2021/12/02 01:21:23 [DEBUG] agent: Service "_v0_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:23 [DEBUG] agent: Service "_v1_message-router_10.233.8.247_3904" in sync 2021/12/02 01:21:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:23 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.70.166_8446" 2021/12/02 01:21:23 [DEBUG] agent: Service "_v1_sdc_10.233.19.186_8443" in sync 2021/12/02 01:21:23 [DEBUG] agent: Node info in sync 2021/12/02 01:21:23 [DEBUG] http: Request PUT /v1/agent/service/register (500.217877ms) from=10.233.78.8:60176 2021/12/02 01:21:23 [DEBUG] agent: Service "_v0_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.186_8080" in sync 2021/12/02 01:21:23 [DEBUG] agent: Service "_v1_parser_10.233.11.100_8806" in sync 2021/12/02 01:21:23 [DEBUG] agent: Service "_v1_catalog_10.233.11.100_8806" in sync 2021/12/02 01:21:23 [DEBUG] agent: Service "_v1_sdc_10.233.19.186_8443" in sync 2021/12/02 01:21:23 [DEBUG] agent: Service "_v1_message-router_10.233.8.247_3904" in sync 2021/12/02 01:21:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.1_443" in sync 2021/12/02 01:21:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.115_8443" in sync 2021/12/02 01:21:23 [DEBUG] agent: Service "_v1_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:23 [DEBUG] agent: Service "_v1_nsd_10.233.11.100_8806" in sync 2021/12/02 01:21:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.100_8806" in sync 2021/12/02 01:21:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.212_8181" in sync 2021/12/02 01:21:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:23 [DEBUG] agent: Node info in sync 2021/12/02 01:21:23 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (597.421µs) from=10.233.78.8:60180 2021/12/02 01:21:24 [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/12/02 01:21:24 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/02 01:21:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/02 01:21:24 [DEBUG] agent: Service "_v1_catalog_10.233.11.100_8806" in sync 2021/12/02 01:21:24 [DEBUG] agent: Service "_v0_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.186_8080" in sync 2021/12/02 01:21:24 [DEBUG] agent: Service "_v1_parser_10.233.11.100_8806" in sync 2021/12/02 01:21:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:24 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.70.166_8446" 2021/12/02 01:21:24 [DEBUG] agent: Service "_v1_sdc_10.233.19.186_8443" in sync 2021/12/02 01:21:24 [DEBUG] agent: Service "_v1_message-router_10.233.8.247_3904" in sync 2021/12/02 01:21:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:24 [DEBUG] agent: Service "_v1_nsd_10.233.11.100_8806" in sync 2021/12/02 01:21:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.100_8806" in sync 2021/12/02 01:21:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.212_8181" in sync 2021/12/02 01:21:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.1_443" in sync 2021/12/02 01:21:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.115_8443" in sync 2021/12/02 01:21:24 [DEBUG] agent: Service "_v1_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:24 [DEBUG] agent: Node info in sync 2021/12/02 01:21:24 [DEBUG] http: Request PUT /v1/agent/service/register (700.303337ms) from=10.233.78.8:60182 2021/12/02 01:21:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.212_8181" in sync 2021/12/02 01:21:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.1_443" in sync 2021/12/02 01:21:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.115_8443" in sync 2021/12/02 01:21:24 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (426.873µs) from=10.233.78.8:60188 2021/12/02 01:21:24 [DEBUG] agent: Service "_v1_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:24 [DEBUG] agent: Service "_v1_nsd_10.233.11.100_8806" in sync 2021/12/02 01:21:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.100_8806" in sync 2021/12/02 01:21:24 [DEBUG] agent: Service "_v0_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.186_8080" in sync 2021/12/02 01:21:24 [DEBUG] agent: Service "_v1_parser_10.233.11.100_8806" in sync 2021/12/02 01:21:24 [DEBUG] agent: Service "_v1_catalog_10.233.11.100_8806" in sync 2021/12/02 01:21:24 [DEBUG] agent: Service "_v1_sdc_10.233.19.186_8443" in sync 2021/12/02 01:21:24 [DEBUG] agent: Service "_v1_message-router_10.233.8.247_3904" in sync 2021/12/02 01:21:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:24 [DEBUG] agent: Node info in sync 2021/12/02 01:21:25 [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/12/02 01:21:25 [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/12/02 01:21:25 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/02 01:21: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/12/02 01:21:25 [DEBUG] agent: Service "_v0_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.186_8080" in sync 2021/12/02 01:21:25 [DEBUG] agent: Service "_v1_parser_10.233.11.100_8806" in sync 2021/12/02 01:21:25 [DEBUG] agent: Service "_v1_catalog_10.233.11.100_8806" in sync 2021/12/02 01:21:25 [DEBUG] agent: Service "_v1_sdc_10.233.19.186_8443" in sync 2021/12/02 01:21:25 [DEBUG] agent: Service "_v1_message-router_10.233.8.247_3904" in sync 2021/12/02 01:21:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:25 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.70.166_8446" 2021/12/02 01:21:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.1_443" in sync 2021/12/02 01:21:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.115_8443" in sync 2021/12/02 01:21:25 [DEBUG] agent: Service "_v1_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:25 [DEBUG] agent: Service "_v1_nsd_10.233.11.100_8806" in sync 2021/12/02 01:21:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.100_8806" in sync 2021/12/02 01:21:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.212_8181" in sync 2021/12/02 01:21:25 [DEBUG] agent: Node info in sync 2021/12/02 01:21:25 [DEBUG] http: Request PUT /v1/agent/service/register (378.606813ms) from=10.233.78.8:60190 2021/12/02 01:21:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.115_8443" in sync 2021/12/02 01:21:25 [DEBUG] agent: Service "_v1_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:25 [DEBUG] agent: Service "_v1_nsd_10.233.11.100_8806" in sync 2021/12/02 01:21:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.100_8806" in sync 2021/12/02 01:21:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.212_8181" in sync 2021/12/02 01:21:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.1_443" in sync 2021/12/02 01:21:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.186_8080" in sync 2021/12/02 01:21:25 [DEBUG] agent: Service "_v1_parser_10.233.11.100_8806" in sync 2021/12/02 01:21:25 [DEBUG] agent: Service "_v1_catalog_10.233.11.100_8806" in sync 2021/12/02 01:21:25 [DEBUG] agent: Service "_v0_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:25 [DEBUG] agent: Service "_v1_message-router_10.233.8.247_3904" in sync 2021/12/02 01:21:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:25 [DEBUG] agent: Service "_v1_sdc_10.233.19.186_8443" in sync 2021/12/02 01:21:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:25 [DEBUG] agent: Node info in sync 2021/12/02 01:21:25 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (499.219µs) from=10.233.78.8:60198 2021/12/02 01:21:25 [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/12/02 01:21:25 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/02 01:21: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/12/02 01:21:25 [DEBUG] agent: Service "_v0_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.186_8080" in sync 2021/12/02 01:21:25 [DEBUG] agent: Service "_v1_parser_10.233.11.100_8806" in sync 2021/12/02 01:21:25 [DEBUG] agent: Service "_v1_catalog_10.233.11.100_8806" in sync 2021/12/02 01:21:25 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.70.166_8446" 2021/12/02 01:21:25 [DEBUG] agent: Service "_v1_sdc_10.233.19.186_8443" in sync 2021/12/02 01:21:25 [DEBUG] agent: Service "_v1_message-router_10.233.8.247_3904" in sync 2021/12/02 01:21:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.1_443" in sync 2021/12/02 01:21:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.115_8443" in sync 2021/12/02 01:21:25 [DEBUG] agent: Service "_v1_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:25 [DEBUG] agent: Service "_v1_nsd_10.233.11.100_8806" in sync 2021/12/02 01:21:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.100_8806" in sync 2021/12/02 01:21:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.212_8181" in sync 2021/12/02 01:21:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:25 [DEBUG] agent: Node info in sync 2021/12/02 01:21:25 [DEBUG] agent: Service "_v1_catalog_10.233.11.100_8806" in sync 2021/12/02 01:21:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:25 [DEBUG] agent: Service "_v0_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.186_8080" in sync 2021/12/02 01:21:25 [DEBUG] agent: Service "_v1_parser_10.233.11.100_8806" in sync 2021/12/02 01:21:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:25 [DEBUG] agent: Service "_v1_sdc_10.233.19.186_8443" in sync 2021/12/02 01:21:25 [DEBUG] agent: Service "_v1_message-router_10.233.8.247_3904" in sync 2021/12/02 01:21:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:25 [DEBUG] agent: Service "_v1_nsd_10.233.11.100_8806" in sync 2021/12/02 01:21:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.100_8806" in sync 2021/12/02 01:21:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.212_8181" in sync 2021/12/02 01:21:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.1_443" in sync 2021/12/02 01:21:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.115_8443" in sync 2021/12/02 01:21:25 [DEBUG] agent: Service "_v1_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:25 [DEBUG] agent: Node info in sync 2021/12/02 01:21:25 [DEBUG] http: Request PUT /v1/agent/service/register (299.858632ms) from=10.233.78.8:60202 2021/12/02 01:21:25 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (490.968µs) from=10.233.78.8:60206 2021/12/02 01:21:26 [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/12/02 01:21:26 [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/12/02 01:21: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/12/02 01:21: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/12/02 01:21:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.1_443" in sync 2021/12/02 01:21:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.115_8443" in sync 2021/12/02 01:21:26 [DEBUG] agent: Service "_v1_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:26 [DEBUG] agent: Service "_v1_nsd_10.233.11.100_8806" in sync 2021/12/02 01:21:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.100_8806" in sync 2021/12/02 01:21:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.212_8181" in sync 2021/12/02 01:21:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:26 [DEBUG] agent: Service "_v0_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.186_8080" in sync 2021/12/02 01:21:26 [DEBUG] agent: Service "_v1_parser_10.233.11.100_8806" in sync 2021/12/02 01:21:26 [DEBUG] agent: Service "_v1_catalog_10.233.11.100_8806" in sync 2021/12/02 01:21:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:26 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.70.166_8446" 2021/12/02 01:21:26 [DEBUG] agent: Service "_v1_sdc_10.233.19.186_8443" in sync 2021/12/02 01:21:26 [DEBUG] agent: Service "_v1_message-router_10.233.8.247_3904" in sync 2021/12/02 01:21:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:26 [DEBUG] agent: Node info in sync 2021/12/02 01:21:26 [DEBUG] http: Request PUT /v1/agent/service/register (700.623982ms) from=10.233.78.8:60208 2021/12/02 01:21:26 [DEBUG] agent: Service "_v1_nsd_10.233.11.100_8806" in sync 2021/12/02 01:21:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.100_8806" in sync 2021/12/02 01:21:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.212_8181" in sync 2021/12/02 01:21:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.1_443" in sync 2021/12/02 01:21:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.115_8443" in sync 2021/12/02 01:21:26 [DEBUG] agent: Service "_v1_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:26 [DEBUG] agent: Service "_v1_catalog_10.233.11.100_8806" in sync 2021/12/02 01:21:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:26 [DEBUG] agent: Service "_v0_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.186_8080" in sync 2021/12/02 01:21:26 [DEBUG] agent: Service "_v1_parser_10.233.11.100_8806" in sync 2021/12/02 01:21:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:26 [DEBUG] agent: Service "_v1_sdc_10.233.19.186_8443" in sync 2021/12/02 01:21:26 [DEBUG] agent: Service "_v1_message-router_10.233.8.247_3904" in sync 2021/12/02 01:21:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:26 [DEBUG] agent: Node info in sync 2021/12/02 01:21:26 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (390.522µs) from=10.233.78.8:60236 2021/12/02 01:21:27 [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/12/02 01:21: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/12/02 01:21: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/12/02 01:21:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.1_443" in sync 2021/12/02 01:21:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.115_8443" in sync 2021/12/02 01:21:27 [DEBUG] agent: Service "_v1_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:27 [DEBUG] agent: Service "_v1_nsd_10.233.11.100_8806" in sync 2021/12/02 01:21:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.100_8806" in sync 2021/12/02 01:21:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.212_8181" in sync 2021/12/02 01:21:27 [DEBUG] agent: Service "_v0_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.186_8080" in sync 2021/12/02 01:21:27 [DEBUG] agent: Service "_v1_parser_10.233.11.100_8806" in sync 2021/12/02 01:21:27 [DEBUG] agent: Service "_v1_catalog_10.233.11.100_8806" in sync 2021/12/02 01:21:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:27 [DEBUG] agent: Service "_v1_sdc_10.233.19.186_8443" in sync 2021/12/02 01:21:27 [DEBUG] agent: Service "_v1_message-router_10.233.8.247_3904" in sync 2021/12/02 01:21:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:27 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.70.166_8446" 2021/12/02 01:21:27 [DEBUG] agent: Node info in sync 2021/12/02 01:21:27 [DEBUG] http: Request PUT /v1/agent/service/register (496.894814ms) from=10.233.78.8:60240 2021/12/02 01:21:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.1_443" in sync 2021/12/02 01:21:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.115_8443" in sync 2021/12/02 01:21:27 [DEBUG] agent: Service "_v1_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:27 [DEBUG] agent: Service "_v1_nsd_10.233.11.100_8806" in sync 2021/12/02 01:21:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.100_8806" in sync 2021/12/02 01:21:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.212_8181" in sync 2021/12/02 01:21:27 [DEBUG] agent: Service "_v0_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.186_8080" in sync 2021/12/02 01:21:27 [DEBUG] agent: Service "_v1_parser_10.233.11.100_8806" in sync 2021/12/02 01:21:27 [DEBUG] agent: Service "_v1_catalog_10.233.11.100_8806" in sync 2021/12/02 01:21:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:27 [DEBUG] agent: Service "_v1_sdc_10.233.19.186_8443" in sync 2021/12/02 01:21:27 [DEBUG] agent: Service "_v1_message-router_10.233.8.247_3904" in sync 2021/12/02 01:21:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:27 [DEBUG] agent: Node info in sync 2021/12/02 01:21:27 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (560.664µs) from=10.233.78.8:60246 2021/12/02 01:21:27 [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/12/02 01:21:27 [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/12/02 01:21: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/12/02 01:21: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/12/02 01:21:27 [DEBUG] agent: Service "_v1_nsd_10.233.11.100_8806" in sync 2021/12/02 01:21:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.212_8181" in sync 2021/12/02 01:21:27 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.70.166_8446" 2021/12/02 01:21:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.1_443" in sync 2021/12/02 01:21:28 [DEBUG] agent: Service "_v1_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:28 [DEBUG] agent: Service "_v0_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.186_8080" in sync 2021/12/02 01:21:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:28 [DEBUG] agent: Service "_v1_sdc_10.233.19.186_8443" in sync 2021/12/02 01:21:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.115_8443" in sync 2021/12/02 01:21:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.100_8806" in sync 2021/12/02 01:21:28 [DEBUG] agent: Service "_v1_parser_10.233.11.100_8806" in sync 2021/12/02 01:21:28 [DEBUG] agent: Service "_v1_catalog_10.233.11.100_8806" in sync 2021/12/02 01:21:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:28 [DEBUG] agent: Service "_v1_message-router_10.233.8.247_3904" in sync 2021/12/02 01:21:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:28 [DEBUG] agent: Node info in sync 2021/12/02 01:21:28 [DEBUG] http: Request PUT /v1/agent/service/register (217.42663ms) from=10.233.78.8:60250 2021/12/02 01:21:28 [DEBUG] agent: Service "_v1_sdc_10.233.19.186_8443" in sync 2021/12/02 01:21:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.115_8443" in sync 2021/12/02 01:21:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.100_8806" in sync 2021/12/02 01:21:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:28 [DEBUG] agent: Service "_v1_parser_10.233.11.100_8806" in sync 2021/12/02 01:21:28 [DEBUG] agent: Service "_v1_catalog_10.233.11.100_8806" in sync 2021/12/02 01:21:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:28 [DEBUG] agent: Service "_v1_message-router_10.233.8.247_3904" in sync 2021/12/02 01:21:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.1_443" in sync 2021/12/02 01:21:28 [DEBUG] agent: Service "_v1_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:28 [DEBUG] agent: Service "_v1_nsd_10.233.11.100_8806" in sync 2021/12/02 01:21:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.212_8181" in sync 2021/12/02 01:21:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:28 [DEBUG] agent: Service "_v0_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.186_8080" in sync 2021/12/02 01:21:28 [DEBUG] agent: Node info in sync 2021/12/02 01:21:28 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (421.835µs) from=10.233.78.8:60256 2021/12/02 01:21:28 [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/12/02 01:21: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/12/02 01:21: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/12/02 01:21:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:28 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.70.166_8446" 2021/12/02 01:21:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.212_8181" in sync 2021/12/02 01:21:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.1_443" in sync 2021/12/02 01:21:28 [DEBUG] agent: Service "_v1_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:28 [DEBUG] agent: Service "_v1_nsd_10.233.11.100_8806" in sync 2021/12/02 01:21:28 [DEBUG] agent: Service "_v0_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.186_8080" in sync 2021/12/02 01:21:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:28 [DEBUG] agent: Service "_v1_sdc_10.233.19.186_8443" in sync 2021/12/02 01:21:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.115_8443" in sync 2021/12/02 01:21:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.100_8806" in sync 2021/12/02 01:21:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:28 [DEBUG] agent: Service "_v1_parser_10.233.11.100_8806" in sync 2021/12/02 01:21:28 [DEBUG] agent: Service "_v1_catalog_10.233.11.100_8806" in sync 2021/12/02 01:21:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:28 [DEBUG] agent: Service "_v1_message-router_10.233.8.247_3904" in sync 2021/12/02 01:21:28 [DEBUG] agent: Node info in sync 2021/12/02 01:21:28 [DEBUG] http: Request PUT /v1/agent/service/register (600.02252ms) from=10.233.78.8:60260 2021/12/02 01:21:29 [DEBUG] agent: Service "_v1_parser_10.233.11.100_8806" in sync 2021/12/02 01:21:29 [DEBUG] agent: Service "_v1_catalog_10.233.11.100_8806" in sync 2021/12/02 01:21:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:29 [DEBUG] agent: Service "_v1_message-router_10.233.8.247_3904" in sync 2021/12/02 01:21:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.1_443" in sync 2021/12/02 01:21:29 [DEBUG] agent: Service "_v1_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:29 [DEBUG] agent: Service "_v1_nsd_10.233.11.100_8806" in sync 2021/12/02 01:21:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.212_8181" in sync 2021/12/02 01:21:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:29 [DEBUG] agent: Service "_v0_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.186_8080" in sync 2021/12/02 01:21:29 [DEBUG] agent: Service "_v1_sdc_10.233.19.186_8443" in sync 2021/12/02 01:21:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.115_8443" in sync 2021/12/02 01:21:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.100_8806" in sync 2021/12/02 01:21:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:29 [DEBUG] agent: Node info in sync 2021/12/02 01:21:29 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (91.672833ms) from=10.233.78.8:60268 2021/12/02 01:21:29 [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/12/02 01:21:29 [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/12/02 01:21: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/12/02 01:21: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/12/02 01:21:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.100_8806" in sync 2021/12/02 01:21:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.115_8443" in sync 2021/12/02 01:21:29 [DEBUG] agent: Service "_v1_catalog_10.233.11.100_8806" in sync 2021/12/02 01:21:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:29 [DEBUG] agent: Service "_v1_parser_10.233.11.100_8806" in sync 2021/12/02 01:21:29 [DEBUG] agent: Service "_v1_message-router_10.233.8.247_3904" in sync 2021/12/02 01:21:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:29 [DEBUG] agent: Service "_v1_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:29 [DEBUG] agent: Service "_v1_nsd_10.233.11.100_8806" in sync 2021/12/02 01:21:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.212_8181" in sync 2021/12/02 01:21:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.1_443" in sync 2021/12/02 01:21:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.186_8080" in sync 2021/12/02 01:21:29 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.70.166_8446" 2021/12/02 01:21:29 [DEBUG] agent: Service "_v0_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:29 [DEBUG] agent: Service "_v1_sdc_10.233.19.186_8443" in sync 2021/12/02 01:21:29 [DEBUG] agent: Node info in sync 2021/12/02 01:21:29 [DEBUG] http: Request PUT /v1/agent/service/register (400.592383ms) from=10.233.78.8:60272 2021/12/02 01:21:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.115_8443" in sync 2021/12/02 01:21:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.100_8806" in sync 2021/12/02 01:21:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:29 [DEBUG] agent: Service "_v1_parser_10.233.11.100_8806" in sync 2021/12/02 01:21:29 [DEBUG] agent: Service "_v1_catalog_10.233.11.100_8806" in sync 2021/12/02 01:21:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:29 [DEBUG] agent: Service "_v1_message-router_10.233.8.247_3904" in sync 2021/12/02 01:21:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.1_443" in sync 2021/12/02 01:21:29 [DEBUG] agent: Service "_v1_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:29 [DEBUG] agent: Service "_v1_nsd_10.233.11.100_8806" in sync 2021/12/02 01:21:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.212_8181" in sync 2021/12/02 01:21:29 [DEBUG] agent: Service "_v0_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.186_8080" in sync 2021/12/02 01:21:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:29 [DEBUG] agent: Service "_v1_sdc_10.233.19.186_8443" in sync 2021/12/02 01:21:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:29 [DEBUG] agent: Node info in sync 2021/12/02 01:21:29 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (659.507µs) from=10.233.78.8:60276 2021/12/02 01:21:29 [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/12/02 01:21: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/12/02 01:21: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/12/02 01:21:30 [DEBUG] agent: Service "_v0_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.186_8080" in sync 2021/12/02 01:21:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:30 [DEBUG] agent: Service "_v1_sdc_10.233.19.186_8443" in sync 2021/12/02 01:21:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.115_8443" in sync 2021/12/02 01:21:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.100_8806" in sync 2021/12/02 01:21:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:30 [DEBUG] agent: Service "_v1_parser_10.233.11.100_8806" in sync 2021/12/02 01:21:30 [DEBUG] agent: Service "_v1_catalog_10.233.11.100_8806" in sync 2021/12/02 01:21:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:30 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.70.166_8446" 2021/12/02 01:21:30 [DEBUG] agent: Service "_v1_message-router_10.233.8.247_3904" in sync 2021/12/02 01:21:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.1_443" in sync 2021/12/02 01:21:30 [DEBUG] agent: Service "_v1_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:30 [DEBUG] agent: Service "_v1_nsd_10.233.11.100_8806" in sync 2021/12/02 01:21:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.212_8181" in sync 2021/12/02 01:21:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:30 [DEBUG] agent: Node info in sync 2021/12/02 01:21:30 [DEBUG] http: Request PUT /v1/agent/service/register (500.665145ms) from=10.233.78.8:60278 2021/12/02 01:21:30 [DEBUG] agent: Service "_v1_parser_10.233.11.100_8806" in sync 2021/12/02 01:21:30 [DEBUG] agent: Service "_v1_catalog_10.233.11.100_8806" in sync 2021/12/02 01:21:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:30 [DEBUG] agent: Service "_v1_message-router_10.233.8.247_3904" in sync 2021/12/02 01:21:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.1_443" in sync 2021/12/02 01:21:30 [DEBUG] agent: Service "_v1_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:30 [DEBUG] agent: Service "_v1_nsd_10.233.11.100_8806" in sync 2021/12/02 01:21:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.212_8181" in sync 2021/12/02 01:21:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:30 [DEBUG] agent: Service "_v0_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.186_8080" in sync 2021/12/02 01:21:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:30 [DEBUG] agent: Service "_v1_sdc_10.233.19.186_8443" in sync 2021/12/02 01:21:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.115_8443" in sync 2021/12/02 01:21:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.100_8806" in sync 2021/12/02 01:21:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:30 [DEBUG] agent: Node info in sync 2021/12/02 01:21:31 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (183.300118ms) from=10.233.78.8:60286 2021/12/02 01:21:31 [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/12/02 01:21:31 [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/12/02 01:21: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/12/02 01:21: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/12/02 01:21:31 [DEBUG] agent: Service "_v0_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.186_8080" in sync 2021/12/02 01:21:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:31 [DEBUG] agent: Service "_v1_sdc_10.233.19.186_8443" in sync 2021/12/02 01:21:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.115_8443" in sync 2021/12/02 01:21:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.100_8806" in sync 2021/12/02 01:21:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:31 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.70.166_8446" 2021/12/02 01:21:31 [DEBUG] agent: Service "_v1_parser_10.233.11.100_8806" in sync 2021/12/02 01:21:31 [DEBUG] agent: Service "_v1_catalog_10.233.11.100_8806" in sync 2021/12/02 01:21:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:31 [DEBUG] agent: Service "_v1_message-router_10.233.8.247_3904" in sync 2021/12/02 01:21:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.1_443" in sync 2021/12/02 01:21:31 [DEBUG] agent: Service "_v1_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:31 [DEBUG] agent: Service "_v1_nsd_10.233.11.100_8806" in sync 2021/12/02 01:21:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.212_8181" in sync 2021/12/02 01:21:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:31 [DEBUG] agent: Node info in sync 2021/12/02 01:21:31 [DEBUG] http: Request PUT /v1/agent/service/register (383.066985ms) from=10.233.78.8:60292 2021/12/02 01:21:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.1_443" in sync 2021/12/02 01:21:31 [DEBUG] agent: Service "_v1_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:31 [DEBUG] agent: Service "_v1_nsd_10.233.11.100_8806" in sync 2021/12/02 01:21:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.212_8181" in sync 2021/12/02 01:21:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:31 [DEBUG] agent: Service "_v0_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.186_8080" in sync 2021/12/02 01:21:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:31 [DEBUG] agent: Service "_v1_sdc_10.233.19.186_8443" in sync 2021/12/02 01:21:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.115_8443" in sync 2021/12/02 01:21:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.100_8806" in sync 2021/12/02 01:21:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:31 [DEBUG] agent: Service "_v1_parser_10.233.11.100_8806" in sync 2021/12/02 01:21:31 [DEBUG] agent: Service "_v1_catalog_10.233.11.100_8806" in sync 2021/12/02 01:21:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:31 [DEBUG] agent: Service "_v1_message-router_10.233.8.247_3904" in sync 2021/12/02 01:21:31 [DEBUG] agent: Node info in sync 2021/12/02 01:21:31 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (752.978µs) from=10.233.78.8:60294 2021/12/02 01:21:32 [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/12/02 01:21: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/12/02 01:21: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/12/02 01:21:32 [DEBUG] agent: Service "_v1_message-router_10.233.8.247_3904" in sync 2021/12/02 01:21:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.1_443" in sync 2021/12/02 01:21:32 [DEBUG] agent: Service "_v1_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:32 [DEBUG] agent: Service "_v1_nsd_10.233.11.100_8806" in sync 2021/12/02 01:21:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.212_8181" in sync 2021/12/02 01:21:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:32 [DEBUG] agent: Service "_v0_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.186_8080" in sync 2021/12/02 01:21:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:32 [DEBUG] agent: Service "_v1_sdc_10.233.19.186_8443" in sync 2021/12/02 01:21:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:32 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.70.166_8446" 2021/12/02 01:21:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.115_8443" in sync 2021/12/02 01:21:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.100_8806" in sync 2021/12/02 01:21:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:32 [DEBUG] agent: Service "_v1_parser_10.233.11.100_8806" in sync 2021/12/02 01:21:32 [DEBUG] agent: Service "_v1_catalog_10.233.11.100_8806" in sync 2021/12/02 01:21:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:32 [DEBUG] agent: Node info in sync 2021/12/02 01:21:32 [DEBUG] http: Request PUT /v1/agent/service/register (412.814099ms) from=10.233.78.8:60298 2021/12/02 01:21:32 [DEBUG] agent: Service "_v1_message-router_10.233.8.247_3904" in sync 2021/12/02 01:21:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.1_443" in sync 2021/12/02 01:21:32 [DEBUG] agent: Service "_v1_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:32 [DEBUG] agent: Service "_v1_nsd_10.233.11.100_8806" in sync 2021/12/02 01:21:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.212_8181" in sync 2021/12/02 01:21:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:32 [DEBUG] agent: Service "_v0_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.186_8080" in sync 2021/12/02 01:21:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:32 [DEBUG] agent: Service "_v1_sdc_10.233.19.186_8443" in sync 2021/12/02 01:21:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.115_8443" in sync 2021/12/02 01:21:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.100_8806" in sync 2021/12/02 01:21:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:32 [DEBUG] agent: Service "_v1_parser_10.233.11.100_8806" in sync 2021/12/02 01:21:32 [DEBUG] agent: Service "_v1_catalog_10.233.11.100_8806" in sync 2021/12/02 01:21:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:32 [DEBUG] agent: Node info in sync 2021/12/02 01:21:32 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (200.148015ms) from=10.233.78.8:60304 2021/12/02 01:21:32 [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/12/02 01:21:32 [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/12/02 01:21: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/12/02 01:21: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/12/02 01:21:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.186_8080" in sync 2021/12/02 01:21:33 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:33 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.70.166_8446" 2021/12/02 01:21:33 [DEBUG] agent: Service "_v0_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:33 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:33 [DEBUG] agent: Service "_v1_sdc_10.233.19.186_8443" in sync 2021/12/02 01:21:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.100_8806" in sync 2021/12/02 01:21:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:33 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.115_8443" in sync 2021/12/02 01:21:33 [DEBUG] agent: Service "_v1_catalog_10.233.11.100_8806" in sync 2021/12/02 01:21:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:33 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:33 [DEBUG] agent: Service "_v1_parser_10.233.11.100_8806" in sync 2021/12/02 01:21:33 [DEBUG] agent: Service "_v1_message-router_10.233.8.247_3904" in sync 2021/12/02 01:21:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:33 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:33 [DEBUG] agent: Service "_v1_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:33 [DEBUG] agent: Service "_v1_nsd_10.233.11.100_8806" in sync 2021/12/02 01:21:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.212_8181" in sync 2021/12/02 01:21:33 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.1_443" in sync 2021/12/02 01:21:33 [DEBUG] agent: Node info in sync 2021/12/02 01:21:33 [DEBUG] http: Request PUT /v1/agent/service/register (579.074239ms) from=10.233.78.8:60306 2021/12/02 01:21:33 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:33 [DEBUG] agent: Service "_v0_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.186_8080" in sync 2021/12/02 01:21:33 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:33 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:33 [DEBUG] agent: Service "_v1_sdc_10.233.19.186_8443" in sync 2021/12/02 01:21:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:33 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.115_8443" in sync 2021/12/02 01:21:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.100_8806" in sync 2021/12/02 01:21:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:33 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:33 [DEBUG] agent: Service "_v1_parser_10.233.11.100_8806" in sync 2021/12/02 01:21:33 [DEBUG] agent: Service "_v1_catalog_10.233.11.100_8806" in sync 2021/12/02 01:21:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:33 [DEBUG] agent: Service "_v1_message-router_10.233.8.247_3904" in sync 2021/12/02 01:21:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:33 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.212_8181" in sync 2021/12/02 01:21:33 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.1_443" in sync 2021/12/02 01:21:33 [DEBUG] agent: Service "_v1_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:33 [DEBUG] agent: Service "_v1_nsd_10.233.11.100_8806" in sync 2021/12/02 01:21:33 [DEBUG] agent: Node info in sync 2021/12/02 01:21:33 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (627.334µs) from=10.233.78.8:60310 2021/12/02 01:21:33 [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/12/02 01:21: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/12/02 01:21: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/12/02 01:21:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-h4bhx" since the cluster is too small 2021/12/02 01:21:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:34 [DEBUG] agent: Service "_v1_sdc_10.233.19.186_8443" in sync 2021/12/02 01:21:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.115_8443" in sync 2021/12/02 01:21:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.100_8806" in sync 2021/12/02 01:21:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:34 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.70.166_8446" 2021/12/02 01:21:34 [DEBUG] agent: Service "_v1_parser_10.233.11.100_8806" in sync 2021/12/02 01:21:34 [DEBUG] agent: Service "_v1_catalog_10.233.11.100_8806" in sync 2021/12/02 01:21:34 [DEBUG] agent: Service "_v1_message-router_10.233.8.247_3904" in sync 2021/12/02 01:21:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:34 [DEBUG] agent: Service "_v1_nsd_10.233.11.100_8806" in sync 2021/12/02 01:21:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.212_8181" in sync 2021/12/02 01:21:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.1_443" in sync 2021/12/02 01:21:34 [DEBUG] agent: Service "_v1_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:34 [DEBUG] agent: Service "_v0_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.186_8080" in sync 2021/12/02 01:21:34 [DEBUG] agent: Node info in sync 2021/12/02 01:21:34 [DEBUG] http: Request PUT /v1/agent/service/register (899.582899ms) from=10.233.78.8:60312 2021/12/02 01:21:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.1_443" in sync 2021/12/02 01:21:34 [DEBUG] agent: Service "_v1_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:34 [DEBUG] agent: Service "_v1_nsd_10.233.11.100_8806" in sync 2021/12/02 01:21:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.212_8181" in sync 2021/12/02 01:21:34 [DEBUG] agent: Service "_v0_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.186_8080" in sync 2021/12/02 01:21:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:34 [DEBUG] agent: Service "_v1_sdc_10.233.19.186_8443" in sync 2021/12/02 01:21:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.115_8443" in sync 2021/12/02 01:21:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.100_8806" in sync 2021/12/02 01:21:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:34 [DEBUG] agent: Service "_v1_parser_10.233.11.100_8806" in sync 2021/12/02 01:21:34 [DEBUG] agent: Service "_v1_catalog_10.233.11.100_8806" in sync 2021/12/02 01:21:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:34 [DEBUG] agent: Service "_v1_message-router_10.233.8.247_3904" in sync 2021/12/02 01:21:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:34 [DEBUG] agent: Node info in sync 2021/12/02 01:21:34 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (461.031µs) from=10.233.78.8:60316 2021/12/02 01:21:34 [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/12/02 01:21:34 [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/12/02 01:21: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/12/02 01:21: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/12/02 01:21:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.115_8443" in sync 2021/12/02 01:21:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.100_8806" in sync 2021/12/02 01:21:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:34 [DEBUG] agent: Service "_v1_parser_10.233.11.100_8806" in sync 2021/12/02 01:21:34 [DEBUG] agent: Service "_v1_catalog_10.233.11.100_8806" in sync 2021/12/02 01:21:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:34 [DEBUG] agent: Service "_v1_message-router_10.233.8.247_3904" in sync 2021/12/02 01:21:34 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.70.166_8446" 2021/12/02 01:21:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.1_443" in sync 2021/12/02 01:21:34 [DEBUG] agent: Service "_v1_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:34 [DEBUG] agent: Service "_v1_nsd_10.233.11.100_8806" in sync 2021/12/02 01:21:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.212_8181" in sync 2021/12/02 01:21:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:34 [DEBUG] agent: Service "_v0_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.186_8080" in sync 2021/12/02 01:21:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:34 [DEBUG] agent: Service "_v1_sdc_10.233.19.186_8443" in sync 2021/12/02 01:21:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:34 [DEBUG] agent: Node info in sync 2021/12/02 01:21:34 [DEBUG] http: Request PUT /v1/agent/service/register (453.51578ms) from=10.233.78.8:60318 2021/12/02 01:21:34 [DEBUG] agent: Service "_v1_sdc_10.233.19.186_8443" in sync 2021/12/02 01:21:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.115_8443" in sync 2021/12/02 01:21:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.100_8806" in sync 2021/12/02 01:21:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:34 [DEBUG] agent: Service "_v1_parser_10.233.11.100_8806" in sync 2021/12/02 01:21:34 [DEBUG] agent: Service "_v1_catalog_10.233.11.100_8806" in sync 2021/12/02 01:21:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:34 [DEBUG] agent: Service "_v1_message-router_10.233.8.247_3904" in sync 2021/12/02 01:21:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.1_443" in sync 2021/12/02 01:21:34 [DEBUG] agent: Service "_v1_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:34 [DEBUG] agent: Service "_v1_nsd_10.233.11.100_8806" in sync 2021/12/02 01:21:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.212_8181" in sync 2021/12/02 01:21:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:34 [DEBUG] agent: Service "_v0_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.186_8080" in sync 2021/12/02 01:21:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:34 [DEBUG] agent: Node info in sync 2021/12/02 01:21:35 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (337.793µs) from=10.233.78.8:60322 2021/12/02 01:21:35 [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/12/02 01:21: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/12/02 01:21: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/12/02 01:21:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.115_8443" in sync 2021/12/02 01:21:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.100_8806" in sync 2021/12/02 01:21:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:35 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:35 [DEBUG] agent: Service "_v1_parser_10.233.11.100_8806" in sync 2021/12/02 01:21:35 [DEBUG] agent: Service "_v1_catalog_10.233.11.100_8806" in sync 2021/12/02 01:21:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:35 [DEBUG] agent: Service "_v1_message-router_10.233.8.247_3904" in sync 2021/12/02 01:21:35 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.212_8181" in sync 2021/12/02 01:21:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.1_443" in sync 2021/12/02 01:21:35 [DEBUG] agent: Service "_v1_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:35 [DEBUG] agent: Service "_v1_nsd_10.233.11.100_8806" in sync 2021/12/02 01:21:35 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:35 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.70.166_8446" 2021/12/02 01:21:35 [DEBUG] agent: Service "_v0_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.186_8080" in sync 2021/12/02 01:21:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:35 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:35 [DEBUG] agent: Service "_v1_sdc_10.233.19.186_8443" in sync 2021/12/02 01:21:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:35 [DEBUG] agent: Node info in sync 2021/12/02 01:21:35 [DEBUG] http: Request PUT /v1/agent/service/register (585.554664ms) from=10.233.78.8:60330 2021/12/02 01:21:35 [DEBUG] agent: Service "_v1_message-router_10.233.8.247_3904" in sync 2021/12/02 01:21:35 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.1_443" in sync 2021/12/02 01:21:35 [DEBUG] agent: Service "_v1_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:35 [DEBUG] agent: Service "_v1_nsd_10.233.11.100_8806" in sync 2021/12/02 01:21:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.212_8181" in sync 2021/12/02 01:21:35 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:35 [DEBUG] agent: Service "_v0_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.186_8080" in sync 2021/12/02 01:21:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:35 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:35 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:35 [DEBUG] agent: Service "_v1_sdc_10.233.19.186_8443" in sync 2021/12/02 01:21:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.115_8443" in sync 2021/12/02 01:21:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.100_8806" in sync 2021/12/02 01:21:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:35 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:35 [DEBUG] agent: Service "_v1_parser_10.233.11.100_8806" in sync 2021/12/02 01:21:35 [DEBUG] agent: Service "_v1_catalog_10.233.11.100_8806" in sync 2021/12/02 01:21:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:35 [DEBUG] agent: Node info in sync 2021/12/02 01:21:35 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (458.322µs) from=10.233.78.8:60334 2021/12/02 01:21:35 [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/12/02 01:21:35 [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/12/02 01:21: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/12/02 01:21: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/12/02 01:21:36 [DEBUG] agent: Service "_v1_message-router_10.233.8.247_3904" in sync 2021/12/02 01:21:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.1_443" in sync 2021/12/02 01:21:36 [DEBUG] agent: Service "_v1_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:36 [DEBUG] agent: Service "_v1_nsd_10.233.11.100_8806" in sync 2021/12/02 01:21:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.212_8181" in sync 2021/12/02 01:21:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:36 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.70.166_8446" 2021/12/02 01:21:36 [DEBUG] agent: Service "_v0_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.186_8080" in sync 2021/12/02 01:21:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:36 [DEBUG] agent: Service "_v1_sdc_10.233.19.186_8443" in sync 2021/12/02 01:21:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.115_8443" in sync 2021/12/02 01:21:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.100_8806" in sync 2021/12/02 01:21:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:36 [DEBUG] agent: Service "_v1_parser_10.233.11.100_8806" in sync 2021/12/02 01:21:36 [DEBUG] agent: Service "_v1_catalog_10.233.11.100_8806" in sync 2021/12/02 01:21:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:36 [DEBUG] agent: Node info in sync 2021/12/02 01:21:36 [DEBUG] http: Request PUT /v1/agent/service/register (600.542086ms) from=10.233.78.8:60338 2021/12/02 01:21:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.115_8443" in sync 2021/12/02 01:21:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.100_8806" in sync 2021/12/02 01:21:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:36 [DEBUG] agent: Service "_v1_parser_10.233.11.100_8806" in sync 2021/12/02 01:21:36 [DEBUG] agent: Service "_v1_catalog_10.233.11.100_8806" in sync 2021/12/02 01:21:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:36 [DEBUG] agent: Service "_v1_message-router_10.233.8.247_3904" in sync 2021/12/02 01:21:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.1_443" in sync 2021/12/02 01:21:36 [DEBUG] agent: Service "_v1_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:36 [DEBUG] agent: Service "_v1_nsd_10.233.11.100_8806" in sync 2021/12/02 01:21:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.212_8181" in sync 2021/12/02 01:21:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:36 [DEBUG] agent: Service "_v0_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.186_8080" in sync 2021/12/02 01:21:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:36 [DEBUG] agent: Service "_v1_sdc_10.233.19.186_8443" in sync 2021/12/02 01:21:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:36 [DEBUG] agent: Node info in sync 2021/12/02 01:21:36 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (388.259µs) from=10.233.78.8:60342 2021/12/02 01:21:36 [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/12/02 01:21: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/12/02 01:21: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/12/02 01:21:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.115_8443" in sync 2021/12/02 01:21:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.100_8806" in sync 2021/12/02 01:21:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:36 [DEBUG] agent: Service "_v1_parser_10.233.11.100_8806" in sync 2021/12/02 01:21:36 [DEBUG] agent: Service "_v1_catalog_10.233.11.100_8806" in sync 2021/12/02 01:21:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:36 [DEBUG] agent: Service "_v1_message-router_10.233.8.247_3904" in sync 2021/12/02 01:21:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.1_443" in sync 2021/12/02 01:21:36 [DEBUG] agent: Service "_v1_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:36 [DEBUG] agent: Service "_v1_nsd_10.233.11.100_8806" in sync 2021/12/02 01:21:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.212_8181" in sync 2021/12/02 01:21:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:36 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.70.166_8446" 2021/12/02 01:21:36 [DEBUG] agent: Service "_v0_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.186_8080" in sync 2021/12/02 01:21:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:36 [DEBUG] agent: Service "_v1_sdc_10.233.19.186_8443" in sync 2021/12/02 01:21:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:36 [DEBUG] agent: Node info in sync 2021/12/02 01:21:36 [DEBUG] http: Request PUT /v1/agent/service/register (306.490711ms) from=10.233.78.8:60344 2021/12/02 01:21:36 [DEBUG] agent: Service "_v1_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:36 [DEBUG] agent: Service "_v1_nsd_10.233.11.100_8806" in sync 2021/12/02 01:21:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.212_8181" in sync 2021/12/02 01:21:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:36 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.1_443" in sync 2021/12/02 01:21:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.186_8080" in sync 2021/12/02 01:21:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:36 [DEBUG] agent: Service "_v0_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:36 [DEBUG] agent: Service "_v1_sdc_10.233.19.186_8443" in sync 2021/12/02 01:21:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.100_8806" in sync 2021/12/02 01:21:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.115_8443" in sync 2021/12/02 01:21:36 [DEBUG] agent: Service "_v1_catalog_10.233.11.100_8806" in sync 2021/12/02 01:21:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:36 [DEBUG] agent: Service "_v1_parser_10.233.11.100_8806" in sync 2021/12/02 01:21:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:36 [DEBUG] agent: Service "_v1_message-router_10.233.8.247_3904" in sync 2021/12/02 01:21:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:36 [DEBUG] agent: Node info in sync 2021/12/02 01:21:37 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (524.984µs) from=10.233.78.8:60346 2021/12/02 01:21:37 [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/12/02 01:21:37 [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/12/02 01:21:37 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/02 01:21:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/02 01:21:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:37 [DEBUG] agent: Service "_v0_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.186_8080" in sync 2021/12/02 01:21:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:37 [DEBUG] agent: Service "_v1_sdc_10.233.19.186_8443" in sync 2021/12/02 01:21:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.115_8443" in sync 2021/12/02 01:21:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.100_8806" in sync 2021/12/02 01:21:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:37 [DEBUG] agent: Service "_v1_parser_10.233.11.100_8806" in sync 2021/12/02 01:21:37 [DEBUG] agent: Service "_v1_catalog_10.233.11.100_8806" in sync 2021/12/02 01:21:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:37 [DEBUG] agent: Service "_v1_message-router_10.233.8.247_3904" in sync 2021/12/02 01:21:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:37 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.70.166_8446" 2021/12/02 01:21:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.212_8181" in sync 2021/12/02 01:21:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.1_443" in sync 2021/12/02 01:21:37 [DEBUG] agent: Service "_v1_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:37 [DEBUG] agent: Service "_v1_nsd_10.233.11.100_8806" in sync 2021/12/02 01:21:37 [DEBUG] agent: Node info in sync 2021/12/02 01:21:37 [DEBUG] http: Request PUT /v1/agent/service/register (495.638959ms) from=10.233.78.8:60352 2021/12/02 01:21:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:37 [DEBUG] agent: Service "_v1_parser_10.233.11.100_8806" in sync 2021/12/02 01:21:37 [DEBUG] agent: Service "_v1_catalog_10.233.11.100_8806" in sync 2021/12/02 01:21:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:37 [DEBUG] agent: Service "_v1_message-router_10.233.8.247_3904" in sync 2021/12/02 01:21:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.1_443" in sync 2021/12/02 01:21:37 [DEBUG] agent: Service "_v1_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:37 [DEBUG] agent: Service "_v1_nsd_10.233.11.100_8806" in sync 2021/12/02 01:21:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.212_8181" in sync 2021/12/02 01:21:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:37 [DEBUG] agent: Service "_v0_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.186_8080" in sync 2021/12/02 01:21:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:37 [DEBUG] agent: Service "_v1_sdc_10.233.19.186_8443" in sync 2021/12/02 01:21:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.115_8443" in sync 2021/12/02 01:21:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.100_8806" in sync 2021/12/02 01:21:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:37 [DEBUG] agent: Node info in sync 2021/12/02 01:21:38 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (588.486739ms) from=10.233.78.8:60358 2021/12/02 01:21:38 [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/12/02 01:21: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/12/02 01:21: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/12/02 01:21:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.115_8443" in sync 2021/12/02 01:21:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.100_8806" in sync 2021/12/02 01:21:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:39 [DEBUG] agent: Service "_v1_parser_10.233.11.100_8806" in sync 2021/12/02 01:21:39 [DEBUG] agent: Service "_v1_catalog_10.233.11.100_8806" in sync 2021/12/02 01:21:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:39 [DEBUG] agent: Service "_v1_message-router_10.233.8.247_3904" in sync 2021/12/02 01:21:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:39 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.70.166_8446" 2021/12/02 01:21:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.212_8181" in sync 2021/12/02 01:21:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.1_443" in sync 2021/12/02 01:21:39 [DEBUG] agent: Service "_v1_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:39 [DEBUG] agent: Service "_v1_nsd_10.233.11.100_8806" in sync 2021/12/02 01:21:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:39 [DEBUG] agent: Service "_v0_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.186_8080" in sync 2021/12/02 01:21:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:39 [DEBUG] agent: Service "_v1_sdc_10.233.19.186_8443" in sync 2021/12/02 01:21:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:39 [DEBUG] agent: Node info in sync 2021/12/02 01:21:39 [DEBUG] http: Request PUT /v1/agent/service/register (1.000884392s) from=10.233.78.8:60366 2021/12/02 01:21:40 [DEBUG] agent: Service "_v0_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.186_8080" in sync 2021/12/02 01:21:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:40 [DEBUG] agent: Service "_v1_sdc_10.233.19.186_8443" in sync 2021/12/02 01:21:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.115_8443" in sync 2021/12/02 01:21:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.100_8806" in sync 2021/12/02 01:21:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:40 [DEBUG] agent: Service "_v1_parser_10.233.11.100_8806" in sync 2021/12/02 01:21:40 [DEBUG] agent: Service "_v1_catalog_10.233.11.100_8806" in sync 2021/12/02 01:21:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:40 [DEBUG] agent: Service "_v1_message-router_10.233.8.247_3904" in sync 2021/12/02 01:21:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.1_443" in sync 2021/12/02 01:21:40 [DEBUG] agent: Service "_v1_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:40 [DEBUG] agent: Service "_v1_nsd_10.233.11.100_8806" in sync 2021/12/02 01:21:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.212_8181" in sync 2021/12/02 01:21:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:40 [DEBUG] agent: Node info in sync 2021/12/02 01:21:40 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (100.503351ms) from=10.233.78.8:60374 2021/12/02 01:21:40 [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/12/02 01:21:40 [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/12/02 01:21:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/02 01:21:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/02 01:21:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.115_8443" in sync 2021/12/02 01:21:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.100_8806" in sync 2021/12/02 01:21:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:42 [DEBUG] agent: Service "_v1_parser_10.233.11.100_8806" in sync 2021/12/02 01:21:42 [DEBUG] agent: Service "_v1_catalog_10.233.11.100_8806" in sync 2021/12/02 01:21:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:42 [DEBUG] agent: Service "_v1_message-router_10.233.8.247_3904" in sync 2021/12/02 01:21:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.1_443" in sync 2021/12/02 01:21:42 [DEBUG] agent: Service "_v1_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:42 [DEBUG] agent: Service "_v1_nsd_10.233.11.100_8806" in sync 2021/12/02 01:21:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.212_8181" in sync 2021/12/02 01:21:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:42 [DEBUG] agent: Service "_v0_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.186_8080" in sync 2021/12/02 01:21:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:42 [DEBUG] agent: Service "_v1_sdc_10.233.19.186_8443" in sync 2021/12/02 01:21:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:42 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.70.166_8446" 2021/12/02 01:21:42 [DEBUG] agent: Node info in sync 2021/12/02 01:21:42 [DEBUG] http: Request PUT /v1/agent/service/register (1.936576396s) from=10.233.78.8:60378 2021/12/02 01:21:42 [DEBUG] agent: Service "_v1_catalog_10.233.11.100_8806" in sync 2021/12/02 01:21:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:42 [DEBUG] agent: Service "_v1_parser_10.233.11.100_8806" in sync 2021/12/02 01:21:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:42 [DEBUG] agent: Service "_v1_message-router_10.233.8.247_3904" in sync 2021/12/02 01:21:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:42 [DEBUG] agent: Service "_v1_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:42 [DEBUG] agent: Service "_v1_nsd_10.233.11.100_8806" in sync 2021/12/02 01:21:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.212_8181" in sync 2021/12/02 01:21:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.1_443" in sync 2021/12/02 01:21:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.186_8080" in sync 2021/12/02 01:21:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:42 [DEBUG] agent: Service "_v0_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:42 [DEBUG] agent: Service "_v1_sdc_10.233.19.186_8443" in sync 2021/12/02 01:21:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.100_8806" in sync 2021/12/02 01:21:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.115_8443" in sync 2021/12/02 01:21:42 [DEBUG] agent: Node info in sync 2021/12/02 01:21:42 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (438.267µs) from=10.233.78.8:60394 2021/12/02 01:21:42 [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/12/02 01:21:42 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/02 01:21:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/02 01:21:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.1_443" in sync 2021/12/02 01:21:42 [DEBUG] agent: Service "_v1_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:42 [DEBUG] agent: Service "_v1_nsd_10.233.11.100_8806" in sync 2021/12/02 01:21:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.212_8181" in sync 2021/12/02 01:21:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:42 [DEBUG] agent: Service "_v0_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.186_8080" in sync 2021/12/02 01:21:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:42 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.70.166_8446" 2021/12/02 01:21:42 [DEBUG] agent: Service "_v1_sdc_10.233.19.186_8443" in sync 2021/12/02 01:21:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.115_8443" in sync 2021/12/02 01:21:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.100_8806" in sync 2021/12/02 01:21:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:42 [DEBUG] agent: Service "_v1_parser_10.233.11.100_8806" in sync 2021/12/02 01:21:42 [DEBUG] agent: Service "_v1_catalog_10.233.11.100_8806" in sync 2021/12/02 01:21:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:42 [DEBUG] agent: Service "_v1_message-router_10.233.8.247_3904" in sync 2021/12/02 01:21:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:42 [DEBUG] agent: Node info in sync 2021/12/02 01:21:42 [DEBUG] http: Request PUT /v1/agent/service/register (330.01759ms) from=10.233.78.8:60396 2021/12/02 01:21:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.115_8443" in sync 2021/12/02 01:21:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.100_8806" in sync 2021/12/02 01:21:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:42 [DEBUG] agent: Service "_v1_parser_10.233.11.100_8806" in sync 2021/12/02 01:21:42 [DEBUG] agent: Service "_v1_catalog_10.233.11.100_8806" in sync 2021/12/02 01:21:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:42 [DEBUG] agent: Service "_v1_message-router_10.233.8.247_3904" in sync 2021/12/02 01:21:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.1_443" in sync 2021/12/02 01:21:42 [DEBUG] agent: Service "_v1_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:42 [DEBUG] agent: Service "_v1_nsd_10.233.11.100_8806" in sync 2021/12/02 01:21:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.212_8181" in sync 2021/12/02 01:21:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:42 [DEBUG] agent: Service "_v0_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.186_8080" in sync 2021/12/02 01:21:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:42 [DEBUG] agent: Service "_v1_sdc_10.233.19.186_8443" in sync 2021/12/02 01:21:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:42 [DEBUG] agent: Node info in sync 2021/12/02 01:21:42 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (454.184µs) from=10.233.78.8:60398 2021/12/02 01:21:43 [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/12/02 01:21:43 [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/12/02 01:21: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/12/02 01:21: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/12/02 01:21:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:43 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.70.166_8446" 2021/12/02 01:21:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.1_443" in sync 2021/12/02 01:21:43 [DEBUG] agent: Service "_v1_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:43 [DEBUG] agent: Service "_v1_nsd_10.233.11.100_8806" in sync 2021/12/02 01:21:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.212_8181" in sync 2021/12/02 01:21:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:43 [DEBUG] agent: Service "_v0_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.186_8080" in sync 2021/12/02 01:21:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:43 [DEBUG] agent: Service "_v1_sdc_10.233.19.186_8443" in sync 2021/12/02 01:21:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.115_8443" in sync 2021/12/02 01:21:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.100_8806" in sync 2021/12/02 01:21:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:43 [DEBUG] agent: Service "_v1_parser_10.233.11.100_8806" in sync 2021/12/02 01:21:43 [DEBUG] agent: Service "_v1_catalog_10.233.11.100_8806" in sync 2021/12/02 01:21:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:43 [DEBUG] agent: Service "_v1_message-router_10.233.8.247_3904" in sync 2021/12/02 01:21:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:43 [DEBUG] agent: Node info in sync 2021/12/02 01:21:43 [DEBUG] http: Request PUT /v1/agent/service/register (674.736087ms) from=10.233.78.8:60400 2021/12/02 01:21:43 [DEBUG] agent: Service "_v1_message-router_10.233.8.247_3904" in sync 2021/12/02 01:21:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.1_443" in sync 2021/12/02 01:21:43 [DEBUG] agent: Service "_v1_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:43 [DEBUG] agent: Service "_v1_nsd_10.233.11.100_8806" in sync 2021/12/02 01:21:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.212_8181" in sync 2021/12/02 01:21:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:43 [DEBUG] agent: Service "_v0_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.186_8080" in sync 2021/12/02 01:21:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:43 [DEBUG] agent: Service "_v1_sdc_10.233.19.186_8443" in sync 2021/12/02 01:21:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.115_8443" in sync 2021/12/02 01:21:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.100_8806" in sync 2021/12/02 01:21:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:43 [DEBUG] agent: Service "_v1_parser_10.233.11.100_8806" in sync 2021/12/02 01:21:43 [DEBUG] agent: Service "_v1_catalog_10.233.11.100_8806" in sync 2021/12/02 01:21:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:43 [DEBUG] agent: Node info in sync 2021/12/02 01:21:43 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (218.557471ms) from=10.233.78.8:60404 2021/12/02 01:21:44 [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/12/02 01:21:44 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/02 01:21:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/02 01:21:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.212_8181" in sync 2021/12/02 01:21:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.1_443" in sync 2021/12/02 01:21:44 [DEBUG] agent: Service "_v1_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:44 [DEBUG] agent: Service "_v1_nsd_10.233.11.100_8806" in sync 2021/12/02 01:21:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:44 [DEBUG] agent: Service "_v0_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.186_8080" in sync 2021/12/02 01:21:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:44 [DEBUG] agent: Service "_v1_sdc_10.233.19.186_8443" in sync 2021/12/02 01:21:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:44 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.70.166_8446" 2021/12/02 01:21:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.115_8443" in sync 2021/12/02 01:21:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.100_8806" in sync 2021/12/02 01:21:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:44 [DEBUG] agent: Service "_v1_parser_10.233.11.100_8806" in sync 2021/12/02 01:21:44 [DEBUG] agent: Service "_v1_catalog_10.233.11.100_8806" in sync 2021/12/02 01:21:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:44 [DEBUG] agent: Service "_v1_message-router_10.233.8.247_3904" in sync 2021/12/02 01:21:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:44 [DEBUG] agent: Node info in sync 2021/12/02 01:21:44 [DEBUG] http: Request PUT /v1/agent/service/register (200.598559ms) from=10.233.78.8:60406 2021/12/02 01:21:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:44 [DEBUG] agent: Service "_v1_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:44 [DEBUG] agent: Service "_v1_nsd_10.233.11.100_8806" in sync 2021/12/02 01:21:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.212_8181" in sync 2021/12/02 01:21:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.1_443" in sync 2021/12/02 01:21:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.186_8080" in sync 2021/12/02 01:21:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:44 [DEBUG] agent: Service "_v0_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:44 [DEBUG] agent: Service "_v1_sdc_10.233.19.186_8443" in sync 2021/12/02 01:21:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.100_8806" in sync 2021/12/02 01:21:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.115_8443" in sync 2021/12/02 01:21:44 [DEBUG] agent: Service "_v1_catalog_10.233.11.100_8806" in sync 2021/12/02 01:21:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:44 [DEBUG] agent: Service "_v1_parser_10.233.11.100_8806" in sync 2021/12/02 01:21:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:44 [DEBUG] agent: Service "_v1_message-router_10.233.8.247_3904" in sync 2021/12/02 01:21:44 [DEBUG] agent: Node info in sync 2021/12/02 01:21:44 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (534.663µs) from=10.233.78.8:60410 2021/12/02 01:21:44 [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/12/02 01:21:44 [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/12/02 01:21:44 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/02 01:21:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/02 01:21:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.1_443" in sync 2021/12/02 01:21:45 [DEBUG] agent: Service "_v1_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:45 [DEBUG] agent: Service "_v1_nsd_10.233.11.100_8806" in sync 2021/12/02 01:21:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.212_8181" in sync 2021/12/02 01:21:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:45 [DEBUG] agent: Service "_v0_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.186_8080" in sync 2021/12/02 01:21:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:45 [DEBUG] agent: Service "_v1_sdc_10.233.19.186_8443" in sync 2021/12/02 01:21:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:45 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.70.166_8446" 2021/12/02 01:21:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:45 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.115_8443" in sync 2021/12/02 01:21:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.100_8806" in sync 2021/12/02 01:21:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:45 [DEBUG] agent: Service "_v1_parser_10.233.11.100_8806" in sync 2021/12/02 01:21:45 [DEBUG] agent: Service "_v1_catalog_10.233.11.100_8806" in sync 2021/12/02 01:21:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:45 [DEBUG] agent: Service "_v1_message-router_10.233.8.247_3904" in sync 2021/12/02 01:21:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:45 [DEBUG] agent: Node info in sync 2021/12/02 01:21:45 [DEBUG] http: Request PUT /v1/agent/service/register (558.509074ms) from=10.233.78.8:60414 2021/12/02 01:21:45 [DEBUG] agent: Service "_v1_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:45 [DEBUG] agent: Service "_v1_nsd_10.233.11.100_8806" in sync 2021/12/02 01:21:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.212_8181" in sync 2021/12/02 01:21:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.1_443" in sync 2021/12/02 01:21:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.186_8080" in sync 2021/12/02 01:21:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:45 [DEBUG] agent: Service "_v0_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:45 [DEBUG] agent: Service "_v1_sdc_10.233.19.186_8443" in sync 2021/12/02 01:21:45 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.100_8806" in sync 2021/12/02 01:21:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:45 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.115_8443" in sync 2021/12/02 01:21:45 [DEBUG] agent: Service "_v1_catalog_10.233.11.100_8806" in sync 2021/12/02 01:21:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:45 [DEBUG] agent: Service "_v1_parser_10.233.11.100_8806" in sync 2021/12/02 01:21:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:45 [DEBUG] agent: Service "_v1_message-router_10.233.8.247_3904" in sync 2021/12/02 01:21:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:45 [DEBUG] agent: Node info in sync 2021/12/02 01:21:45 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (200.010125ms) from=10.233.78.8:60422 2021/12/02 01:21:45 [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/12/02 01:21: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/12/02 01:21: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/12/02 01:21:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:47 [DEBUG] agent: Service "_v1_parser_10.233.11.100_8806" in sync 2021/12/02 01:21:47 [DEBUG] agent: Service "_v1_catalog_10.233.11.100_8806" in sync 2021/12/02 01:21:47 [DEBUG] agent: Service "_v1_message-router_10.233.8.247_3904" in sync 2021/12/02 01:21:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:47 [DEBUG] agent: Service "_v1_nsd_10.233.11.100_8806" in sync 2021/12/02 01:21:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.212_8181" in sync 2021/12/02 01:21:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.1_443" in sync 2021/12/02 01:21:47 [DEBUG] agent: Service "_v1_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:47 [DEBUG] agent: Service "_v0_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.186_8080" in sync 2021/12/02 01:21:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:47 [DEBUG] agent: Service "_v1_sdc_10.233.19.186_8443" in sync 2021/12/02 01:21:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:47 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.70.166_8446" 2021/12/02 01:21:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.115_8443" in sync 2021/12/02 01:21:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.100_8806" in sync 2021/12/02 01:21:47 [DEBUG] agent: Node info in sync 2021/12/02 01:21:47 [DEBUG] http: Request PUT /v1/agent/service/register (1.211840489s) from=10.233.78.8:60432 2021/12/02 01:21:47 [DEBUG] agent: Service "_v0_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.186_8080" in sync 2021/12/02 01:21:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:47 [DEBUG] agent: Service "_v1_sdc_10.233.19.186_8443" in sync 2021/12/02 01:21:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.115_8443" in sync 2021/12/02 01:21:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.100_8806" in sync 2021/12/02 01:21:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:47 [DEBUG] agent: Service "_v1_parser_10.233.11.100_8806" in sync 2021/12/02 01:21:47 [DEBUG] agent: Service "_v1_catalog_10.233.11.100_8806" in sync 2021/12/02 01:21:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:47 [DEBUG] agent: Service "_v1_message-router_10.233.8.247_3904" in sync 2021/12/02 01:21:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.1_443" in sync 2021/12/02 01:21:47 [DEBUG] agent: Service "_v1_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:47 [DEBUG] agent: Service "_v1_nsd_10.233.11.100_8806" in sync 2021/12/02 01:21:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.212_8181" in sync 2021/12/02 01:21:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:47 [DEBUG] agent: Node info in sync 2021/12/02 01:21:47 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (200.460852ms) from=10.233.78.8:60450 2021/12/02 01:21:47 [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/12/02 01:21:47 [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/12/02 01:21:47 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/02 01:21:47 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/02 01:21:47 [DEBUG] agent: Service "_v0_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.186_8080" in sync 2021/12/02 01:21:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:47 [DEBUG] agent: Service "_v1_sdc_10.233.19.186_8443" in sync 2021/12/02 01:21:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.115_8443" in sync 2021/12/02 01:21:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.100_8806" in sync 2021/12/02 01:21:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:47 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.70.166_8446" 2021/12/02 01:21:47 [DEBUG] agent: Service "_v1_parser_10.233.11.100_8806" in sync 2021/12/02 01:21:47 [DEBUG] agent: Service "_v1_catalog_10.233.11.100_8806" in sync 2021/12/02 01:21:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:47 [DEBUG] agent: Service "_v1_message-router_10.233.8.247_3904" in sync 2021/12/02 01:21:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.1_443" in sync 2021/12/02 01:21:47 [DEBUG] agent: Service "_v1_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:47 [DEBUG] agent: Service "_v1_nsd_10.233.11.100_8806" in sync 2021/12/02 01:21:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.212_8181" in sync 2021/12/02 01:21:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:47 [DEBUG] agent: Node info in sync 2021/12/02 01:21:47 [DEBUG] http: Request PUT /v1/agent/service/register (513.800681ms) from=10.233.78.8:60456 2021/12/02 01:21:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:47 [DEBUG] agent: Service "_v1_sdc_10.233.19.186_8443" in sync 2021/12/02 01:21:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:47 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.115_8443" in sync 2021/12/02 01:21:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.100_8806" in sync 2021/12/02 01:21:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:47 [DEBUG] agent: Service "_v1_parser_10.233.11.100_8806" in sync 2021/12/02 01:21:47 [DEBUG] agent: Service "_v1_catalog_10.233.11.100_8806" in sync 2021/12/02 01:21:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:47 [DEBUG] agent: Service "_v1_message-router_10.233.8.247_3904" in sync 2021/12/02 01:21:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:48 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:48 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:48 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:48 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.1_443" in sync 2021/12/02 01:21:48 [DEBUG] agent: Service "_v1_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:48 [DEBUG] agent: Service "_v1_nsd_10.233.11.100_8806" in sync 2021/12/02 01:21:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.212_8181" in sync 2021/12/02 01:21:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:48 [DEBUG] agent: Service "_v0_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.186_8080" in sync 2021/12/02 01:21:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:48 [DEBUG] agent: Node info in sync 2021/12/02 01:21:48 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (428.394µs) from=10.233.78.8:60464 2021/12/02 01:21:48 [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/12/02 01:21: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/12/02 01:21: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/12/02 01:21:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:49 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.1_443" in sync 2021/12/02 01:21:49 [DEBUG] agent: Service "_v1_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:49 [DEBUG] agent: Service "_v1_nsd_10.233.11.100_8806" in sync 2021/12/02 01:21:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.212_8181" in sync 2021/12/02 01:21:49 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.70.166_8446" 2021/12/02 01:21:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:49 [DEBUG] agent: Service "_v0_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.186_8080" in sync 2021/12/02 01:21:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:49 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:49 [DEBUG] agent: Service "_v1_sdc_10.233.19.186_8443" in sync 2021/12/02 01:21:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:49 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:49 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:49 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:49 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.115_8443" in sync 2021/12/02 01:21:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.100_8806" in sync 2021/12/02 01:21:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:49 [DEBUG] agent: Service "_v1_parser_10.233.11.100_8806" in sync 2021/12/02 01:21:49 [DEBUG] agent: Service "_v1_catalog_10.233.11.100_8806" in sync 2021/12/02 01:21:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:49 [DEBUG] agent: Service "_v1_message-router_10.233.8.247_3904" in sync 2021/12/02 01:21:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:49 [DEBUG] agent: Node info in sync 2021/12/02 01:21:49 [DEBUG] http: Request PUT /v1/agent/service/register (1.215758892s) from=10.233.78.8:60474 2021/12/02 01:21:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:49 [DEBUG] agent: Service "_v1_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:49 [DEBUG] agent: Service "_v1_nsd_10.233.11.100_8806" in sync 2021/12/02 01:21:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.212_8181" in sync 2021/12/02 01:21:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:49 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.1_443" in sync 2021/12/02 01:21:49 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.186_8080" in sync 2021/12/02 01:21:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:49 [DEBUG] agent: Service "_v0_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:49 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:49 [DEBUG] agent: Service "_v1_sdc_10.233.19.186_8443" in sync 2021/12/02 01:21:49 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:49 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.100_8806" in sync 2021/12/02 01:21:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:49 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:49 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.115_8443" in sync 2021/12/02 01:21:49 [DEBUG] agent: Service "_v1_catalog_10.233.11.100_8806" in sync 2021/12/02 01:21:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:49 [DEBUG] agent: Service "_v1_parser_10.233.11.100_8806" in sync 2021/12/02 01:21:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:49 [DEBUG] agent: Service "_v1_message-router_10.233.8.247_3904" in sync 2021/12/02 01:21:49 [DEBUG] agent: Node info in sync 2021/12/02 01:21:49 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (199.768643ms) from=10.233.78.8:60486 2021/12/02 01:21:49 [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/12/02 01:21:49 [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/12/02 01:21: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/12/02 01:21: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/12/02 01:21:50 [DEBUG] agent: Service "_v1_message-router_10.233.8.247_3904" in sync 2021/12/02 01:21:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:50 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.1_443" in sync 2021/12/02 01:21:50 [DEBUG] agent: Service "_v1_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:50 [DEBUG] agent: Service "_v1_nsd_10.233.11.100_8806" in sync 2021/12/02 01:21:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.212_8181" in sync 2021/12/02 01:21:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:50 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:50 [DEBUG] agent: Service "_v0_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.186_8080" in sync 2021/12/02 01:21:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:50 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.70.166_8446" 2021/12/02 01:21:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:50 [DEBUG] agent: Service "_v1_sdc_10.233.19.186_8443" in sync 2021/12/02 01:21:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:50 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:50 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.115_8443" in sync 2021/12/02 01:21:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.100_8806" in sync 2021/12/02 01:21:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:50 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:50 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:50 [DEBUG] agent: Service "_v1_parser_10.233.11.100_8806" in sync 2021/12/02 01:21:50 [DEBUG] agent: Service "_v1_catalog_10.233.11.100_8806" in sync 2021/12/02 01:21:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:50 [DEBUG] agent: Node info in sync 2021/12/02 01:21:50 [DEBUG] http: Request PUT /v1/agent/service/register (286.749831ms) from=10.233.78.8:60490 2021/12/02 01:21:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:50 [DEBUG] agent: Service "_v1_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:50 [DEBUG] agent: Service "_v1_nsd_10.233.11.100_8806" in sync 2021/12/02 01:21:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.212_8181" in sync 2021/12/02 01:21:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:50 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.1_443" in sync 2021/12/02 01:21:50 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.186_8080" in sync 2021/12/02 01:21:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:50 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:50 [DEBUG] agent: Service "_v0_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:50 [DEBUG] agent: Service "_v1_sdc_10.233.19.186_8443" in sync 2021/12/02 01:21:50 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:50 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.100_8806" in sync 2021/12/02 01:21:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:50 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:50 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.115_8443" in sync 2021/12/02 01:21:50 [DEBUG] agent: Service "_v1_catalog_10.233.11.100_8806" in sync 2021/12/02 01:21:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:50 [DEBUG] agent: Service "_v1_parser_10.233.11.100_8806" in sync 2021/12/02 01:21:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:50 [DEBUG] agent: Service "_v1_message-router_10.233.8.247_3904" in sync 2021/12/02 01:21:50 [DEBUG] agent: Node info in sync 2021/12/02 01:21:50 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (506.297µs) from=10.233.78.8:60494 2021/12/02 01:21:50 [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/12/02 01:21: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/12/02 01:21: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/12/02 01:21:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:51 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:51 [DEBUG] agent: Service "_v1_sdc_10.233.19.186_8443" in sync 2021/12/02 01:21:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:51 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:51 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.70.166_8446" 2021/12/02 01:21:51 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:51 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:51 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.115_8443" in sync 2021/12/02 01:21:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.100_8806" in sync 2021/12/02 01:21:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:51 [DEBUG] agent: Service "_v1_parser_10.233.11.100_8806" in sync 2021/12/02 01:21:51 [DEBUG] agent: Service "_v1_catalog_10.233.11.100_8806" in sync 2021/12/02 01:21:51 [DEBUG] agent: Service "_v1_message-router_10.233.8.247_3904" in sync 2021/12/02 01:21:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:51 [DEBUG] agent: Service "_v1_nsd_10.233.11.100_8806" in sync 2021/12/02 01:21:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.212_8181" in sync 2021/12/02 01:21:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:51 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.1_443" in sync 2021/12/02 01:21:51 [DEBUG] agent: Service "_v1_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:51 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:51 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:51 [DEBUG] agent: Service "_v0_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.186_8080" in sync 2021/12/02 01:21:51 [DEBUG] agent: Node info in sync 2021/12/02 01:21:51 [DEBUG] http: Request PUT /v1/agent/service/register (856.487235ms) from=10.233.78.8:60500 2021/12/02 01:21:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:51 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.1_443" in sync 2021/12/02 01:21:51 [DEBUG] agent: Service "_v1_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:51 [DEBUG] agent: Service "_v1_nsd_10.233.11.100_8806" in sync 2021/12/02 01:21:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.212_8181" in sync 2021/12/02 01:21:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:51 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:51 [DEBUG] agent: Service "_v0_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.186_8080" in sync 2021/12/02 01:21:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:51 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:51 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:51 [DEBUG] agent: Service "_v1_sdc_10.233.19.186_8443" in sync 2021/12/02 01:21:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:51 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:51 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:51 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:51 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.115_8443" in sync 2021/12/02 01:21:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.100_8806" in sync 2021/12/02 01:21:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:51 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:51 [DEBUG] agent: Service "_v1_parser_10.233.11.100_8806" in sync 2021/12/02 01:21:51 [DEBUG] agent: Service "_v1_catalog_10.233.11.100_8806" in sync 2021/12/02 01:21:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:51 [DEBUG] agent: Service "_v1_message-router_10.233.8.247_3904" in sync 2021/12/02 01:21:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:51 [DEBUG] agent: Node info in sync 2021/12/02 01:21:51 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (105.660513ms) from=10.233.78.8:60506 2021/12/02 01:21:52 [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/12/02 01:21:52 [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/12/02 01:21: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/12/02 01:21: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/12/02 01:21:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.115_8443" in sync 2021/12/02 01:21:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.100_8806" in sync 2021/12/02 01:21:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:52 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:52 [DEBUG] agent: Service "_v1_parser_10.233.11.100_8806" in sync 2021/12/02 01:21:52 [DEBUG] agent: Service "_v1_catalog_10.233.11.100_8806" in sync 2021/12/02 01:21:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:52 [DEBUG] agent: Service "_v1_message-router_10.233.8.247_3904" in sync 2021/12/02 01:21:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:52 [INFO] agent: Synced service "_v11__aai-nquery_10.233.70.166_8446" 2021/12/02 01:21:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.1_443" in sync 2021/12/02 01:21:52 [DEBUG] agent: Service "_v1_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:52 [DEBUG] agent: Service "_v1_nsd_10.233.11.100_8806" in sync 2021/12/02 01:21:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.212_8181" in sync 2021/12/02 01:21:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:52 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:52 [DEBUG] agent: Service "_v0_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.186_8080" in sync 2021/12/02 01:21:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:52 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:52 [DEBUG] agent: Service "_v1_sdc_10.233.19.186_8443" in sync 2021/12/02 01:21:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:52 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:52 [DEBUG] agent: Node info in sync 2021/12/02 01:21:52 [DEBUG] http: Request PUT /v1/agent/service/register (634.807047ms) from=10.233.78.8:60510 2021/12/02 01:21:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.100_8806" in sync 2021/12/02 01:21:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:52 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.115_8443" in sync 2021/12/02 01:21:52 [DEBUG] agent: Service "_v1_catalog_10.233.11.100_8806" in sync 2021/12/02 01:21:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:52 [DEBUG] agent: Service "_v1_parser_10.233.11.100_8806" in sync 2021/12/02 01:21:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:52 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:21:52 [DEBUG] agent: Service "_v1_message-router_10.233.8.247_3904" in sync 2021/12/02 01:21:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:52 [DEBUG] agent: Service "_v1_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:52 [DEBUG] agent: Service "_v1_nsd_10.233.11.100_8806" in sync 2021/12/02 01:21:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.212_8181" in sync 2021/12/02 01:21:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.1_443" in sync 2021/12/02 01:21:52 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.186_8080" in sync 2021/12/02 01:21:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:52 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:52 [DEBUG] agent: Service "_v0_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:52 [DEBUG] agent: Service "_v1_sdc_10.233.19.186_8443" in sync 2021/12/02 01:21:52 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:52 [DEBUG] agent: Node info in sync 2021/12/02 01:21:52 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (507.507µs) from=10.233.78.8:60516 2021/12/02 01:21:52 [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/12/02 01:21: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/12/02 01:21: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/12/02 01:21:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:53 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:53 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.1_443" in sync 2021/12/02 01:21:53 [DEBUG] agent: Service "_v1_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:53 [DEBUG] agent: Service "_v1_nsd_10.233.11.100_8806" in sync 2021/12/02 01:21:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.212_8181" in sync 2021/12/02 01:21:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:53 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:53 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:53 [INFO] agent: Synced service "_v11_aai-nquery_10.233.70.166_8446" 2021/12/02 01:21:53 [DEBUG] agent: Service "_v0_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.186_8080" in sync 2021/12/02 01:21:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:53 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:53 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:53 [DEBUG] agent: Service "_v1_sdc_10.233.19.186_8443" in sync 2021/12/02 01:21:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:53 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:53 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:53 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:53 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:53 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.115_8443" in sync 2021/12/02 01:21:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.100_8806" in sync 2021/12/02 01:21:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:53 [DEBUG] agent: Service "_v1_parser_10.233.11.100_8806" in sync 2021/12/02 01:21:53 [DEBUG] agent: Service "_v1_catalog_10.233.11.100_8806" in sync 2021/12/02 01:21:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:53 [DEBUG] agent: Service "_v1_message-router_10.233.8.247_3904" in sync 2021/12/02 01:21:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:53 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:21:53 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:53 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:53 [DEBUG] agent: Node info in sync 2021/12/02 01:21:53 [DEBUG] http: Request PUT /v1/agent/service/register (514.483836ms) from=10.233.78.8:60518 2021/12/02 01:21:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:53 [DEBUG] agent: Service "_v1_parser_10.233.11.100_8806" in sync 2021/12/02 01:21:53 [DEBUG] agent: Service "_v1_catalog_10.233.11.100_8806" in sync 2021/12/02 01:21:53 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:21:53 [DEBUG] agent: Service "_v1_message-router_10.233.8.247_3904" in sync 2021/12/02 01:21:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:53 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:53 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:53 [DEBUG] agent: Service "_v1_nsd_10.233.11.100_8806" in sync 2021/12/02 01:21:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.212_8181" in sync 2021/12/02 01:21:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:53 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:53 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.1_443" in sync 2021/12/02 01:21:53 [DEBUG] agent: Service "_v1_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:53 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:53 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:53 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:21:53 [DEBUG] agent: Service "_v0_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.186_8080" in sync 2021/12/02 01:21:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:53 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:53 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:53 [DEBUG] agent: Service "_v1_sdc_10.233.19.186_8443" in sync 2021/12/02 01:21:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:53 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:53 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:53 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:53 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:53 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.115_8443" in sync 2021/12/02 01:21:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.100_8806" in sync 2021/12/02 01:21:53 [DEBUG] agent: Node info in sync 2021/12/02 01:21:53 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (424.038µs) from=10.233.78.8:60524 2021/12/02 01:21:53 [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/12/02 01:21:53 [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/12/02 01:21: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/12/02 01:21: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/12/02 01:21:54 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.115_8443" in sync 2021/12/02 01:21:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.100_8806" in sync 2021/12/02 01:21:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:54 [DEBUG] agent: Service "_v1_catalog_10.233.11.100_8806" in sync 2021/12/02 01:21:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:54 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:21:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:54 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.1_443" in sync 2021/12/02 01:21:54 [DEBUG] agent: Service "_v1_nsd_10.233.11.100_8806" in sync 2021/12/02 01:21:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.212_8181" in sync 2021/12/02 01:21:54 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:54 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:21:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:54 [DEBUG] agent: Service "_v1_sdc_10.233.19.186_8443" in sync 2021/12/02 01:21:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:54 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:54 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:54 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:54 [INFO] agent: Synced service "_v12__aai-nquery_10.233.70.166_8446" 2021/12/02 01:21:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:54 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:54 [DEBUG] agent: Service "_v1_parser_10.233.11.100_8806" in sync 2021/12/02 01:21:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:54 [DEBUG] agent: Service "_v1_message-router_10.233.8.247_3904" in sync 2021/12/02 01:21:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:54 [DEBUG] agent: Service "_v1_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:54 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:54 [DEBUG] agent: Service "_v0_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.186_8080" in sync 2021/12/02 01:21:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:54 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:54 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:54 [DEBUG] agent: Node info in sync 2021/12/02 01:21:54 [DEBUG] http: Request PUT /v1/agent/service/register (852.652904ms) from=10.233.78.8:60526 2021/12/02 01:21:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:54 [DEBUG] agent: Service "_v1_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:54 [DEBUG] agent: Service "_v0_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.186_8080" in sync 2021/12/02 01:21:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:54 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:54 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:54 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.115_8443" in sync 2021/12/02 01:21:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.100_8806" in sync 2021/12/02 01:21:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:54 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:54 [DEBUG] agent: Service "_v1_catalog_10.233.11.100_8806" in sync 2021/12/02 01:21:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:54 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:21:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:54 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.1_443" in sync 2021/12/02 01:21:54 [DEBUG] agent: Service "_v1_nsd_10.233.11.100_8806" in sync 2021/12/02 01:21:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.212_8181" in sync 2021/12/02 01:21:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:54 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:54 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:21:54 [DEBUG] agent: Service "_v1_sdc_10.233.19.186_8443" in sync 2021/12/02 01:21:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:54 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:54 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:54 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:54 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:21:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:54 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:54 [DEBUG] agent: Service "_v1_parser_10.233.11.100_8806" in sync 2021/12/02 01:21:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:54 [DEBUG] agent: Service "_v1_message-router_10.233.8.247_3904" in sync 2021/12/02 01:21:54 [DEBUG] agent: Node info in sync 2021/12/02 01:21:54 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (395.22µs) from=10.233.78.8:60530 2021/12/02 01:21:54 [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/12/02 01:21:54 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/02 01:21:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/02 01:21:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.115_8443" in sync 2021/12/02 01:21:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.100_8806" in sync 2021/12/02 01:21:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:55 [DEBUG] agent: Service "_v1_catalog_10.233.11.100_8806" in sync 2021/12/02 01:21:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:55 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:21:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.1_443" in sync 2021/12/02 01:21:55 [DEBUG] agent: Service "_v1_nsd_10.233.11.100_8806" in sync 2021/12/02 01:21:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.212_8181" in sync 2021/12/02 01:21:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:55 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:21:55 [DEBUG] agent: Service "_v1_sdc_10.233.19.186_8443" in sync 2021/12/02 01:21:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:55 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:55 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:21:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:55 [DEBUG] agent: Service "_v1_parser_10.233.11.100_8806" in sync 2021/12/02 01:21:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:55 [INFO] agent: Synced service "_v12_aai-nquery_10.233.70.166_8446" 2021/12/02 01:21:55 [DEBUG] agent: Service "_v1_message-router_10.233.8.247_3904" in sync 2021/12/02 01:21:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:55 [DEBUG] agent: Service "_v1_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:55 [DEBUG] agent: Service "_v0_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.186_8080" in sync 2021/12/02 01:21:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:55 [DEBUG] agent: Node info in sync 2021/12/02 01:21:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:55 [DEBUG] agent: Service "_v1_parser_10.233.11.100_8806" in sync 2021/12/02 01:21:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:55 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:21:55 [DEBUG] agent: Service "_v1_message-router_10.233.8.247_3904" in sync 2021/12/02 01:21:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:55 [DEBUG] agent: Service "_v1_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:55 [DEBUG] agent: Service "_v0_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.186_8080" in sync 2021/12/02 01:21:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.115_8443" in sync 2021/12/02 01:21:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.100_8806" in sync 2021/12/02 01:21:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:55 [DEBUG] agent: Service "_v1_catalog_10.233.11.100_8806" in sync 2021/12/02 01:21:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:55 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:21:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.1_443" in sync 2021/12/02 01:21:55 [DEBUG] agent: Service "_v1_nsd_10.233.11.100_8806" in sync 2021/12/02 01:21:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.212_8181" in sync 2021/12/02 01:21:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:55 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:21:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:55 [DEBUG] agent: Service "_v1_sdc_10.233.19.186_8443" in sync 2021/12/02 01:21:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:55 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:55 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:21:55 [DEBUG] agent: Node info in sync 2021/12/02 01:21:55 [DEBUG] http: Request PUT /v1/agent/service/register (1.257287957s) from=10.233.78.8:60532 2021/12/02 01:21:56 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (100.728179ms) from=10.233.78.8:60546 2021/12/02 01:21:56 [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/12/02 01:21:56 [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/12/02 01:21: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/12/02 01:21: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/12/02 01:21:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.115_8443" in sync 2021/12/02 01:21:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.100_8806" in sync 2021/12/02 01:21:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:56 [DEBUG] agent: Service "_v1_catalog_10.233.11.100_8806" in sync 2021/12/02 01:21:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:56 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:21:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.1_443" in sync 2021/12/02 01:21:56 [DEBUG] agent: Service "_v1_nsd_10.233.11.100_8806" in sync 2021/12/02 01:21:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.212_8181" in sync 2021/12/02 01:21:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:56 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:21:56 [DEBUG] agent: Service "_v1_sdc_10.233.19.186_8443" in sync 2021/12/02 01:21:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:56 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:56 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:21:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:56 [DEBUG] agent: Service "_v1_parser_10.233.11.100_8806" in sync 2021/12/02 01:21:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:56 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:21:56 [DEBUG] agent: Service "_v1_message-router_10.233.8.247_3904" in sync 2021/12/02 01:21:56 [INFO] agent: Synced service "_v13__aai-nquery_10.233.70.166_8446" 2021/12/02 01:21:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:56 [DEBUG] agent: Service "_v1_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:56 [DEBUG] agent: Service "_v0_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.186_8080" in sync 2021/12/02 01:21:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:56 [DEBUG] agent: Node info in sync 2021/12/02 01:21:56 [DEBUG] http: Request PUT /v1/agent/service/register (699.899327ms) from=10.233.78.8:60548 2021/12/02 01:21:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:56 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:21:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:56 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:21:56 [DEBUG] agent: Service "_v1_parser_10.233.11.100_8806" in sync 2021/12/02 01:21:56 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:21:56 [DEBUG] agent: Service "_v1_message-router_10.233.8.247_3904" in sync 2021/12/02 01:21:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:56 [DEBUG] agent: Service "_v1_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.186_8080" in sync 2021/12/02 01:21:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:56 [DEBUG] agent: Service "_v0_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.100_8806" in sync 2021/12/02 01:21:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.115_8443" in sync 2021/12/02 01:21:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:56 [DEBUG] agent: Service "_v1_catalog_10.233.11.100_8806" in sync 2021/12/02 01:21:56 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:21:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:56 [DEBUG] agent: Service "_v1_nsd_10.233.11.100_8806" in sync 2021/12/02 01:21:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.212_8181" in sync 2021/12/02 01:21:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.1_443" in sync 2021/12/02 01:21:56 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:21:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:56 [DEBUG] agent: Service "_v1_sdc_10.233.19.186_8443" in sync 2021/12/02 01:21:56 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:56 [DEBUG] agent: Node info in sync 2021/12/02 01:21:56 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (399.326µs) from=10.233.78.8:60554 2021/12/02 01:21:57 [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/12/02 01:21: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/12/02 01:21: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/12/02 01:21:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.115_8443" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.100_8806" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v1_catalog_10.233.11.100_8806" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.1_443" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v1_nsd_10.233.11.100_8806" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.212_8181" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v1_sdc_10.233.19.186_8443" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:57 [INFO] agent: Synced service "_v13_aai-nquery_10.233.70.166_8446" 2021/12/02 01:21:57 [DEBUG] agent: Service "_v1_parser_10.233.11.100_8806" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v1_message-router_10.233.8.247_3904" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v1_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v0_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.186_8080" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:57 [DEBUG] agent: Node info in sync 2021/12/02 01:21:57 [DEBUG] http: Request PUT /v1/agent/service/register (300.545542ms) from=10.233.78.8:60556 2021/12/02 01:21:57 [DEBUG] agent: Service "_v1_sdc_10.233.19.186_8443" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v1_parser_10.233.11.100_8806" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v1_message-router_10.233.8.247_3904" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v1_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v0_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.186_8080" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.115_8443" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.100_8806" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v1_catalog_10.233.11.100_8806" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.1_443" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v1_nsd_10.233.11.100_8806" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.212_8181" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:21:57 [DEBUG] agent: Node info in sync 2021/12/02 01:21:57 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (688.711µs) from=10.233.78.8:60560 2021/12/02 01:21:57 [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/12/02 01:21:57 [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/12/02 01:21: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/12/02 01:21: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/12/02 01:21:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v1_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v0_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.186_8080" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:57 [INFO] agent: Synced service "_v14__aai-nquery_10.233.70.166_8446" 2021/12/02 01:21:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.115_8443" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.100_8806" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v1_catalog_10.233.11.100_8806" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.1_443" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v1_nsd_10.233.11.100_8806" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.212_8181" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v1_sdc_10.233.19.186_8443" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v1_parser_10.233.11.100_8806" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v1_message-router_10.233.8.247_3904" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:21:57 [DEBUG] agent: Node info in sync 2021/12/02 01:21:57 [DEBUG] http: Request PUT /v1/agent/service/register (201.313996ms) from=10.233.78.8:60564 2021/12/02 01:21:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v1_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.186_8080" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v0_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.100_8806" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.115_8443" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v1_catalog_10.233.11.100_8806" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v1_nsd_10.233.11.100_8806" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.212_8181" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.1_443" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v1_sdc_10.233.19.186_8443" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v1_parser_10.233.11.100_8806" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:21:57 [DEBUG] agent: Service "_v1_message-router_10.233.8.247_3904" in sync 2021/12/02 01:21:57 [DEBUG] agent: Node info in sync 2021/12/02 01:21:57 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (513.577µs) from=10.233.78.8:60566 2021/12/02 01:21:58 [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/12/02 01:21: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/12/02 01:21: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/12/02 01:21:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.115_8443" in sync 2021/12/02 01:21:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.100_8806" in sync 2021/12/02 01:21:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:58 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:58 [DEBUG] agent: Service "_v1_catalog_10.233.11.100_8806" in sync 2021/12/02 01:21:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:58 [INFO] agent: Synced service "_v14_aai-nquery_10.233.70.166_8446" 2021/12/02 01:21:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:58 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:21:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:58 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.1_443" in sync 2021/12/02 01:21:58 [DEBUG] agent: Service "_v1_nsd_10.233.11.100_8806" in sync 2021/12/02 01:21:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.212_8181" in sync 2021/12/02 01:21:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:58 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:21:58 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:58 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:58 [DEBUG] agent: Service "_v1_sdc_10.233.19.186_8443" in sync 2021/12/02 01:21:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:58 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:58 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:21:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:58 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:58 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:21:58 [DEBUG] agent: Service "_v1_parser_10.233.11.100_8806" in sync 2021/12/02 01:21:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:58 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:21:58 [DEBUG] agent: Service "_v1_message-router_10.233.8.247_3904" in sync 2021/12/02 01:21:58 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:21:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:58 [DEBUG] agent: Service "_v1_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:58 [DEBUG] agent: Service "_v0_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.186_8080" in sync 2021/12/02 01:21:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:58 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:58 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:21:58 [DEBUG] agent: Node info in sync 2021/12/02 01:21:58 [DEBUG] http: Request PUT /v1/agent/service/register (601.166774ms) from=10.233.78.8:60568 2021/12/02 01:21:58 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.115_8443" in sync 2021/12/02 01:21:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.100_8806" in sync 2021/12/02 01:21:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:58 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:21:58 [DEBUG] agent: Service "_v1_catalog_10.233.11.100_8806" in sync 2021/12/02 01:21:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:58 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:21:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:58 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.1_443" in sync 2021/12/02 01:21:58 [DEBUG] agent: Service "_v1_nsd_10.233.11.100_8806" in sync 2021/12/02 01:21:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.212_8181" in sync 2021/12/02 01:21:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:58 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:21:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:58 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:58 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:58 [DEBUG] agent: Service "_v1_sdc_10.233.19.186_8443" in sync 2021/12/02 01:21:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:58 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:58 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:21:58 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:21:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:58 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:58 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:21:58 [DEBUG] agent: Service "_v1_parser_10.233.11.100_8806" in sync 2021/12/02 01:21:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:58 [DEBUG] agent: Service "_v1_message-router_10.233.8.247_3904" in sync 2021/12/02 01:21:58 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:21:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:58 [DEBUG] agent: Service "_v1_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:59 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:59 [DEBUG] agent: Service "_v0_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.186_8080" in sync 2021/12/02 01:21:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:59 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:21:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:59 [DEBUG] agent: Node info in sync 2021/12/02 01:21:59 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (941.114µs) from=10.233.78.8:60582 2021/12/02 01:21:59 [WARN] agent: Service name "_aai-nquery-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/02 01:21:59 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/02 01:21: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/12/02 01:21: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/12/02 01:21:59 [DEBUG] agent: Service "_v0_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.186_8080" in sync 2021/12/02 01:21:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:59 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:59 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:21:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.115_8443" in sync 2021/12/02 01:21:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.100_8806" in sync 2021/12/02 01:21:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:59 [DEBUG] agent: Service "_v1_catalog_10.233.11.100_8806" in sync 2021/12/02 01:21:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:59 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:21:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:59 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:21:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:59 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.1_443" in sync 2021/12/02 01:21:59 [DEBUG] agent: Service "_v1_nsd_10.233.11.100_8806" in sync 2021/12/02 01:21:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.212_8181" in sync 2021/12/02 01:21:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:59 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:21:59 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:59 [DEBUG] agent: Service "_v1_sdc_10.233.19.186_8443" in sync 2021/12/02 01:21:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:59 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:59 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:59 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:21:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:59 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:59 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:21:59 [DEBUG] agent: Service "_v1_parser_10.233.11.100_8806" in sync 2021/12/02 01:21:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:59 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:21:59 [DEBUG] agent: Service "_v1_message-router_10.233.8.247_3904" in sync 2021/12/02 01:21:59 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:21:59 [INFO] agent: Synced service "_v15__aai-nquery_10.233.70.166_8446" 2021/12/02 01:21:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:21:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:59 [DEBUG] agent: Service "_v1_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:59 [DEBUG] agent: Node info in sync 2021/12/02 01:21:59 [DEBUG] http: Request PUT /v1/agent/service/register (536.012406ms) from=10.233.78.8:60590 2021/12/02 01:21:59 [DEBUG] agent: Service "_v1_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:59 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:59 [DEBUG] agent: Service "_v0_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:21:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.186_8080" in sync 2021/12/02 01:21:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:59 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:21:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:21:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.115_8443" in sync 2021/12/02 01:21:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.100_8806" in sync 2021/12/02 01:21:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:21:59 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:21:59 [DEBUG] agent: Service "_v1_catalog_10.233.11.100_8806" in sync 2021/12/02 01:22:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:00 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:00 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (606.868µs) from=10.233.78.8:60592 2021/12/02 01:22:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:22:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:00 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.1_443" in sync 2021/12/02 01:22:00 [DEBUG] agent: Service "_v1_nsd_10.233.11.100_8806" in sync 2021/12/02 01:22:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.212_8181" in sync 2021/12/02 01:22:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:00 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:00 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:00 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:00 [DEBUG] agent: Service "_v1_sdc_10.233.19.186_8443" in sync 2021/12/02 01:22:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:00 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:00 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:00 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:00 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:00 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:00 [DEBUG] agent: Service "_v1_parser_10.233.11.100_8806" in sync 2021/12/02 01:22:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:00 [DEBUG] agent: Service "_v1_message-router_10.233.8.247_3904" in sync 2021/12/02 01:22:00 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:00 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:22:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:00 [DEBUG] agent: Node info in sync 2021/12/02 01:22:00 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/02 01:22: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/12/02 01:22: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/12/02 01:22:00 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:00 [DEBUG] agent: Service "_v0_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:22:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.186_8080" in sync 2021/12/02 01:22:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:00 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.115_8443" in sync 2021/12/02 01:22:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.100_8806" in sync 2021/12/02 01:22:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:00 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:00 [DEBUG] agent: Service "_v1_catalog_10.233.11.100_8806" in sync 2021/12/02 01:22:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:00 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:00 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:22:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:00 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.1_443" in sync 2021/12/02 01:22:00 [DEBUG] agent: Service "_v1_nsd_10.233.11.100_8806" in sync 2021/12/02 01:22:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.212_8181" in sync 2021/12/02 01:22:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:00 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:00 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:00 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:00 [DEBUG] agent: Service "_v1_sdc_10.233.19.186_8443" in sync 2021/12/02 01:22:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:00 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:00 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:00 [INFO] agent: Synced service "_v15_aai-nquery_10.233.70.166_8446" 2021/12/02 01:22:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:00 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:00 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:00 [DEBUG] agent: Service "_v1_parser_10.233.11.100_8806" in sync 2021/12/02 01:22:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:00 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:00 [DEBUG] agent: Service "_v1_message-router_10.233.8.247_3904" in sync 2021/12/02 01:22:00 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:00 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:22:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:00 [DEBUG] agent: Service "_v1_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:22:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:00 [DEBUG] agent: Node info in sync 2021/12/02 01:22:00 [DEBUG] http: Request PUT /v1/agent/service/register (301.088411ms) from=10.233.78.8:60596 2021/12/02 01:22:00 [DEBUG] agent: Service "_v1_message-router_10.233.8.247_3904" in sync 2021/12/02 01:22:00 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:00 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:22:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:00 [DEBUG] agent: Service "_v1_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:22:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:00 [DEBUG] agent: Service "_v0_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:22:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.186_8080" in sync 2021/12/02 01:22:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:00 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:00 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.115_8443" in sync 2021/12/02 01:22:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.100_8806" in sync 2021/12/02 01:22:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:00 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:00 [DEBUG] agent: Service "_v1_catalog_10.233.11.100_8806" in sync 2021/12/02 01:22:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:00 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:00 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:22:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.1_443" in sync 2021/12/02 01:22:00 [DEBUG] agent: Service "_v1_nsd_10.233.11.100_8806" in sync 2021/12/02 01:22:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.212_8181" in sync 2021/12/02 01:22:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:00 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:00 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:00 [DEBUG] agent: Service "_v1_sdc_10.233.19.186_8443" in sync 2021/12/02 01:22:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:00 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:00 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:00 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:00 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:00 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:00 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:00 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:00 [DEBUG] agent: Service "_v1_parser_10.233.11.100_8806" in sync 2021/12/02 01:22:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:00 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:00 [DEBUG] agent: Node info in sync 2021/12/02 01:22:00 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (100.006928ms) from=10.233.78.8:60602 2021/12/02 01:22:00 [WARN] agent: Service name "_aai-nquery-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/02 01:22:00 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/02 01:22: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/12/02 01:22: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/12/02 01:22:01 [DEBUG] agent: Service "_v1_message-router_10.233.8.247_3904" in sync 2021/12/02 01:22:01 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:01 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:22:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:01 [DEBUG] agent: Service "_v1_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:22:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:01 [DEBUG] agent: Service "_v0_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:22:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.186_8080" in sync 2021/12/02 01:22:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:01 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:01 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.115_8443" in sync 2021/12/02 01:22:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.100_8806" in sync 2021/12/02 01:22:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:01 [DEBUG] agent: Service "_v1_catalog_10.233.11.100_8806" in sync 2021/12/02 01:22:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:01 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:01 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:22:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:01 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.1_443" in sync 2021/12/02 01:22:01 [DEBUG] agent: Service "_v1_nsd_10.233.11.100_8806" in sync 2021/12/02 01:22:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.212_8181" in sync 2021/12/02 01:22:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:01 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:01 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:01 [DEBUG] agent: Service "_v1_sdc_10.233.19.186_8443" in sync 2021/12/02 01:22:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:01 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:01 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:01 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:01 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:01 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:01 [DEBUG] agent: Service "_v1_parser_10.233.11.100_8806" in sync 2021/12/02 01:22:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:01 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:01 [INFO] agent: Synced service "_v16__aai-nquery_10.233.70.166_8446" 2021/12/02 01:22:01 [DEBUG] agent: Node info in sync 2021/12/02 01:22:01 [DEBUG] http: Request PUT /v1/agent/service/register (399.99475ms) from=10.233.78.8:60606 2021/12/02 01:22:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:22:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:01 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.1_443" in sync 2021/12/02 01:22:01 [DEBUG] agent: Service "_v1_nsd_10.233.11.100_8806" in sync 2021/12/02 01:22:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.212_8181" in sync 2021/12/02 01:22:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:01 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:01 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:01 [DEBUG] agent: Service "_v1_sdc_10.233.19.186_8443" in sync 2021/12/02 01:22:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:01 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:01 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:01 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:01 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:01 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:01 [DEBUG] agent: Service "_v16__aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:01 [DEBUG] agent: Service "_v1_parser_10.233.11.100_8806" in sync 2021/12/02 01:22:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:01 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:01 [DEBUG] agent: Service "_v1_message-router_10.233.8.247_3904" in sync 2021/12/02 01:22:01 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:01 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:22:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:01 [DEBUG] agent: Service "_v1_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:22:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:01 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:01 [DEBUG] agent: Service "_v0_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:22:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.186_8080" in sync 2021/12/02 01:22:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:01 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.115_8443" in sync 2021/12/02 01:22:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.100_8806" in sync 2021/12/02 01:22:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:01 [DEBUG] agent: Service "_v1_catalog_10.233.11.100_8806" in sync 2021/12/02 01:22:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:01 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:01 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:01 [DEBUG] agent: Node info in sync 2021/12/02 01:22:01 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (100.048481ms) from=10.233.78.8:60610 2021/12/02 01:22:01 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/02 01:22: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/12/02 01:22: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/12/02 01:22:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.100_8806" in sync 2021/12/02 01:22:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.115_8443" in sync 2021/12/02 01:22:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:02 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:02 [DEBUG] agent: Service "_v1_catalog_10.233.11.100_8806" in sync 2021/12/02 01:22:02 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:22:02 [DEBUG] agent: Service "_v1_nsd_10.233.11.100_8806" in sync 2021/12/02 01:22:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.212_8181" in sync 2021/12/02 01:22:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:02 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.1_443" in sync 2021/12/02 01:22:02 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:02 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:02 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:02 [DEBUG] agent: Service "_v1_sdc_10.233.19.186_8443" in sync 2021/12/02 01:22:02 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:02 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:02 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:02 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:02 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:02 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:02 [DEBUG] agent: Service "_v16__aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:02 [INFO] agent: Synced service "_v16_aai-nquery_10.233.70.166_8446" 2021/12/02 01:22:02 [DEBUG] agent: Service "_v1_parser_10.233.11.100_8806" in sync 2021/12/02 01:22:02 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:02 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:02 [DEBUG] agent: Service "_v1_message-router_10.233.8.247_3904" in sync 2021/12/02 01:22:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:22:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:02 [DEBUG] agent: Service "_v1_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:22:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.186_8080" in sync 2021/12/02 01:22:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:02 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:02 [DEBUG] agent: Service "_v0_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:22:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:02 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:02 [DEBUG] agent: Node info in sync 2021/12/02 01:22:02 [DEBUG] http: Request PUT /v1/agent/service/register (881.880455ms) from=10.233.78.8:60612 2021/12/02 01:22:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:02 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:02 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:02 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:02 [DEBUG] agent: Service "_v16__aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:02 [DEBUG] agent: Service "_v16_aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:02 [DEBUG] agent: Service "_v1_parser_10.233.11.100_8806" in sync 2021/12/02 01:22:02 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:02 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:02 [DEBUG] agent: Service "_v1_message-router_10.233.8.247_3904" in sync 2021/12/02 01:22:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:22:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:02 [DEBUG] agent: Service "_v1_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:22:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.186_8080" in sync 2021/12/02 01:22:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:02 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:02 [DEBUG] agent: Service "_v0_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:22:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:02 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.100_8806" in sync 2021/12/02 01:22:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.115_8443" in sync 2021/12/02 01:22:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:02 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:02 [DEBUG] agent: Service "_v1_catalog_10.233.11.100_8806" in sync 2021/12/02 01:22:02 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:22:02 [DEBUG] agent: Service "_v1_nsd_10.233.11.100_8806" in sync 2021/12/02 01:22:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.212_8181" in sync 2021/12/02 01:22:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:02 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.1_443" in sync 2021/12/02 01:22:02 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:02 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:02 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:02 [DEBUG] agent: Service "_v1_sdc_10.233.19.186_8443" in sync 2021/12/02 01:22:02 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:02 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:02 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:02 [DEBUG] agent: Node info in sync 2021/12/02 01:22:02 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (756.725µs) from=10.233.78.8:60620 2021/12/02 01:22:02 [WARN] agent: Service name "_aai-nquery-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/02 01:22:02 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/02 01:22: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/12/02 01:22: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/12/02 01:22:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:03 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:22:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:03 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.1_443" in sync 2021/12/02 01:22:03 [DEBUG] agent: Service "_v1_nsd_10.233.11.100_8806" in sync 2021/12/02 01:22:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.212_8181" in sync 2021/12/02 01:22:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:03 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:03 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:03 [DEBUG] agent: Service "_v1_sdc_10.233.19.186_8443" in sync 2021/12/02 01:22:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:03 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:03 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:03 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:03 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:03 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:03 [DEBUG] agent: Service "_v16_aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:03 [DEBUG] agent: Service "_v1_parser_10.233.11.100_8806" in sync 2021/12/02 01:22:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:03 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:03 [DEBUG] agent: Service "_v16__aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:03 [DEBUG] agent: Service "_v1_message-router_10.233.8.247_3904" in sync 2021/12/02 01:22:03 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:03 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:22:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:03 [DEBUG] agent: Service "_v1_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:22:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:03 [DEBUG] agent: Service "_v0_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:22:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.186_8080" in sync 2021/12/02 01:22:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:03 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:03 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.115_8443" in sync 2021/12/02 01:22:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.100_8806" in sync 2021/12/02 01:22:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:03 [INFO] agent: Synced service "_v17__aai-nquery_10.233.70.166_8446" 2021/12/02 01:22:03 [DEBUG] agent: Service "_v1_catalog_10.233.11.100_8806" in sync 2021/12/02 01:22:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:03 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:03 [DEBUG] agent: Node info in sync 2021/12/02 01:22:03 [DEBUG] http: Request PUT /v1/agent/service/register (1.001198529s) from=10.233.78.8:60622 2021/12/02 01:22:03 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:03 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:03 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:03 [DEBUG] agent: Service "_v16__aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:03 [DEBUG] agent: Service "_v16_aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:03 [DEBUG] agent: Service "_v1_parser_10.233.11.100_8806" in sync 2021/12/02 01:22:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:03 [DEBUG] agent: Service "_v1_message-router_10.233.8.247_3904" in sync 2021/12/02 01:22:03 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:03 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:22:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:03 [DEBUG] agent: Service "_v1_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:22:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:03 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:03 [DEBUG] agent: Service "_v0_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:22:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.186_8080" in sync 2021/12/02 01:22:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:03 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:03 [DEBUG] agent: Service "_v17__aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.115_8443" in sync 2021/12/02 01:22:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.100_8806" in sync 2021/12/02 01:22:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:04 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:04 [DEBUG] agent: Service "_v1_catalog_10.233.11.100_8806" in sync 2021/12/02 01:22:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:04 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:22:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:04 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:04 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.1_443" in sync 2021/12/02 01:22:04 [DEBUG] agent: Service "_v1_nsd_10.233.11.100_8806" in sync 2021/12/02 01:22:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.212_8181" in sync 2021/12/02 01:22:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:04 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:04 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:04 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:04 [DEBUG] agent: Service "_v1_sdc_10.233.19.186_8443" in sync 2021/12/02 01:22:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:04 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:04 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:04 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:04 [DEBUG] agent: Node info in sync 2021/12/02 01:22:03 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v17 (441.424µs) from=10.233.78.8:60628 2021/12/02 01:22:04 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/02 01:22: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/12/02 01:22: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/12/02 01:22:04 [DEBUG] agent: Service "_v1_sdc_10.233.19.186_8443" in sync 2021/12/02 01:22:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:04 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:04 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:04 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:04 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:04 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:04 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:04 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:04 [DEBUG] agent: Service "_v1_parser_10.233.11.100_8806" in sync 2021/12/02 01:22:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:04 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:04 [DEBUG] agent: Service "_v16__aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:04 [DEBUG] agent: Service "_v16_aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:04 [DEBUG] agent: Service "_v1_message-router_10.233.8.247_3904" in sync 2021/12/02 01:22:04 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:04 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:22:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:04 [INFO] agent: Synced service "_v17_aai-nquery_10.233.70.166_8446" 2021/12/02 01:22:04 [DEBUG] agent: Service "_v1_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:22:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:04 [DEBUG] agent: Service "_v0_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:22:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.186_8080" in sync 2021/12/02 01:22:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:04 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:04 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.115_8443" in sync 2021/12/02 01:22:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.100_8806" in sync 2021/12/02 01:22:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:04 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:04 [DEBUG] agent: Service "_v17__aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:04 [DEBUG] agent: Service "_v1_catalog_10.233.11.100_8806" in sync 2021/12/02 01:22:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:04 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:04 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:22:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.1_443" in sync 2021/12/02 01:22:04 [DEBUG] agent: Service "_v1_nsd_10.233.11.100_8806" in sync 2021/12/02 01:22:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.212_8181" in sync 2021/12/02 01:22:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:04 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:04 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:04 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:04 [DEBUG] agent: Node info in sync 2021/12/02 01:22:04 [DEBUG] http: Request PUT /v1/agent/service/register (501.003047ms) from=10.233.78.8:60630 2021/12/02 01:22:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.100_8806" in sync 2021/12/02 01:22:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:04 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:04 [DEBUG] agent: Service "_v17__aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.115_8443" in sync 2021/12/02 01:22:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:04 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:04 [DEBUG] agent: Service "_v1_catalog_10.233.11.100_8806" in sync 2021/12/02 01:22:04 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:22:04 [DEBUG] agent: Service "_v1_nsd_10.233.11.100_8806" in sync 2021/12/02 01:22:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.212_8181" in sync 2021/12/02 01:22:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:04 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:04 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.1_443" in sync 2021/12/02 01:22:04 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:04 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:04 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:04 [DEBUG] agent: Service "_v1_sdc_10.233.19.186_8443" in sync 2021/12/02 01:22:04 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:04 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:04 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:04 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:04 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:04 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:04 [DEBUG] agent: Service "_v16__aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:04 [DEBUG] agent: Service "_v16_aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:04 [DEBUG] agent: Service "_v1_parser_10.233.11.100_8806" in sync 2021/12/02 01:22:04 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:04 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:04 [DEBUG] agent: Service "_v1_message-router_10.233.8.247_3904" in sync 2021/12/02 01:22:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:04 [DEBUG] agent: Service "_v17_aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:22:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:04 [DEBUG] agent: Service "_v1_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:22:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.186_8080" in sync 2021/12/02 01:22:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:04 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:04 [DEBUG] agent: Service "_v0_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:22:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:04 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:04 [DEBUG] agent: Node info in sync 2021/12/02 01:22:04 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v17 (825.181µs) from=10.233.78.8:60634 2021/12/02 01:22:05 [WARN] agent: Service name "_aai-nquery-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/02 01:22:05 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/02 01:22: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/12/02 01:22: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/12/02 01:22:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:05 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:05 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:05 [DEBUG] agent: Service "_v1_parser_10.233.11.100_8806" in sync 2021/12/02 01:22:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:05 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:05 [DEBUG] agent: Service "_v16__aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:05 [DEBUG] agent: Service "_v16_aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:05 [DEBUG] agent: Service "_v1_message-router_10.233.8.247_3904" in sync 2021/12/02 01:22:05 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:05 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:22:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:05 [DEBUG] agent: Service "_v17_aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:05 [INFO] agent: Synced service "_v18__aai-nquery_10.233.70.166_8446" 2021/12/02 01:22:05 [DEBUG] agent: Service "_v1_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:22:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:05 [DEBUG] agent: Service "_v0_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:22:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.186_8080" in sync 2021/12/02 01:22:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:05 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:05 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:05 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:05 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.115_8443" in sync 2021/12/02 01:22:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.100_8806" in sync 2021/12/02 01:22:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:05 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:05 [DEBUG] agent: Service "_v17__aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:05 [DEBUG] agent: Service "_v1_catalog_10.233.11.100_8806" in sync 2021/12/02 01:22:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:05 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:05 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:22:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.1_443" in sync 2021/12/02 01:22:05 [DEBUG] agent: Service "_v1_nsd_10.233.11.100_8806" in sync 2021/12/02 01:22:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.212_8181" in sync 2021/12/02 01:22:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:05 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:05 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:05 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:05 [DEBUG] agent: Service "_v1_sdc_10.233.19.186_8443" in sync 2021/12/02 01:22:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:05 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:05 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:05 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:05 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:05 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:05 [DEBUG] agent: Node info in sync 2021/12/02 01:22:05 [DEBUG] http: Request PUT /v1/agent/service/register (300.014409ms) from=10.233.78.8:60642 2021/12/02 01:22:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:22:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.1_443" in sync 2021/12/02 01:22:05 [DEBUG] agent: Service "_v1_nsd_10.233.11.100_8806" in sync 2021/12/02 01:22:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.212_8181" in sync 2021/12/02 01:22:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:05 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:05 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:05 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:05 [DEBUG] agent: Service "_v1_sdc_10.233.19.186_8443" in sync 2021/12/02 01:22:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:05 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:05 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:05 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:05 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:05 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:05 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:05 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:05 [DEBUG] agent: Service "_v1_parser_10.233.11.100_8806" in sync 2021/12/02 01:22:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:05 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:05 [DEBUG] agent: Service "_v16__aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:05 [DEBUG] agent: Service "_v16_aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:05 [DEBUG] agent: Service "_v1_message-router_10.233.8.247_3904" in sync 2021/12/02 01:22:05 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:05 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:22:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:05 [DEBUG] agent: Service "_v17_aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:05 [DEBUG] agent: Service "_v18__aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:05 [DEBUG] agent: Service "_v1_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:22:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:05 [DEBUG] agent: Service "_v0_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:22:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.186_8080" in sync 2021/12/02 01:22:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:05 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:05 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:05 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:05 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.115_8443" in sync 2021/12/02 01:22:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.100_8806" in sync 2021/12/02 01:22:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:05 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:05 [DEBUG] agent: Service "_v17__aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:05 [DEBUG] agent: Service "_v1_catalog_10.233.11.100_8806" in sync 2021/12/02 01:22:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:05 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:05 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:05 [DEBUG] agent: Node info in sync 2021/12/02 01:22:05 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v18 (201.036905ms) from=10.233.78.8:60646 2021/12/02 01:22:05 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/02 01:22: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/12/02 01:22: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/12/02 01:22:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:06 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:06 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:06 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:06 [INFO] agent: Synced service "_v18_aai-nquery_10.233.70.166_8446" 2021/12/02 01:22:06 [DEBUG] agent: Service "_v1_sdc_10.233.19.186_8443" in sync 2021/12/02 01:22:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:06 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:06 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:06 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:06 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:06 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:06 [DEBUG] agent: Service "_v16_aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:06 [DEBUG] agent: Service "_v1_parser_10.233.11.100_8806" in sync 2021/12/02 01:22:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:06 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:06 [DEBUG] agent: Service "_v16__aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:06 [DEBUG] agent: Service "_v1_message-router_10.233.8.247_3904" in sync 2021/12/02 01:22:06 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:06 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:22:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:06 [DEBUG] agent: Service "_v17_aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:06 [DEBUG] agent: Service "_v18__aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:06 [DEBUG] agent: Service "_v1_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:22:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:06 [DEBUG] agent: Service "_v0_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:22:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.186_8080" in sync 2021/12/02 01:22:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:06 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:06 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:06 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.115_8443" in sync 2021/12/02 01:22:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.100_8806" in sync 2021/12/02 01:22:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:06 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:06 [DEBUG] agent: Service "_v17__aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:06 [DEBUG] agent: Service "_v1_catalog_10.233.11.100_8806" in sync 2021/12/02 01:22:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:06 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:06 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:22:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:06 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:06 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.1_443" in sync 2021/12/02 01:22:06 [DEBUG] agent: Service "_v1_nsd_10.233.11.100_8806" in sync 2021/12/02 01:22:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.212_8181" in sync 2021/12/02 01:22:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:06 [DEBUG] agent: Node info in sync 2021/12/02 01:22:06 [DEBUG] http: Request PUT /v1/agent/service/register (500.600606ms) from=10.233.78.8:60652 2021/12/02 01:22:06 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:06 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:06 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:06 [DEBUG] agent: Service "_v18_aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:06 [DEBUG] agent: Service "_v1_sdc_10.233.19.186_8443" in sync 2021/12/02 01:22:06 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:06 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:06 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:06 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:06 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:06 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:06 [DEBUG] agent: Service "_v16__aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:06 [DEBUG] agent: Service "_v16_aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:06 [DEBUG] agent: Service "_v1_parser_10.233.11.100_8806" in sync 2021/12/02 01:22:06 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:06 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:06 [DEBUG] agent: Service "_v1_message-router_10.233.8.247_3904" in sync 2021/12/02 01:22:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:06 [DEBUG] agent: Service "_v17_aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:06 [DEBUG] agent: Service "_v18__aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:22:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:06 [DEBUG] agent: Service "_v1_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:22:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.186_8080" in sync 2021/12/02 01:22:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:06 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:06 [DEBUG] agent: Service "_v0_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:22:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:06 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:06 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.100_8806" in sync 2021/12/02 01:22:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:06 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:06 [DEBUG] agent: Service "_v17__aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.115_8443" in sync 2021/12/02 01:22:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:06 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:06 [DEBUG] agent: Service "_v1_catalog_10.233.11.100_8806" in sync 2021/12/02 01:22:06 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:22:06 [DEBUG] agent: Service "_v1_nsd_10.233.11.100_8806" in sync 2021/12/02 01:22:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.212_8181" in sync 2021/12/02 01:22:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:06 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:06 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.1_443" in sync 2021/12/02 01:22:06 [DEBUG] agent: Node info in sync 2021/12/02 01:22:06 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v18 (449.634µs) from=10.233.78.8:60656 2021/12/02 01:22:06 [WARN] agent: Service name "_aai-nquery-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/02 01:22:06 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/02 01:22:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/02 01:22: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/12/02 01:22:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:07 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:07 [DEBUG] agent: Service "_v0_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:22:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.186_8080" in sync 2021/12/02 01:22:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:07 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:07 [DEBUG] agent: Service "_v17__aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:07 [INFO] agent: Synced service "_v19__aai-nquery_10.233.70.166_8446" 2021/12/02 01:22:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.115_8443" in sync 2021/12/02 01:22:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.100_8806" in sync 2021/12/02 01:22:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:07 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:07 [DEBUG] agent: Service "_v1_catalog_10.233.11.100_8806" in sync 2021/12/02 01:22:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:07 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:22:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:07 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.1_443" in sync 2021/12/02 01:22:07 [DEBUG] agent: Service "_v1_nsd_10.233.11.100_8806" in sync 2021/12/02 01:22:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.212_8181" in sync 2021/12/02 01:22:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:07 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:07 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:07 [DEBUG] agent: Service "_v18_aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:07 [DEBUG] agent: Service "_v1_sdc_10.233.19.186_8443" in sync 2021/12/02 01:22:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:07 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:07 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:07 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:07 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:07 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:07 [DEBUG] agent: Service "_v16__aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:07 [DEBUG] agent: Service "_v16_aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:07 [DEBUG] agent: Service "_v1_parser_10.233.11.100_8806" in sync 2021/12/02 01:22:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:07 [DEBUG] agent: Service "_v1_message-router_10.233.8.247_3904" in sync 2021/12/02 01:22:07 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:07 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:07 [DEBUG] agent: Service "_v18__aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:22:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:07 [DEBUG] agent: Service "_v17_aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:07 [DEBUG] agent: Service "_v1_multicloud_10.233.14.16_9001" in sync 2021/12/02 01:22:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:07 [DEBUG] agent: Node info in sync 2021/12/02 01:22:07 [DEBUG] http: Request PUT /v1/agent/service/register (376.095868ms) from=10.233.78.8:60658 2021/12/02 01:22:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.115_8443" in sync 2021/12/02 01:22:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.100_8806" in sync 2021/12/02 01:22:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:07 [DEBUG] agent: Service "_v17__aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:07 [DEBUG] agent: Service "_v19__aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:07 [DEBUG] agent: Service "_v1_catalog_10.233.11.100_8806" in sync 2021/12/02 01:22:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:07 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:07 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.166_8446" in sync 2021/12/02 01:22:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.86_9007" in sync 2021/12/02 01:22:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.166_8446" in sync 2021/12/02 01:22:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.1_443" in sync 2021/12/02 01:22:07 [DEBUG] agent: Service "_v1_nsd_10.233.11.100_8806" in sync 2021/12/02 01:22:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.212_8181" in sync 2021/12/02 01:22:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.166_8446" in sync 2021/12/02 01:22:07 [DEBUG] agent: Service "_v18_aai-nodes-query_