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: '3fcf872e-4673-ebc4-e5de-2ff2acdc3f67' Node name: 'onap-msb-consul-57c6cc7b75-97kw2' 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: 2022/01/14 09:41:51 [DEBUG] agent: Using random ID "3fcf872e-4673-ebc4-e5de-2ff2acdc3f67" as node ID 2022/01/14 09:41:51 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:3fcf872e-4673-ebc4-e5de-2ff2acdc3f67 Address:127.0.0.1:8300}] 2022/01/14 09:41:51 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2022/01/14 09:41:51 [INFO] serf: EventMemberJoin: onap-msb-consul-57c6cc7b75-97kw2.dc1 127.0.0.1 2022/01/14 09:41:51 [INFO] serf: EventMemberJoin: onap-msb-consul-57c6cc7b75-97kw2 127.0.0.1 2022/01/14 09:41:51 [INFO] consul: Adding LAN server onap-msb-consul-57c6cc7b75-97kw2 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/01/14 09:41:51 [DEBUG] agent/proxy: managed Connect proxy manager started 2022/01/14 09:41:51 [INFO] consul: Handled member-join event for server "onap-msb-consul-57c6cc7b75-97kw2.dc1" in area "wan" 2022/01/14 09:41:51 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2022/01/14 09:41:51 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2022/01/14 09:41:51 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2022/01/14 09:41:51 [INFO] agent: started state syncer 2022/01/14 09:41:51 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2022/01/14 09:41:51 [WARN] raft: Heartbeat timeout from "" reached, starting election 2022/01/14 09:41:51 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2022/01/14 09:41:51 [DEBUG] raft: Votes needed: 1 2022/01/14 09:41:51 [DEBUG] raft: Vote granted from 3fcf872e-4673-ebc4-e5de-2ff2acdc3f67 in term 2. Tally: 1 2022/01/14 09:41:51 [INFO] raft: Election won. Tally: 1 2022/01/14 09:41:51 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2022/01/14 09:41:51 [INFO] consul: cluster leadership acquired 2022/01/14 09:41:51 [INFO] consul: New leader elected: onap-msb-consul-57c6cc7b75-97kw2 2022/01/14 09:41:51 [INFO] connect: initialized primary datacenter CA with provider "consul" 2022/01/14 09:41:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-57c6cc7b75-97kw2" since the cluster is too small 2022/01/14 09:41:51 [INFO] consul: member 'onap-msb-consul-57c6cc7b75-97kw2' joined, marking health alive 2022/01/14 09:41:51 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/01/14 09:41:51 [INFO] agent: Synced node info 2022/01/14 09:41:53 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/01/14 09:41:53 [DEBUG] agent: Node info in sync 2022/01/14 09:41:53 [DEBUG] agent: Node info in sync ==> Newer Consul version available: 1.11.0 (currently running: 1.4.3) 2022/01/14 09:42:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-57c6cc7b75-97kw2" since the cluster is too small 2022/01/14 09:43:36 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/01/14 09:43:36 [DEBUG] agent: Node info in sync 2022/01/14 09:43:51 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-57c6cc7b75-97kw2.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/01/14 09:43:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-57c6cc7b75-97kw2" since the cluster is too small 2022/01/14 09:44:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-57c6cc7b75-97kw2" since the cluster is too small 2022/01/14 09:45:31 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/01/14 09:45:31 [DEBUG] agent: Node info in sync 2022/01/14 09:45:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-57c6cc7b75-97kw2" since the cluster is too small 2022/01/14 09:45:55 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-57c6cc7b75-97kw2.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/01/14 09:46:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-57c6cc7b75-97kw2" since the cluster is too small 2022/01/14 09:46:52 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/01/14 09:46:52 [DEBUG] agent: Node info in sync 2022/01/14 09:47:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-57c6cc7b75-97kw2" since the cluster is too small 2022/01/14 09:48:01 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-57c6cc7b75-97kw2.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/01/14 09:48:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/01/14 09:48:41 [DEBUG] agent: Node info in sync 2022/01/14 09:48:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-57c6cc7b75-97kw2" since the cluster is too small 2022/01/14 09:49:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-57c6cc7b75-97kw2" since the cluster is too small 2022/01/14 09:50:31 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/01/14 09:50:31 [DEBUG] agent: Node info in sync 2022/01/14 09:50:49 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-57c6cc7b75-97kw2.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/01/14 09:50:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-57c6cc7b75-97kw2" since the cluster is too small 2022/01/14 09:51:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-57c6cc7b75-97kw2" since the cluster is too small 2022/01/14 09:52:12 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/01/14 09:52:12 [DEBUG] agent: Node info in sync 2022/01/14 09:52:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-57c6cc7b75-97kw2" since the cluster is too small 2022/01/14 09:53:14 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/01/14 09:53:14 [DEBUG] agent: Node info in sync 2022/01/14 09:53:44 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-57c6cc7b75-97kw2.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/01/14 09:53:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-57c6cc7b75-97kw2" since the cluster is too small 2022/01/14 09:54:25 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/01/14 09:54:25 [DEBUG] agent: Node info in sync 2022/01/14 09:54:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-57c6cc7b75-97kw2" since the cluster is too small 2022/01/14 09:55:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-57c6cc7b75-97kw2" since the cluster is too small 2022/01/14 09:56:14 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/01/14 09:56:14 [DEBUG] agent: Node info in sync 2022/01/14 09:56:29 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-57c6cc7b75-97kw2.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/01/14 09:56:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-57c6cc7b75-97kw2" since the cluster is too small 2022/01/14 09:57:25 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/01/14 09:57:25 [DEBUG] agent: Node info in sync 2022/01/14 09:57:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-57c6cc7b75-97kw2" since the cluster is too small 2022/01/14 09:58:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-57c6cc7b75-97kw2" since the cluster is too small 2022/01/14 09:59:05 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/01/14 09:59:05 [DEBUG] agent: Node info in sync 2022/01/14 09:59:29 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-57c6cc7b75-97kw2.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/01/14 09:59:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-57c6cc7b75-97kw2" since the cluster is too small 2022/01/14 10:00:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/01/14 10:00:45 [DEBUG] agent: Node info in sync 2022/01/14 10:00:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-57c6cc7b75-97kw2" since the cluster is too small 2022/01/14 10:01:30 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-57c6cc7b75-97kw2.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/01/14 10:01:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-57c6cc7b75-97kw2" since the cluster is too small 2022/01/14 10:02:31 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/01/14 10:02:31 [DEBUG] agent: Node info in sync 2022/01/14 10:02:37 [DEBUG] http: Request GET /v1/status/leader (2.36193ms) from=10.233.72.30:46268 2022/01/14 10:02:38 [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. 2022/01/14 10:02: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. 2022/01/14 10:02:38 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.26.230_443" 2022/01/14 10:02:38 [DEBUG] agent: Node info in sync 2022/01/14 10:02:38 [DEBUG] http: Request PUT /v1/agent/service/register (113.871066ms) from=10.233.72.30:46272 2022/01/14 10:02:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.230_443" in sync 2022/01/14 10:02:38 [DEBUG] agent: Node info in sync 2022/01/14 10:02:38 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (948.266µs) from=10.233.72.30:46278 2022/01/14 10:02:38 [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. 2022/01/14 10:02: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. 2022/01/14 10:02:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.230_443" in sync 2022/01/14 10:02:38 [INFO] agent: Synced service "_v1_message-router_10.233.35.189_3904" 2022/01/14 10:02:38 [DEBUG] agent: Node info in sync 2022/01/14 10:02:38 [DEBUG] http: Request PUT /v1/agent/service/register (213.673625ms) from=10.233.72.30:46280 2022/01/14 10:02:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.230_443" in sync 2022/01/14 10:02:38 [DEBUG] agent: Service "_v1_message-router_10.233.35.189_3904" in sync 2022/01/14 10:02:38 [DEBUG] agent: Node info in sync 2022/01/14 10:02:38 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (358.936µs) from=10.233.72.30:46288 2022/01/14 10:02:38 [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. 2022/01/14 10:02: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. 2022/01/14 10:02:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.230_443" in sync 2022/01/14 10:02:38 [DEBUG] agent: Service "_v1_message-router_10.233.35.189_3904" in sync 2022/01/14 10:02:38 [INFO] agent: Synced service "_v1_sdc_10.233.36.124_8443" 2022/01/14 10:02:38 [DEBUG] agent: Node info in sync 2022/01/14 10:02:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.230_443" in sync 2022/01/14 10:02:38 [DEBUG] agent: Service "_v1_message-router_10.233.35.189_3904" in sync 2022/01/14 10:02:38 [DEBUG] agent: Service "_v1_sdc_10.233.36.124_8443" in sync 2022/01/14 10:02:38 [DEBUG] agent: Node info in sync 2022/01/14 10:02:38 [DEBUG] http: Request PUT /v1/agent/service/register (56.256998ms) from=10.233.72.30:46290 2022/01/14 10:02:38 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (921.21µs) from=10.233.72.30:46294 2022/01/14 10:02:38 [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. 2022/01/14 10:02: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. 2022/01/14 10:02:38 [DEBUG] agent: Service "_v1_sdc_10.233.36.124_8443" in sync 2022/01/14 10:02:38 [INFO] agent: Synced service "_v1_sdc-deprecated_10.233.36.124_8080" 2022/01/14 10:02:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.230_443" in sync 2022/01/14 10:02:38 [DEBUG] agent: Service "_v1_message-router_10.233.35.189_3904" in sync 2022/01/14 10:02:38 [DEBUG] agent: Node info in sync 2022/01/14 10:02:38 [DEBUG] http: Request PUT /v1/agent/service/register (31.744783ms) from=10.233.72.30:46298 2022/01/14 10:02:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.230_443" in sync 2022/01/14 10:02:38 [DEBUG] agent: Service "_v1_message-router_10.233.35.189_3904" in sync 2022/01/14 10:02:38 [DEBUG] agent: Service "_v1_sdc_10.233.36.124_8443" in sync 2022/01/14 10:02:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.124_8080" in sync 2022/01/14 10:02:38 [DEBUG] agent: Node info in sync 2022/01/14 10:02:38 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (379.097µs) from=10.233.72.30:46300 2022/01/14 10:02:38 [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. 2022/01/14 10:02: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. 2022/01/14 10:02:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.230_443" in sync 2022/01/14 10:02:38 [DEBUG] agent: Service "_v1_message-router_10.233.35.189_3904" in sync 2022/01/14 10:02:38 [DEBUG] agent: Service "_v1_sdc_10.233.36.124_8443" in sync 2022/01/14 10:02:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.124_8080" in sync 2022/01/14 10:02:38 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.0.86_9007" 2022/01/14 10:02:38 [DEBUG] agent: Node info in sync 2022/01/14 10:02:38 [DEBUG] http: Request PUT /v1/agent/service/register (97.286992ms) from=10.233.72.30:46302 2022/01/14 10:02:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.230_443" in sync 2022/01/14 10:02:38 [DEBUG] agent: Service "_v1_message-router_10.233.35.189_3904" in sync 2022/01/14 10:02:38 [DEBUG] agent: Service "_v1_sdc_10.233.36.124_8443" in sync 2022/01/14 10:02:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.124_8080" in sync 2022/01/14 10:02:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:38 [DEBUG] agent: Node info in sync 2022/01/14 10:02:38 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (394.384µs) from=10.233.72.30:46304 2022/01/14 10:02:38 [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. 2022/01/14 10:02: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. 2022/01/14 10:02:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.124_8080" in sync 2022/01/14 10:02:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:38 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.0.86_9007" 2022/01/14 10:02:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.230_443" in sync 2022/01/14 10:02:38 [DEBUG] agent: Service "_v1_message-router_10.233.35.189_3904" in sync 2022/01/14 10:02:38 [DEBUG] agent: Service "_v1_sdc_10.233.36.124_8443" in sync 2022/01/14 10:02:38 [DEBUG] agent: Node info in sync 2022/01/14 10:02:38 [DEBUG] http: Request PUT /v1/agent/service/register (93.575145ms) from=10.233.72.30:46308 2022/01/14 10:02:38 [DEBUG] agent: Service "_v1_message-router_10.233.35.189_3904" in sync 2022/01/14 10:02:38 [DEBUG] agent: Service "_v1_sdc_10.233.36.124_8443" in sync 2022/01/14 10:02:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.124_8080" in sync 2022/01/14 10:02:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.230_443" in sync 2022/01/14 10:02:38 [DEBUG] agent: Node info in sync 2022/01/14 10:02:38 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (397.074µs) from=10.233.72.30:46310 2022/01/14 10:02:39 [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. 2022/01/14 10:02:39 [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. 2022/01/14 10:02:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.230_443" in sync 2022/01/14 10:02:39 [DEBUG] agent: Service "_v1_message-router_10.233.35.189_3904" in sync 2022/01/14 10:02:39 [DEBUG] agent: Service "_v1_sdc_10.233.36.124_8443" in sync 2022/01/14 10:02:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.124_8080" in sync 2022/01/14 10:02:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:39 [INFO] agent: Synced service "_v1_wf-gui_10.233.38.219_8443" 2022/01/14 10:02:39 [DEBUG] agent: Node info in sync 2022/01/14 10:02:39 [DEBUG] http: Request PUT /v1/agent/service/register (95.310809ms) from=10.233.72.30:46312 2022/01/14 10:02:39 [DEBUG] agent: Service "_v1_message-router_10.233.35.189_3904" in sync 2022/01/14 10:02:39 [DEBUG] agent: Service "_v1_sdc_10.233.36.124_8443" in sync 2022/01/14 10:02:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.124_8080" in sync 2022/01/14 10:02:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.219_8443" in sync 2022/01/14 10:02:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.230_443" in sync 2022/01/14 10:02:39 [DEBUG] agent: Node info in sync 2022/01/14 10:02:39 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (392.459µs) from=10.233.72.30:46314 2022/01/14 10:02:39 [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. 2022/01/14 10:02:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/14 10:02:39 [DEBUG] agent: Service "_v1_sdc_10.233.36.124_8443" in sync 2022/01/14 10:02:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.124_8080" in sync 2022/01/14 10:02:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.219_8443" in sync 2022/01/14 10:02:39 [INFO] agent: Synced service "_v1_parser_10.233.45.223_8806" 2022/01/14 10:02:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.230_443" in sync 2022/01/14 10:02:39 [DEBUG] agent: Service "_v1_message-router_10.233.35.189_3904" in sync 2022/01/14 10:02:39 [DEBUG] agent: Node info in sync 2022/01/14 10:02:39 [DEBUG] agent: Service "_v1_sdc_10.233.36.124_8443" in sync 2022/01/14 10:02:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.124_8080" in sync 2022/01/14 10:02:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.219_8443" in sync 2022/01/14 10:02:39 [DEBUG] agent: Service "_v1_parser_10.233.45.223_8806" in sync 2022/01/14 10:02:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.230_443" in sync 2022/01/14 10:02:39 [DEBUG] agent: Service "_v1_message-router_10.233.35.189_3904" in sync 2022/01/14 10:02:39 [DEBUG] agent: Node info in sync 2022/01/14 10:02:39 [DEBUG] http: Request PUT /v1/agent/service/register (138.757764ms) from=10.233.72.30:46316 2022/01/14 10:02:39 [DEBUG] http: Request GET /v1/health/service/parser-v1 (317.276µs) from=10.233.72.30:46326 2022/01/14 10:02:39 [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. 2022/01/14 10:02:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/14 10:02:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.219_8443" in sync 2022/01/14 10:02:39 [INFO] agent: Synced service "_v1_catalog_10.233.45.223_8806" 2022/01/14 10:02:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:39 [DEBUG] agent: Service "_v1_parser_10.233.45.223_8806" in sync 2022/01/14 10:02:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.230_443" in sync 2022/01/14 10:02:39 [DEBUG] agent: Service "_v1_message-router_10.233.35.189_3904" in sync 2022/01/14 10:02:39 [DEBUG] agent: Service "_v1_sdc_10.233.36.124_8443" in sync 2022/01/14 10:02:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.124_8080" in sync 2022/01/14 10:02:39 [DEBUG] agent: Node info in sync 2022/01/14 10:02:39 [DEBUG] http: Request PUT /v1/agent/service/register (328.686348ms) from=10.233.72.30:46328 2022/01/14 10:02:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.219_8443" in sync 2022/01/14 10:02:39 [DEBUG] agent: Service "_v1_catalog_10.233.45.223_8806" in sync 2022/01/14 10:02:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:39 [DEBUG] agent: Service "_v1_message-router_10.233.35.189_3904" in sync 2022/01/14 10:02:39 [DEBUG] agent: Service "_v1_sdc_10.233.36.124_8443" in sync 2022/01/14 10:02:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.124_8080" in sync 2022/01/14 10:02:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:39 [DEBUG] agent: Service "_v1_parser_10.233.45.223_8806" in sync 2022/01/14 10:02:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.230_443" in sync 2022/01/14 10:02:39 [DEBUG] agent: Node info in sync 2022/01/14 10:02:39 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (315.363µs) from=10.233.72.30:46332 2022/01/14 10:02:39 [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. 2022/01/14 10:02:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/14 10:02:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.219_8443" in sync 2022/01/14 10:02:39 [DEBUG] agent: Service "_v1_catalog_10.233.45.223_8806" in sync 2022/01/14 10:02:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.230_443" in sync 2022/01/14 10:02:39 [DEBUG] agent: Service "_v1_message-router_10.233.35.189_3904" in sync 2022/01/14 10:02:39 [DEBUG] agent: Service "_v1_sdc_10.233.36.124_8443" in sync 2022/01/14 10:02:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.124_8080" in sync 2022/01/14 10:02:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:39 [DEBUG] agent: Service "_v1_parser_10.233.45.223_8806" in sync 2022/01/14 10:02:39 [INFO] agent: Synced service "_v1_nsd_10.233.45.223_8806" 2022/01/14 10:02:39 [DEBUG] agent: Node info in sync 2022/01/14 10:02:39 [DEBUG] http: Request PUT /v1/agent/service/register (42.669528ms) from=10.233.72.30:46334 2022/01/14 10:02:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.230_443" in sync 2022/01/14 10:02:39 [DEBUG] agent: Service "_v1_message-router_10.233.35.189_3904" in sync 2022/01/14 10:02:39 [DEBUG] agent: Service "_v1_sdc_10.233.36.124_8443" in sync 2022/01/14 10:02:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.124_8080" in sync 2022/01/14 10:02:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:39 [DEBUG] agent: Service "_v1_parser_10.233.45.223_8806" in sync 2022/01/14 10:02:39 [DEBUG] agent: Service "_v1_nsd_10.233.45.223_8806" in sync 2022/01/14 10:02:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.219_8443" in sync 2022/01/14 10:02:39 [DEBUG] agent: Service "_v1_catalog_10.233.45.223_8806" in sync 2022/01/14 10:02:39 [DEBUG] agent: Node info in sync 2022/01/14 10:02:39 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (342.204µs) from=10.233.72.30:46338 2022/01/14 10:02:39 [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. 2022/01/14 10:02:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/14 10:02:39 [DEBUG] agent: Service "_v1_catalog_10.233.45.223_8806" in sync 2022/01/14 10:02:39 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.45.223_8806" 2022/01/14 10:02:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.219_8443" in sync 2022/01/14 10:02:39 [DEBUG] agent: Service "_v1_sdc_10.233.36.124_8443" in sync 2022/01/14 10:02:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.124_8080" in sync 2022/01/14 10:02:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:39 [DEBUG] agent: Service "_v1_parser_10.233.45.223_8806" in sync 2022/01/14 10:02:39 [DEBUG] agent: Service "_v1_nsd_10.233.45.223_8806" in sync 2022/01/14 10:02:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.230_443" in sync 2022/01/14 10:02:39 [DEBUG] agent: Service "_v1_message-router_10.233.35.189_3904" in sync 2022/01/14 10:02:39 [DEBUG] agent: Node info in sync 2022/01/14 10:02:39 [DEBUG] http: Request PUT /v1/agent/service/register (64.35475ms) from=10.233.72.30:46340 2022/01/14 10:02:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.219_8443" in sync 2022/01/14 10:02:39 [DEBUG] agent: Service "_v1_catalog_10.233.45.223_8806" in sync 2022/01/14 10:02:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.223_8806" in sync 2022/01/14 10:02:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:39 [DEBUG] agent: Service "_v1_message-router_10.233.35.189_3904" in sync 2022/01/14 10:02:39 [DEBUG] agent: Service "_v1_sdc_10.233.36.124_8443" in sync 2022/01/14 10:02:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.124_8080" in sync 2022/01/14 10:02:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:39 [DEBUG] agent: Service "_v1_parser_10.233.45.223_8806" in sync 2022/01/14 10:02:39 [DEBUG] agent: Service "_v1_nsd_10.233.45.223_8806" in sync 2022/01/14 10:02:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.230_443" in sync 2022/01/14 10:02:39 [DEBUG] agent: Node info in sync 2022/01/14 10:02:39 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (309.016µs) from=10.233.72.30:46342 2022/01/14 10:02:39 [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. 2022/01/14 10:02:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/14 10:02:39 [DEBUG] agent: Service "_v1_nsd_10.233.45.223_8806" in sync 2022/01/14 10:02:39 [INFO] agent: Synced service "_v0_multicloud_10.233.25.248_9001" 2022/01/14 10:02:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.230_443" in sync 2022/01/14 10:02:39 [DEBUG] agent: Service "_v1_message-router_10.233.35.189_3904" in sync 2022/01/14 10:02:39 [DEBUG] agent: Service "_v1_sdc_10.233.36.124_8443" in sync 2022/01/14 10:02:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.124_8080" in sync 2022/01/14 10:02:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:39 [DEBUG] agent: Service "_v1_parser_10.233.45.223_8806" in sync 2022/01/14 10:02:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.219_8443" in sync 2022/01/14 10:02:39 [DEBUG] agent: Service "_v1_catalog_10.233.45.223_8806" in sync 2022/01/14 10:02:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.223_8806" in sync 2022/01/14 10:02:39 [DEBUG] agent: Node info in sync 2022/01/14 10:02:39 [DEBUG] http: Request PUT /v1/agent/service/register (83.335871ms) from=10.233.72.30:46344 2022/01/14 10:02:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.219_8443" in sync 2022/01/14 10:02:39 [DEBUG] agent: Service "_v1_catalog_10.233.45.223_8806" in sync 2022/01/14 10:02:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.223_8806" in sync 2022/01/14 10:02:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.230_443" in sync 2022/01/14 10:02:39 [DEBUG] agent: Service "_v1_message-router_10.233.35.189_3904" in sync 2022/01/14 10:02:39 [DEBUG] agent: Service "_v1_sdc_10.233.36.124_8443" in sync 2022/01/14 10:02:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.124_8080" in sync 2022/01/14 10:02:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:39 [DEBUG] agent: Service "_v1_parser_10.233.45.223_8806" in sync 2022/01/14 10:02:39 [DEBUG] agent: Service "_v1_nsd_10.233.45.223_8806" in sync 2022/01/14 10:02:39 [DEBUG] agent: Service "_v0_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:39 [DEBUG] agent: Node info in sync 2022/01/14 10:02:39 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (319.049µs) from=10.233.72.30:46350 2022/01/14 10:02:40 [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. 2022/01/14 10:02: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. 2022/01/14 10:02:40 [DEBUG] agent: Service "_v1_catalog_10.233.45.223_8806" in sync 2022/01/14 10:02:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.223_8806" in sync 2022/01/14 10:02:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.219_8443" in sync 2022/01/14 10:02:40 [DEBUG] agent: Service "_v1_sdc_10.233.36.124_8443" in sync 2022/01/14 10:02:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.124_8080" in sync 2022/01/14 10:02:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:40 [DEBUG] agent: Service "_v1_parser_10.233.45.223_8806" in sync 2022/01/14 10:02:40 [DEBUG] agent: Service "_v1_nsd_10.233.45.223_8806" in sync 2022/01/14 10:02:40 [DEBUG] agent: Service "_v0_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.230_443" in sync 2022/01/14 10:02:40 [DEBUG] agent: Service "_v1_message-router_10.233.35.189_3904" in sync 2022/01/14 10:02:40 [INFO] agent: Synced service "_v1_multicloud_10.233.25.248_9001" 2022/01/14 10:02:40 [DEBUG] agent: Node info in sync 2022/01/14 10:02:40 [DEBUG] http: Request PUT /v1/agent/service/register (172.48508ms) from=10.233.72.30:46352 2022/01/14 10:02:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.219_8443" in sync 2022/01/14 10:02:40 [DEBUG] agent: Service "_v1_catalog_10.233.45.223_8806" in sync 2022/01/14 10:02:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.223_8806" in sync 2022/01/14 10:02:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:40 [DEBUG] agent: Service "_v1_message-router_10.233.35.189_3904" in sync 2022/01/14 10:02:40 [DEBUG] agent: Service "_v1_sdc_10.233.36.124_8443" in sync 2022/01/14 10:02:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.124_8080" in sync 2022/01/14 10:02:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:40 [DEBUG] agent: Service "_v1_parser_10.233.45.223_8806" in sync 2022/01/14 10:02:40 [DEBUG] agent: Service "_v1_nsd_10.233.45.223_8806" in sync 2022/01/14 10:02:40 [DEBUG] agent: Service "_v0_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.230_443" in sync 2022/01/14 10:02:40 [DEBUG] agent: Service "_v1_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:40 [DEBUG] agent: Node info in sync 2022/01/14 10:02:40 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (353.025µs) from=10.233.72.30:46354 2022/01/14 10:02:40 [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. 2022/01/14 10:02:40 [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. 2022/01/14 10:02:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.124_8080" in sync 2022/01/14 10:02:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:40 [DEBUG] agent: Service "_v1_parser_10.233.45.223_8806" in sync 2022/01/14 10:02:40 [DEBUG] agent: Service "_v0_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:40 [DEBUG] agent: Service "_v1_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.230_443" in sync 2022/01/14 10:02:40 [DEBUG] agent: Service "_v1_message-router_10.233.35.189_3904" in sync 2022/01/14 10:02:40 [DEBUG] agent: Service "_v1_sdc_10.233.36.124_8443" in sync 2022/01/14 10:02:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.223_8806" in sync 2022/01/14 10:02:40 [INFO] agent: Synced service "_v1_sdc-gui_10.233.22.234_8181" 2022/01/14 10:02:40 [DEBUG] agent: Service "_v1_nsd_10.233.45.223_8806" in sync 2022/01/14 10:02:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.219_8443" in sync 2022/01/14 10:02:40 [DEBUG] agent: Service "_v1_catalog_10.233.45.223_8806" in sync 2022/01/14 10:02:40 [DEBUG] agent: Node info in sync 2022/01/14 10:02:40 [DEBUG] http: Request PUT /v1/agent/service/register (33.894806ms) from=10.233.72.30:46360 2022/01/14 10:02:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.223_8806" in sync 2022/01/14 10:02:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.234_8181" in sync 2022/01/14 10:02:40 [DEBUG] agent: Service "_v1_nsd_10.233.45.223_8806" in sync 2022/01/14 10:02:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.219_8443" in sync 2022/01/14 10:02:40 [DEBUG] agent: Service "_v1_catalog_10.233.45.223_8806" in sync 2022/01/14 10:02:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.124_8080" in sync 2022/01/14 10:02:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:40 [DEBUG] agent: Service "_v1_parser_10.233.45.223_8806" in sync 2022/01/14 10:02:40 [DEBUG] agent: Service "_v0_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:40 [DEBUG] agent: Service "_v1_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.230_443" in sync 2022/01/14 10:02:40 [DEBUG] agent: Service "_v1_message-router_10.233.35.189_3904" in sync 2022/01/14 10:02:40 [DEBUG] agent: Service "_v1_sdc_10.233.36.124_8443" in sync 2022/01/14 10:02:40 [DEBUG] agent: Node info in sync 2022/01/14 10:02:40 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (421.746µs) from=10.233.72.30:46364 2022/01/14 10:02:40 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/14 10:02: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. 2022/01/14 10:02:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.223_8806" in sync 2022/01/14 10:02:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.234_8181" in sync 2022/01/14 10:02:40 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.2.141_9011" 2022/01/14 10:02:40 [DEBUG] agent: Service "_v1_nsd_10.233.45.223_8806" in sync 2022/01/14 10:02:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.219_8443" in sync 2022/01/14 10:02:40 [DEBUG] agent: Service "_v1_catalog_10.233.45.223_8806" in sync 2022/01/14 10:02:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.124_8080" in sync 2022/01/14 10:02:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:40 [DEBUG] agent: Service "_v1_parser_10.233.45.223_8806" in sync 2022/01/14 10:02:40 [DEBUG] agent: Service "_v0_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:40 [DEBUG] agent: Service "_v1_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.230_443" in sync 2022/01/14 10:02:40 [DEBUG] agent: Service "_v1_message-router_10.233.35.189_3904" in sync 2022/01/14 10:02:40 [DEBUG] agent: Service "_v1_sdc_10.233.36.124_8443" in sync 2022/01/14 10:02:40 [DEBUG] agent: Node info in sync 2022/01/14 10:02:40 [DEBUG] http: Request PUT /v1/agent/service/register (156.443952ms) from=10.233.72.30:46366 2022/01/14 10:02:40 [DEBUG] agent: Service "_v1_nsd_10.233.45.223_8806" in sync 2022/01/14 10:02:40 [DEBUG] agent: Service "_v1_catalog_10.233.45.223_8806" in sync 2022/01/14 10:02:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.219_8443" in sync 2022/01/14 10:02:40 [DEBUG] agent: Service "_v1_sdc_10.233.36.124_8443" in sync 2022/01/14 10:02:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.124_8080" in sync 2022/01/14 10:02:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:40 [DEBUG] agent: Service "_v1_parser_10.233.45.223_8806" in sync 2022/01/14 10:02:40 [DEBUG] agent: Service "_v0_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:40 [DEBUG] agent: Service "_v1_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.230_443" in sync 2022/01/14 10:02:40 [DEBUG] agent: Service "_v1_message-router_10.233.35.189_3904" in sync 2022/01/14 10:02:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.223_8806" in sync 2022/01/14 10:02:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.234_8181" in sync 2022/01/14 10:02:40 [DEBUG] agent: Node info in sync 2022/01/14 10:02:40 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (317.975µs) from=10.233.72.30:46372 2022/01/14 10:02:40 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/14 10:02: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. 2022/01/14 10:02:40 [DEBUG] agent: Service "_v1_nsd_10.233.45.223_8806" in sync 2022/01/14 10:02:40 [DEBUG] agent: Service "_v1_catalog_10.233.45.223_8806" in sync 2022/01/14 10:02:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.219_8443" in sync 2022/01/14 10:02:40 [DEBUG] agent: Service "_v1_sdc_10.233.36.124_8443" in sync 2022/01/14 10:02:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.124_8080" in sync 2022/01/14 10:02:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:40 [DEBUG] agent: Service "_v1_parser_10.233.45.223_8806" in sync 2022/01/14 10:02:40 [DEBUG] agent: Service "_v0_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:40 [DEBUG] agent: Service "_v1_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.230_443" in sync 2022/01/14 10:02:40 [DEBUG] agent: Service "_v1_message-router_10.233.35.189_3904" in sync 2022/01/14 10:02:40 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.2.141_9011" 2022/01/14 10:02:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.223_8806" in sync 2022/01/14 10:02:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.234_8181" in sync 2022/01/14 10:02:40 [DEBUG] agent: Node info in sync 2022/01/14 10:02:40 [DEBUG] http: Request PUT /v1/agent/service/register (111.157902ms) from=10.233.72.30:46374 2022/01/14 10:02:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.223_8806" in sync 2022/01/14 10:02:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.234_8181" in sync 2022/01/14 10:02:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:40 [DEBUG] agent: Service "_v1_nsd_10.233.45.223_8806" in sync 2022/01/14 10:02:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.219_8443" in sync 2022/01/14 10:02:40 [DEBUG] agent: Service "_v1_catalog_10.233.45.223_8806" in sync 2022/01/14 10:02:40 [DEBUG] agent: Service "_v0_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:40 [DEBUG] agent: Service "_v1_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.230_443" in sync 2022/01/14 10:02:40 [DEBUG] agent: Service "_v1_message-router_10.233.35.189_3904" in sync 2022/01/14 10:02:40 [DEBUG] agent: Service "_v1_sdc_10.233.36.124_8443" in sync 2022/01/14 10:02:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.124_8080" in sync 2022/01/14 10:02:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:40 [DEBUG] agent: Service "_v1_parser_10.233.45.223_8806" in sync 2022/01/14 10:02:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:40 [DEBUG] agent: Node info in sync 2022/01/14 10:02:40 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (347.183µs) from=10.233.72.30:46376 2022/01/14 10:02:40 [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. 2022/01/14 10:02: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. 2022/01/14 10:02:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.219_8443" in sync 2022/01/14 10:02:40 [DEBUG] agent: Service "_v1_catalog_10.233.45.223_8806" in sync 2022/01/14 10:02:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.124_8080" in sync 2022/01/14 10:02:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:40 [DEBUG] agent: Service "_v1_parser_10.233.45.223_8806" in sync 2022/01/14 10:02:40 [DEBUG] agent: Service "_v0_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:40 [DEBUG] agent: Service "_v1_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.230_443" in sync 2022/01/14 10:02:40 [DEBUG] agent: Service "_v1_message-router_10.233.35.189_3904" in sync 2022/01/14 10:02:40 [DEBUG] agent: Service "_v1_sdc_10.233.36.124_8443" in sync 2022/01/14 10:02:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:40 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.49.201_9015" 2022/01/14 10:02:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.223_8806" in sync 2022/01/14 10:02:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.234_8181" in sync 2022/01/14 10:02:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:40 [DEBUG] agent: Service "_v1_nsd_10.233.45.223_8806" in sync 2022/01/14 10:02:40 [DEBUG] agent: Node info in sync 2022/01/14 10:02:40 [DEBUG] http: Request PUT /v1/agent/service/register (129.565038ms) from=10.233.72.30:46380 2022/01/14 10:02:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:40 [DEBUG] agent: Service "_v1_parser_10.233.45.223_8806" in sync 2022/01/14 10:02:40 [DEBUG] agent: Service "_v0_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:40 [DEBUG] agent: Service "_v1_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.230_443" in sync 2022/01/14 10:02:40 [DEBUG] agent: Service "_v1_message-router_10.233.35.189_3904" in sync 2022/01/14 10:02:40 [DEBUG] agent: Service "_v1_sdc_10.233.36.124_8443" in sync 2022/01/14 10:02:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.124_8080" in sync 2022/01/14 10:02:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.223_8806" in sync 2022/01/14 10:02:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.234_8181" in sync 2022/01/14 10:02:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.201_9015" in sync 2022/01/14 10:02:40 [DEBUG] agent: Service "_v1_nsd_10.233.45.223_8806" in sync 2022/01/14 10:02:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.219_8443" in sync 2022/01/14 10:02:40 [DEBUG] agent: Service "_v1_catalog_10.233.45.223_8806" in sync 2022/01/14 10:02:40 [DEBUG] agent: Node info in sync 2022/01/14 10:02:40 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (312.219µs) from=10.233.72.30:46382 2022/01/14 10:02:40 [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. 2022/01/14 10:02:40 [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. 2022/01/14 10:02: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. 2022/01/14 10:02: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. 2022/01/14 10:02:40 [DEBUG] agent: Service "_v1_nsd_10.233.45.223_8806" in sync 2022/01/14 10:02:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.219_8443" in sync 2022/01/14 10:02:40 [DEBUG] agent: Service "_v1_catalog_10.233.45.223_8806" in sync 2022/01/14 10:02:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.124_8080" in sync 2022/01/14 10:02:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:40 [DEBUG] agent: Service "_v1_parser_10.233.45.223_8806" in sync 2022/01/14 10:02:40 [DEBUG] agent: Service "_v0_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:40 [DEBUG] agent: Service "_v1_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.230_443" in sync 2022/01/14 10:02:40 [DEBUG] agent: Service "_v1_message-router_10.233.35.189_3904" in sync 2022/01/14 10:02:40 [DEBUG] agent: Service "_v1_sdc_10.233.36.124_8443" in sync 2022/01/14 10:02:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:40 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.65.236_8446" 2022/01/14 10:02:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.201_9015" in sync 2022/01/14 10:02:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.223_8806" in sync 2022/01/14 10:02:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.234_8181" in sync 2022/01/14 10:02:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:40 [DEBUG] agent: Node info in sync 2022/01/14 10:02:40 [DEBUG] http: Request PUT /v1/agent/service/register (22.870438ms) from=10.233.72.30:46386 2022/01/14 10:02:40 [DEBUG] agent: Service "_v1_nsd_10.233.45.223_8806" in sync 2022/01/14 10:02:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.219_8443" in sync 2022/01/14 10:02:40 [DEBUG] agent: Service "_v1_catalog_10.233.45.223_8806" in sync 2022/01/14 10:02:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.124_8080" in sync 2022/01/14 10:02:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:40 [DEBUG] agent: Service "_v1_parser_10.233.45.223_8806" in sync 2022/01/14 10:02:40 [DEBUG] agent: Service "_v0_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:40 [DEBUG] agent: Service "_v1_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.230_443" in sync 2022/01/14 10:02:40 [DEBUG] agent: Service "_v1_message-router_10.233.35.189_3904" in sync 2022/01/14 10:02:40 [DEBUG] agent: Service "_v1_sdc_10.233.36.124_8443" in sync 2022/01/14 10:02:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.201_9015" in sync 2022/01/14 10:02:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.223_8806" in sync 2022/01/14 10:02:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.234_8181" in sync 2022/01/14 10:02:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:40 [DEBUG] agent: Node info in sync 2022/01/14 10:02:40 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (294.06µs) from=10.233.72.30:46388 2022/01/14 10:02:40 [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. 2022/01/14 10:02: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. 2022/01/14 10:02: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. 2022/01/14 10:02:41 [DEBUG] agent: Service "_v1_nsd_10.233.45.223_8806" in sync 2022/01/14 10:02:41 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.65.236_8446" 2022/01/14 10:02:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.219_8443" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v1_catalog_10.233.45.223_8806" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v1_parser_10.233.45.223_8806" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v0_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v1_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.230_443" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v1_message-router_10.233.35.189_3904" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v1_sdc_10.233.36.124_8443" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.124_8080" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.223_8806" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.234_8181" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.201_9015" in sync 2022/01/14 10:02:41 [DEBUG] agent: Node info in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v1_message-router_10.233.35.189_3904" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v1_sdc_10.233.36.124_8443" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.124_8080" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v1_parser_10.233.45.223_8806" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v0_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v1_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.230_443" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.234_8181" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.201_9015" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.223_8806" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v1_nsd_10.233.45.223_8806" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.219_8443" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v1_catalog_10.233.45.223_8806" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:41 [DEBUG] agent: Node info in sync 2022/01/14 10:02:41 [DEBUG] http: Request PUT /v1/agent/service/register (110.183768ms) from=10.233.72.30:46390 2022/01/14 10:02:41 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (1.35697ms) from=10.233.72.30:46392 2022/01/14 10:02:41 [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. 2022/01/14 10:02:41 [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. 2022/01/14 10:02:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/14 10:02:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/14 10:02:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.201_9015" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.223_8806" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.234_8181" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v1_nsd_10.233.45.223_8806" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:41 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.65.236_8446" 2022/01/14 10:02:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.219_8443" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v1_catalog_10.233.45.223_8806" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.124_8080" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v1_parser_10.233.45.223_8806" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v0_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v1_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.230_443" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v1_message-router_10.233.35.189_3904" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v1_sdc_10.233.36.124_8443" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:41 [DEBUG] agent: Node info in sync 2022/01/14 10:02:41 [DEBUG] http: Request PUT /v1/agent/service/register (236.427094ms) from=10.233.72.30:46394 2022/01/14 10:02:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.223_8806" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.234_8181" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.201_9015" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v1_nsd_10.233.45.223_8806" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.219_8443" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v1_catalog_10.233.45.223_8806" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v1_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.230_443" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v1_message-router_10.233.35.189_3904" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v1_sdc_10.233.36.124_8443" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.124_8080" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v1_parser_10.233.45.223_8806" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v0_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:41 [DEBUG] agent: Node info in sync 2022/01/14 10:02:41 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (267.533µs) from=10.233.72.30:46400 2022/01/14 10:02:41 [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. 2022/01/14 10:02:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/14 10:02:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/14 10:02:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.201_9015" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.223_8806" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.234_8181" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v1_nsd_10.233.45.223_8806" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:41 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.65.236_8446" 2022/01/14 10:02:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.219_8443" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v1_catalog_10.233.45.223_8806" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.124_8080" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v1_parser_10.233.45.223_8806" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v0_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v1_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.230_443" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v1_message-router_10.233.35.189_3904" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v1_sdc_10.233.36.124_8443" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:41 [DEBUG] agent: Node info in sync 2022/01/14 10:02:41 [DEBUG] http: Request PUT /v1/agent/service/register (56.038509ms) from=10.233.72.30:46404 2022/01/14 10:02:41 [DEBUG] agent: Service "_v1_nsd_10.233.45.223_8806" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.219_8443" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v1_catalog_10.233.45.223_8806" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v1_parser_10.233.45.223_8806" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v0_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v1_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.230_443" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v1_message-router_10.233.35.189_3904" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v1_sdc_10.233.36.124_8443" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.124_8080" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.223_8806" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.234_8181" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.201_9015" in sync 2022/01/14 10:02:41 [DEBUG] agent: Node info in sync 2022/01/14 10:02:41 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (377.792µs) from=10.233.72.30:46406 2022/01/14 10:02:41 [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. 2022/01/14 10:02:41 [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. 2022/01/14 10:02:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/14 10:02:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/14 10:02:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.219_8443" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v1_catalog_10.233.45.223_8806" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v1_parser_10.233.45.223_8806" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v0_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v1_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.230_443" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v1_message-router_10.233.35.189_3904" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v1_sdc_10.233.36.124_8443" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.124_8080" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:41 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.65.236_8446" 2022/01/14 10:02:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.223_8806" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.234_8181" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.201_9015" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v1_nsd_10.233.45.223_8806" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:41 [DEBUG] agent: Node info in sync 2022/01/14 10:02:41 [DEBUG] http: Request PUT /v1/agent/service/register (194.604946ms) from=10.233.72.30:46408 2022/01/14 10:02:41 [DEBUG] agent: Service "_v1_parser_10.233.45.223_8806" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v0_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v1_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.230_443" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v1_message-router_10.233.35.189_3904" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v1_sdc_10.233.36.124_8443" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.124_8080" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.223_8806" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.234_8181" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.201_9015" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v1_nsd_10.233.45.223_8806" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.219_8443" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v1_catalog_10.233.45.223_8806" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:41 [DEBUG] agent: Node info in sync 2022/01/14 10:02:41 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (432.163µs) from=10.233.72.30:46412 2022/01/14 10:02:41 [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. 2022/01/14 10:02:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/14 10:02:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/14 10:02:41 [DEBUG] agent: Service "_v1_message-router_10.233.35.189_3904" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v1_sdc_10.233.36.124_8443" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.124_8080" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v1_parser_10.233.45.223_8806" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v0_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v1_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.230_443" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:41 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.65.236_8446" 2022/01/14 10:02:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.234_8181" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.201_9015" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.223_8806" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v1_nsd_10.233.45.223_8806" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.219_8443" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v1_catalog_10.233.45.223_8806" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:41 [DEBUG] agent: Node info in sync 2022/01/14 10:02:41 [DEBUG] http: Request PUT /v1/agent/service/register (79.948052ms) from=10.233.72.30:46414 2022/01/14 10:02:41 [DEBUG] agent: Service "_v1_nsd_10.233.45.223_8806" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.219_8443" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v1_catalog_10.233.45.223_8806" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.124_8080" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v1_parser_10.233.45.223_8806" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v0_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v1_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.230_443" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v1_message-router_10.233.35.189_3904" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v1_sdc_10.233.36.124_8443" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.201_9015" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.223_8806" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.234_8181" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:41 [DEBUG] agent: Node info in sync 2022/01/14 10:02:41 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (417.155µs) from=10.233.72.30:46416 2022/01/14 10:02:41 [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. 2022/01/14 10:02:41 [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. 2022/01/14 10:02:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/14 10:02:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/14 10:02:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.223_8806" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.234_8181" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.201_9015" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v1_nsd_10.233.45.223_8806" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:41 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.65.236_8446" 2022/01/14 10:02:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.219_8443" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v1_catalog_10.233.45.223_8806" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v0_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v1_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.230_443" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v1_message-router_10.233.35.189_3904" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v1_sdc_10.233.36.124_8443" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.124_8080" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v1_parser_10.233.45.223_8806" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:41 [DEBUG] agent: Node info in sync 2022/01/14 10:02:41 [DEBUG] http: Request PUT /v1/agent/service/register (53.197138ms) from=10.233.72.30:46418 2022/01/14 10:02:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.219_8443" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v1_catalog_10.233.45.223_8806" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v1_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.230_443" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v1_message-router_10.233.35.189_3904" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v1_sdc_10.233.36.124_8443" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.124_8080" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v1_parser_10.233.45.223_8806" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v0_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.223_8806" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.234_8181" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.201_9015" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v1_nsd_10.233.45.223_8806" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:41 [DEBUG] agent: Node info in sync 2022/01/14 10:02:41 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (335.39µs) from=10.233.72.30:46420 2022/01/14 10:02:42 [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. 2022/01/14 10:02: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. 2022/01/14 10:02: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. 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_sdc_10.233.36.124_8443" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.124_8080" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_parser_10.233.45.223_8806" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v0_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.230_443" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_message-router_10.233.35.189_3904" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.201_9015" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.223_8806" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.234_8181" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_nsd_10.233.45.223_8806" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_catalog_10.233.45.223_8806" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.65.236_8446" 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.219_8443" in sync 2022/01/14 10:02:42 [DEBUG] agent: Node info in sync 2022/01/14 10:02:42 [DEBUG] http: Request PUT /v1/agent/service/register (34.861455ms) from=10.233.72.30:46422 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.124_8080" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_parser_10.233.45.223_8806" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v0_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.230_443" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_message-router_10.233.35.189_3904" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_sdc_10.233.36.124_8443" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.201_9015" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.223_8806" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.234_8181" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_nsd_10.233.45.223_8806" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.219_8443" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_catalog_10.233.45.223_8806" in sync 2022/01/14 10:02:42 [DEBUG] agent: Node info in sync 2022/01/14 10:02:42 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (326.463µs) from=10.233.72.30:46424 2022/01/14 10:02:42 [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. 2022/01/14 10:02:42 [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. 2022/01/14 10:02: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. 2022/01/14 10:02: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. 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.223_8806" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.234_8181" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.201_9015" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_nsd_10.233.45.223_8806" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.219_8443" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_catalog_10.233.45.223_8806" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.65.236_8446" 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.230_443" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_message-router_10.233.35.189_3904" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_sdc_10.233.36.124_8443" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.124_8080" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_parser_10.233.45.223_8806" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v0_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Node info in sync 2022/01/14 10:02:42 [DEBUG] http: Request PUT /v1/agent/service/register (143.522205ms) from=10.233.72.30:46426 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_nsd_10.233.45.223_8806" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.219_8443" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_catalog_10.233.45.223_8806" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.124_8080" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_parser_10.233.45.223_8806" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v0_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.230_443" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_message-router_10.233.35.189_3904" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_sdc_10.233.36.124_8443" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.201_9015" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.223_8806" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.234_8181" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:42 [DEBUG] agent: Node info in sync 2022/01/14 10:02:42 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (434.185µs) from=10.233.72.30:46430 2022/01/14 10:02:42 [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. 2022/01/14 10:02: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. 2022/01/14 10:02: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. 2022/01/14 10:02:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.219_8443" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_sdc_10.233.36.124_8443" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.124_8080" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v0_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.230_443" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.65.236_8446" 2022/01/14 10:02:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_catalog_10.233.45.223_8806" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_parser_10.233.45.223_8806" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_message-router_10.233.35.189_3904" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.201_9015" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.223_8806" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.234_8181" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_nsd_10.233.45.223_8806" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Node info in sync 2022/01/14 10:02:42 [DEBUG] http: Request PUT /v1/agent/service/register (41.135332ms) from=10.233.72.30:46432 2022/01/14 10:02:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_catalog_10.233.45.223_8806" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_message-router_10.233.35.189_3904" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_parser_10.233.45.223_8806" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.223_8806" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.234_8181" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.201_9015" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_nsd_10.233.45.223_8806" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.219_8443" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v0_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.230_443" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_sdc_10.233.36.124_8443" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.124_8080" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:42 [DEBUG] agent: Node info in sync 2022/01/14 10:02:42 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (394.888µs) from=10.233.72.30:46436 2022/01/14 10:02:42 [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. 2022/01/14 10:02:42 [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. 2022/01/14 10:02: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. 2022/01/14 10:02: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. 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_catalog_10.233.45.223_8806" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_message-router_10.233.35.189_3904" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_parser_10.233.45.223_8806" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.223_8806" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.234_8181" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.201_9015" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_nsd_10.233.45.223_8806" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.219_8443" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.230_443" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_sdc_10.233.36.124_8443" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.124_8080" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v0_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.65.236_8446" 2022/01/14 10:02:42 [DEBUG] agent: Node info in sync 2022/01/14 10:02:42 [DEBUG] http: Request PUT /v1/agent/service/register (42.436177ms) from=10.233.72.30:46438 2022/01/14 10:02:42 [DEBUG] agent: Service "_v0_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.230_443" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_sdc_10.233.36.124_8443" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.124_8080" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_catalog_10.233.45.223_8806" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_message-router_10.233.35.189_3904" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_parser_10.233.45.223_8806" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.223_8806" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.234_8181" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.201_9015" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_nsd_10.233.45.223_8806" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.219_8443" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Node info in sync 2022/01/14 10:02:42 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (330.442µs) from=10.233.72.30:46442 2022/01/14 10:02:42 [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. 2022/01/14 10:02: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. 2022/01/14 10:02: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. 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_message-router_10.233.35.189_3904" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_parser_10.233.45.223_8806" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.65.236_8446" 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.223_8806" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.234_8181" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.201_9015" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_nsd_10.233.45.223_8806" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.219_8443" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.230_443" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_sdc_10.233.36.124_8443" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.124_8080" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v0_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_catalog_10.233.45.223_8806" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Node info in sync 2022/01/14 10:02:42 [DEBUG] http: Request PUT /v1/agent/service/register (55.16479ms) from=10.233.72.30:46444 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_message-router_10.233.35.189_3904" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_parser_10.233.45.223_8806" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.223_8806" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.234_8181" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.201_9015" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_nsd_10.233.45.223_8806" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.219_8443" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.230_443" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_sdc_10.233.36.124_8443" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.124_8080" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v0_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_catalog_10.233.45.223_8806" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Node info in sync 2022/01/14 10:02:42 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (735.033µs) from=10.233.72.30:46446 2022/01/14 10:02:42 [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. 2022/01/14 10:02:42 [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. 2022/01/14 10:02: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. 2022/01/14 10:02: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. 2022/01/14 10:02:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_catalog_10.233.45.223_8806" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_message-router_10.233.35.189_3904" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_parser_10.233.45.223_8806" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.201_9015" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.223_8806" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.234_8181" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_nsd_10.233.45.223_8806" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.219_8443" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.124_8080" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v0_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.230_443" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_sdc_10.233.36.124_8443" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.65.236_8446" 2022/01/14 10:02:42 [DEBUG] agent: Node info in sync 2022/01/14 10:02:42 [DEBUG] http: Request PUT /v1/agent/service/register (27.513495ms) from=10.233.72.30:46448 2022/01/14 10:02:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_catalog_10.233.45.223_8806" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_message-router_10.233.35.189_3904" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_parser_10.233.45.223_8806" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.201_9015" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.223_8806" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.234_8181" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_nsd_10.233.45.223_8806" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.219_8443" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v0_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.230_443" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_sdc_10.233.36.124_8443" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.124_8080" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Node info in sync 2022/01/14 10:02:42 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (849.154µs) from=10.233.72.30:46450 2022/01/14 10:02:42 [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. 2022/01/14 10:02: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. 2022/01/14 10:02: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. 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.230_443" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_sdc_10.233.36.124_8443" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.124_8080" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v0_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.65.236_8446" 2022/01/14 10:02:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_catalog_10.233.45.223_8806" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_message-router_10.233.35.189_3904" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_parser_10.233.45.223_8806" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.223_8806" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.234_8181" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.201_9015" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_nsd_10.233.45.223_8806" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.219_8443" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Node info in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.219_8443" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.230_443" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_sdc_10.233.36.124_8443" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.124_8080" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v0_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_catalog_10.233.45.223_8806" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_message-router_10.233.35.189_3904" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_parser_10.233.45.223_8806" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.223_8806" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.234_8181" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.201_9015" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_nsd_10.233.45.223_8806" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Node info in sync 2022/01/14 10:02:42 [DEBUG] http: Request PUT /v1/agent/service/register (18.320198ms) from=10.233.72.30:46452 2022/01/14 10:02:42 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (557.545µs) from=10.233.72.30:46454 2022/01/14 10:02:42 [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. 2022/01/14 10:02:42 [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. 2022/01/14 10:02: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. 2022/01/14 10:02: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. 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_catalog_10.233.45.223_8806" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_message-router_10.233.35.189_3904" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_parser_10.233.45.223_8806" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.223_8806" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.234_8181" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.201_9015" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_nsd_10.233.45.223_8806" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.219_8443" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.230_443" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_sdc_10.233.36.124_8443" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.124_8080" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v0_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.65.236_8446" 2022/01/14 10:02:42 [DEBUG] agent: Node info in sync 2022/01/14 10:02:42 [DEBUG] http: Request PUT /v1/agent/service/register (61.285408ms) from=10.233.72.30:46456 2022/01/14 10:02:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_catalog_10.233.45.223_8806" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_message-router_10.233.35.189_3904" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_parser_10.233.45.223_8806" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.223_8806" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.234_8181" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.201_9015" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_nsd_10.233.45.223_8806" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.219_8443" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.230_443" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_sdc_10.233.36.124_8443" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.124_8080" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v0_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Node info in sync 2022/01/14 10:02:42 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (310.063µs) from=10.233.72.30:46460 2022/01/14 10:02:42 [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. 2022/01/14 10:02: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. 2022/01/14 10:02: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. 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.230_443" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_sdc_10.233.36.124_8443" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.124_8080" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v0_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_catalog_10.233.45.223_8806" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_message-router_10.233.35.189_3904" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_parser_10.233.45.223_8806" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.65.236_8446" 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.223_8806" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.234_8181" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.201_9015" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_nsd_10.233.45.223_8806" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.219_8443" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Node info in sync 2022/01/14 10:02:42 [DEBUG] http: Request PUT /v1/agent/service/register (114.854497ms) from=10.233.72.30:46464 2022/01/14 10:02:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_message-router_10.233.35.189_3904" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_parser_10.233.45.223_8806" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.223_8806" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.234_8181" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.201_9015" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_nsd_10.233.45.223_8806" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.219_8443" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.230_443" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_sdc_10.233.36.124_8443" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.124_8080" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v0_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v1_catalog_10.233.45.223_8806" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:42 [DEBUG] agent: Node info in sync 2022/01/14 10:02:42 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (280.429µs) from=10.233.72.30:46466 2022/01/14 10:02:42 [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. 2022/01/14 10:02:42 [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. 2022/01/14 10:02: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. 2022/01/14 10:02: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. 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.230_443" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_sdc_10.233.36.124_8443" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.124_8080" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v0_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_catalog_10.233.45.223_8806" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_message-router_10.233.35.189_3904" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_parser_10.233.45.223_8806" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.65.236_8446" 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.223_8806" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.234_8181" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.201_9015" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_nsd_10.233.45.223_8806" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.219_8443" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Node info in sync 2022/01/14 10:02:43 [DEBUG] http: Request PUT /v1/agent/service/register (130.638224ms) from=10.233.72.30:46468 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_sdc_10.233.36.124_8443" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.124_8080" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v0_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.230_443" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_catalog_10.233.45.223_8806" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_parser_10.233.45.223_8806" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_message-router_10.233.35.189_3904" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.234_8181" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.201_9015" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.223_8806" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_nsd_10.233.45.223_8806" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.219_8443" in sync 2022/01/14 10:02:43 [DEBUG] agent: Node info in sync 2022/01/14 10:02:43 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (402.974µs) from=10.233.72.30:46472 2022/01/14 10:02:43 [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. 2022/01/14 10:02: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. 2022/01/14 10:02: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. 2022/01/14 10:02:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.65.236_8446" 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_catalog_10.233.45.223_8806" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_message-router_10.233.35.189_3904" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_parser_10.233.45.223_8806" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.223_8806" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.234_8181" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.201_9015" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_nsd_10.233.45.223_8806" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.219_8443" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.230_443" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_sdc_10.233.36.124_8443" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.124_8080" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v0_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:43 [DEBUG] agent: Node info in sync 2022/01/14 10:02:43 [DEBUG] http: Request PUT /v1/agent/service/register (58.978775ms) from=10.233.72.30:46474 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.234_8181" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.201_9015" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.223_8806" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_nsd_10.233.45.223_8806" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.219_8443" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_sdc_10.233.36.124_8443" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.124_8080" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v0_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.230_443" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_catalog_10.233.45.223_8806" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_parser_10.233.45.223_8806" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_message-router_10.233.35.189_3904" in sync 2022/01/14 10:02:43 [DEBUG] agent: Node info in sync 2022/01/14 10:02:43 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (371.464µs) from=10.233.72.30:46476 2022/01/14 10:02:43 [WARN] agent: Service name "_aai-nodes-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/14 10:02:43 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/14 10:02: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. 2022/01/14 10:02: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. 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.230_443" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_sdc_10.233.36.124_8443" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.124_8080" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v0_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_catalog_10.233.45.223_8806" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_message-router_10.233.35.189_3904" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_parser_10.233.45.223_8806" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.223_8806" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.234_8181" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.201_9015" in sync 2022/01/14 10:02:43 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.65.236_8446" 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_nsd_10.233.45.223_8806" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.219_8443" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Node info in sync 2022/01/14 10:02:43 [DEBUG] http: Request PUT /v1/agent/service/register (19.256005ms) from=10.233.72.30:46478 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.201_9015" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.223_8806" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.234_8181" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_nsd_10.233.45.223_8806" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.219_8443" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v0_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.230_443" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_sdc_10.233.36.124_8443" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.124_8080" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_catalog_10.233.45.223_8806" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_message-router_10.233.35.189_3904" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_parser_10.233.45.223_8806" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Node info in sync 2022/01/14 10:02:43 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (353.999µs) from=10.233.72.30:46480 2022/01/14 10:02:43 [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. 2022/01/14 10:02: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. 2022/01/14 10:02: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. 2022/01/14 10:02:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v0_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.230_443" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_sdc_10.233.36.124_8443" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.124_8080" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.65.236_8446" 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_catalog_10.233.45.223_8806" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_message-router_10.233.35.189_3904" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_parser_10.233.45.223_8806" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.201_9015" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.223_8806" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.234_8181" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_nsd_10.233.45.223_8806" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.219_8443" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Node info in sync 2022/01/14 10:02:43 [DEBUG] http: Request PUT /v1/agent/service/register (259.703423ms) from=10.233.72.30:46482 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_message-router_10.233.35.189_3904" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_parser_10.233.45.223_8806" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.223_8806" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.234_8181" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.201_9015" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_nsd_10.233.45.223_8806" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.219_8443" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.230_443" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_sdc_10.233.36.124_8443" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.124_8080" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v0_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (283.113µs) from=10.233.72.30:46488 2022/01/14 10:02:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_catalog_10.233.45.223_8806" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Node info in sync 2022/01/14 10:02:43 [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. 2022/01/14 10:02:43 [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. 2022/01/14 10:02: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. 2022/01/14 10:02: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. 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_nsd_10.233.45.223_8806" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.219_8443" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v0_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.230_443" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_sdc_10.233.36.124_8443" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.124_8080" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_catalog_10.233.45.223_8806" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.65.236_8446" 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_message-router_10.233.35.189_3904" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_parser_10.233.45.223_8806" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.201_9015" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.223_8806" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.234_8181" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:43 [DEBUG] agent: Node info in sync 2022/01/14 10:02:43 [DEBUG] http: Request PUT /v1/agent/service/register (85.587772ms) from=10.233.72.30:46490 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_nsd_10.233.45.223_8806" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.219_8443" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.230_443" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_sdc_10.233.36.124_8443" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.124_8080" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v0_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_catalog_10.233.45.223_8806" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_message-router_10.233.35.189_3904" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_parser_10.233.45.223_8806" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.223_8806" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.234_8181" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.201_9015" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Node info in sync 2022/01/14 10:02:43 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (290.271µs) from=10.233.72.30:46492 2022/01/14 10:02:43 [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. 2022/01/14 10:02: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. 2022/01/14 10:02: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. 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_catalog_10.233.45.223_8806" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_message-router_10.233.35.189_3904" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_parser_10.233.45.223_8806" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.223_8806" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.234_8181" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.201_9015" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_nsd_10.233.45.223_8806" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.219_8443" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.65.236_8446" 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.230_443" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_sdc_10.233.36.124_8443" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.124_8080" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v0_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Node info in sync 2022/01/14 10:02:43 [DEBUG] http: Request PUT /v1/agent/service/register (50.753487ms) from=10.233.72.30:46494 2022/01/14 10:02:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_nsd_10.233.45.223_8806" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.219_8443" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_sdc_10.233.36.124_8443" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.124_8080" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v0_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.230_443" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_catalog_10.233.45.223_8806" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_parser_10.233.45.223_8806" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_message-router_10.233.35.189_3904" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.234_8181" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.201_9015" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.223_8806" in sync 2022/01/14 10:02:43 [DEBUG] agent: Node info in sync 2022/01/14 10:02:43 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (317.33µs) from=10.233.72.30:46496 2022/01/14 10:02:43 [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. 2022/01/14 10:02:43 [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. 2022/01/14 10:02: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. 2022/01/14 10:02: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. 2022/01/14 10:02:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_catalog_10.233.45.223_8806" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_message-router_10.233.35.189_3904" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_parser_10.233.45.223_8806" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.223_8806" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.234_8181" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.201_9015" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_nsd_10.233.45.223_8806" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.65.236_8446" 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.219_8443" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.230_443" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_sdc_10.233.36.124_8443" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.124_8080" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v0_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Node info in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_message-router_10.233.35.189_3904" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_parser_10.233.45.223_8806" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.223_8806" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.234_8181" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.201_9015" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_nsd_10.233.45.223_8806" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.219_8443" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v0_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.230_443" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_sdc_10.233.36.124_8443" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.124_8080" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_catalog_10.233.45.223_8806" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Node info in sync 2022/01/14 10:02:43 [DEBUG] http: Request PUT /v1/agent/service/register (22.130521ms) from=10.233.72.30:46498 2022/01/14 10:02:43 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (379.273µs) from=10.233.72.30:46500 2022/01/14 10:02:43 [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. 2022/01/14 10:02: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. 2022/01/14 10:02: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. 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_parser_10.233.45.223_8806" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_message-router_10.233.35.189_3904" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.234_8181" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.201_9015" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.223_8806" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_nsd_10.233.45.223_8806" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.219_8443" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_sdc_10.233.36.124_8443" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.124_8080" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v0_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.230_443" in sync 2022/01/14 10:02:43 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.65.236_8446" 2022/01/14 10:02:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_catalog_10.233.45.223_8806" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:43 [DEBUG] agent: Node info in sync 2022/01/14 10:02:43 [DEBUG] http: Request PUT /v1/agent/service/register (62.881177ms) from=10.233.72.30:46502 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.219_8443" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v0_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.230_443" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_sdc_10.233.36.124_8443" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.124_8080" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_catalog_10.233.45.223_8806" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_message-router_10.233.35.189_3904" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_parser_10.233.45.223_8806" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (348.176µs) from=10.233.72.30:46504 2022/01/14 10:02:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.223_8806" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.234_8181" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.201_9015" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_nsd_10.233.45.223_8806" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Node info in sync 2022/01/14 10:02:43 [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. 2022/01/14 10:02:43 [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. 2022/01/14 10:02: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. 2022/01/14 10:02: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. 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_message-router_10.233.35.189_3904" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_parser_10.233.45.223_8806" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.65.236_8446" 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.223_8806" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.234_8181" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.201_9015" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_nsd_10.233.45.223_8806" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.219_8443" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.230_443" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_sdc_10.233.36.124_8443" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.124_8080" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v0_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_catalog_10.233.45.223_8806" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Node info in sync 2022/01/14 10:02:43 [DEBUG] http: Request PUT /v1/agent/service/register (62.043894ms) from=10.233.72.30:46506 2022/01/14 10:02:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_catalog_10.233.45.223_8806" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_message-router_10.233.35.189_3904" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_parser_10.233.45.223_8806" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.201_9015" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.223_8806" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.234_8181" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_nsd_10.233.45.223_8806" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.219_8443" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.124_8080" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v0_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.230_443" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v1_sdc_10.233.36.124_8443" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:43 [DEBUG] agent: Node info in sync 2022/01/14 10:02:44 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (2.134173ms) from=10.233.72.30:46510 2022/01/14 10:02:44 [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. 2022/01/14 10:02: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. 2022/01/14 10:02: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. 2022/01/14 10:02:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_message-router_10.233.35.189_3904" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_parser_10.233.45.223_8806" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.65.236_8446" 2022/01/14 10:02:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.223_8806" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.234_8181" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.201_9015" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_nsd_10.233.45.223_8806" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.219_8443" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v0_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.230_443" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_sdc_10.233.36.124_8443" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.124_8080" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_catalog_10.233.45.223_8806" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Node info in sync 2022/01/14 10:02:44 [DEBUG] http: Request PUT /v1/agent/service/register (31.853194ms) from=10.233.72.30:46512 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_message-router_10.233.35.189_3904" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_parser_10.233.45.223_8806" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.223_8806" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.234_8181" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.201_9015" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_nsd_10.233.45.223_8806" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.219_8443" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.230_443" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_sdc_10.233.36.124_8443" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.124_8080" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v0_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_catalog_10.233.45.223_8806" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Node info in sync 2022/01/14 10:02:44 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (311.079µs) from=10.233.72.30:46514 2022/01/14 10:02:44 [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. 2022/01/14 10:02:44 [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. 2022/01/14 10:02: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. 2022/01/14 10:02: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. 2022/01/14 10:02:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.201_9015" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.223_8806" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.234_8181" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_nsd_10.233.45.223_8806" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.219_8443" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.124_8080" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v0_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.230_443" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_sdc_10.233.36.124_8443" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_catalog_10.233.45.223_8806" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_message-router_10.233.35.189_3904" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_parser_10.233.45.223_8806" in sync 2022/01/14 10:02:44 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.65.236_8446" 2022/01/14 10:02:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Node info in sync 2022/01/14 10:02:44 [DEBUG] http: Request PUT /v1/agent/service/register (18.907945ms) from=10.233.72.30:46516 2022/01/14 10:02:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_catalog_10.233.45.223_8806" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_message-router_10.233.35.189_3904" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_parser_10.233.45.223_8806" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.223_8806" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.234_8181" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.201_9015" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_nsd_10.233.45.223_8806" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.219_8443" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.230_443" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_sdc_10.233.36.124_8443" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.124_8080" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v0_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Node info in sync 2022/01/14 10:02:44 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (578.916µs) from=10.233.72.30:46518 2022/01/14 10:02:44 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/14 10:02: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. 2022/01/14 10:02: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. 2022/01/14 10:02:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_catalog_10.233.45.223_8806" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_message-router_10.233.35.189_3904" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_parser_10.233.45.223_8806" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.201_9015" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.223_8806" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.234_8181" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:44 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.65.236_8446" 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_nsd_10.233.45.223_8806" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.219_8443" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v0_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.230_443" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_sdc_10.233.36.124_8443" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.124_8080" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Node info in sync 2022/01/14 10:02:44 [DEBUG] http: Request PUT /v1/agent/service/register (198.656229ms) from=10.233.72.30:46522 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_parser_10.233.45.223_8806" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_message-router_10.233.35.189_3904" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.234_8181" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.201_9015" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.223_8806" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_nsd_10.233.45.223_8806" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.219_8443" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_sdc_10.233.36.124_8443" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.124_8080" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v0_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.230_443" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_catalog_10.233.45.223_8806" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:44 [DEBUG] agent: Node info in sync 2022/01/14 10:02:44 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (320.83µs) from=10.233.72.30:46528 2022/01/14 10:02:44 [WARN] agent: Service name "_aai-nodes-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/14 10:02:44 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/14 10:02: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. 2022/01/14 10:02: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. 2022/01/14 10:02:44 [DEBUG] agent: Service "_v0_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.230_443" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_sdc_10.233.36.124_8443" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.124_8080" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.65.236_8446" 2022/01/14 10:02:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_catalog_10.233.45.223_8806" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_message-router_10.233.35.189_3904" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_parser_10.233.45.223_8806" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.223_8806" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.234_8181" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.201_9015" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_nsd_10.233.45.223_8806" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.219_8443" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Node info in sync 2022/01/14 10:02:44 [DEBUG] http: Request PUT /v1/agent/service/register (60.744472ms) from=10.233.72.30:46532 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_sdc_10.233.36.124_8443" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.124_8080" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v0_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.230_443" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_catalog_10.233.45.223_8806" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_parser_10.233.45.223_8806" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_message-router_10.233.35.189_3904" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.234_8181" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.201_9015" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.223_8806" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_nsd_10.233.45.223_8806" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.219_8443" in sync 2022/01/14 10:02:44 [DEBUG] agent: Node info in sync 2022/01/14 10:02:44 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (275.479µs) from=10.233.72.30:46536 2022/01/14 10:02: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. 2022/01/14 10:02: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. 2022/01/14 10:02: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. 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.219_8443" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.230_443" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_sdc_10.233.36.124_8443" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.124_8080" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v0_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.65.236_8446" 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_catalog_10.233.45.223_8806" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_message-router_10.233.35.189_3904" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_parser_10.233.45.223_8806" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.223_8806" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.234_8181" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.201_9015" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_nsd_10.233.45.223_8806" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Node info in sync 2022/01/14 10:02:44 [DEBUG] http: Request PUT /v1/agent/service/register (162.730175ms) from=10.233.72.30:46538 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.219_8443" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.230_443" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_sdc_10.233.36.124_8443" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.124_8080" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v0_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_catalog_10.233.45.223_8806" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_message-router_10.233.35.189_3904" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_parser_10.233.45.223_8806" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.223_8806" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.234_8181" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.201_9015" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_nsd_10.233.45.223_8806" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Node info in sync 2022/01/14 10:02:44 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (379.574µs) from=10.233.72.30:46542 2022/01/14 10:02: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. 2022/01/14 10:02: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. 2022/01/14 10:02: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. 2022/01/14 10:02: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. 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_catalog_10.233.45.223_8806" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.65.236_8446" 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_message-router_10.233.35.189_3904" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_parser_10.233.45.223_8806" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.223_8806" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.234_8181" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.201_9015" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_nsd_10.233.45.223_8806" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.219_8443" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.230_443" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_sdc_10.233.36.124_8443" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.124_8080" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v0_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Node info in sync 2022/01/14 10:02:44 [DEBUG] http: Request PUT /v1/agent/service/register (90.065818ms) from=10.233.72.30:46544 2022/01/14 10:02:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_catalog_10.233.45.223_8806" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_message-router_10.233.35.189_3904" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_parser_10.233.45.223_8806" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.223_8806" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.234_8181" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.201_9015" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_nsd_10.233.45.223_8806" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.219_8443" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.230_443" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_sdc_10.233.36.124_8443" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.124_8080" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v0_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Node info in sync 2022/01/14 10:02:44 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (274.342µs) from=10.233.72.30:46550 2022/01/14 10:02:44 [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. 2022/01/14 10:02: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. 2022/01/14 10:02: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. 2022/01/14 10:02:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_message-router_10.233.35.189_3904" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_parser_10.233.45.223_8806" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.223_8806" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.234_8181" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.201_9015" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_nsd_10.233.45.223_8806" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.65.236_8446" 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.219_8443" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.230_443" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_sdc_10.233.36.124_8443" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.124_8080" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v0_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_catalog_10.233.45.223_8806" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Node info in sync 2022/01/14 10:02:44 [DEBUG] http: Request PUT /v1/agent/service/register (88.667788ms) from=10.233.72.30:46552 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_catalog_10.233.45.223_8806" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_message-router_10.233.35.189_3904" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_parser_10.233.45.223_8806" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.223_8806" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.234_8181" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.201_9015" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_nsd_10.233.45.223_8806" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.219_8443" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.230_443" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_sdc_10.233.36.124_8443" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.124_8080" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v0_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Node info in sync 2022/01/14 10:02:44 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (314.919µs) from=10.233.72.30:46554 2022/01/14 10:02:44 [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. 2022/01/14 10:02:44 [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. 2022/01/14 10:02: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. 2022/01/14 10:02: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. 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.223_8806" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.234_8181" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.201_9015" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_nsd_10.233.45.223_8806" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.219_8443" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.230_443" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_sdc_10.233.36.124_8443" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.124_8080" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v0_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_catalog_10.233.45.223_8806" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_message-router_10.233.35.189_3904" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_parser_10.233.45.223_8806" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.65.236_8446" 2022/01/14 10:02:44 [DEBUG] agent: Node info in sync 2022/01/14 10:02:44 [DEBUG] http: Request PUT /v1/agent/service/register (20.597582ms) from=10.233.72.30:46556 2022/01/14 10:02:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_catalog_10.233.45.223_8806" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_message-router_10.233.35.189_3904" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_parser_10.233.45.223_8806" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.223_8806" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.234_8181" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.201_9015" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_nsd_10.233.45.223_8806" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.219_8443" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v0_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.230_443" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_sdc_10.233.36.124_8443" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.124_8080" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:44 [DEBUG] agent: Node info in sync 2022/01/14 10:02:44 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (323.404µs) from=10.233.72.30:46558 2022/01/14 10:02:44 [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. 2022/01/14 10:02: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. 2022/01/14 10:02: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. 2022/01/14 10:02:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.65.236_8446" 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_catalog_10.233.45.223_8806" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_message-router_10.233.35.189_3904" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_parser_10.233.45.223_8806" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.201_9015" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.223_8806" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.234_8181" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_nsd_10.233.45.223_8806" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.219_8443" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.124_8080" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v0_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.230_443" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_sdc_10.233.36.124_8443" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Node info in sync 2022/01/14 10:02:45 [DEBUG] http: Request PUT /v1/agent/service/register (144.532012ms) from=10.233.72.30:46560 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.219_8443" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.230_443" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_sdc_10.233.36.124_8443" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.124_8080" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v0_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_catalog_10.233.45.223_8806" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_message-router_10.233.35.189_3904" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_parser_10.233.45.223_8806" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.223_8806" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.234_8181" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.201_9015" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_nsd_10.233.45.223_8806" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Node info in sync 2022/01/14 10:02:45 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (379.999µs) from=10.233.72.30:46564 2022/01/14 10:02:45 [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. 2022/01/14 10:02:45 [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. 2022/01/14 10:02: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. 2022/01/14 10:02: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. 2022/01/14 10:02:45 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_catalog_10.233.45.223_8806" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_message-router_10.233.35.189_3904" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_parser_10.233.45.223_8806" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.65.236_8446" 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.223_8806" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.234_8181" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.201_9015" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_nsd_10.233.45.223_8806" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.219_8443" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.230_443" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_sdc_10.233.36.124_8443" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.124_8080" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v0_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Node info in sync 2022/01/14 10:02:45 [DEBUG] http: Request PUT /v1/agent/service/register (114.720748ms) from=10.233.72.30:46570 2022/01/14 10:02:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_message-router_10.233.35.189_3904" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_parser_10.233.45.223_8806" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.223_8806" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.234_8181" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.201_9015" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_nsd_10.233.45.223_8806" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.219_8443" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.230_443" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_sdc_10.233.36.124_8443" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.124_8080" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v0_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_catalog_10.233.45.223_8806" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Node info in sync 2022/01/14 10:02:45 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (277.347µs) from=10.233.72.30:46572 2022/01/14 10:02:45 [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. 2022/01/14 10:02: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. 2022/01/14 10:02: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. 2022/01/14 10:02:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.65.236_8446" 2022/01/14 10:02:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_message-router_10.233.35.189_3904" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_nsd_10.233.45.223_8806" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.219_8443" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.230_443" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_sdc_10.233.36.124_8443" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_catalog_10.233.45.223_8806" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_parser_10.233.45.223_8806" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.223_8806" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.234_8181" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.201_9015" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v0_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.124_8080" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:45 [DEBUG] agent: Node info in sync 2022/01/14 10:02:45 [DEBUG] http: Request PUT /v1/agent/service/register (50.433484ms) from=10.233.72.30:46576 2022/01/14 10:02:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_nsd_10.233.45.223_8806" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.219_8443" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_sdc_10.233.36.124_8443" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.230_443" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_catalog_10.233.45.223_8806" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_parser_10.233.45.223_8806" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.234_8181" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.201_9015" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.223_8806" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.124_8080" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v0_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_message-router_10.233.35.189_3904" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Node info in sync 2022/01/14 10:02:45 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (283.825µs) from=10.233.72.30:46580 2022/01/14 10:02:45 [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. 2022/01/14 10:02:45 [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. 2022/01/14 10:02: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. 2022/01/14 10:02: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. 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.223_8806" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.234_8181" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.201_9015" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.124_8080" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v0_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_message-router_10.233.35.189_3904" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_nsd_10.233.45.223_8806" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.219_8443" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.230_443" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_sdc_10.233.36.124_8443" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [INFO] agent: Synced service "_v11__aai-nquery_10.233.65.236_8446" 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_catalog_10.233.45.223_8806" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_parser_10.233.45.223_8806" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Node info in sync 2022/01/14 10:02:45 [DEBUG] http: Request PUT /v1/agent/service/register (111.534616ms) from=10.233.72.30:46584 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.230_443" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_sdc_10.233.36.124_8443" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_catalog_10.233.45.223_8806" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_parser_10.233.45.223_8806" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.223_8806" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.234_8181" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.201_9015" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.124_8080" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v0_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_message-router_10.233.35.189_3904" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_nsd_10.233.45.223_8806" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.219_8443" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Node info in sync 2022/01/14 10:02:45 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (514.018µs) from=10.233.72.30:46588 2022/01/14 10:02:45 [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. 2022/01/14 10:02: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. 2022/01/14 10:02: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. 2022/01/14 10:02:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_nsd_10.233.45.223_8806" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.219_8443" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.230_443" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_sdc_10.233.36.124_8443" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_catalog_10.233.45.223_8806" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_parser_10.233.45.223_8806" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [INFO] agent: Synced service "_v11_aai-nquery_10.233.65.236_8446" 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.223_8806" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.234_8181" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.201_9015" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.124_8080" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v0_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_message-router_10.233.35.189_3904" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Node info in sync 2022/01/14 10:02:45 [DEBUG] http: Request PUT /v1/agent/service/register (30.052983ms) from=10.233.72.30:46590 2022/01/14 10:02:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.124_8080" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v0_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_message-router_10.233.35.189_3904" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_nsd_10.233.45.223_8806" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.219_8443" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.230_443" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_sdc_10.233.36.124_8443" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_catalog_10.233.45.223_8806" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_parser_10.233.45.223_8806" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.201_9015" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.223_8806" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.234_8181" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Node info in sync 2022/01/14 10:02:45 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (487.647µs) from=10.233.72.30:46592 2022/01/14 10:02:45 [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. 2022/01/14 10:02:45 [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. 2022/01/14 10:02: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. 2022/01/14 10:02: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. 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_message-router_10.233.35.189_3904" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_nsd_10.233.45.223_8806" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.219_8443" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.230_443" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_sdc_10.233.36.124_8443" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_catalog_10.233.45.223_8806" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_parser_10.233.45.223_8806" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.223_8806" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.234_8181" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.201_9015" in sync 2022/01/14 10:02:45 [INFO] agent: Synced service "_v12__aai-nquery_10.233.65.236_8446" 2022/01/14 10:02:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.124_8080" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v0_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Node info in sync 2022/01/14 10:02:45 [DEBUG] http: Request PUT /v1/agent/service/register (46.742063ms) from=10.233.72.30:46594 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.124_8080" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v0_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_message-router_10.233.35.189_3904" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_nsd_10.233.45.223_8806" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.219_8443" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.230_443" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_sdc_10.233.36.124_8443" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_catalog_10.233.45.223_8806" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_parser_10.233.45.223_8806" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.223_8806" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.234_8181" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:45 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (393.432µs) from=10.233.72.30:46596 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.201_9015" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Node info in sync 2022/01/14 10:02:45 [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. 2022/01/14 10:02: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. 2022/01/14 10:02: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. 2022/01/14 10:02:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_nsd_10.233.45.223_8806" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.219_8443" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [INFO] agent: Synced service "_v12_aai-nquery_10.233.65.236_8446" 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.230_443" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_sdc_10.233.36.124_8443" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_catalog_10.233.45.223_8806" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_parser_10.233.45.223_8806" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.223_8806" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.234_8181" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.201_9015" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.124_8080" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v0_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_message-router_10.233.35.189_3904" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Node info in sync 2022/01/14 10:02:45 [DEBUG] http: Request PUT /v1/agent/service/register (73.493714ms) from=10.233.72.30:46598 2022/01/14 10:02:45 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_parser_10.233.45.223_8806" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.223_8806" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.234_8181" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.201_9015" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.124_8080" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v0_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_message-router_10.233.35.189_3904" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_nsd_10.233.45.223_8806" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.219_8443" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.230_443" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_sdc_10.233.36.124_8443" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v1_catalog_10.233.45.223_8806" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:45 [DEBUG] agent: Node info in sync 2022/01/14 10:02:45 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (539.384µs) from=10.233.72.30:46600 2022/01/14 10:02:45 [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. 2022/01/14 10:02:45 [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. 2022/01/14 10:02: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. 2022/01/14 10:02: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. 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.124_8080" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v0_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_message-router_10.233.35.189_3904" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_nsd_10.233.45.223_8806" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [INFO] agent: Synced service "_v13__aai-nquery_10.233.65.236_8446" 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.219_8443" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.230_443" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_sdc_10.233.36.124_8443" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_catalog_10.233.45.223_8806" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_parser_10.233.45.223_8806" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.223_8806" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.234_8181" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.201_9015" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Node info in sync 2022/01/14 10:02:46 [DEBUG] http: Request PUT /v1/agent/service/register (256.469793ms) from=10.233.72.30:46602 2022/01/14 10:02:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_message-router_10.233.35.189_3904" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_nsd_10.233.45.223_8806" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.219_8443" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.230_443" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_sdc_10.233.36.124_8443" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_catalog_10.233.45.223_8806" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_parser_10.233.45.223_8806" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.223_8806" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.234_8181" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.201_9015" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.124_8080" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v0_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:46 [DEBUG] agent: Node info in sync 2022/01/14 10:02:46 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (364.764µs) from=10.233.72.30:46610 2022/01/14 10:02:46 [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. 2022/01/14 10:02:46 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/14 10:02:46 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/14 10:02:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_parser_10.233.45.223_8806" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.234_8181" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.201_9015" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.223_8806" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v0_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.124_8080" in sync 2022/01/14 10:02:46 [INFO] agent: Synced service "_v13_aai-nquery_10.233.65.236_8446" 2022/01/14 10:02:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_message-router_10.233.35.189_3904" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_nsd_10.233.45.223_8806" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.219_8443" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_sdc_10.233.36.124_8443" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.230_443" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_catalog_10.233.45.223_8806" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:46 [DEBUG] agent: Node info in sync 2022/01/14 10:02:46 [DEBUG] http: Request PUT /v1/agent/service/register (96.758844ms) from=10.233.72.30:46612 2022/01/14 10:02:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_message-router_10.233.35.189_3904" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_nsd_10.233.45.223_8806" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.219_8443" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.230_443" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_sdc_10.233.36.124_8443" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_catalog_10.233.45.223_8806" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_parser_10.233.45.223_8806" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.223_8806" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.234_8181" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.201_9015" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.124_8080" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v0_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Node info in sync 2022/01/14 10:02:46 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (359.159µs) from=10.233.72.30:46614 2022/01/14 10:02:46 [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. 2022/01/14 10:02:46 [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. 2022/01/14 10:02:46 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/14 10:02:46 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/14 10:02:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_message-router_10.233.35.189_3904" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_nsd_10.233.45.223_8806" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.219_8443" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.230_443" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_sdc_10.233.36.124_8443" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_catalog_10.233.45.223_8806" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_parser_10.233.45.223_8806" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.223_8806" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.234_8181" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.201_9015" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [INFO] agent: Synced service "_v14__aai-nquery_10.233.65.236_8446" 2022/01/14 10:02:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.124_8080" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v0_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Node info in sync 2022/01/14 10:02:46 [DEBUG] http: Request PUT /v1/agent/service/register (92.702303ms) from=10.233.72.30:46618 2022/01/14 10:02:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_message-router_10.233.35.189_3904" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_nsd_10.233.45.223_8806" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.219_8443" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.230_443" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_sdc_10.233.36.124_8443" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_catalog_10.233.45.223_8806" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_parser_10.233.45.223_8806" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.223_8806" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.234_8181" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.201_9015" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.124_8080" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v0_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:46 [DEBUG] agent: Node info in sync 2022/01/14 10:02:46 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (318.55µs) from=10.233.72.30:46622 2022/01/14 10:02:46 [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. 2022/01/14 10:02:46 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/14 10:02:46 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/14 10:02:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v0_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.124_8080" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_message-router_10.233.35.189_3904" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_nsd_10.233.45.223_8806" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.219_8443" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [INFO] agent: Synced service "_v14_aai-nquery_10.233.65.236_8446" 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.230_443" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_sdc_10.233.36.124_8443" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_catalog_10.233.45.223_8806" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_parser_10.233.45.223_8806" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.201_9015" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.223_8806" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.234_8181" in sync 2022/01/14 10:02:46 [DEBUG] agent: Node info in sync 2022/01/14 10:02:46 [DEBUG] http: Request PUT /v1/agent/service/register (49.884645ms) from=10.233.72.30:46624 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_message-router_10.233.35.189_3904" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_nsd_10.233.45.223_8806" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.219_8443" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.230_443" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_sdc_10.233.36.124_8443" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_catalog_10.233.45.223_8806" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_parser_10.233.45.223_8806" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.223_8806" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.234_8181" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.201_9015" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.124_8080" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v0_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Node info in sync 2022/01/14 10:02:46 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (506.801µs) from=10.233.72.30:46628 2022/01/14 10:02:46 [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. 2022/01/14 10:02:46 [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. 2022/01/14 10:02:46 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/14 10:02:46 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/14 10:02:46 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.219_8443" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.230_443" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_sdc_10.233.36.124_8443" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_catalog_10.233.45.223_8806" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_parser_10.233.45.223_8806" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.201_9015" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.223_8806" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.234_8181" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v0_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.124_8080" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_message-router_10.233.35.189_3904" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [INFO] agent: Synced service "_v15__aai-nquery_10.233.65.236_8446" 2022/01/14 10:02:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_nsd_10.233.45.223_8806" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Node info in sync 2022/01/14 10:02:46 [DEBUG] http: Request PUT /v1/agent/service/register (59.422335ms) from=10.233.72.30:46630 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.219_8443" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.230_443" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_sdc_10.233.36.124_8443" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_catalog_10.233.45.223_8806" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_parser_10.233.45.223_8806" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.223_8806" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.234_8181" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.201_9015" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.124_8080" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v0_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_message-router_10.233.35.189_3904" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v15__aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_nsd_10.233.45.223_8806" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Node info in sync 2022/01/14 10:02:46 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (2.276218ms) from=10.233.72.30:46632 2022/01/14 10:02:46 [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. 2022/01/14 10:02:46 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/14 10:02:46 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.219_8443" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.230_443" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_sdc_10.233.36.124_8443" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_catalog_10.233.45.223_8806" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_parser_10.233.45.223_8806" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.201_9015" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [INFO] agent: Synced service "_v15_aai-nquery_10.233.65.236_8446" 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.223_8806" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.234_8181" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.124_8080" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v0_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_message-router_10.233.35.189_3904" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v15__aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_nsd_10.233.45.223_8806" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Node info in sync 2022/01/14 10:02:46 [DEBUG] http: Request PUT /v1/agent/service/register (24.624961ms) from=10.233.72.30:46634 2022/01/14 10:02:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v0_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.124_8080" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_message-router_10.233.35.189_3904" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v15__aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_nsd_10.233.45.223_8806" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.219_8443" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.230_443" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_sdc_10.233.36.124_8443" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_catalog_10.233.45.223_8806" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_parser_10.233.45.223_8806" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.201_9015" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v15_aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.223_8806" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.234_8181" in sync 2022/01/14 10:02:46 [DEBUG] agent: Node info in sync 2022/01/14 10:02:46 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (332.971µs) from=10.233.72.30:46636 2022/01/14 10:02:46 [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. 2022/01/14 10:02:46 [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. 2022/01/14 10:02:46 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/14 10:02:46 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/14 10:02:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_message-router_10.233.35.189_3904" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v15__aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_nsd_10.233.45.223_8806" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.219_8443" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.230_443" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_sdc_10.233.36.124_8443" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_catalog_10.233.45.223_8806" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_parser_10.233.45.223_8806" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.223_8806" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.234_8181" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.201_9015" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v15_aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [INFO] agent: Synced service "_v16__aai-nquery_10.233.65.236_8446" 2022/01/14 10:02:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.124_8080" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v0_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Node info in sync 2022/01/14 10:02:46 [DEBUG] http: Request PUT /v1/agent/service/register (49.640621ms) from=10.233.72.30:46638 2022/01/14 10:02:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.230_443" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_sdc_10.233.36.124_8443" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_catalog_10.233.45.223_8806" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_parser_10.233.45.223_8806" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v15_aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v16__aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.223_8806" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.234_8181" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.201_9015" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.124_8080" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v0_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_message-router_10.233.35.189_3904" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v15__aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_nsd_10.233.45.223_8806" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.219_8443" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Node info in sync 2022/01/14 10:02:46 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (1.617729ms) from=10.233.72.30:46640 2022/01/14 10:02:46 [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. 2022/01/14 10:02:46 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/14 10:02:46 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.223_8806" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.234_8181" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.201_9015" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v15_aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v16__aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.124_8080" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v0_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_message-router_10.233.35.189_3904" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [INFO] agent: Synced service "_v16_aai-nquery_10.233.65.236_8446" 2022/01/14 10:02:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v15__aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_nsd_10.233.45.223_8806" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.219_8443" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.230_443" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_sdc_10.233.36.124_8443" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_catalog_10.233.45.223_8806" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_parser_10.233.45.223_8806" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Node info in sync 2022/01/14 10:02:46 [DEBUG] http: Request PUT /v1/agent/service/register (161.730629ms) from=10.233.72.30:46642 2022/01/14 10:02:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.124_8080" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v0_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v16_aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_message-router_10.233.35.189_3904" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v15__aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_nsd_10.233.45.223_8806" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.219_8443" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.230_443" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_sdc_10.233.36.124_8443" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_catalog_10.233.45.223_8806" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_parser_10.233.45.223_8806" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.201_9015" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v15_aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v16__aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.223_8806" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.234_8181" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:46 [DEBUG] agent: Node info in sync 2022/01/14 10:02:46 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (353.536µs) from=10.233.72.30:46644 2022/01/14 10:02:46 [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. 2022/01/14 10:02:46 [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. 2022/01/14 10:02:46 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/14 10:02:46 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/14 10:02:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v1_catalog_10.233.45.223_8806" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v1_parser_10.233.45.223_8806" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.223_8806" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.234_8181" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.201_9015" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v15_aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v16__aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.124_8080" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v0_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v1_message-router_10.233.35.189_3904" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v16_aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v15__aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:47 [INFO] agent: Synced service "_v17__aai-nquery_10.233.65.236_8446" 2022/01/14 10:02:47 [DEBUG] agent: Service "_v1_nsd_10.233.45.223_8806" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.219_8443" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.230_443" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v1_sdc_10.233.36.124_8443" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v1_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:47 [DEBUG] agent: Node info in sync 2022/01/14 10:02:47 [DEBUG] http: Request PUT /v1/agent/service/register (140.748354ms) from=10.233.72.30:46646 2022/01/14 10:02:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v1_message-router_10.233.35.189_3904" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v16_aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v15__aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v17__aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v1_nsd_10.233.45.223_8806" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.219_8443" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.230_443" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v1_sdc_10.233.36.124_8443" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v1_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v1_catalog_10.233.45.223_8806" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v1_parser_10.233.45.223_8806" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.223_8806" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.234_8181" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.201_9015" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v15_aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v16__aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.124_8080" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v0_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:47 [DEBUG] agent: Node info in sync 2022/01/14 10:02:47 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v17 (481.944µs) from=10.233.72.30:46648 2022/01/14 10:02:47 [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. 2022/01/14 10:02: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. 2022/01/14 10:02: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. 2022/01/14 10:02:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.219_8443" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.230_443" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v1_sdc_10.233.36.124_8443" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v1_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:47 [INFO] agent: Synced service "_v17_aai-nquery_10.233.65.236_8446" 2022/01/14 10:02:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v1_catalog_10.233.45.223_8806" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v1_parser_10.233.45.223_8806" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v15_aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v16__aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.223_8806" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.234_8181" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.201_9015" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.124_8080" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v0_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v16_aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v1_message-router_10.233.35.189_3904" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v15__aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v17__aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v1_nsd_10.233.45.223_8806" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:47 [DEBUG] agent: Node info in sync 2022/01/14 10:02:47 [DEBUG] http: Request PUT /v1/agent/service/register (49.571834ms) from=10.233.72.30:46650 2022/01/14 10:02:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.141_9011" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.236_8446" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.124_8080" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.86_9007" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v0_multicloud_10.233.25.248_9001" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.236_8446" in sync 2022/01/14 10:02:47 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.236_8446" in sync 2022/01/14 10:02:47 [DEBUG] agen