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: 'dd494ae0-c06e-d1a8-539c-67a5202e558f' Node name: 'onap-msb-consul-57c6cc7b75-sj2xw' 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/02/26 09:36:54 [DEBUG] agent: Using random ID "dd494ae0-c06e-d1a8-539c-67a5202e558f" as node ID 2022/02/26 09:36:54 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:dd494ae0-c06e-d1a8-539c-67a5202e558f Address:127.0.0.1:8300}] 2022/02/26 09:36:54 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2022/02/26 09:36:54 [INFO] serf: EventMemberJoin: onap-msb-consul-57c6cc7b75-sj2xw.dc1 127.0.0.1 2022/02/26 09:36:54 [INFO] serf: EventMemberJoin: onap-msb-consul-57c6cc7b75-sj2xw 127.0.0.1 2022/02/26 09:36:54 [INFO] consul: Adding LAN server onap-msb-consul-57c6cc7b75-sj2xw (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/02/26 09:36:54 [INFO] consul: Handled member-join event for server "onap-msb-consul-57c6cc7b75-sj2xw.dc1" in area "wan" 2022/02/26 09:36:54 [DEBUG] agent/proxy: managed Connect proxy manager started 2022/02/26 09:36:54 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2022/02/26 09:36:54 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2022/02/26 09:36:54 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2022/02/26 09:36:54 [INFO] agent: started state syncer 2022/02/26 09:36:54 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2022/02/26 09:36:54 [WARN] raft: Heartbeat timeout from "" reached, starting election 2022/02/26 09:36:54 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2022/02/26 09:36:54 [DEBUG] raft: Votes needed: 1 2022/02/26 09:36:54 [DEBUG] raft: Vote granted from dd494ae0-c06e-d1a8-539c-67a5202e558f in term 2. Tally: 1 2022/02/26 09:36:54 [INFO] raft: Election won. Tally: 1 2022/02/26 09:36:54 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2022/02/26 09:36:54 [INFO] consul: cluster leadership acquired 2022/02/26 09:36:54 [INFO] consul: New leader elected: onap-msb-consul-57c6cc7b75-sj2xw 2022/02/26 09:36:54 [INFO] connect: initialized primary datacenter CA with provider "consul" 2022/02/26 09:36:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-57c6cc7b75-sj2xw" since the cluster is too small 2022/02/26 09:36:54 [INFO] consul: member 'onap-msb-consul-57c6cc7b75-sj2xw' joined, marking health alive 2022/02/26 09:36:54 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/02/26 09:36:54 [INFO] agent: Synced node info 2022/02/26 09:36:54 [DEBUG] agent: Node info in sync 2022/02/26 09:36:56 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/02/26 09:36:56 [DEBUG] agent: Node info in sync ==> Newer Consul version available: 1.11.3 (currently running: 1.4.3) 2022/02/26 09:37:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-57c6cc7b75-sj2xw" since the cluster is too small 2022/02/26 09:38:09 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/02/26 09:38:09 [DEBUG] agent: Node info in sync 2022/02/26 09:38:54 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-57c6cc7b75-sj2xw.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/02/26 09:38:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-57c6cc7b75-sj2xw" since the cluster is too small 2022/02/26 09:39:25 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/02/26 09:39:25 [DEBUG] agent: Node info in sync 2022/02/26 09:39:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-57c6cc7b75-sj2xw" since the cluster is too small 2022/02/26 09:40:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-57c6cc7b75-sj2xw" since the cluster is too small 2022/02/26 09:41:07 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/02/26 09:41:07 [DEBUG] agent: Node info in sync 2022/02/26 09:41:29 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-57c6cc7b75-sj2xw.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/02/26 09:41:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-57c6cc7b75-sj2xw" since the cluster is too small 2022/02/26 09:42:15 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/02/26 09:42:15 [DEBUG] agent: Node info in sync 2022/02/26 09:42:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-57c6cc7b75-sj2xw" since the cluster is too small 2022/02/26 09:43:48 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/02/26 09:43:48 [DEBUG] agent: Node info in sync 2022/02/26 09:43:48 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-57c6cc7b75-sj2xw.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/02/26 09:43:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-57c6cc7b75-sj2xw" since the cluster is too small 2022/02/26 09:44:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-57c6cc7b75-sj2xw" since the cluster is too small 2022/02/26 09:45:35 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/02/26 09:45:35 [DEBUG] agent: Node info in sync 2022/02/26 09:45:49 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-57c6cc7b75-sj2xw.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/02/26 09:45:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-57c6cc7b75-sj2xw" since the cluster is too small 2022/02/26 09:46:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-57c6cc7b75-sj2xw" since the cluster is too small 2022/02/26 09:47:03 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/02/26 09:47:03 [DEBUG] agent: Node info in sync 2022/02/26 09:47:51 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-57c6cc7b75-sj2xw.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/02/26 09:47:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-57c6cc7b75-sj2xw" since the cluster is too small 2022/02/26 09:48:48 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/02/26 09:48:48 [DEBUG] agent: Node info in sync 2022/02/26 09:48:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-57c6cc7b75-sj2xw" since the cluster is too small 2022/02/26 09:49:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-57c6cc7b75-sj2xw" since the cluster is too small 2022/02/26 09:50:31 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-57c6cc7b75-sj2xw.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/02/26 09:50:43 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/02/26 09:50:43 [DEBUG] agent: Node info in sync 2022/02/26 09:50:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-57c6cc7b75-sj2xw" since the cluster is too small 2022/02/26 09:51:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-57c6cc7b75-sj2xw" since the cluster is too small 2022/02/26 09:52:18 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/02/26 09:52:18 [DEBUG] agent: Node info in sync 2022/02/26 09:52:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-57c6cc7b75-sj2xw" since the cluster is too small 2022/02/26 09:52:56 [DEBUG] http: Request GET /v1/status/leader (2.578596ms) from=10.233.65.165:47262 2022/02/26 09:52:56 [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/02/26 09:52:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 09:52:56 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.6.47_9007" 2022/02/26 09:52:56 [DEBUG] agent: Node info in sync 2022/02/26 09:52:56 [DEBUG] http: Request PUT /v1/agent/service/register (16.528056ms) from=10.233.65.165:47276 2022/02/26 09:52:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:52:56 [DEBUG] agent: Node info in sync 2022/02/26 09:52:56 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (978.403µs) from=10.233.65.165:47278 2022/02/26 09:52:57 [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/02/26 09:52:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 09:52:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:52:57 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.6.47_9007" 2022/02/26 09:52:57 [DEBUG] agent: Node info in sync 2022/02/26 09:52:57 [DEBUG] http: Request PUT /v1/agent/service/register (245.467189ms) from=10.233.65.165:47282 2022/02/26 09:52:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:52:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:52:57 [DEBUG] agent: Node info in sync 2022/02/26 09:52:57 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (506.317µs) from=10.233.65.165:47290 2022/02/26 09:52:57 [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/02/26 09:52:57 [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/02/26 09:52:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:52:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:52:57 [INFO] agent: Synced service "_v1_sdc-gui_10.233.8.72_8181" 2022/02/26 09:52:57 [DEBUG] agent: Node info in sync 2022/02/26 09:52:57 [DEBUG] http: Request PUT /v1/agent/service/register (59.058539ms) from=10.233.65.165:47296 2022/02/26 09:52:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:52:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:52:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.72_8181" in sync 2022/02/26 09:52:57 [DEBUG] agent: Node info in sync 2022/02/26 09:52:57 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (545.634µs) from=10.233.65.165:47300 2022/02/26 09:52:57 [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/02/26 09:52:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 09:52:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:52:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:52:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.72_8181" in sync 2022/02/26 09:52:58 [INFO] agent: Synced service "_v1_sdc_10.233.49.133_8443" 2022/02/26 09:52:58 [DEBUG] agent: Node info in sync 2022/02/26 09:52:58 [DEBUG] http: Request PUT /v1/agent/service/register (240.144717ms) from=10.233.65.165:47302 2022/02/26 09:52:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:52:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.72_8181" in sync 2022/02/26 09:52:58 [DEBUG] agent: Service "_v1_sdc_10.233.49.133_8443" in sync 2022/02/26 09:52:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:52:58 [DEBUG] agent: Node info in sync 2022/02/26 09:52:58 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (402.456µs) from=10.233.65.165:47306 2022/02/26 09:52:58 [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/02/26 09:52:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 09:52:58 [DEBUG] agent: Service "_v1_sdc_10.233.49.133_8443" in sync 2022/02/26 09:52:58 [INFO] agent: Synced service "_v1_sdc-deprecated_10.233.49.133_8080" 2022/02/26 09:52:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:52:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:52:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.72_8181" in sync 2022/02/26 09:52:58 [DEBUG] agent: Node info in sync 2022/02/26 09:52:58 [DEBUG] http: Request PUT /v1/agent/service/register (53.366605ms) from=10.233.65.165:47314 2022/02/26 09:52:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.133_8080" in sync 2022/02/26 09:52:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:52:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:52:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.72_8181" in sync 2022/02/26 09:52:58 [DEBUG] agent: Service "_v1_sdc_10.233.49.133_8443" in sync 2022/02/26 09:52:58 [DEBUG] agent: Node info in sync 2022/02/26 09:52:58 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (3.918028ms) from=10.233.65.165:47316 2022/02/26 09:52:58 [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/02/26 09:52:58 [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/02/26 09:52:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:52:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.72_8181" in sync 2022/02/26 09:52:58 [DEBUG] agent: Service "_v1_sdc_10.233.49.133_8443" in sync 2022/02/26 09:52:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.133_8080" in sync 2022/02/26 09:52:58 [INFO] agent: Synced service "_v1_wf-gui_10.233.12.95_8443" 2022/02/26 09:52:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:52:58 [DEBUG] agent: Node info in sync 2022/02/26 09:52:58 [DEBUG] http: Request PUT /v1/agent/service/register (128.115719ms) from=10.233.65.165:47318 2022/02/26 09:52:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.133_8080" in sync 2022/02/26 09:52:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.95_8443" in sync 2022/02/26 09:52:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:52:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:52:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.72_8181" in sync 2022/02/26 09:52:58 [DEBUG] agent: Service "_v1_sdc_10.233.49.133_8443" in sync 2022/02/26 09:52:58 [DEBUG] agent: Node info in sync 2022/02/26 09:52:58 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (485.645µs) from=10.233.65.165:47320 2022/02/26 09:52:58 [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/02/26 09:52:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 09:52:58 [DEBUG] agent: Service "_v1_sdc_10.233.49.133_8443" in sync 2022/02/26 09:52:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.133_8080" in sync 2022/02/26 09:52:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.95_8443" in sync 2022/02/26 09:52:58 [INFO] agent: Synced service "_v1_message-router_10.233.56.76_3904" 2022/02/26 09:52:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:52:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:52:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.72_8181" in sync 2022/02/26 09:52:58 [DEBUG] agent: Node info in sync 2022/02/26 09:52:58 [DEBUG] http: Request PUT /v1/agent/service/register (108.255676ms) from=10.233.65.165:47324 2022/02/26 09:52:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.133_8080" in sync 2022/02/26 09:52:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.95_8443" in sync 2022/02/26 09:52:58 [DEBUG] agent: Service "_v1_message-router_10.233.56.76_3904" in sync 2022/02/26 09:52:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:52:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:52:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.72_8181" in sync 2022/02/26 09:52:58 [DEBUG] agent: Service "_v1_sdc_10.233.49.133_8443" in sync 2022/02/26 09:52:58 [DEBUG] agent: Node info in sync 2022/02/26 09:52:58 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (448.626µs) from=10.233.65.165:47328 2022/02/26 09:52:59 [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/02/26 09:52:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 09:52:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.72_8181" in sync 2022/02/26 09:52:59 [DEBUG] agent: Service "_v1_sdc_10.233.49.133_8443" in sync 2022/02/26 09:52:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.133_8080" in sync 2022/02/26 09:52:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.95_8443" in sync 2022/02/26 09:52:59 [DEBUG] agent: Service "_v1_message-router_10.233.56.76_3904" in sync 2022/02/26 09:52:59 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.34.141_443" 2022/02/26 09:52:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:52:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:52:59 [DEBUG] agent: Node info in sync 2022/02/26 09:52:59 [DEBUG] http: Request PUT /v1/agent/service/register (280.251464ms) from=10.233.65.165:47336 2022/02/26 09:52:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.141_443" in sync 2022/02/26 09:52:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:52:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:52:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.72_8181" in sync 2022/02/26 09:52:59 [DEBUG] agent: Service "_v1_sdc_10.233.49.133_8443" in sync 2022/02/26 09:52:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.133_8080" in sync 2022/02/26 09:52:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.95_8443" in sync 2022/02/26 09:52:59 [DEBUG] agent: Service "_v1_message-router_10.233.56.76_3904" in sync 2022/02/26 09:52:59 [DEBUG] agent: Node info in sync 2022/02/26 09:52:59 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (962.03µs) from=10.233.65.165:47344 2022/02/26 09:52:59 [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/02/26 09:52:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 09:52:59 [DEBUG] agent: Service "_v1_message-router_10.233.56.76_3904" in sync 2022/02/26 09:52:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.141_443" in sync 2022/02/26 09:52:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:52:59 [DEBUG] agent: Service "_v1_sdc_10.233.49.133_8443" in sync 2022/02/26 09:52:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.133_8080" in sync 2022/02/26 09:52:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.95_8443" in sync 2022/02/26 09:52:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:52:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.72_8181" in sync 2022/02/26 09:52:59 [INFO] agent: Synced service "_v0_multicloud_10.233.24.32_9001" 2022/02/26 09:52:59 [DEBUG] agent: Node info in sync 2022/02/26 09:52:59 [DEBUG] http: Request PUT /v1/agent/service/register (145.335394ms) from=10.233.65.165:47346 2022/02/26 09:52:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:52:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.72_8181" in sync 2022/02/26 09:52:59 [DEBUG] agent: Service "_v0_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:52:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:52:59 [DEBUG] agent: Service "_v1_sdc_10.233.49.133_8443" in sync 2022/02/26 09:52:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.133_8080" in sync 2022/02/26 09:52:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.95_8443" in sync 2022/02/26 09:52:59 [DEBUG] agent: Service "_v1_message-router_10.233.56.76_3904" in sync 2022/02/26 09:52:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.141_443" in sync 2022/02/26 09:52:59 [DEBUG] agent: Node info in sync 2022/02/26 09:52:59 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (420.339µs) from=10.233.65.165:47354 2022/02/26 09:52:59 [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/02/26 09:52:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 09:53:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:00 [DEBUG] agent: Service "_v1_sdc_10.233.49.133_8443" in sync 2022/02/26 09:53:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.133_8080" in sync 2022/02/26 09:53:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.95_8443" in sync 2022/02/26 09:53:00 [DEBUG] agent: Service "_v1_message-router_10.233.56.76_3904" in sync 2022/02/26 09:53:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.141_443" in sync 2022/02/26 09:53:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.72_8181" in sync 2022/02/26 09:53:00 [DEBUG] agent: Service "_v0_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:00 [INFO] agent: Synced service "_v1_multicloud_10.233.24.32_9001" 2022/02/26 09:53:00 [DEBUG] agent: Node info in sync 2022/02/26 09:53:00 [DEBUG] http: Request PUT /v1/agent/service/register (139.545167ms) from=10.233.65.165:47358 2022/02/26 09:53:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:00 [DEBUG] agent: Service "_v1_sdc_10.233.49.133_8443" in sync 2022/02/26 09:53:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.133_8080" in sync 2022/02/26 09:53:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.95_8443" in sync 2022/02/26 09:53:00 [DEBUG] agent: Service "_v1_message-router_10.233.56.76_3904" in sync 2022/02/26 09:53:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.141_443" in sync 2022/02/26 09:53:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.72_8181" in sync 2022/02/26 09:53:00 [DEBUG] agent: Service "_v0_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:00 [DEBUG] agent: Service "_v1_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:00 [DEBUG] agent: Node info in sync 2022/02/26 09:53:00 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (422.008µs) from=10.233.65.165:47364 2022/02/26 09:53:00 [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/02/26 09:53:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 09:53:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.141_443" in sync 2022/02/26 09:53:00 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.22.251_9011" 2022/02/26 09:53:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:00 [DEBUG] agent: Service "_v1_sdc_10.233.49.133_8443" in sync 2022/02/26 09:53:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.133_8080" in sync 2022/02/26 09:53:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.95_8443" in sync 2022/02/26 09:53:00 [DEBUG] agent: Service "_v1_message-router_10.233.56.76_3904" in sync 2022/02/26 09:53:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.72_8181" in sync 2022/02/26 09:53:00 [DEBUG] agent: Service "_v0_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:00 [DEBUG] agent: Service "_v1_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:00 [DEBUG] agent: Node info in sync 2022/02/26 09:53:00 [DEBUG] http: Request PUT /v1/agent/service/register (39.179778ms) from=10.233.65.165:47368 2022/02/26 09:53:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.95_8443" in sync 2022/02/26 09:53:00 [DEBUG] agent: Service "_v1_message-router_10.233.56.76_3904" in sync 2022/02/26 09:53:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.141_443" in sync 2022/02/26 09:53:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:00 [DEBUG] agent: Service "_v1_sdc_10.233.49.133_8443" in sync 2022/02/26 09:53:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.133_8080" in sync 2022/02/26 09:53:00 [DEBUG] agent: Service "_v1_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.72_8181" in sync 2022/02/26 09:53:00 [DEBUG] agent: Service "_v0_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:00 [DEBUG] agent: Node info in sync 2022/02/26 09:53:00 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (380.284µs) from=10.233.65.165:47370 2022/02/26 09:53:00 [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/02/26 09:53:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 09:53:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.72_8181" in sync 2022/02/26 09:53:00 [DEBUG] agent: Service "_v0_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:00 [DEBUG] agent: Service "_v1_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:00 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.22.251_9011" 2022/02/26 09:53:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:00 [DEBUG] agent: Service "_v1_sdc_10.233.49.133_8443" in sync 2022/02/26 09:53:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.133_8080" in sync 2022/02/26 09:53:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.95_8443" in sync 2022/02/26 09:53:00 [DEBUG] agent: Service "_v1_message-router_10.233.56.76_3904" in sync 2022/02/26 09:53:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.141_443" in sync 2022/02/26 09:53:00 [DEBUG] agent: Node info in sync 2022/02/26 09:53:00 [DEBUG] http: Request PUT /v1/agent/service/register (250.445366ms) from=10.233.65.165:47372 2022/02/26 09:53:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.95_8443" in sync 2022/02/26 09:53:00 [DEBUG] agent: Service "_v1_message-router_10.233.56.76_3904" in sync 2022/02/26 09:53:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.141_443" in sync 2022/02/26 09:53:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:00 [DEBUG] agent: Service "_v1_sdc_10.233.49.133_8443" in sync 2022/02/26 09:53:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.133_8080" in sync 2022/02/26 09:53:00 [DEBUG] agent: Service "_v1_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.72_8181" in sync 2022/02/26 09:53:00 [DEBUG] agent: Service "_v0_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:00 [DEBUG] agent: Node info in sync 2022/02/26 09:53:00 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (416.59µs) from=10.233.65.165:47374 2022/02/26 09:53:00 [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/02/26 09:53:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 09:53:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.72_8181" in sync 2022/02/26 09:53:00 [DEBUG] agent: Service "_v0_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:00 [DEBUG] agent: Service "_v1_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:00 [INFO] agent: Synced service "_v1_parser_10.233.38.8_8806" 2022/02/26 09:53:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:00 [DEBUG] agent: Service "_v1_sdc_10.233.49.133_8443" in sync 2022/02/26 09:53:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.133_8080" in sync 2022/02/26 09:53:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.95_8443" in sync 2022/02/26 09:53:00 [DEBUG] agent: Service "_v1_message-router_10.233.56.76_3904" in sync 2022/02/26 09:53:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.141_443" in sync 2022/02/26 09:53:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:00 [DEBUG] agent: Node info in sync 2022/02/26 09:53:00 [DEBUG] http: Request PUT /v1/agent/service/register (67.056382ms) from=10.233.65.165:47382 2022/02/26 09:53:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:00 [DEBUG] agent: Service "_v1_sdc_10.233.49.133_8443" in sync 2022/02/26 09:53:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.133_8080" in sync 2022/02/26 09:53:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.95_8443" in sync 2022/02/26 09:53:00 [DEBUG] agent: Service "_v1_message-router_10.233.56.76_3904" in sync 2022/02/26 09:53:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.141_443" in sync 2022/02/26 09:53:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.72_8181" in sync 2022/02/26 09:53:00 [DEBUG] agent: Service "_v0_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:00 [DEBUG] agent: Service "_v1_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:00 [DEBUG] agent: Service "_v1_parser_10.233.38.8_8806" in sync 2022/02/26 09:53:00 [DEBUG] agent: Node info in sync 2022/02/26 09:53:00 [DEBUG] http: Request GET /v1/health/service/parser-v1 (552.478µs) from=10.233.65.165:47386 2022/02/26 09:53:00 [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/02/26 09:53:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 09:53:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.72_8181" in sync 2022/02/26 09:53:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:00 [DEBUG] agent: Service "_v1_parser_10.233.38.8_8806" in sync 2022/02/26 09:53:00 [INFO] agent: Synced service "_v1_catalog_10.233.38.8_8806" 2022/02/26 09:53:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:00 [DEBUG] agent: Service "_v1_sdc_10.233.49.133_8443" in sync 2022/02/26 09:53:00 [DEBUG] agent: Service "_v0_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:00 [DEBUG] agent: Service "_v1_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.133_8080" in sync 2022/02/26 09:53:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.95_8443" in sync 2022/02/26 09:53:00 [DEBUG] agent: Service "_v1_message-router_10.233.56.76_3904" in sync 2022/02/26 09:53:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.141_443" in sync 2022/02/26 09:53:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:00 [DEBUG] agent: Node info in sync 2022/02/26 09:53:00 [DEBUG] agent: Service "_v1_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:00 [DEBUG] agent: Service "_v0_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.95_8443" in sync 2022/02/26 09:53:00 [DEBUG] agent: Service "_v1_message-router_10.233.56.76_3904" in sync 2022/02/26 09:53:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.141_443" in sync 2022/02/26 09:53:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.133_8080" in sync 2022/02/26 09:53:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.72_8181" in sync 2022/02/26 09:53:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:00 [DEBUG] agent: Service "_v1_parser_10.233.38.8_8806" in sync 2022/02/26 09:53:00 [DEBUG] agent: Service "_v1_catalog_10.233.38.8_8806" in sync 2022/02/26 09:53:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:00 [DEBUG] agent: Service "_v1_sdc_10.233.49.133_8443" in sync 2022/02/26 09:53:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:00 [DEBUG] agent: Node info in sync 2022/02/26 09:53:00 [DEBUG] http: Request PUT /v1/agent/service/register (42.82285ms) from=10.233.65.165:47388 2022/02/26 09:53:00 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (636.495µs) from=10.233.65.165:47390 2022/02/26 09:53:01 [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/02/26 09:53:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 09:53:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.95_8443" in sync 2022/02/26 09:53:01 [DEBUG] agent: Service "_v1_message-router_10.233.56.76_3904" in sync 2022/02/26 09:53:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.141_443" in sync 2022/02/26 09:53:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:01 [INFO] agent: Synced service "_v1_nsd_10.233.38.8_8806" 2022/02/26 09:53:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.133_8080" in sync 2022/02/26 09:53:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.72_8181" in sync 2022/02/26 09:53:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:01 [DEBUG] agent: Service "_v1_parser_10.233.38.8_8806" in sync 2022/02/26 09:53:01 [DEBUG] agent: Service "_v1_catalog_10.233.38.8_8806" in sync 2022/02/26 09:53:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:01 [DEBUG] agent: Service "_v1_sdc_10.233.49.133_8443" in sync 2022/02/26 09:53:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:01 [DEBUG] agent: Service "_v1_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:01 [DEBUG] agent: Service "_v0_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:01 [DEBUG] agent: Node info in sync 2022/02/26 09:53:01 [DEBUG] http: Request PUT /v1/agent/service/register (274.049113ms) from=10.233.65.165:47392 2022/02/26 09:53:01 [DEBUG] agent: Service "_v1_message-router_10.233.56.76_3904" in sync 2022/02/26 09:53:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.141_443" in sync 2022/02/26 09:53:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:01 [DEBUG] agent: Service "_v1_nsd_10.233.38.8_8806" in sync 2022/02/26 09:53:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.133_8080" in sync 2022/02/26 09:53:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.95_8443" in sync 2022/02/26 09:53:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:01 [DEBUG] agent: Service "_v1_parser_10.233.38.8_8806" in sync 2022/02/26 09:53:01 [DEBUG] agent: Service "_v1_catalog_10.233.38.8_8806" in sync 2022/02/26 09:53:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.72_8181" in sync 2022/02/26 09:53:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:01 [DEBUG] agent: Service "_v1_sdc_10.233.49.133_8443" in sync 2022/02/26 09:53:01 [DEBUG] agent: Service "_v0_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:01 [DEBUG] agent: Service "_v1_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:01 [DEBUG] agent: Node info in sync 2022/02/26 09:53:01 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (472.496µs) from=10.233.65.165:47404 2022/02/26 09:53:01 [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/02/26 09:53:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 09:53:01 [DEBUG] agent: Service "_v0_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:01 [DEBUG] agent: Service "_v1_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.133_8080" in sync 2022/02/26 09:53:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.95_8443" in sync 2022/02/26 09:53:01 [DEBUG] agent: Service "_v1_message-router_10.233.56.76_3904" in sync 2022/02/26 09:53:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.141_443" in sync 2022/02/26 09:53:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:01 [DEBUG] agent: Service "_v1_nsd_10.233.38.8_8806" in sync 2022/02/26 09:53:01 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.38.8_8806" 2022/02/26 09:53:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.72_8181" in sync 2022/02/26 09:53:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:01 [DEBUG] agent: Service "_v1_parser_10.233.38.8_8806" in sync 2022/02/26 09:53:01 [DEBUG] agent: Service "_v1_catalog_10.233.38.8_8806" in sync 2022/02/26 09:53:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:01 [DEBUG] agent: Service "_v1_sdc_10.233.49.133_8443" in sync 2022/02/26 09:53:01 [DEBUG] agent: Node info in sync 2022/02/26 09:53:01 [DEBUG] http: Request PUT /v1/agent/service/register (207.639152ms) from=10.233.65.165:47406 2022/02/26 09:53:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:01 [DEBUG] agent: Service "_v1_nsd_10.233.38.8_8806" in sync 2022/02/26 09:53:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.8_8806" in sync 2022/02/26 09:53:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.133_8080" in sync 2022/02/26 09:53:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.95_8443" in sync 2022/02/26 09:53:01 [DEBUG] agent: Service "_v1_message-router_10.233.56.76_3904" in sync 2022/02/26 09:53:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.141_443" in sync 2022/02/26 09:53:01 [DEBUG] agent: Service "_v1_catalog_10.233.38.8_8806" in sync 2022/02/26 09:53:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.72_8181" in sync 2022/02/26 09:53:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:01 [DEBUG] agent: Service "_v1_parser_10.233.38.8_8806" in sync 2022/02/26 09:53:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:01 [DEBUG] agent: Service "_v1_sdc_10.233.49.133_8443" in sync 2022/02/26 09:53:01 [DEBUG] agent: Service "_v0_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:01 [DEBUG] agent: Service "_v1_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:01 [DEBUG] agent: Node info in sync 2022/02/26 09:53:01 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (482.583µs) from=10.233.65.165:47414 2022/02/26 09:53:01 [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/02/26 09:53:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 09:53:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:01 [DEBUG] agent: Service "_v1_sdc_10.233.49.133_8443" in sync 2022/02/26 09:53:01 [DEBUG] agent: Service "_v0_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:01 [DEBUG] agent: Service "_v1_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.133_8080" in sync 2022/02/26 09:53:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.95_8443" in sync 2022/02/26 09:53:01 [DEBUG] agent: Service "_v1_message-router_10.233.56.76_3904" in sync 2022/02/26 09:53:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.141_443" in sync 2022/02/26 09:53:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:01 [DEBUG] agent: Service "_v1_nsd_10.233.38.8_8806" in sync 2022/02/26 09:53:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.8_8806" in sync 2022/02/26 09:53:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.72_8181" in sync 2022/02/26 09:53:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:02 [DEBUG] agent: Service "_v1_parser_10.233.38.8_8806" in sync 2022/02/26 09:53:02 [DEBUG] agent: Service "_v1_catalog_10.233.38.8_8806" in sync 2022/02/26 09:53:02 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.13.94_9015" 2022/02/26 09:53:02 [DEBUG] agent: Node info in sync 2022/02/26 09:53:02 [DEBUG] http: Request PUT /v1/agent/service/register (194.66265ms) from=10.233.65.165:47418 2022/02/26 09:53:02 [DEBUG] agent: Service "_v0_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:02 [DEBUG] agent: Service "_v1_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:02 [DEBUG] agent: Service "_v1_nsd_10.233.38.8_8806" in sync 2022/02/26 09:53:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.8_8806" in sync 2022/02/26 09:53:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.133_8080" in sync 2022/02/26 09:53:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.95_8443" in sync 2022/02/26 09:53:02 [DEBUG] agent: Service "_v1_message-router_10.233.56.76_3904" in sync 2022/02/26 09:53:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.141_443" in sync 2022/02/26 09:53:02 [DEBUG] agent: Service "_v1_catalog_10.233.38.8_8806" in sync 2022/02/26 09:53:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.94_9015" in sync 2022/02/26 09:53:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.72_8181" in sync 2022/02/26 09:53:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:02 [DEBUG] agent: Service "_v1_parser_10.233.38.8_8806" in sync 2022/02/26 09:53:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:02 [DEBUG] agent: Service "_v1_sdc_10.233.49.133_8443" in sync 2022/02/26 09:53:02 [DEBUG] agent: Node info in sync 2022/02/26 09:53:02 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (782.524µs) from=10.233.65.165:47422 2022/02/26 09:53:02 [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/02/26 09:53:02 [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/02/26 09:53:02 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 09:53:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 09:53:02 [DEBUG] agent: Service "_v1_message-router_10.233.56.76_3904" in sync 2022/02/26 09:53:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.141_443" in sync 2022/02/26 09:53:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:02 [DEBUG] agent: Service "_v1_nsd_10.233.38.8_8806" in sync 2022/02/26 09:53:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.8_8806" in sync 2022/02/26 09:53:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.133_8080" in sync 2022/02/26 09:53:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.95_8443" in sync 2022/02/26 09:53:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:02 [DEBUG] agent: Service "_v1_parser_10.233.38.8_8806" in sync 2022/02/26 09:53:02 [DEBUG] agent: Service "_v1_catalog_10.233.38.8_8806" in sync 2022/02/26 09:53:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.94_9015" in sync 2022/02/26 09:53:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.72_8181" in sync 2022/02/26 09:53:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:02 [DEBUG] agent: Service "_v1_sdc_10.233.49.133_8443" in sync 2022/02/26 09:53:02 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.67.47_8446" 2022/02/26 09:53:02 [DEBUG] agent: Service "_v0_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:02 [DEBUG] agent: Service "_v1_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:02 [DEBUG] agent: Node info in sync 2022/02/26 09:53:02 [DEBUG] http: Request PUT /v1/agent/service/register (232.811681ms) from=10.233.65.165:47428 2022/02/26 09:53:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.72_8181" in sync 2022/02/26 09:53:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:02 [DEBUG] agent: Service "_v1_parser_10.233.38.8_8806" in sync 2022/02/26 09:53:02 [DEBUG] agent: Service "_v1_catalog_10.233.38.8_8806" in sync 2022/02/26 09:53:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.94_9015" in sync 2022/02/26 09:53:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:02 [DEBUG] agent: Service "_v1_sdc_10.233.49.133_8443" in sync 2022/02/26 09:53:02 [DEBUG] agent: Service "_v0_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:02 [DEBUG] agent: Service "_v1_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.133_8080" in sync 2022/02/26 09:53:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.95_8443" in sync 2022/02/26 09:53:02 [DEBUG] agent: Service "_v1_message-router_10.233.56.76_3904" in sync 2022/02/26 09:53:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.141_443" in sync 2022/02/26 09:53:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:02 [DEBUG] agent: Service "_v1_nsd_10.233.38.8_8806" in sync 2022/02/26 09:53:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.8_8806" in sync 2022/02/26 09:53:02 [DEBUG] agent: Node info in sync 2022/02/26 09:53:02 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (403.39µs) from=10.233.65.165:47432 2022/02/26 09:53:02 [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/02/26 09:53:02 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 09:53:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 09:53:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:02 [DEBUG] agent: Service "_v1_sdc_10.233.49.133_8443" in sync 2022/02/26 09:53:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:02 [DEBUG] agent: Service "_v0_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:02 [DEBUG] agent: Service "_v1_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:02 [DEBUG] agent: Service "_v1_message-router_10.233.56.76_3904" in sync 2022/02/26 09:53:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.141_443" in sync 2022/02/26 09:53:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:02 [DEBUG] agent: Service "_v1_nsd_10.233.38.8_8806" in sync 2022/02/26 09:53:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.8_8806" in sync 2022/02/26 09:53:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.133_8080" in sync 2022/02/26 09:53:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.95_8443" in sync 2022/02/26 09:53:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:02 [DEBUG] agent: Service "_v1_parser_10.233.38.8_8806" in sync 2022/02/26 09:53:02 [DEBUG] agent: Service "_v1_catalog_10.233.38.8_8806" in sync 2022/02/26 09:53:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.94_9015" in sync 2022/02/26 09:53:02 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.67.47_8446" 2022/02/26 09:53:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.72_8181" in sync 2022/02/26 09:53:02 [DEBUG] agent: Node info in sync 2022/02/26 09:53:02 [DEBUG] http: Request PUT /v1/agent/service/register (186.534658ms) from=10.233.65.165:47434 2022/02/26 09:53:02 [DEBUG] agent: Service "_v1_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:02 [DEBUG] agent: Service "_v0_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.95_8443" in sync 2022/02/26 09:53:02 [DEBUG] agent: Service "_v1_message-router_10.233.56.76_3904" in sync 2022/02/26 09:53:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.141_443" in sync 2022/02/26 09:53:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:02 [DEBUG] agent: Service "_v1_nsd_10.233.38.8_8806" in sync 2022/02/26 09:53:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.8_8806" in sync 2022/02/26 09:53:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.133_8080" in sync 2022/02/26 09:53:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.72_8181" in sync 2022/02/26 09:53:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:02 [DEBUG] agent: Service "_v1_parser_10.233.38.8_8806" in sync 2022/02/26 09:53:02 [DEBUG] agent: Service "_v1_catalog_10.233.38.8_8806" in sync 2022/02/26 09:53:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.94_9015" in sync 2022/02/26 09:53:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:02 [DEBUG] agent: Service "_v1_sdc_10.233.49.133_8443" in sync 2022/02/26 09:53:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:02 [DEBUG] agent: Node info in sync 2022/02/26 09:53:02 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (443.076µs) from=10.233.65.165:47440 2022/02/26 09:53:02 [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/02/26 09:53:02 [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/02/26 09:53:02 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 09:53:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 09:53:02 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.67.47_8446" 2022/02/26 09:53:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:02 [DEBUG] agent: Service "_v1_sdc_10.233.49.133_8443" in sync 2022/02/26 09:53:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:02 [DEBUG] agent: Service "_v0_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:02 [DEBUG] agent: Service "_v1_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:02 [DEBUG] agent: Service "_v1_message-router_10.233.56.76_3904" in sync 2022/02/26 09:53:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.141_443" in sync 2022/02/26 09:53:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:02 [DEBUG] agent: Service "_v1_nsd_10.233.38.8_8806" in sync 2022/02/26 09:53:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.8_8806" in sync 2022/02/26 09:53:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.133_8080" in sync 2022/02/26 09:53:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.95_8443" in sync 2022/02/26 09:53:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:02 [DEBUG] agent: Service "_v1_parser_10.233.38.8_8806" in sync 2022/02/26 09:53:02 [DEBUG] agent: Service "_v1_catalog_10.233.38.8_8806" in sync 2022/02/26 09:53:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.94_9015" in sync 2022/02/26 09:53:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.72_8181" in sync 2022/02/26 09:53:02 [DEBUG] agent: Node info in sync 2022/02/26 09:53:02 [DEBUG] http: Request PUT /v1/agent/service/register (215.075911ms) from=10.233.65.165:47446 2022/02/26 09:53:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.133_8080" in sync 2022/02/26 09:53:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.95_8443" in sync 2022/02/26 09:53:02 [DEBUG] agent: Service "_v1_message-router_10.233.56.76_3904" in sync 2022/02/26 09:53:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.141_443" in sync 2022/02/26 09:53:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:02 [DEBUG] agent: Service "_v1_nsd_10.233.38.8_8806" in sync 2022/02/26 09:53:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.8_8806" in sync 2022/02/26 09:53:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.72_8181" in sync 2022/02/26 09:53:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:02 [DEBUG] agent: Service "_v1_parser_10.233.38.8_8806" in sync 2022/02/26 09:53:02 [DEBUG] agent: Service "_v1_catalog_10.233.38.8_8806" in sync 2022/02/26 09:53:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.94_9015" in sync 2022/02/26 09:53:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:02 [DEBUG] agent: Service "_v1_sdc_10.233.49.133_8443" in sync 2022/02/26 09:53:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:02 [DEBUG] agent: Service "_v0_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:02 [DEBUG] agent: Service "_v1_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:02 [DEBUG] agent: Node info in sync 2022/02/26 09:53:02 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (445.371µs) from=10.233.65.165:47452 2022/02/26 09:53:03 [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/02/26 09:53:03 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 09:53:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 09:53:03 [DEBUG] agent: Service "_v1_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:03 [DEBUG] agent: Service "_v0_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.95_8443" in sync 2022/02/26 09:53:03 [DEBUG] agent: Service "_v1_message-router_10.233.56.76_3904" in sync 2022/02/26 09:53:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.141_443" in sync 2022/02/26 09:53:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:03 [DEBUG] agent: Service "_v1_nsd_10.233.38.8_8806" in sync 2022/02/26 09:53:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.8_8806" in sync 2022/02/26 09:53:03 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.67.47_8446" 2022/02/26 09:53:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.133_8080" in sync 2022/02/26 09:53:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.72_8181" in sync 2022/02/26 09:53:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:03 [DEBUG] agent: Service "_v1_parser_10.233.38.8_8806" in sync 2022/02/26 09:53:03 [DEBUG] agent: Service "_v1_catalog_10.233.38.8_8806" in sync 2022/02/26 09:53:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.94_9015" in sync 2022/02/26 09:53:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:03 [DEBUG] agent: Service "_v1_sdc_10.233.49.133_8443" in sync 2022/02/26 09:53:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:03 [DEBUG] agent: Node info in sync 2022/02/26 09:53:03 [DEBUG] http: Request PUT /v1/agent/service/register (88.823259ms) from=10.233.65.165:47454 2022/02/26 09:53:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.72_8181" in sync 2022/02/26 09:53:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:03 [DEBUG] agent: Service "_v1_parser_10.233.38.8_8806" in sync 2022/02/26 09:53:03 [DEBUG] agent: Service "_v1_catalog_10.233.38.8_8806" in sync 2022/02/26 09:53:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.94_9015" in sync 2022/02/26 09:53:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:03 [DEBUG] agent: Service "_v1_sdc_10.233.49.133_8443" in sync 2022/02/26 09:53:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:03 [DEBUG] agent: Service "_v0_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:03 [DEBUG] agent: Service "_v1_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.133_8080" in sync 2022/02/26 09:53:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.95_8443" in sync 2022/02/26 09:53:03 [DEBUG] agent: Service "_v1_message-router_10.233.56.76_3904" in sync 2022/02/26 09:53:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.141_443" in sync 2022/02/26 09:53:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:03 [DEBUG] agent: Service "_v1_nsd_10.233.38.8_8806" in sync 2022/02/26 09:53:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.8_8806" in sync 2022/02/26 09:53:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:03 [DEBUG] agent: Node info in sync 2022/02/26 09:53:03 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (429.245µs) from=10.233.65.165:47462 2022/02/26 09:53:03 [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/02/26 09:53:03 [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/02/26 09:53:03 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 09:53:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 09:53:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.133_8080" in sync 2022/02/26 09:53:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.95_8443" in sync 2022/02/26 09:53:03 [DEBUG] agent: Service "_v1_message-router_10.233.56.76_3904" in sync 2022/02/26 09:53:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.141_443" in sync 2022/02/26 09:53:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:03 [DEBUG] agent: Service "_v1_nsd_10.233.38.8_8806" in sync 2022/02/26 09:53:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.8_8806" in sync 2022/02/26 09:53:03 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.67.47_8446" 2022/02/26 09:53:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.72_8181" in sync 2022/02/26 09:53:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:03 [DEBUG] agent: Service "_v1_parser_10.233.38.8_8806" in sync 2022/02/26 09:53:03 [DEBUG] agent: Service "_v1_catalog_10.233.38.8_8806" in sync 2022/02/26 09:53:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.94_9015" in sync 2022/02/26 09:53:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:03 [DEBUG] agent: Service "_v1_sdc_10.233.49.133_8443" in sync 2022/02/26 09:53:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:03 [DEBUG] agent: Service "_v0_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:03 [DEBUG] agent: Service "_v1_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:03 [DEBUG] agent: Node info in sync 2022/02/26 09:53:03 [DEBUG] http: Request PUT /v1/agent/service/register (124.557252ms) from=10.233.65.165:47464 2022/02/26 09:53:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:03 [DEBUG] agent: Service "_v1_parser_10.233.38.8_8806" in sync 2022/02/26 09:53:03 [DEBUG] agent: Service "_v1_catalog_10.233.38.8_8806" in sync 2022/02/26 09:53:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.94_9015" in sync 2022/02/26 09:53:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.72_8181" in sync 2022/02/26 09:53:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:03 [DEBUG] agent: Service "_v1_sdc_10.233.49.133_8443" in sync 2022/02/26 09:53:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:03 [DEBUG] agent: Service "_v0_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:03 [DEBUG] agent: Service "_v1_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:03 [DEBUG] agent: Service "_v1_message-router_10.233.56.76_3904" in sync 2022/02/26 09:53:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.141_443" in sync 2022/02/26 09:53:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:03 [DEBUG] agent: Service "_v1_nsd_10.233.38.8_8806" in sync 2022/02/26 09:53:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.8_8806" in sync 2022/02/26 09:53:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.133_8080" in sync 2022/02/26 09:53:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.95_8443" in sync 2022/02/26 09:53:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:03 [DEBUG] agent: Node info in sync 2022/02/26 09:53:03 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (336.804µs) from=10.233.65.165:47466 2022/02/26 09:53:03 [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/02/26 09:53:03 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 09:53:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 09:53:03 [DEBUG] agent: Service "_v1_message-router_10.233.56.76_3904" in sync 2022/02/26 09:53:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.141_443" in sync 2022/02/26 09:53:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:03 [DEBUG] agent: Service "_v1_nsd_10.233.38.8_8806" in sync 2022/02/26 09:53:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.8_8806" in sync 2022/02/26 09:53:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.133_8080" in sync 2022/02/26 09:53:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.95_8443" in sync 2022/02/26 09:53:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:03 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.67.47_8446" 2022/02/26 09:53:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:03 [DEBUG] agent: Service "_v1_parser_10.233.38.8_8806" in sync 2022/02/26 09:53:03 [DEBUG] agent: Service "_v1_catalog_10.233.38.8_8806" in sync 2022/02/26 09:53:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.94_9015" in sync 2022/02/26 09:53:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.72_8181" in sync 2022/02/26 09:53:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:03 [DEBUG] agent: Service "_v1_sdc_10.233.49.133_8443" in sync 2022/02/26 09:53:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:03 [DEBUG] agent: Service "_v0_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:03 [DEBUG] agent: Service "_v1_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:03 [DEBUG] agent: Node info in sync 2022/02/26 09:53:03 [DEBUG] http: Request PUT /v1/agent/service/register (69.321432ms) from=10.233.65.165:47468 2022/02/26 09:53:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.72_8181" in sync 2022/02/26 09:53:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:03 [DEBUG] agent: Service "_v1_parser_10.233.38.8_8806" in sync 2022/02/26 09:53:03 [DEBUG] agent: Service "_v1_catalog_10.233.38.8_8806" in sync 2022/02/26 09:53:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.94_9015" in sync 2022/02/26 09:53:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:03 [DEBUG] agent: Service "_v1_sdc_10.233.49.133_8443" in sync 2022/02/26 09:53:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:03 [DEBUG] agent: Service "_v0_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:03 [DEBUG] agent: Service "_v1_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.133_8080" in sync 2022/02/26 09:53:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.95_8443" in sync 2022/02/26 09:53:03 [DEBUG] agent: Service "_v1_message-router_10.233.56.76_3904" in sync 2022/02/26 09:53:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.141_443" in sync 2022/02/26 09:53:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:03 [DEBUG] agent: Service "_v1_nsd_10.233.38.8_8806" in sync 2022/02/26 09:53:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.8_8806" in sync 2022/02/26 09:53:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:03 [DEBUG] agent: Node info in sync 2022/02/26 09:53:03 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (330.993µs) from=10.233.65.165:47472 2022/02/26 09:53:03 [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/02/26 09:53:03 [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/02/26 09:53:03 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 09:53:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 09:53:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.8_8806" in sync 2022/02/26 09:53:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.133_8080" in sync 2022/02/26 09:53:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.95_8443" in sync 2022/02/26 09:53:03 [DEBUG] agent: Service "_v1_message-router_10.233.56.76_3904" in sync 2022/02/26 09:53:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.141_443" in sync 2022/02/26 09:53:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:03 [DEBUG] agent: Service "_v1_nsd_10.233.38.8_8806" in sync 2022/02/26 09:53:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:03 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.67.47_8446" 2022/02/26 09:53:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.72_8181" in sync 2022/02/26 09:53:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:03 [DEBUG] agent: Service "_v1_parser_10.233.38.8_8806" in sync 2022/02/26 09:53:03 [DEBUG] agent: Service "_v1_catalog_10.233.38.8_8806" in sync 2022/02/26 09:53:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.94_9015" in sync 2022/02/26 09:53:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:03 [DEBUG] agent: Service "_v1_sdc_10.233.49.133_8443" in sync 2022/02/26 09:53:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:03 [DEBUG] agent: Service "_v0_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:03 [DEBUG] agent: Service "_v1_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:03 [DEBUG] agent: Node info in sync 2022/02/26 09:53:03 [DEBUG] http: Request PUT /v1/agent/service/register (251.200426ms) from=10.233.65.165:47474 2022/02/26 09:53:03 [DEBUG] agent: Service "_v1_nsd_10.233.38.8_8806" in sync 2022/02/26 09:53:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.8_8806" in sync 2022/02/26 09:53:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.133_8080" in sync 2022/02/26 09:53:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.95_8443" in sync 2022/02/26 09:53:03 [DEBUG] agent: Service "_v1_message-router_10.233.56.76_3904" in sync 2022/02/26 09:53:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.141_443" in sync 2022/02/26 09:53:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.94_9015" in sync 2022/02/26 09:53:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.72_8181" in sync 2022/02/26 09:53:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:03 [DEBUG] agent: Service "_v1_parser_10.233.38.8_8806" in sync 2022/02/26 09:53:03 [DEBUG] agent: Service "_v1_catalog_10.233.38.8_8806" in sync 2022/02/26 09:53:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:03 [DEBUG] agent: Service "_v1_sdc_10.233.49.133_8443" in sync 2022/02/26 09:53:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:03 [DEBUG] agent: Service "_v0_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:03 [DEBUG] agent: Service "_v1_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:03 [DEBUG] agent: Node info in sync 2022/02/26 09:53:03 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (341.721µs) from=10.233.65.165:47478 2022/02/26 09:53:03 [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/02/26 09:53:03 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 09:53:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 09:53:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.72_8181" in sync 2022/02/26 09:53:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:04 [DEBUG] agent: Service "_v1_parser_10.233.38.8_8806" in sync 2022/02/26 09:53:04 [DEBUG] agent: Service "_v1_catalog_10.233.38.8_8806" in sync 2022/02/26 09:53:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.94_9015" in sync 2022/02/26 09:53:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:04 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.67.47_8446" 2022/02/26 09:53:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:04 [DEBUG] agent: Service "_v1_sdc_10.233.49.133_8443" in sync 2022/02/26 09:53:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:04 [DEBUG] agent: Service "_v0_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:04 [DEBUG] agent: Service "_v1_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.133_8080" in sync 2022/02/26 09:53:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.95_8443" in sync 2022/02/26 09:53:04 [DEBUG] agent: Service "_v1_message-router_10.233.56.76_3904" in sync 2022/02/26 09:53:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.141_443" in sync 2022/02/26 09:53:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:04 [DEBUG] agent: Service "_v1_nsd_10.233.38.8_8806" in sync 2022/02/26 09:53:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.8_8806" in sync 2022/02/26 09:53:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:04 [DEBUG] agent: Node info in sync 2022/02/26 09:53:04 [DEBUG] http: Request PUT /v1/agent/service/register (366.337903ms) from=10.233.65.165:47480 2022/02/26 09:53:04 [DEBUG] agent: Service "_v0_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:04 [DEBUG] agent: Service "_v1_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.141_443" in sync 2022/02/26 09:53:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:04 [DEBUG] agent: Service "_v1_nsd_10.233.38.8_8806" in sync 2022/02/26 09:53:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.8_8806" in sync 2022/02/26 09:53:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.133_8080" in sync 2022/02/26 09:53:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.95_8443" in sync 2022/02/26 09:53:04 [DEBUG] agent: Service "_v1_message-router_10.233.56.76_3904" in sync 2022/02/26 09:53:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:04 [DEBUG] agent: Service "_v1_parser_10.233.38.8_8806" in sync 2022/02/26 09:53:04 [DEBUG] agent: Service "_v1_catalog_10.233.38.8_8806" in sync 2022/02/26 09:53:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.94_9015" in sync 2022/02/26 09:53:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.72_8181" in sync 2022/02/26 09:53:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:04 [DEBUG] agent: Service "_v1_sdc_10.233.49.133_8443" in sync 2022/02/26 09:53:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:04 [DEBUG] agent: Node info in sync 2022/02/26 09:53:04 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (372.946µs) from=10.233.65.165:47488 2022/02/26 09:53:04 [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/02/26 09:53:04 [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/02/26 09:53:04 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 09:53:04 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 09:53:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:04 [DEBUG] agent: Service "_v1_sdc_10.233.49.133_8443" in sync 2022/02/26 09:53:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:04 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.67.47_8446" 2022/02/26 09:53:04 [DEBUG] agent: Service "_v0_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:04 [DEBUG] agent: Service "_v1_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:04 [DEBUG] agent: Service "_v1_nsd_10.233.38.8_8806" in sync 2022/02/26 09:53:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.8_8806" in sync 2022/02/26 09:53:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.133_8080" in sync 2022/02/26 09:53:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.95_8443" in sync 2022/02/26 09:53:04 [DEBUG] agent: Service "_v1_message-router_10.233.56.76_3904" in sync 2022/02/26 09:53:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.141_443" in sync 2022/02/26 09:53:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:04 [DEBUG] agent: Service "_v1_catalog_10.233.38.8_8806" in sync 2022/02/26 09:53:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.94_9015" in sync 2022/02/26 09:53:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.72_8181" in sync 2022/02/26 09:53:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:04 [DEBUG] agent: Service "_v1_parser_10.233.38.8_8806" in sync 2022/02/26 09:53:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:04 [DEBUG] agent: Node info in sync 2022/02/26 09:53:04 [DEBUG] http: Request PUT /v1/agent/service/register (211.808614ms) from=10.233.65.165:47490 2022/02/26 09:53:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:04 [DEBUG] agent: Service "_v1_nsd_10.233.38.8_8806" in sync 2022/02/26 09:53:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.8_8806" in sync 2022/02/26 09:53:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.133_8080" in sync 2022/02/26 09:53:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.95_8443" in sync 2022/02/26 09:53:04 [DEBUG] agent: Service "_v1_message-router_10.233.56.76_3904" in sync 2022/02/26 09:53:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.141_443" in sync 2022/02/26 09:53:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:04 [DEBUG] agent: Service "_v1_catalog_10.233.38.8_8806" in sync 2022/02/26 09:53:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.94_9015" in sync 2022/02/26 09:53:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.72_8181" in sync 2022/02/26 09:53:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:04 [DEBUG] agent: Service "_v1_parser_10.233.38.8_8806" in sync 2022/02/26 09:53:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:04 [DEBUG] agent: Service "_v1_sdc_10.233.49.133_8443" in sync 2022/02/26 09:53:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:04 [DEBUG] agent: Service "_v0_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:04 [DEBUG] agent: Service "_v1_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:04 [DEBUG] agent: Node info in sync 2022/02/26 09:53:04 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (406.374µs) from=10.233.65.165:47492 2022/02/26 09:53:04 [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/02/26 09:53:04 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 09:53:04 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 09:53:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v1_parser_10.233.38.8_8806" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v1_catalog_10.233.38.8_8806" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.72_8181" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v1_sdc_10.233.49.133_8443" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.95_8443" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.8_8806" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.94_9015" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v0_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v1_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.141_443" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v1_nsd_10.233.38.8_8806" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.133_8080" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v1_message-router_10.233.56.76_3904" in sync 2022/02/26 09:53:05 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.67.47_8446" 2022/02/26 09:53:05 [DEBUG] agent: Node info in sync 2022/02/26 09:53:05 [DEBUG] http: Request PUT /v1/agent/service/register (452.428502ms) from=10.233.65.165:47498 2022/02/26 09:53:05 [DEBUG] agent: Service "_v0_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v1_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.133_8080" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v1_message-router_10.233.56.76_3904" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.141_443" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v1_nsd_10.233.38.8_8806" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.72_8181" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v1_parser_10.233.38.8_8806" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v1_catalog_10.233.38.8_8806" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v1_sdc_10.233.49.133_8443" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.95_8443" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.8_8806" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.94_9015" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:05 [DEBUG] agent: Node info in sync 2022/02/26 09:53:05 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (357.725µs) from=10.233.65.165:47506 2022/02/26 09:53:05 [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/02/26 09:53:05 [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/02/26 09:53:05 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 09:53:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 09:53:05 [DEBUG] agent: Service "_v0_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v1_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.133_8080" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v1_message-router_10.233.56.76_3904" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.141_443" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v1_nsd_10.233.38.8_8806" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:05 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.67.47_8446" 2022/02/26 09:53:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.72_8181" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v1_parser_10.233.38.8_8806" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v1_catalog_10.233.38.8_8806" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v1_sdc_10.233.49.133_8443" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.95_8443" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.8_8806" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.94_9015" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:05 [DEBUG] agent: Node info in sync 2022/02/26 09:53:05 [DEBUG] http: Request PUT /v1/agent/service/register (299.147918ms) from=10.233.65.165:47512 2022/02/26 09:53:05 [DEBUG] agent: Service "_v1_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v0_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v1_message-router_10.233.56.76_3904" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.141_443" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v1_nsd_10.233.38.8_8806" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.133_8080" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.72_8181" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v1_parser_10.233.38.8_8806" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v1_catalog_10.233.38.8_8806" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v1_sdc_10.233.49.133_8443" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.8_8806" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.95_8443" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.94_9015" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:05 [DEBUG] agent: Node info in sync 2022/02/26 09:53:05 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (491.252µs) from=10.233.65.165:47522 2022/02/26 09:53:05 [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/02/26 09:53:05 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 09:53:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 09:53:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v0_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v1_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v1_nsd_10.233.38.8_8806" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.133_8080" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v1_message-router_10.233.56.76_3904" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.141_443" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v1_catalog_10.233.38.8_8806" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.72_8181" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v1_parser_10.233.38.8_8806" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v1_sdc_10.233.49.133_8443" in sync 2022/02/26 09:53:05 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.67.47_8446" 2022/02/26 09:53:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.95_8443" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.8_8806" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.94_9015" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:05 [DEBUG] agent: Node info in sync 2022/02/26 09:53:05 [DEBUG] http: Request PUT /v1/agent/service/register (194.474913ms) from=10.233.65.165:47524 2022/02/26 09:53:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.94_9015" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v0_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v1_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.133_8080" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v1_message-router_10.233.56.76_3904" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.141_443" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v1_nsd_10.233.38.8_8806" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.72_8181" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v1_parser_10.233.38.8_8806" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v1_catalog_10.233.38.8_8806" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v1_sdc_10.233.49.133_8443" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.95_8443" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.8_8806" in sync 2022/02/26 09:53:05 [DEBUG] agent: Node info in sync 2022/02/26 09:53:05 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (473.221µs) from=10.233.65.165:47532 2022/02/26 09:53:05 [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/02/26 09:53:05 [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/02/26 09:53:05 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 09:53:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 09:53:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.95_8443" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.8_8806" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.94_9015" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:05 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.67.47_8446" 2022/02/26 09:53:05 [DEBUG] agent: Service "_v0_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v1_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v1_nsd_10.233.38.8_8806" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.133_8080" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v1_message-router_10.233.56.76_3904" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.141_443" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v1_catalog_10.233.38.8_8806" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.72_8181" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v1_parser_10.233.38.8_8806" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v1_sdc_10.233.49.133_8443" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:05 [DEBUG] agent: Node info in sync 2022/02/26 09:53:05 [DEBUG] http: Request PUT /v1/agent/service/register (186.172987ms) from=10.233.65.165:47534 2022/02/26 09:53:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v1_sdc_10.233.49.133_8443" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.95_8443" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.8_8806" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.94_9015" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v0_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v1_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v1_nsd_10.233.38.8_8806" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.133_8080" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v1_message-router_10.233.56.76_3904" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.141_443" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v1_catalog_10.233.38.8_8806" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.72_8181" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:05 [DEBUG] agent: Service "_v1_parser_10.233.38.8_8806" in sync 2022/02/26 09:53:05 [DEBUG] agent: Node info in sync 2022/02/26 09:53:06 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (422.859µs) from=10.233.65.165:47538 2022/02/26 09:53:06 [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/02/26 09:53:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 09:53:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 09:53:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.133_8080" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v1_message-router_10.233.56.76_3904" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.141_443" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v1_nsd_10.233.38.8_8806" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.72_8181" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v1_parser_10.233.38.8_8806" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v1_catalog_10.233.38.8_8806" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v1_sdc_10.233.49.133_8443" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.95_8443" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.8_8806" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.94_9015" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:06 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.67.47_8446" 2022/02/26 09:53:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v0_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v1_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:06 [DEBUG] agent: Node info in sync 2022/02/26 09:53:06 [DEBUG] http: Request PUT /v1/agent/service/register (67.448036ms) from=10.233.65.165:47544 2022/02/26 09:53:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v0_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v1_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.141_443" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v1_nsd_10.233.38.8_8806" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.133_8080" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v1_message-router_10.233.56.76_3904" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v1_parser_10.233.38.8_8806" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v1_catalog_10.233.38.8_8806" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.72_8181" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v1_sdc_10.233.49.133_8443" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.95_8443" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.8_8806" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.94_9015" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:06 [DEBUG] agent: Node info in sync 2022/02/26 09:53:06 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (509.277µs) from=10.233.65.165:47548 2022/02/26 09:53:06 [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/02/26 09:53:06 [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/02/26 09:53:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 09:53:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 09:53:06 [DEBUG] agent: Service "_v0_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v1_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v1_nsd_10.233.38.8_8806" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.133_8080" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v1_message-router_10.233.56.76_3904" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.141_443" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v1_catalog_10.233.38.8_8806" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.72_8181" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v1_parser_10.233.38.8_8806" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v1_sdc_10.233.49.133_8443" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.95_8443" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.8_8806" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.94_9015" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:06 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.67.47_8446" 2022/02/26 09:53:06 [DEBUG] agent: Node info in sync 2022/02/26 09:53:06 [DEBUG] http: Request PUT /v1/agent/service/register (172.949459ms) from=10.233.65.165:47550 2022/02/26 09:53:06 [DEBUG] agent: Service "_v1_catalog_10.233.38.8_8806" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.72_8181" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v1_parser_10.233.38.8_8806" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v1_sdc_10.233.49.133_8443" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.95_8443" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.8_8806" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.94_9015" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v0_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v1_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v1_nsd_10.233.38.8_8806" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.133_8080" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v1_message-router_10.233.56.76_3904" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.141_443" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:06 [DEBUG] agent: Node info in sync 2022/02/26 09:53:06 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (375.582µs) from=10.233.65.165:47552 2022/02/26 09:53:06 [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/02/26 09:53:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 09:53:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 09:53:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.8_8806" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.95_8443" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.94_9015" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v1_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v0_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v1_message-router_10.233.56.76_3904" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.141_443" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v1_nsd_10.233.38.8_8806" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.133_8080" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.72_8181" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v1_parser_10.233.38.8_8806" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v1_catalog_10.233.38.8_8806" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v1_sdc_10.233.49.133_8443" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:06 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.67.47_8446" 2022/02/26 09:53:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:06 [DEBUG] agent: Node info in sync 2022/02/26 09:53:06 [DEBUG] http: Request PUT /v1/agent/service/register (94.369512ms) from=10.233.65.165:47556 2022/02/26 09:53:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v0_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v1_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.133_8080" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v1_message-router_10.233.56.76_3904" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.141_443" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v1_nsd_10.233.38.8_8806" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.72_8181" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v1_parser_10.233.38.8_8806" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v1_catalog_10.233.38.8_8806" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v1_sdc_10.233.49.133_8443" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.95_8443" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.8_8806" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.94_9015" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:06 [DEBUG] agent: Node info in sync 2022/02/26 09:53:06 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (634.241µs) from=10.233.65.165:47562 2022/02/26 09:53:06 [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/02/26 09:53:06 [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/02/26 09:53:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 09:53:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 09:53:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v1_parser_10.233.38.8_8806" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v1_catalog_10.233.38.8_8806" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.72_8181" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v1_sdc_10.233.49.133_8443" in sync 2022/02/26 09:53:06 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.67.47_8446" 2022/02/26 09:53:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.95_8443" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.8_8806" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.94_9015" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v0_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v1_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.141_443" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v1_nsd_10.233.38.8_8806" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.133_8080" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v1_message-router_10.233.56.76_3904" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:06 [DEBUG] agent: Node info in sync 2022/02/26 09:53:06 [DEBUG] http: Request PUT /v1/agent/service/register (42.919561ms) from=10.233.65.165:47564 2022/02/26 09:53:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v0_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v1_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.141_443" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v1_nsd_10.233.38.8_8806" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.133_8080" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v1_message-router_10.233.56.76_3904" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v1_parser_10.233.38.8_8806" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v1_catalog_10.233.38.8_8806" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.72_8181" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v1_sdc_10.233.49.133_8443" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.95_8443" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.8_8806" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.94_9015" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:06 [DEBUG] agent: Node info in sync 2022/02/26 09:53:06 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (19.659805ms) from=10.233.65.165:47566 2022/02/26 09:53:06 [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/02/26 09:53:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 09:53:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 09:53:07 [DEBUG] agent: Service "_v1_nsd_10.233.38.8_8806" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.133_8080" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v1_message-router_10.233.56.76_3904" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.141_443" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v1_catalog_10.233.38.8_8806" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.72_8181" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v1_parser_10.233.38.8_8806" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v1_sdc_10.233.49.133_8443" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.95_8443" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.8_8806" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.94_9015" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:07 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.67.47_8446" 2022/02/26 09:53:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v0_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v1_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:07 [DEBUG] agent: Node info in sync 2022/02/26 09:53:07 [DEBUG] http: Request PUT /v1/agent/service/register (173.598074ms) from=10.233.65.165:47568 2022/02/26 09:53:07 [DEBUG] agent: Service "_v1_parser_10.233.38.8_8806" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v1_catalog_10.233.38.8_8806" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.72_8181" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v1_sdc_10.233.49.133_8443" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.95_8443" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.8_8806" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.94_9015" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v0_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v1_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v1_nsd_10.233.38.8_8806" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.133_8080" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v1_message-router_10.233.56.76_3904" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.141_443" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:07 [DEBUG] agent: Node info in sync 2022/02/26 09:53:07 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (1.460978ms) from=10.233.65.165:47572 2022/02/26 09:53:07 [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/02/26 09:53:07 [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/02/26 09:53:07 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 09:53:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 09:53:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:07 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.67.47_8446" 2022/02/26 09:53:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v1_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v0_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v1_message-router_10.233.56.76_3904" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.141_443" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v1_nsd_10.233.38.8_8806" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.133_8080" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.72_8181" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v1_parser_10.233.38.8_8806" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v1_catalog_10.233.38.8_8806" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v1_sdc_10.233.49.133_8443" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.8_8806" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.95_8443" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.94_9015" in sync 2022/02/26 09:53:07 [DEBUG] agent: Node info in sync 2022/02/26 09:53:07 [DEBUG] http: Request PUT /v1/agent/service/register (183.937962ms) from=10.233.65.165:47574 2022/02/26 09:53:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v1_nsd_10.233.38.8_8806" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.133_8080" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v1_message-router_10.233.56.76_3904" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.141_443" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v1_parser_10.233.38.8_8806" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v1_catalog_10.233.38.8_8806" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.72_8181" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v1_sdc_10.233.49.133_8443" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.95_8443" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.8_8806" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.94_9015" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v0_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v1_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:07 [DEBUG] agent: Node info in sync 2022/02/26 09:53:07 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (555.438µs) from=10.233.65.165:47582 2022/02/26 09:53:07 [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/02/26 09:53:07 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 09:53:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 09:53:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.94_9015" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v0_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v1_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.133_8080" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v1_message-router_10.233.56.76_3904" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.141_443" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v1_nsd_10.233.38.8_8806" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.72_8181" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v1_parser_10.233.38.8_8806" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v1_catalog_10.233.38.8_8806" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v1_sdc_10.233.49.133_8443" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.95_8443" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.8_8806" in sync 2022/02/26 09:53:07 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.67.47_8446" 2022/02/26 09:53:07 [DEBUG] agent: Node info in sync 2022/02/26 09:53:07 [DEBUG] http: Request PUT /v1/agent/service/register (338.57486ms) from=10.233.65.165:47584 2022/02/26 09:53:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.95_8443" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.8_8806" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.94_9015" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v0_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v1_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.133_8080" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v1_message-router_10.233.56.76_3904" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.141_443" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v1_nsd_10.233.38.8_8806" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.72_8181" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v1_parser_10.233.38.8_8806" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v1_catalog_10.233.38.8_8806" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v1_sdc_10.233.49.133_8443" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:07 [DEBUG] agent: Node info in sync 2022/02/26 09:53:07 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (521.541µs) from=10.233.65.165:47594 2022/02/26 09:53:07 [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/02/26 09:53:07 [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/02/26 09:53:07 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 09:53:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 09:53:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v0_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v1_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.133_8080" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v1_message-router_10.233.56.76_3904" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.141_443" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v1_nsd_10.233.38.8_8806" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:07 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.67.47_8446" 2022/02/26 09:53:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.72_8181" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v1_parser_10.233.38.8_8806" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v1_catalog_10.233.38.8_8806" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v1_sdc_10.233.49.133_8443" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.95_8443" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.8_8806" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.94_9015" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:07 [DEBUG] agent: Node info in sync 2022/02/26 09:53:07 [DEBUG] http: Request PUT /v1/agent/service/register (110.84388ms) from=10.233.65.165:47598 2022/02/26 09:53:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.95_8443" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.8_8806" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.94_9015" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v0_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v1_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.133_8080" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v1_message-router_10.233.56.76_3904" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.141_443" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v1_nsd_10.233.38.8_8806" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.72_8181" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v1_parser_10.233.38.8_8806" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v1_catalog_10.233.38.8_8806" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v1_sdc_10.233.49.133_8443" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:07 [DEBUG] agent: Node info in sync 2022/02/26 09:53:07 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (680.742µs) from=10.233.65.165:47602 2022/02/26 09:53:07 [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/02/26 09:53:07 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 09:53:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 09:53:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.95_8443" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.8_8806" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.94_9015" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.67.47_8446" 2022/02/26 09:53:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v0_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v1_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.133_8080" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v1_message-router_10.233.56.76_3904" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.141_443" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v1_nsd_10.233.38.8_8806" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.72_8181" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v1_parser_10.233.38.8_8806" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v1_catalog_10.233.38.8_8806" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v1_sdc_10.233.49.133_8443" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Node info in sync 2022/02/26 09:53:08 [DEBUG] http: Request PUT /v1/agent/service/register (146.470107ms) from=10.233.65.165:47606 2022/02/26 09:53:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.95_8443" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.8_8806" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.94_9015" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v0_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v1_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v1_nsd_10.233.38.8_8806" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.133_8080" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v1_message-router_10.233.56.76_3904" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.141_443" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v1_parser_10.233.38.8_8806" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v1_catalog_10.233.38.8_8806" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.72_8181" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v1_sdc_10.233.49.133_8443" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Node info in sync 2022/02/26 09:53:08 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (474.794µs) from=10.233.65.165:47612 2022/02/26 09:53:08 [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/02/26 09:53:08 [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/02/26 09:53:08 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 09:53:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 09:53:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v0_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v1_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.133_8080" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v1_message-router_10.233.56.76_3904" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.141_443" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v1_nsd_10.233.38.8_8806" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.72_8181" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v1_parser_10.233.38.8_8806" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v1_catalog_10.233.38.8_8806" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.67.47_8446" 2022/02/26 09:53:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v1_sdc_10.233.49.133_8443" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.95_8443" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.8_8806" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.94_9015" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Node info in sync 2022/02/26 09:53:08 [DEBUG] http: Request PUT /v1/agent/service/register (128.842816ms) from=10.233.65.165:47616 2022/02/26 09:53:08 [DEBUG] agent: Service "_v1_sdc_10.233.49.133_8443" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.8_8806" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.95_8443" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.94_9015" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v1_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v0_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v1_message-router_10.233.56.76_3904" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.141_443" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v1_nsd_10.233.38.8_8806" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.133_8080" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.72_8181" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v1_parser_10.233.38.8_8806" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v1_catalog_10.233.38.8_8806" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Node info in sync 2022/02/26 09:53:08 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (438.564µs) from=10.233.65.165:47618 2022/02/26 09:53:08 [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/02/26 09:53:08 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 09:53:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 09:53:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.95_8443" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.8_8806" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.94_9015" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.67.47_8446" 2022/02/26 09:53:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v0_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v1_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.133_8080" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v1_message-router_10.233.56.76_3904" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.141_443" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v1_nsd_10.233.38.8_8806" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.72_8181" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v1_parser_10.233.38.8_8806" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v1_catalog_10.233.38.8_8806" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v1_sdc_10.233.49.133_8443" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Node info in sync 2022/02/26 09:53:08 [DEBUG] http: Request PUT /v1/agent/service/register (143.491626ms) from=10.233.65.165:47620 2022/02/26 09:53:08 [DEBUG] agent: Service "_v1_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v0_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v1_message-router_10.233.56.76_3904" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.141_443" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v1_nsd_10.233.38.8_8806" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.133_8080" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.72_8181" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v1_parser_10.233.38.8_8806" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v1_catalog_10.233.38.8_8806" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v1_sdc_10.233.49.133_8443" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.8_8806" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.95_8443" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.94_9015" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Node info in sync 2022/02/26 09:53:08 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (496.775µs) from=10.233.65.165:47624 2022/02/26 09:53:08 [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/02/26 09:53:08 [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/02/26 09:53:08 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 09:53:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 09:53:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.133_8080" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v1_message-router_10.233.56.76_3904" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.141_443" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v1_nsd_10.233.38.8_8806" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.72_8181" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v1_parser_10.233.38.8_8806" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v1_catalog_10.233.38.8_8806" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v1_sdc_10.233.49.133_8443" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.95_8443" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.8_8806" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.94_9015" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.67.47_8446" 2022/02/26 09:53:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v0_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v1_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Node info in sync 2022/02/26 09:53:08 [DEBUG] http: Request PUT /v1/agent/service/register (225.133117ms) from=10.233.65.165:47630 2022/02/26 09:53:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.133_8080" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v1_message-router_10.233.56.76_3904" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.141_443" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v1_nsd_10.233.38.8_8806" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.72_8181" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v1_parser_10.233.38.8_8806" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v1_catalog_10.233.38.8_8806" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v1_sdc_10.233.49.133_8443" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.95_8443" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.8_8806" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.94_9015" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v0_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v1_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:08 [DEBUG] agent: Node info in sync 2022/02/26 09:53:08 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (322.638µs) from=10.233.65.165:47634 2022/02/26 09:53:08 [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/02/26 09:53:08 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 09:53:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 09:53:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v0_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v1_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.133_8080" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v1_message-router_10.233.56.76_3904" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.141_443" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v1_nsd_10.233.38.8_8806" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.72_8181" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v1_parser_10.233.38.8_8806" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v1_catalog_10.233.38.8_8806" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v1_sdc_10.233.49.133_8443" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.95_8443" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.8_8806" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.67.47_8446" 2022/02/26 09:53:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.94_9015" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Node info in sync 2022/02/26 09:53:09 [DEBUG] http: Request PUT /v1/agent/service/register (71.683747ms) from=10.233.65.165:47636 2022/02/26 09:53:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v1_sdc_10.233.49.133_8443" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.95_8443" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.8_8806" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.94_9015" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v0_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v1_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.133_8080" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v1_message-router_10.233.56.76_3904" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.141_443" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v1_nsd_10.233.38.8_8806" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.72_8181" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v1_parser_10.233.38.8_8806" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v1_catalog_10.233.38.8_8806" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Node info in sync 2022/02/26 09:53:09 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (508.88µs) from=10.233.65.165:47638 2022/02/26 09:53:09 [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/02/26 09:53:09 [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/02/26 09:53:09 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 09:53:09 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 09:53:09 [DEBUG] agent: Service "_v0_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v1_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v1_nsd_10.233.38.8_8806" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.133_8080" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v1_message-router_10.233.56.76_3904" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.141_443" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v1_catalog_10.233.38.8_8806" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.72_8181" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v1_parser_10.233.38.8_8806" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.67.47_8446" 2022/02/26 09:53:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v1_sdc_10.233.49.133_8443" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.95_8443" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.8_8806" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.94_9015" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Node info in sync 2022/02/26 09:53:09 [DEBUG] http: Request PUT /v1/agent/service/register (111.624697ms) from=10.233.65.165:47644 2022/02/26 09:53:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.95_8443" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.8_8806" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.94_9015" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v0_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v1_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.133_8080" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v1_message-router_10.233.56.76_3904" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.141_443" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v1_nsd_10.233.38.8_8806" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.72_8181" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v1_parser_10.233.38.8_8806" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v1_catalog_10.233.38.8_8806" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v1_sdc_10.233.49.133_8443" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Node info in sync 2022/02/26 09:53:09 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (352.623µs) from=10.233.65.165:47646 2022/02/26 09:53:09 [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/02/26 09:53:09 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 09:53:09 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 09:53:09 [DEBUG] agent: Service "_v1_catalog_10.233.38.8_8806" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.72_8181" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v1_parser_10.233.38.8_8806" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v1_sdc_10.233.49.133_8443" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.95_8443" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.8_8806" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.67.47_8446" 2022/02/26 09:53:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.94_9015" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v0_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v1_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v1_nsd_10.233.38.8_8806" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.133_8080" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v1_message-router_10.233.56.76_3904" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.141_443" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Node info in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.95_8443" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.8_8806" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.94_9015" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v0_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v1_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.133_8080" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v1_message-router_10.233.56.76_3904" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.141_443" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v1_nsd_10.233.38.8_8806" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.72_8181" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v1_parser_10.233.38.8_8806" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v1_catalog_10.233.38.8_8806" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v1_sdc_10.233.49.133_8443" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Node info in sync 2022/02/26 09:53:09 [DEBUG] http: Request PUT /v1/agent/service/register (93.242439ms) from=10.233.65.165:47648 2022/02/26 09:53:09 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (871.994µs) from=10.233.65.165:47652 2022/02/26 09:53:09 [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/02/26 09:53:09 [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/02/26 09:53:09 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 09:53:09 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 09:53:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v1_sdc_10.233.49.133_8443" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.67.47_8446" 2022/02/26 09:53:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.95_8443" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.8_8806" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.94_9015" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v0_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v1_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.133_8080" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v1_message-router_10.233.56.76_3904" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.141_443" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v1_nsd_10.233.38.8_8806" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.72_8181" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v1_parser_10.233.38.8_8806" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v1_catalog_10.233.38.8_8806" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Node info in sync 2022/02/26 09:53:09 [DEBUG] http: Request PUT /v1/agent/service/register (41.834086ms) from=10.233.65.165:47654 2022/02/26 09:53:09 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.8_8806" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.95_8443" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.94_9015" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v1_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v0_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v1_message-router_10.233.56.76_3904" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.141_443" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v1_nsd_10.233.38.8_8806" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.133_8080" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.72_8181" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v1_parser_10.233.38.8_8806" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v1_catalog_10.233.38.8_8806" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v1_sdc_10.233.49.133_8443" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:09 [DEBUG] agent: Node info in sync 2022/02/26 09:53:09 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (393.786µs) from=10.233.65.165:47658 2022/02/26 09:53:09 [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/02/26 09:53:09 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 09:53:09 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 09:53:09 [DEBUG] agent: Service "_v0_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v1_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.133_8080" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v1_message-router_10.233.56.76_3904" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.141_443" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v1_nsd_10.233.38.8_8806" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.72_8181" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v1_parser_10.233.38.8_8806" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v1_catalog_10.233.38.8_8806" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.67.47_8446" 2022/02/26 09:53:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v1_sdc_10.233.49.133_8443" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.95_8443" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.8_8806" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.94_9015" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Node info in sync 2022/02/26 09:53:09 [DEBUG] http: Request PUT /v1/agent/service/register (137.852328ms) from=10.233.65.165:47664 2022/02/26 09:53:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.141_443" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v1_nsd_10.233.38.8_8806" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.133_8080" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v1_message-router_10.233.56.76_3904" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v1_parser_10.233.38.8_8806" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v1_catalog_10.233.38.8_8806" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.72_8181" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v1_sdc_10.233.49.133_8443" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.95_8443" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.8_8806" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.94_9015" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v0_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:09 [DEBUG] agent: Service "_v1_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:09 [DEBUG] agent: Node info in sync 2022/02/26 09:53:09 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (417.51µs) from=10.233.65.165:47666 2022/02/26 09:53:09 [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/02/26 09:53:09 [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/02/26 09:53:09 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 09:53:09 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 09:53:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.95_8443" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.8_8806" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.67.47_8446" 2022/02/26 09:53:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.94_9015" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v0_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v1_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.133_8080" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v1_message-router_10.233.56.76_3904" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.141_443" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v1_nsd_10.233.38.8_8806" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.72_8181" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v1_parser_10.233.38.8_8806" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v1_catalog_10.233.38.8_8806" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v1_sdc_10.233.49.133_8443" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Node info in sync 2022/02/26 09:53:10 [DEBUG] http: Request PUT /v1/agent/service/register (305.948707ms) from=10.233.65.165:47670 2022/02/26 09:53:10 [DEBUG] agent: Service "_v0_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v1_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v1_nsd_10.233.38.8_8806" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.133_8080" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v1_message-router_10.233.56.76_3904" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.141_443" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v1_catalog_10.233.38.8_8806" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.72_8181" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v1_parser_10.233.38.8_8806" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v1_sdc_10.233.49.133_8443" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.95_8443" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.8_8806" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.94_9015" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Node info in sync 2022/02/26 09:53:10 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (459.179µs) from=10.233.65.165:47676 2022/02/26 09:53:10 [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/02/26 09:53:10 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 09:53:10 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 09:53:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v1_sdc_10.233.49.133_8443" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.95_8443" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.8_8806" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.94_9015" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v0_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v1_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.67.47_8446" 2022/02/26 09:53:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.133_8080" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v1_message-router_10.233.56.76_3904" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.141_443" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v1_nsd_10.233.38.8_8806" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.72_8181" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v1_parser_10.233.38.8_8806" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v1_catalog_10.233.38.8_8806" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Node info in sync 2022/02/26 09:53:10 [DEBUG] http: Request PUT /v1/agent/service/register (214.602333ms) from=10.233.65.165:47678 2022/02/26 09:53:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v0_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v1_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.141_443" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v1_nsd_10.233.38.8_8806" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.133_8080" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v1_message-router_10.233.56.76_3904" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v1_parser_10.233.38.8_8806" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v1_catalog_10.233.38.8_8806" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.72_8181" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v1_sdc_10.233.49.133_8443" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.95_8443" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.8_8806" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.94_9015" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Node info in sync 2022/02/26 09:53:10 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (3.062847ms) from=10.233.65.165:47682 2022/02/26 09:53:10 [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/02/26 09:53:10 [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/02/26 09:53:10 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 09:53:10 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 09:53:10 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v0_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v1_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.133_8080" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v1_message-router_10.233.56.76_3904" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.141_443" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v1_nsd_10.233.38.8_8806" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.72_8181" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v1_parser_10.233.38.8_8806" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v1_catalog_10.233.38.8_8806" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v1_sdc_10.233.49.133_8443" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.95_8443" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.8_8806" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.94_9015" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.67.47_8446" 2022/02/26 09:53:10 [DEBUG] agent: Node info in sync 2022/02/26 09:53:10 [DEBUG] http: Request PUT /v1/agent/service/register (224.338614ms) from=10.233.65.165:47692 2022/02/26 09:53:10 [DEBUG] agent: Service "_v0_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v1_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.133_8080" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v1_message-router_10.233.56.76_3904" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.141_443" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v1_nsd_10.233.38.8_8806" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.72_8181" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v1_parser_10.233.38.8_8806" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v1_catalog_10.233.38.8_8806" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v1_sdc_10.233.49.133_8443" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.95_8443" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.8_8806" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.94_9015" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:10 [DEBUG] agent: Node info in sync 2022/02/26 09:53:11 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (532.517µs) from=10.233.65.165:47696 2022/02/26 09:53:11 [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/02/26 09:53:11 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 09:53:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 09:53:11 [DEBUG] agent: Service "_v0_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v1_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.133_8080" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v1_message-router_10.233.56.76_3904" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.141_443" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v1_nsd_10.233.38.8_8806" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.67.47_8446" 2022/02/26 09:53:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.72_8181" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v1_parser_10.233.38.8_8806" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v1_catalog_10.233.38.8_8806" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v1_sdc_10.233.49.133_8443" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.95_8443" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.8_8806" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.94_9015" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Node info in sync 2022/02/26 09:53:11 [DEBUG] http: Request PUT /v1/agent/service/register (146.87717ms) from=10.233.65.165:47698 2022/02/26 09:53:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v1_sdc_10.233.49.133_8443" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.95_8443" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.8_8806" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.94_9015" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v0_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v1_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.133_8080" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v1_message-router_10.233.56.76_3904" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.141_443" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v1_nsd_10.233.38.8_8806" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.72_8181" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v1_parser_10.233.38.8_8806" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v1_catalog_10.233.38.8_8806" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Node info in sync 2022/02/26 09:53:11 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (426.935µs) from=10.233.65.165:47706 2022/02/26 09:53:11 [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/02/26 09:53:11 [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/02/26 09:53:11 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 09:53:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 09:53:11 [DEBUG] agent: Service "_v0_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v1_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.133_8080" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v1_message-router_10.233.56.76_3904" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.141_443" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v1_nsd_10.233.38.8_8806" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.72_8181" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v1_parser_10.233.38.8_8806" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v1_catalog_10.233.38.8_8806" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v1_sdc_10.233.49.133_8443" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.67.47_8446" 2022/02/26 09:53:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.95_8443" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.8_8806" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.94_9015" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Node info in sync 2022/02/26 09:53:11 [DEBUG] http: Request PUT /v1/agent/service/register (115.887463ms) from=10.233.65.165:47710 2022/02/26 09:53:11 [DEBUG] agent: Service "_v0_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v1_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.133_8080" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v1_message-router_10.233.56.76_3904" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.141_443" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v1_nsd_10.233.38.8_8806" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.72_8181" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v1_parser_10.233.38.8_8806" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v1_catalog_10.233.38.8_8806" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v1_sdc_10.233.49.133_8443" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.95_8443" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.8_8806" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.94_9015" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Node info in sync 2022/02/26 09:53:11 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (367.788µs) from=10.233.65.165:47714 2022/02/26 09:53:11 [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/02/26 09:53:11 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 09:53:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 09:53:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v1_message-router_10.233.56.76_3904" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.141_443" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v1_sdc_10.233.49.133_8443" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.8_8806" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.94_9015" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v0_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v1_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.133_8080" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v1_nsd_10.233.38.8_8806" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.67.47_8446" 2022/02/26 09:53:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.72_8181" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v1_parser_10.233.38.8_8806" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v1_catalog_10.233.38.8_8806" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.95_8443" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Node info in sync 2022/02/26 09:53:11 [DEBUG] http: Request PUT /v1/agent/service/register (245.155176ms) from=10.233.65.165:47716 2022/02/26 09:53:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.95_8443" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v1_message-router_10.233.56.76_3904" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.141_443" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v1_sdc_10.233.49.133_8443" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.8_8806" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.94_9015" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v0_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v1_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.133_8080" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v1_nsd_10.233.38.8_8806" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.72_8181" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v1_parser_10.233.38.8_8806" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v1_catalog_10.233.38.8_8806" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Node info in sync 2022/02/26 09:53:11 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (433.935µs) from=10.233.65.165:47728 2022/02/26 09:53:11 [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/02/26 09:53:11 [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/02/26 09:53:11 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 09:53:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 09:53:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.8_8806" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.94_9015" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v0_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v1_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.133_8080" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v1_nsd_10.233.38.8_8806" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.72_8181" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v1_parser_10.233.38.8_8806" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v1_catalog_10.233.38.8_8806" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.95_8443" in sync 2022/02/26 09:53:11 [INFO] agent: Synced service "_v11__aai-nquery_10.233.67.47_8446" 2022/02/26 09:53:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v1_message-router_10.233.56.76_3904" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.141_443" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v1_sdc_10.233.49.133_8443" in sync 2022/02/26 09:53:11 [DEBUG] agent: Node info in sync 2022/02/26 09:53:11 [DEBUG] http: Request PUT /v1/agent/service/register (65.771749ms) from=10.233.65.165:47732 2022/02/26 09:53:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.72_8181" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v1_parser_10.233.38.8_8806" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v1_catalog_10.233.38.8_8806" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.95_8443" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.141_443" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v1_message-router_10.233.56.76_3904" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v1_sdc_10.233.49.133_8443" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.8_8806" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.94_9015" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v1_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v0_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v1_nsd_10.233.38.8_8806" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.133_8080" in sync 2022/02/26 09:53:11 [DEBUG] agent: Node info in sync 2022/02/26 09:53:11 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (382.057µs) from=10.233.65.165:47734 2022/02/26 09:53:11 [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/02/26 09:53:11 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 09:53:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 09:53:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.133_8080" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v1_nsd_10.233.38.8_8806" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v1_parser_10.233.38.8_8806" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v1_catalog_10.233.38.8_8806" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.72_8181" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.95_8443" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v1_message-router_10.233.56.76_3904" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.141_443" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v1_sdc_10.233.49.133_8443" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.8_8806" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.94_9015" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [INFO] agent: Synced service "_v11_aai-nquery_10.233.67.47_8446" 2022/02/26 09:53:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v0_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v1_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:11 [DEBUG] agent: Node info in sync 2022/02/26 09:53:11 [DEBUG] http: Request PUT /v1/agent/service/register (55.286648ms) from=10.233.65.165:47736 2022/02/26 09:53:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.8_8806" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.94_9015" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v0_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v1_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.133_8080" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v1_nsd_10.233.38.8_8806" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v1_catalog_10.233.38.8_8806" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.72_8181" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v1_parser_10.233.38.8_8806" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.95_8443" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v1_message-router_10.233.56.76_3904" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.141_443" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v1_sdc_10.233.49.133_8443" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:11 [DEBUG] agent: Node info in sync 2022/02/26 09:53:12 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (897.834µs) from=10.233.65.165:47738 2022/02/26 09:53:12 [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/02/26 09:53:12 [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/02/26 09:53:12 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 09:53:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 09:53:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v1_message-router_10.233.56.76_3904" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.141_443" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v1_sdc_10.233.49.133_8443" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.8_8806" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.94_9015" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v0_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v1_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.133_8080" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v1_nsd_10.233.38.8_8806" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [INFO] agent: Synced service "_v12__aai-nquery_10.233.67.47_8446" 2022/02/26 09:53:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.72_8181" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v1_parser_10.233.38.8_8806" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v1_catalog_10.233.38.8_8806" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.95_8443" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Node info in sync 2022/02/26 09:53:12 [DEBUG] http: Request PUT /v1/agent/service/register (39.654857ms) from=10.233.65.165:47748 2022/02/26 09:53:12 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v1_message-router_10.233.56.76_3904" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.141_443" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v1_sdc_10.233.49.133_8443" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.8_8806" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.94_9015" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v0_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v1_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.133_8080" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v1_nsd_10.233.38.8_8806" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.72_8181" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v1_parser_10.233.38.8_8806" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v1_catalog_10.233.38.8_8806" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.95_8443" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Node info in sync 2022/02/26 09:53:12 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (345.606µs) from=10.233.65.165:47750 2022/02/26 09:53:12 [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/02/26 09:53:12 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 09:53:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 09:53:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.95_8443" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v1_message-router_10.233.56.76_3904" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.141_443" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v1_sdc_10.233.49.133_8443" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [INFO] agent: Synced service "_v12_aai-nquery_10.233.67.47_8446" 2022/02/26 09:53:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.8_8806" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.94_9015" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v0_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v1_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.133_8080" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v1_nsd_10.233.38.8_8806" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v1_parser_10.233.38.8_8806" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v1_catalog_10.233.38.8_8806" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.72_8181" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Node info in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.8_8806" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.94_9015" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v0_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v1_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.133_8080" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v1_nsd_10.233.38.8_8806" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.72_8181" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v1_parser_10.233.38.8_8806" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v1_catalog_10.233.38.8_8806" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.95_8443" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v1_message-router_10.233.56.76_3904" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.141_443" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v1_sdc_10.233.49.133_8443" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Node info in sync 2022/02/26 09:53:12 [DEBUG] http: Request PUT /v1/agent/service/register (106.158844ms) from=10.233.65.165:47754 2022/02/26 09:53:12 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (554.103µs) from=10.233.65.165:47758 2022/02/26 09:53:12 [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/02/26 09:53:12 [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/02/26 09:53:12 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 09:53:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 09:53:12 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.95_8443" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [INFO] agent: Synced service "_v13__aai-nquery_10.233.67.47_8446" 2022/02/26 09:53:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.141_443" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v1_message-router_10.233.56.76_3904" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v1_sdc_10.233.49.133_8443" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.8_8806" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.94_9015" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v1_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v0_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v1_nsd_10.233.38.8_8806" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.133_8080" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.72_8181" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v1_parser_10.233.38.8_8806" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v1_catalog_10.233.38.8_8806" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Node info in sync 2022/02/26 09:53:12 [DEBUG] http: Request PUT /v1/agent/service/register (157.014361ms) from=10.233.65.165:47762 2022/02/26 09:53:12 [DEBUG] agent: Service "_v1_sdc_10.233.49.133_8443" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.8_8806" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.94_9015" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v0_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v1_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.133_8080" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v1_nsd_10.233.38.8_8806" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.72_8181" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v1_parser_10.233.38.8_8806" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v1_catalog_10.233.38.8_8806" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.95_8443" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v1_message-router_10.233.56.76_3904" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.141_443" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Node info in sync 2022/02/26 09:53:12 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (347.548µs) from=10.233.65.165:47768 2022/02/26 09:53:12 [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/02/26 09:53:12 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 09:53:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 09:53:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.8_8806" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.94_9015" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v0_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v1_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.133_8080" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v1_nsd_10.233.38.8_8806" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v1_parser_10.233.38.8_8806" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v1_catalog_10.233.38.8_8806" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.72_8181" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.95_8443" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [INFO] agent: Synced service "_v13_aai-nquery_10.233.67.47_8446" 2022/02/26 09:53:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v1_message-router_10.233.56.76_3904" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.141_443" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v1_sdc_10.233.49.133_8443" in sync 2022/02/26 09:53:12 [DEBUG] agent: Node info in sync 2022/02/26 09:53:12 [DEBUG] http: Request PUT /v1/agent/service/register (60.764714ms) from=10.233.65.165:47770 2022/02/26 09:53:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.95_8443" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v1_message-router_10.233.56.76_3904" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.141_443" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v1_sdc_10.233.49.133_8443" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.8_8806" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.94_9015" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v0_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v1_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.133_8080" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v1_nsd_10.233.38.8_8806" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v1_parser_10.233.38.8_8806" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v1_catalog_10.233.38.8_8806" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.72_8181" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:12 [DEBUG] agent: Node info in sync 2022/02/26 09:53:12 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (449.621µs) from=10.233.65.165:47774 2022/02/26 09:53:12 [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/02/26 09:53:12 [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/02/26 09:53:12 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 09:53:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 09:53:12 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.72_8181" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v1_parser_10.233.38.8_8806" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v1_catalog_10.233.38.8_8806" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.95_8443" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v1_message-router_10.233.56.76_3904" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.141_443" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v1_sdc_10.233.49.133_8443" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.8_8806" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.94_9015" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [INFO] agent: Synced service "_v14__aai-nquery_10.233.67.47_8446" 2022/02/26 09:53:12 [DEBUG] agent: Service "_v0_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v1_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.133_8080" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v1_nsd_10.233.38.8_8806" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Node info in sync 2022/02/26 09:53:12 [DEBUG] http: Request PUT /v1/agent/service/register (88.865953ms) from=10.233.65.165:47776 2022/02/26 09:53:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.94_9015" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v0_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v1_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.133_8080" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v1_nsd_10.233.38.8_8806" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.72_8181" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v1_parser_10.233.38.8_8806" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v1_catalog_10.233.38.8_8806" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.95_8443" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v1_message-router_10.233.56.76_3904" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.141_443" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v1_sdc_10.233.49.133_8443" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.8_8806" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Node info in sync 2022/02/26 09:53:12 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (831.283µs) from=10.233.65.165:47778 2022/02/26 09:53:12 [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/02/26 09:53:12 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 09:53:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 09:53:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.8_8806" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.94_9015" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v0_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v1_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.133_8080" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v1_nsd_10.233.38.8_8806" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.72_8181" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v1_parser_10.233.38.8_8806" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v1_catalog_10.233.38.8_8806" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.95_8443" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [INFO] agent: Synced service "_v14_aai-nquery_10.233.67.47_8446" 2022/02/26 09:53:12 [DEBUG] agent: Service "_v1_message-router_10.233.56.76_3904" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.141_443" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v1_sdc_10.233.49.133_8443" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Node info in sync 2022/02/26 09:53:12 [DEBUG] http: Request PUT /v1/agent/service/register (85.969409ms) from=10.233.65.165:47780 2022/02/26 09:53:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.95_8443" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.141_443" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v1_message-router_10.233.56.76_3904" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v1_sdc_10.233.49.133_8443" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.8_8806" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.94_9015" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v1_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v0_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v1_nsd_10.233.38.8_8806" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.133_8080" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.72_8181" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v1_parser_10.233.38.8_8806" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v1_catalog_10.233.38.8_8806" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:12 [DEBUG] agent: Node info in sync 2022/02/26 09:53:12 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (362.146µs) from=10.233.65.165:47782 2022/02/26 09:53:12 [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/02/26 09:53:12 [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/02/26 09:53:12 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 09:53:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 09:53:13 [DEBUG] agent: Service "_v1_message-router_10.233.56.76_3904" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.141_443" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [INFO] agent: Synced service "_v15__aai-nquery_10.233.67.47_8446" 2022/02/26 09:53:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v1_sdc_10.233.49.133_8443" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.8_8806" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.94_9015" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v0_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v1_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.133_8080" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v1_nsd_10.233.38.8_8806" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.72_8181" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v1_parser_10.233.38.8_8806" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v1_catalog_10.233.38.8_8806" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.95_8443" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Node info in sync 2022/02/26 09:53:13 [DEBUG] http: Request PUT /v1/agent/service/register (68.32157ms) from=10.233.65.165:47788 2022/02/26 09:53:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.72_8181" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v1_parser_10.233.38.8_8806" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v1_catalog_10.233.38.8_8806" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.95_8443" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v1_message-router_10.233.56.76_3904" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.141_443" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v1_sdc_10.233.49.133_8443" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.8_8806" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.94_9015" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v0_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v1_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.133_8080" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v1_nsd_10.233.38.8_8806" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Node info in sync 2022/02/26 09:53:13 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (601.607µs) from=10.233.65.165:47796 2022/02/26 09:53:13 [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/02/26 09:53:13 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 09:53:13 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 09:53:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v1_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v0_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v1_nsd_10.233.38.8_8806" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.133_8080" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.72_8181" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v1_parser_10.233.38.8_8806" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v1_catalog_10.233.38.8_8806" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.95_8443" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [INFO] agent: Synced service "_v15_aai-nquery_10.233.67.47_8446" 2022/02/26 09:53:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.141_443" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v1_message-router_10.233.56.76_3904" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v1_sdc_10.233.49.133_8443" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.8_8806" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.94_9015" in sync 2022/02/26 09:53:13 [DEBUG] agent: Node info in sync 2022/02/26 09:53:13 [DEBUG] http: Request PUT /v1/agent/service/register (182.921163ms) from=10.233.65.165:47798 2022/02/26 09:53:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v1_sdc_10.233.49.133_8443" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.8_8806" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.94_9015" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v0_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v1_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.133_8080" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v1_nsd_10.233.38.8_8806" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.72_8181" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v1_parser_10.233.38.8_8806" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v1_catalog_10.233.38.8_8806" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.95_8443" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v1_message-router_10.233.56.76_3904" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.141_443" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Node info in sync 2022/02/26 09:53:13 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (513.583µs) from=10.233.65.165:47802 2022/02/26 09:53:13 [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/02/26 09:53:13 [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/02/26 09:53:13 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 09:53:13 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 09:53:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [INFO] agent: Synced service "_v16__aai-nquery_10.233.67.47_8446" 2022/02/26 09:53:13 [DEBUG] agent: Service "_v1_message-router_10.233.56.76_3904" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.141_443" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v1_sdc_10.233.49.133_8443" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.8_8806" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.94_9015" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v0_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v1_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.133_8080" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v1_nsd_10.233.38.8_8806" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.72_8181" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v1_parser_10.233.38.8_8806" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v1_catalog_10.233.38.8_8806" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.95_8443" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Node info in sync 2022/02/26 09:53:13 [DEBUG] http: Request PUT /v1/agent/service/register (190.668775ms) from=10.233.65.165:47804 2022/02/26 09:53:13 [DEBUG] agent: Service "_v1_parser_10.233.38.8_8806" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v1_catalog_10.233.38.8_8806" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.72_8181" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.95_8443" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v1_message-router_10.233.56.76_3904" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.141_443" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v1_sdc_10.233.49.133_8443" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.8_8806" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.94_9015" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v0_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v1_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.133_8080" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v1_nsd_10.233.38.8_8806" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Node info in sync 2022/02/26 09:53:13 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (456.19µs) from=10.233.65.165:47808 2022/02/26 09:53:13 [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/02/26 09:53:13 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 09:53:13 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 09:53:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v1_message-router_10.233.56.76_3904" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.141_443" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v1_sdc_10.233.49.133_8443" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.8_8806" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.94_9015" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v0_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v1_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.133_8080" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v1_nsd_10.233.38.8_8806" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v1_parser_10.233.38.8_8806" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v1_catalog_10.233.38.8_8806" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [INFO] agent: Synced service "_v16_aai-nquery_10.233.67.47_8446" 2022/02/26 09:53:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.72_8181" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.95_8443" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Node info in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.8_8806" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.94_9015" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v0_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v1_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.133_8080" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v1_nsd_10.233.38.8_8806" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v1_parser_10.233.38.8_8806" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v1_catalog_10.233.38.8_8806" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v16_aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.72_8181" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.95_8443" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v1_message-router_10.233.56.76_3904" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.141_443" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v1_sdc_10.233.49.133_8443" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:13 [DEBUG] agent: Node info in sync 2022/02/26 09:53:13 [DEBUG] http: Request PUT /v1/agent/service/register (420.456099ms) from=10.233.65.165:47810 2022/02/26 09:53:13 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (387.469µs) from=10.233.65.165:47820 2022/02/26 09:53:13 [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/02/26 09:53:13 [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/02/26 09:53:13 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 09:53:13 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 09:53:14 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-57c6cc7b75-sj2xw.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/02/26 09:53:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v1_sdc_10.233.49.133_8443" in sync 2022/02/26 09:53:14 [INFO] agent: Synced service "_v17__aai-nquery_10.233.67.47_8446" 2022/02/26 09:53:14 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.8_8806" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.94_9015" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v0_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v1_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.133_8080" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v1_nsd_10.233.38.8_8806" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v1_parser_10.233.38.8_8806" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v1_catalog_10.233.38.8_8806" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v16_aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.72_8181" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.95_8443" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v1_message-router_10.233.56.76_3904" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.141_443" in sync 2022/02/26 09:53:14 [DEBUG] agent: Node info in sync 2022/02/26 09:53:14 [DEBUG] http: Request PUT /v1/agent/service/register (364.095592ms) from=10.233.65.165:47822 2022/02/26 09:53:14 [DEBUG] agent: Service "_v0_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v1_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.133_8080" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v1_nsd_10.233.38.8_8806" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v16_aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.72_8181" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v1_parser_10.233.38.8_8806" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v1_catalog_10.233.38.8_8806" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.95_8443" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v1_message-router_10.233.56.76_3904" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.141_443" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v1_sdc_10.233.49.133_8443" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v17__aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.8_8806" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.94_9015" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Node info in sync 2022/02/26 09:53:14 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v17 (396.044µs) from=10.233.65.165:47830 2022/02/26 09:53:14 [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/02/26 09:53:14 [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/02/26 09:53:14 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 09:53:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v1_message-router_10.233.56.76_3904" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.141_443" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v1_sdc_10.233.49.133_8443" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v17__aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.8_8806" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.94_9015" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v0_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v1_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:14 [INFO] agent: Synced service "_v17_aai-nquery_10.233.67.47_8446" 2022/02/26 09:53:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.133_8080" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v1_nsd_10.233.38.8_8806" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v16_aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.72_8181" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v1_parser_10.233.38.8_8806" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v1_catalog_10.233.38.8_8806" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.95_8443" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Node info in sync 2022/02/26 09:53:14 [DEBUG] http: Request PUT /v1/agent/service/register (315.308108ms) from=10.233.65.165:47832 2022/02/26 09:53:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.94_9015" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v0_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v1_multicloud_10.233.24.32_9001" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v17_aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.49.133_8080" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v1_nsd_10.233.38.8_8806" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v16_aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.72_8181" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v1_parser_10.233.38.8_8806" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v1_catalog_10.233.38.8_8806" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.47_9007" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.95_8443" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v1_message-router_10.233.56.76_3904" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.141_443" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.22.251_9011" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v1_sdc_10.233.49.133_8443" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v17__aai-nquery_10.233.67.47_8446" in sync 2022/02/26 09:53:14 [DEBUG] agent: Service "_v16__aai-nodes-q