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: 'f400ff94-5019-f37c-0cf9-184c7f33fa20' Node name: 'onap-msb-consul-f96d66b85-zgbpl' 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/04/01 04:43:01 [DEBUG] agent: Using random ID "f400ff94-5019-f37c-0cf9-184c7f33fa20" as node ID 2022/04/01 04:43:01 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:f400ff94-5019-f37c-0cf9-184c7f33fa20 Address:127.0.0.1:8300}] 2022/04/01 04:43:01 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2022/04/01 04:43:01 [INFO] serf: EventMemberJoin: onap-msb-consul-f96d66b85-zgbpl.dc1 127.0.0.1 2022/04/01 04:43:01 [INFO] serf: EventMemberJoin: onap-msb-consul-f96d66b85-zgbpl 127.0.0.1 2022/04/01 04:43:01 [INFO] consul: Handled member-join event for server "onap-msb-consul-f96d66b85-zgbpl.dc1" in area "wan" 2022/04/01 04:43:01 [INFO] consul: Adding LAN server onap-msb-consul-f96d66b85-zgbpl (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/04/01 04:43:01 [DEBUG] agent/proxy: managed Connect proxy manager started 2022/04/01 04:43:01 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2022/04/01 04:43:01 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2022/04/01 04:43:01 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2022/04/01 04:43:01 [INFO] agent: started state syncer 2022/04/01 04:43:01 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2022/04/01 04:43:02 [WARN] raft: Heartbeat timeout from "" reached, starting election 2022/04/01 04:43:02 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2022/04/01 04:43:02 [DEBUG] raft: Votes needed: 1 2022/04/01 04:43:02 [DEBUG] raft: Vote granted from f400ff94-5019-f37c-0cf9-184c7f33fa20 in term 2. Tally: 1 2022/04/01 04:43:02 [INFO] raft: Election won. Tally: 1 2022/04/01 04:43:02 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2022/04/01 04:43:02 [INFO] consul: cluster leadership acquired 2022/04/01 04:43:02 [INFO] consul: New leader elected: onap-msb-consul-f96d66b85-zgbpl 2022/04/01 04:43:02 [INFO] connect: initialized primary datacenter CA with provider "consul" 2022/04/01 04:43:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-zgbpl" since the cluster is too small 2022/04/01 04:43:02 [INFO] consul: member 'onap-msb-consul-f96d66b85-zgbpl' joined, marking health alive 2022/04/01 04:43:02 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/04/01 04:43:02 [INFO] agent: Synced node info 2022/04/01 04:43:02 [DEBUG] agent: Node info in sync 2022/04/01 04:43:04 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/04/01 04:43:04 [DEBUG] agent: Node info in sync ==> Newer Consul version available: 1.11.4 (currently running: 1.4.3) 2022/04/01 04:44:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-zgbpl" since the cluster is too small 2022/04/01 04:45:01 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/04/01 04:45:01 [DEBUG] agent: Node info in sync 2022/04/01 04:45:01 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-zgbpl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/04/01 04:45:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-zgbpl" since the cluster is too small 2022/04/01 04:46:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-zgbpl" since the cluster is too small 2022/04/01 04:46:02 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/04/01 04:46:02 [DEBUG] agent: Node info in sync 2022/04/01 04:47:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-zgbpl" since the cluster is too small 2022/04/01 04:47:16 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-zgbpl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/04/01 04:47:17 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/04/01 04:47:17 [DEBUG] agent: Node info in sync 2022/04/01 04:48:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-zgbpl" since the cluster is too small 2022/04/01 04:48:25 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/04/01 04:48:25 [DEBUG] agent: Node info in sync 2022/04/01 04:49:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-zgbpl" since the cluster is too small 2022/04/01 04:49:28 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/04/01 04:49:28 [DEBUG] agent: Node info in sync 2022/04/01 04:50:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-zgbpl" since the cluster is too small 2022/04/01 04:50:02 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-zgbpl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/04/01 04:50:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/04/01 04:50:46 [DEBUG] agent: Node info in sync 2022/04/01 04:51:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-zgbpl" since the cluster is too small 2022/04/01 04:52:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-zgbpl" since the cluster is too small 2022/04/01 04:52:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/04/01 04:52:21 [DEBUG] agent: Node info in sync 2022/04/01 04:52:28 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-zgbpl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/04/01 04:53:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-zgbpl" since the cluster is too small 2022/04/01 04:53:50 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/04/01 04:53:50 [DEBUG] agent: Node info in sync 2022/04/01 04:54:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-zgbpl" since the cluster is too small 2022/04/01 04:54:47 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-zgbpl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/04/01 04:55:01 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/04/01 04:55:01 [DEBUG] agent: Node info in sync 2022/04/01 04:55:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-zgbpl" since the cluster is too small 2022/04/01 04:55:06 [DEBUG] http: Request GET /v1/status/leader (787.075µs) from=10.233.72.5:47576 2022/04/01 04:55:06 [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/04/01 04:55:06 [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/04/01 04:55:06 [INFO] agent: Synced service "_v1_sdc-gui_10.233.21.71_8181" 2022/04/01 04:55:06 [DEBUG] agent: Node info in sync 2022/04/01 04:55:06 [DEBUG] http: Request PUT /v1/agent/service/register (6.456697ms) from=10.233.72.5:47600 2022/04/01 04:55:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.71_8181" in sync 2022/04/01 04:55:06 [DEBUG] agent: Node info in sync 2022/04/01 04:55:07 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (647.622µs) from=10.233.72.5:47602 2022/04/01 04:55:07 [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/04/01 04:55: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/04/01 04:55:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.71_8181" in sync 2022/04/01 04:55:07 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.61.34_9011" 2022/04/01 04:55:07 [DEBUG] agent: Node info in sync 2022/04/01 04:55:07 [DEBUG] http: Request PUT /v1/agent/service/register (3.714777ms) from=10.233.72.5:47608 2022/04/01 04:55:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.71_8181" in sync 2022/04/01 04:55:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:07 [DEBUG] agent: Node info in sync 2022/04/01 04:55:07 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (644.576µs) from=10.233.72.5:47612 2022/04/01 04:55:07 [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/04/01 04:55: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/04/01 04:55:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.71_8181" in sync 2022/04/01 04:55:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:07 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.61.34_9011" 2022/04/01 04:55:07 [DEBUG] agent: Node info in sync 2022/04/01 04:55:07 [DEBUG] http: Request PUT /v1/agent/service/register (3.72791ms) from=10.233.72.5:47620 2022/04/01 04:55:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.71_8181" in sync 2022/04/01 04:55:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:07 [DEBUG] agent: Node info in sync 2022/04/01 04:55:07 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (487.377µs) from=10.233.72.5:47622 2022/04/01 04:55:07 [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/04/01 04:55:07 [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/04/01 04:55:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:07 [INFO] agent: Synced service "_v1_wf-gui_10.233.57.200_8443" 2022/04/01 04:55:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.71_8181" in sync 2022/04/01 04:55:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:07 [DEBUG] agent: Node info in sync 2022/04/01 04:55:07 [DEBUG] http: Request PUT /v1/agent/service/register (3.663004ms) from=10.233.72.5:47624 2022/04/01 04:55:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.71_8181" in sync 2022/04/01 04:55:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.200_8443" in sync 2022/04/01 04:55:07 [DEBUG] agent: Node info in sync 2022/04/01 04:55:07 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (1.230975ms) from=10.233.72.5:47632 2022/04/01 04:55:07 [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/04/01 04:55: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/04/01 04:55:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.200_8443" in sync 2022/04/01 04:55:07 [INFO] agent: Synced service "_v1_parser_10.233.59.78_8806" 2022/04/01 04:55:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.71_8181" in sync 2022/04/01 04:55:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:07 [DEBUG] agent: Node info in sync 2022/04/01 04:55:07 [DEBUG] http: Request PUT /v1/agent/service/register (4.199357ms) from=10.233.72.5:47638 2022/04/01 04:55:07 [DEBUG] agent: Service "_v1_parser_10.233.59.78_8806" in sync 2022/04/01 04:55:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.71_8181" in sync 2022/04/01 04:55:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.200_8443" in sync 2022/04/01 04:55:07 [DEBUG] agent: Node info in sync 2022/04/01 04:55:07 [DEBUG] http: Request GET /v1/health/service/parser-v1 (348.789µs) from=10.233.72.5:47642 2022/04/01 04:55:07 [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/04/01 04:55: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/04/01 04:55:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.71_8181" in sync 2022/04/01 04:55:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.200_8443" in sync 2022/04/01 04:55:07 [DEBUG] agent: Service "_v1_parser_10.233.59.78_8806" in sync 2022/04/01 04:55:07 [INFO] agent: Synced service "_v1_catalog_10.233.59.78_8806" 2022/04/01 04:55:07 [DEBUG] agent: Node info in sync 2022/04/01 04:55:07 [DEBUG] http: Request PUT /v1/agent/service/register (7.94264ms) from=10.233.72.5:47644 2022/04/01 04:55:07 [DEBUG] agent: Service "_v1_catalog_10.233.59.78_8806" in sync 2022/04/01 04:55:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.71_8181" in sync 2022/04/01 04:55:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.200_8443" in sync 2022/04/01 04:55:07 [DEBUG] agent: Service "_v1_parser_10.233.59.78_8806" in sync 2022/04/01 04:55:07 [DEBUG] agent: Node info in sync 2022/04/01 04:55:07 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (414.494µs) from=10.233.72.5:47646 2022/04/01 04:55:07 [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/04/01 04:55: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/04/01 04:55:07 [DEBUG] agent: Service "_v1_catalog_10.233.59.78_8806" in sync 2022/04/01 04:55:07 [INFO] agent: Synced service "_v1_nsd_10.233.59.78_8806" 2022/04/01 04:55:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.71_8181" in sync 2022/04/01 04:55:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.200_8443" in sync 2022/04/01 04:55:07 [DEBUG] agent: Service "_v1_parser_10.233.59.78_8806" in sync 2022/04/01 04:55:07 [DEBUG] agent: Node info in sync 2022/04/01 04:55:07 [DEBUG] http: Request PUT /v1/agent/service/register (4.913751ms) from=10.233.72.5:47648 2022/04/01 04:55:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.200_8443" in sync 2022/04/01 04:55:07 [DEBUG] agent: Service "_v1_parser_10.233.59.78_8806" in sync 2022/04/01 04:55:07 [DEBUG] agent: Service "_v1_catalog_10.233.59.78_8806" in sync 2022/04/01 04:55:07 [DEBUG] agent: Service "_v1_nsd_10.233.59.78_8806" in sync 2022/04/01 04:55:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.71_8181" in sync 2022/04/01 04:55:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:07 [DEBUG] agent: Node info in sync 2022/04/01 04:55:07 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (372.538µs) from=10.233.72.5:47650 2022/04/01 04:55:08 [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/04/01 04:55: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/04/01 04:55:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.71_8181" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.200_8443" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v1_parser_10.233.59.78_8806" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v1_catalog_10.233.59.78_8806" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v1_nsd_10.233.59.78_8806" in sync 2022/04/01 04:55:08 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.59.78_8806" 2022/04/01 04:55:08 [DEBUG] agent: Node info in sync 2022/04/01 04:55:08 [DEBUG] http: Request PUT /v1/agent/service/register (6.224888ms) from=10.233.72.5:47652 2022/04/01 04:55:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.71_8181" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.200_8443" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v1_parser_10.233.59.78_8806" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v1_catalog_10.233.59.78_8806" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v1_nsd_10.233.59.78_8806" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.78_8806" in sync 2022/04/01 04:55:08 [DEBUG] agent: Node info in sync 2022/04/01 04:55:08 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (1.091215ms) from=10.233.72.5:47654 2022/04/01 04:55:08 [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/04/01 04:55: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/04/01 04:55:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v1_catalog_10.233.59.78_8806" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v1_nsd_10.233.59.78_8806" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.78_8806" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.71_8181" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.200_8443" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v1_parser_10.233.59.78_8806" in sync 2022/04/01 04:55:08 [INFO] agent: Synced service "_v0_multicloud_10.233.55.116_9001" 2022/04/01 04:55:08 [DEBUG] agent: Node info in sync 2022/04/01 04:55:08 [DEBUG] http: Request PUT /v1/agent/service/register (7.032107ms) from=10.233.72.5:47656 2022/04/01 04:55:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v1_catalog_10.233.59.78_8806" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v1_nsd_10.233.59.78_8806" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.78_8806" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.71_8181" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.200_8443" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v1_parser_10.233.59.78_8806" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v0_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:08 [DEBUG] agent: Node info in sync 2022/04/01 04:55:08 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (404.889µs) from=10.233.72.5:47658 2022/04/01 04:55:08 [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/04/01 04:55: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/04/01 04:55:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.71_8181" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.200_8443" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v1_parser_10.233.59.78_8806" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v0_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:08 [INFO] agent: Synced service "_v1_multicloud_10.233.55.116_9001" 2022/04/01 04:55:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v1_catalog_10.233.59.78_8806" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v1_nsd_10.233.59.78_8806" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.78_8806" in sync 2022/04/01 04:55:08 [DEBUG] agent: Node info in sync 2022/04/01 04:55:08 [DEBUG] http: Request PUT /v1/agent/service/register (3.799237ms) from=10.233.72.5:47660 2022/04/01 04:55:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v1_catalog_10.233.59.78_8806" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v1_nsd_10.233.59.78_8806" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.78_8806" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v1_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.71_8181" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.200_8443" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v1_parser_10.233.59.78_8806" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v0_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:08 [DEBUG] agent: Node info in sync 2022/04/01 04:55:08 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (296.59µs) from=10.233.72.5:47662 2022/04/01 04:55:08 [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/04/01 04:55: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/04/01 04:55:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.71_8181" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.200_8443" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v1_parser_10.233.59.78_8806" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v0_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:08 [INFO] agent: Synced service "_v1_sdc_10.233.47.115_8443" 2022/04/01 04:55:08 [DEBUG] agent: Service "_v1_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v1_catalog_10.233.59.78_8806" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v1_nsd_10.233.59.78_8806" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.78_8806" in sync 2022/04/01 04:55:08 [DEBUG] agent: Node info in sync 2022/04/01 04:55:08 [DEBUG] http: Request PUT /v1/agent/service/register (8.799329ms) from=10.233.72.5:47664 2022/04/01 04:55:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.71_8181" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.200_8443" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v1_parser_10.233.59.78_8806" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v0_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v1_sdc_10.233.47.115_8443" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v1_catalog_10.233.59.78_8806" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v1_nsd_10.233.59.78_8806" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.78_8806" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v1_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:08 [DEBUG] agent: Node info in sync 2022/04/01 04:55:08 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (389.075µs) from=10.233.72.5:47666 2022/04/01 04:55:08 [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/04/01 04:55: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/04/01 04:55:08 [DEBUG] agent: Service "_v1_sdc_10.233.47.115_8443" in sync 2022/04/01 04:55:08 [INFO] agent: Synced service "_v1_sdc-deprecated_10.233.47.115_8080" 2022/04/01 04:55:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.71_8181" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.200_8443" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v1_parser_10.233.59.78_8806" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v0_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.78_8806" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v1_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v1_catalog_10.233.59.78_8806" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v1_nsd_10.233.59.78_8806" in sync 2022/04/01 04:55:08 [DEBUG] agent: Node info in sync 2022/04/01 04:55:08 [DEBUG] http: Request PUT /v1/agent/service/register (4.748002ms) from=10.233.72.5:47670 2022/04/01 04:55:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v1_catalog_10.233.59.78_8806" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v1_nsd_10.233.59.78_8806" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.78_8806" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v1_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.71_8181" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.200_8443" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v1_parser_10.233.59.78_8806" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v0_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v1_sdc_10.233.47.115_8443" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.115_8080" in sync 2022/04/01 04:55:08 [DEBUG] agent: Node info in sync 2022/04/01 04:55:08 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (1.27127ms) from=10.233.72.5:47672 2022/04/01 04:55:08 [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/04/01 04:55: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/04/01 04:55:08 [DEBUG] agent: Service "_v1_nsd_10.233.59.78_8806" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.78_8806" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v1_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v1_catalog_10.233.59.78_8806" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v0_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v1_sdc_10.233.47.115_8443" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.115_8080" in sync 2022/04/01 04:55:08 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.41.71_443" 2022/04/01 04:55:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.71_8181" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.200_8443" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v1_parser_10.233.59.78_8806" in sync 2022/04/01 04:55:08 [DEBUG] agent: Node info in sync 2022/04/01 04:55:08 [DEBUG] http: Request PUT /v1/agent/service/register (4.677183ms) from=10.233.72.5:47674 2022/04/01 04:55:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.71_8181" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.200_8443" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v1_parser_10.233.59.78_8806" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v0_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v1_sdc_10.233.47.115_8443" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.115_8080" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.71_443" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v1_catalog_10.233.59.78_8806" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v1_nsd_10.233.59.78_8806" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.78_8806" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v1_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:08 [DEBUG] agent: Node info in sync 2022/04/01 04:55:08 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (416.902µs) from=10.233.72.5:47676 2022/04/01 04:55:08 [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/04/01 04:55: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/04/01 04:55:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.200_8443" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.71_443" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.71_8181" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v1_catalog_10.233.59.78_8806" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v1_nsd_10.233.59.78_8806" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v0_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v1_sdc_10.233.47.115_8443" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.115_8080" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v1_parser_10.233.59.78_8806" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v1_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:08 [INFO] agent: Synced service "_v1_message-router_10.233.52.96_3904" 2022/04/01 04:55:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.78_8806" in sync 2022/04/01 04:55:08 [DEBUG] agent: Node info in sync 2022/04/01 04:55:08 [DEBUG] http: Request PUT /v1/agent/service/register (3.871466ms) from=10.233.72.5:47678 2022/04/01 04:55:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.115_8080" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v1_parser_10.233.59.78_8806" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v0_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v1_sdc_10.233.47.115_8443" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.78_8806" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v1_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v1_message-router_10.233.52.96_3904" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.71_8181" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.200_8443" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.71_443" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v1_nsd_10.233.59.78_8806" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v1_catalog_10.233.59.78_8806" in sync 2022/04/01 04:55:08 [DEBUG] agent: Node info in sync 2022/04/01 04:55:08 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (465.955µs) from=10.233.72.5:47680 2022/04/01 04:55:08 [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/04/01 04:55:08 [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/04/01 04:55: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/04/01 04:55: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/04/01 04:55:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.71_8181" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.200_8443" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.71_443" in sync 2022/04/01 04:55:08 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.67.170_8446" 2022/04/01 04:55:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v1_catalog_10.233.59.78_8806" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v1_nsd_10.233.59.78_8806" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v1_parser_10.233.59.78_8806" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v0_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v1_sdc_10.233.47.115_8443" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.115_8080" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.78_8806" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v1_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v1_message-router_10.233.52.96_3904" in sync 2022/04/01 04:55:08 [DEBUG] agent: Node info in sync 2022/04/01 04:55:08 [DEBUG] http: Request PUT /v1/agent/service/register (4.48992ms) from=10.233.72.5:47682 2022/04/01 04:55:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.78_8806" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v1_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v1_message-router_10.233.52.96_3904" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.71_8181" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.200_8443" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.71_443" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v1_catalog_10.233.59.78_8806" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v1_nsd_10.233.59.78_8806" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v1_parser_10.233.59.78_8806" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v0_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v1_sdc_10.233.47.115_8443" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.115_8080" in sync 2022/04/01 04:55:08 [DEBUG] agent: Node info in sync 2022/04/01 04:55:08 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (541.599µs) from=10.233.72.5:47684 2022/04/01 04:55:08 [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/04/01 04:55: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/04/01 04:55: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/04/01 04:55:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.200_8443" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.71_443" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.71_8181" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v1_catalog_10.233.59.78_8806" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v1_nsd_10.233.59.78_8806" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v0_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v1_sdc_10.233.47.115_8443" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.115_8080" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v1_parser_10.233.59.78_8806" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v1_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v1_message-router_10.233.52.96_3904" in sync 2022/04/01 04:55:08 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.67.170_8446" 2022/04/01 04:55:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.78_8806" in sync 2022/04/01 04:55:08 [DEBUG] agent: Node info in sync 2022/04/01 04:55:08 [DEBUG] http: Request PUT /v1/agent/service/register (4.607744ms) from=10.233.72.5:47686 2022/04/01 04:55:08 [DEBUG] agent: Service "_v1_parser_10.233.59.78_8806" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v0_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v1_sdc_10.233.47.115_8443" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.115_8080" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.78_8806" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v1_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v1_message-router_10.233.52.96_3904" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.71_8181" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.200_8443" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.71_443" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v1_catalog_10.233.59.78_8806" in sync 2022/04/01 04:55:08 [DEBUG] agent: Service "_v1_nsd_10.233.59.78_8806" in sync 2022/04/01 04:55:08 [DEBUG] agent: Node info in sync 2022/04/01 04:55:08 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (327.781µs) from=10.233.72.5:47688 2022/04/01 04:55:09 [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/04/01 04:55:09 [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/04/01 04:55: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/04/01 04:55: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/04/01 04:55:09 [DEBUG] agent: Service "_v1_message-router_10.233.52.96_3904" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.78_8806" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.71_443" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.67.170_8446" 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.71_8181" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.200_8443" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_catalog_10.233.59.78_8806" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_nsd_10.233.59.78_8806" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_sdc_10.233.47.115_8443" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.115_8080" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_parser_10.233.59.78_8806" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v0_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:09 [DEBUG] agent: Node info in sync 2022/04/01 04:55:09 [DEBUG] http: Request PUT /v1/agent/service/register (6.859599ms) from=10.233.72.5:47690 2022/04/01 04:55:09 [DEBUG] agent: Service "_v0_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_sdc_10.233.47.115_8443" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.115_8080" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_parser_10.233.59.78_8806" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_message-router_10.233.52.96_3904" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.78_8806" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.200_8443" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.71_443" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.71_8181" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_catalog_10.233.59.78_8806" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_nsd_10.233.59.78_8806" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:09 [DEBUG] agent: Node info in sync 2022/04/01 04:55:09 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (389.025µs) from=10.233.72.5:47692 2022/04/01 04:55:09 [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/04/01 04:55: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/04/01 04:55: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/04/01 04:55:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_catalog_10.233.59.78_8806" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_nsd_10.233.59.78_8806" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_parser_10.233.59.78_8806" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v0_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_sdc_10.233.47.115_8443" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.115_8080" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.78_8806" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_message-router_10.233.52.96_3904" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.67.170_8446" 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.71_8181" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.200_8443" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.71_443" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Node info in sync 2022/04/01 04:55:09 [DEBUG] http: Request PUT /v1/agent/service/register (17.396921ms) from=10.233.72.5:47696 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_parser_10.233.59.78_8806" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v0_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_sdc_10.233.47.115_8443" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.115_8080" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.78_8806" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_message-router_10.233.52.96_3904" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.71_8181" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.200_8443" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.71_443" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_catalog_10.233.59.78_8806" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_nsd_10.233.59.78_8806" in sync 2022/04/01 04:55:09 [DEBUG] agent: Node info in sync 2022/04/01 04:55:09 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (328.846µs) from=10.233.72.5:47698 2022/04/01 04:55:09 [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/04/01 04:55:09 [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/04/01 04:55: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/04/01 04:55: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/04/01 04:55:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.71_8181" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.200_8443" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.71_443" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_catalog_10.233.59.78_8806" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_nsd_10.233.59.78_8806" in sync 2022/04/01 04:55:09 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.67.170_8446" 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_parser_10.233.59.78_8806" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v0_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_sdc_10.233.47.115_8443" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.115_8080" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.78_8806" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_message-router_10.233.52.96_3904" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Node info in sync 2022/04/01 04:55:09 [DEBUG] http: Request PUT /v1/agent/service/register (3.902142ms) from=10.233.72.5:47700 2022/04/01 04:55:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.71_8181" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.200_8443" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.71_443" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_catalog_10.233.59.78_8806" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_nsd_10.233.59.78_8806" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_parser_10.233.59.78_8806" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v0_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_sdc_10.233.47.115_8443" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.115_8080" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.78_8806" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_message-router_10.233.52.96_3904" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Node info in sync 2022/04/01 04:55:09 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (550.233µs) from=10.233.72.5:47702 2022/04/01 04:55:09 [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/04/01 04:55: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/04/01 04:55: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/04/01 04:55:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_catalog_10.233.59.78_8806" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_nsd_10.233.59.78_8806" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.67.170_8446" 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_parser_10.233.59.78_8806" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v0_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_sdc_10.233.47.115_8443" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.115_8080" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.78_8806" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_message-router_10.233.52.96_3904" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.71_8181" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.200_8443" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.71_443" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Node info in sync 2022/04/01 04:55:09 [DEBUG] http: Request PUT /v1/agent/service/register (5.869433ms) from=10.233.72.5:47706 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.78_8806" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_message-router_10.233.52.96_3904" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.71_8181" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.200_8443" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.71_443" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_catalog_10.233.59.78_8806" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_nsd_10.233.59.78_8806" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_parser_10.233.59.78_8806" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v0_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_sdc_10.233.47.115_8443" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.115_8080" in sync 2022/04/01 04:55:09 [DEBUG] agent: Node info in sync 2022/04/01 04:55:09 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (362.247µs) from=10.233.72.5:47708 2022/04/01 04:55:09 [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/04/01 04:55:09 [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/04/01 04:55: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/04/01 04:55: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/04/01 04:55:09 [DEBUG] agent: Service "_v1_parser_10.233.59.78_8806" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v0_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_sdc_10.233.47.115_8443" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.115_8080" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.78_8806" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_message-router_10.233.52.96_3904" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.71_8181" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.200_8443" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.71_443" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.67.170_8446" 2022/04/01 04:55:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_catalog_10.233.59.78_8806" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_nsd_10.233.59.78_8806" in sync 2022/04/01 04:55:09 [DEBUG] agent: Node info in sync 2022/04/01 04:55:09 [DEBUG] http: Request PUT /v1/agent/service/register (4.023523ms) from=10.233.72.5:47710 2022/04/01 04:55:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_catalog_10.233.59.78_8806" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_nsd_10.233.59.78_8806" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_parser_10.233.59.78_8806" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v0_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_sdc_10.233.47.115_8443" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.115_8080" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.78_8806" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_message-router_10.233.52.96_3904" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.71_8181" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.200_8443" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.71_443" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Node info in sync 2022/04/01 04:55:09 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (614.021µs) from=10.233.72.5:47712 2022/04/01 04:55:09 [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/04/01 04:55: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/04/01 04:55: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/04/01 04:55:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.71_443" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.71_8181" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.200_8443" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_catalog_10.233.59.78_8806" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_nsd_10.233.59.78_8806" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_sdc_10.233.47.115_8443" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.115_8080" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_parser_10.233.59.78_8806" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v0_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_message-router_10.233.52.96_3904" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.67.170_8446" 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.78_8806" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:09 [DEBUG] agent: Node info in sync 2022/04/01 04:55:09 [DEBUG] http: Request PUT /v1/agent/service/register (10.45191ms) from=10.233.72.5:47714 2022/04/01 04:55:09 [DEBUG] agent: Service "_v0_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_sdc_10.233.47.115_8443" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.115_8080" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_parser_10.233.59.78_8806" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_message-router_10.233.52.96_3904" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.78_8806" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.200_8443" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.71_443" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.71_8181" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_catalog_10.233.59.78_8806" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_nsd_10.233.59.78_8806" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:09 [DEBUG] agent: Node info in sync 2022/04/01 04:55:09 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (321.137µs) from=10.233.72.5:47718 2022/04/01 04:55:09 [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/04/01 04:55:09 [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/04/01 04:55: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/04/01 04:55: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/04/01 04:55:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.71_8181" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.200_8443" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.71_443" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_catalog_10.233.59.78_8806" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_nsd_10.233.59.78_8806" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_parser_10.233.59.78_8806" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v0_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_sdc_10.233.47.115_8443" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.115_8080" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.78_8806" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_message-router_10.233.52.96_3904" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.67.170_8446" 2022/04/01 04:55:09 [DEBUG] agent: Node info in sync 2022/04/01 04:55:09 [DEBUG] http: Request PUT /v1/agent/service/register (6.455575ms) from=10.233.72.5:47724 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_sdc_10.233.47.115_8443" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.115_8080" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_parser_10.233.59.78_8806" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v0_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_message-router_10.233.52.96_3904" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.78_8806" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.71_443" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.71_8181" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.200_8443" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_catalog_10.233.59.78_8806" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_nsd_10.233.59.78_8806" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:09 [DEBUG] agent: Node info in sync 2022/04/01 04:55:09 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (576.261µs) from=10.233.72.5:47726 2022/04/01 04:55:09 [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/04/01 04:55: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/04/01 04:55: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/04/01 04:55:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.200_8443" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.71_443" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.71_8181" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_catalog_10.233.59.78_8806" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_nsd_10.233.59.78_8806" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.67.170_8446" 2022/04/01 04:55:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v0_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_sdc_10.233.47.115_8443" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.115_8080" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_parser_10.233.59.78_8806" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_message-router_10.233.52.96_3904" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.78_8806" in sync 2022/04/01 04:55:09 [DEBUG] agent: Node info in sync 2022/04/01 04:55:09 [DEBUG] http: Request PUT /v1/agent/service/register (5.053206ms) from=10.233.72.5:47728 2022/04/01 04:55:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.78_8806" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_message-router_10.233.52.96_3904" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.71_8181" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.200_8443" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.71_443" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_catalog_10.233.59.78_8806" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_nsd_10.233.59.78_8806" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_parser_10.233.59.78_8806" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v0_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_sdc_10.233.47.115_8443" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.115_8080" in sync 2022/04/01 04:55:09 [DEBUG] agent: Node info in sync 2022/04/01 04:55:09 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (388.9µs) from=10.233.72.5:47730 2022/04/01 04:55:09 [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/04/01 04:55:09 [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/04/01 04:55: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/04/01 04:55: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/04/01 04:55:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.71_443" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.71_8181" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.200_8443" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_catalog_10.233.59.78_8806" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_nsd_10.233.59.78_8806" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_sdc_10.233.47.115_8443" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.115_8080" in sync 2022/04/01 04:55:09 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.67.170_8446" 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_parser_10.233.59.78_8806" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v0_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_message-router_10.233.52.96_3904" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.78_8806" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:09 [DEBUG] agent: Node info in sync 2022/04/01 04:55:09 [DEBUG] http: Request PUT /v1/agent/service/register (4.831492ms) from=10.233.72.5:47732 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.78_8806" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_message-router_10.233.52.96_3904" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.71_8181" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.200_8443" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.71_443" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_catalog_10.233.59.78_8806" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_nsd_10.233.59.78_8806" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_parser_10.233.59.78_8806" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v0_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_sdc_10.233.47.115_8443" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.115_8080" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Node info in sync 2022/04/01 04:55:09 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (517.957µs) from=10.233.72.5:47734 2022/04/01 04:55:09 [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/04/01 04:55: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/04/01 04:55: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/04/01 04:55:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.78_8806" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_message-router_10.233.52.96_3904" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.71_8181" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.200_8443" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.71_443" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.67.170_8446" 2022/04/01 04:55:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_catalog_10.233.59.78_8806" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_nsd_10.233.59.78_8806" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_parser_10.233.59.78_8806" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v0_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_sdc_10.233.47.115_8443" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.115_8080" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Node info in sync 2022/04/01 04:55:09 [DEBUG] http: Request PUT /v1/agent/service/register (4.384475ms) from=10.233.72.5:47736 2022/04/01 04:55:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_catalog_10.233.59.78_8806" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_nsd_10.233.59.78_8806" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_parser_10.233.59.78_8806" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v0_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_sdc_10.233.47.115_8443" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.115_8080" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.78_8806" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_message-router_10.233.52.96_3904" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.71_8181" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.200_8443" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.71_443" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Node info in sync 2022/04/01 04:55:09 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (400.998µs) from=10.233.72.5:47738 2022/04/01 04:55:09 [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/04/01 04:55:09 [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/04/01 04:55: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/04/01 04:55: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/04/01 04:55:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.71_443" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.71_8181" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_nsd_10.233.59.78_8806" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.115_8080" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_sdc_10.233.47.115_8443" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.200_8443" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_catalog_10.233.59.78_8806" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v0_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_parser_10.233.59.78_8806" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_message-router_10.233.52.96_3904" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.67.170_8446" 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.78_8806" in sync 2022/04/01 04:55:09 [DEBUG] agent: Node info in sync 2022/04/01 04:55:09 [DEBUG] http: Request PUT /v1/agent/service/register (4.23905ms) from=10.233.72.5:47740 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.200_8443" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_catalog_10.233.59.78_8806" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_parser_10.233.59.78_8806" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v0_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.78_8806" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_message-router_10.233.52.96_3904" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.71_8181" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.71_443" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_nsd_10.233.59.78_8806" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_sdc_10.233.47.115_8443" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.115_8080" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Node info in sync 2022/04/01 04:55:09 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (337.596µs) from=10.233.72.5:47742 2022/04/01 04:55:09 [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/04/01 04:55: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/04/01 04:55: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/04/01 04:55:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.71_8181" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.71_443" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.67.170_8446" 2022/04/01 04:55:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_nsd_10.233.59.78_8806" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_sdc_10.233.47.115_8443" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.115_8080" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.200_8443" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_catalog_10.233.59.78_8806" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_parser_10.233.59.78_8806" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v0_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.78_8806" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_message-router_10.233.52.96_3904" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Node info in sync 2022/04/01 04:55:09 [DEBUG] http: Request PUT /v1/agent/service/register (9.539753ms) from=10.233.72.5:47744 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_catalog_10.233.59.78_8806" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_parser_10.233.59.78_8806" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v0_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.78_8806" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_message-router_10.233.52.96_3904" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.71_8181" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.71_443" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_nsd_10.233.59.78_8806" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_sdc_10.233.47.115_8443" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.115_8080" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.200_8443" in sync 2022/04/01 04:55:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:09 [DEBUG] agent: Node info in sync 2022/04/01 04:55:09 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (434.112µs) from=10.233.72.5:47746 2022/04/01 04:55:09 [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/04/01 04:55:09 [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/04/01 04:55: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/04/01 04:55: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/04/01 04:55:10 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.67.170_8446" 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_parser_10.233.59.78_8806" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v0_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.78_8806" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_message-router_10.233.52.96_3904" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.71_8181" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.71_443" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_nsd_10.233.59.78_8806" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_sdc_10.233.47.115_8443" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.115_8080" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.200_8443" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_catalog_10.233.59.78_8806" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Node info in sync 2022/04/01 04:55:10 [DEBUG] http: Request PUT /v1/agent/service/register (14.015254ms) from=10.233.72.5:47748 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_catalog_10.233.59.78_8806" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_parser_10.233.59.78_8806" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v0_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.78_8806" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_message-router_10.233.52.96_3904" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.71_8181" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.71_443" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_nsd_10.233.59.78_8806" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_sdc_10.233.47.115_8443" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.115_8080" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.200_8443" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Node info in sync 2022/04/01 04:55:10 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (667.676µs) from=10.233.72.5:47750 2022/04/01 04:55:10 [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/04/01 04:55: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/04/01 04:55: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/04/01 04:55:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.200_8443" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_catalog_10.233.59.78_8806" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v0_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.67.170_8446" 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_parser_10.233.59.78_8806" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_message-router_10.233.52.96_3904" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.78_8806" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.71_443" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.71_8181" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_nsd_10.233.59.78_8806" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.115_8080" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_sdc_10.233.47.115_8443" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:10 [DEBUG] agent: Node info in sync 2022/04/01 04:55:10 [DEBUG] http: Request PUT /v1/agent/service/register (4.723988ms) from=10.233.72.5:47756 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_message-router_10.233.52.96_3904" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.78_8806" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.71_443" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.71_8181" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_nsd_10.233.59.78_8806" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.115_8080" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_sdc_10.233.47.115_8443" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.200_8443" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_catalog_10.233.59.78_8806" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v0_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_parser_10.233.59.78_8806" in sync 2022/04/01 04:55:10 [DEBUG] agent: Node info in sync 2022/04/01 04:55:10 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (292.548µs) from=10.233.72.5:47758 2022/04/01 04:55:10 [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/04/01 04:55:10 [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/04/01 04:55: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/04/01 04:55: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/04/01 04:55:10 [DEBUG] agent: Service "_v1_sdc_10.233.47.115_8443" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.115_8080" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.67.170_8446" 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.200_8443" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_catalog_10.233.59.78_8806" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_parser_10.233.59.78_8806" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v0_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.78_8806" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_message-router_10.233.52.96_3904" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.71_8181" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.71_443" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_nsd_10.233.59.78_8806" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Node info in sync 2022/04/01 04:55:10 [DEBUG] http: Request PUT /v1/agent/service/register (5.824993ms) from=10.233.72.5:47762 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.78_8806" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_message-router_10.233.52.96_3904" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.71_8181" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.71_443" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_nsd_10.233.59.78_8806" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_sdc_10.233.47.115_8443" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.115_8080" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.200_8443" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_catalog_10.233.59.78_8806" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_parser_10.233.59.78_8806" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v0_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Node info in sync 2022/04/01 04:55:10 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (415.152µs) from=10.233.72.5:47764 2022/04/01 04:55:10 [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/04/01 04:55: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/04/01 04:55: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/04/01 04:55:10 [DEBUG] agent: Service "_v1_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.200_8443" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_catalog_10.233.59.78_8806" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_parser_10.233.59.78_8806" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v0_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.67.170_8446" 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.78_8806" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_message-router_10.233.52.96_3904" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.71_8181" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.71_443" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_nsd_10.233.59.78_8806" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_sdc_10.233.47.115_8443" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.115_8080" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Node info in sync 2022/04/01 04:55:10 [DEBUG] http: Request PUT /v1/agent/service/register (12.314268ms) from=10.233.72.5:47766 2022/04/01 04:55:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_parser_10.233.59.78_8806" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v0_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.78_8806" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_message-router_10.233.52.96_3904" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.71_8181" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.71_443" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_nsd_10.233.59.78_8806" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_sdc_10.233.47.115_8443" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.115_8080" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.200_8443" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_catalog_10.233.59.78_8806" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Node info in sync 2022/04/01 04:55:10 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (524.076µs) from=10.233.72.5:47768 2022/04/01 04:55:10 [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/04/01 04:55:10 [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/04/01 04:55: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/04/01 04:55: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/04/01 04:55:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.71_8181" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.71_443" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.67.170_8446" 2022/04/01 04:55:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_nsd_10.233.59.78_8806" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_sdc_10.233.47.115_8443" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.115_8080" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.200_8443" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_catalog_10.233.59.78_8806" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_parser_10.233.59.78_8806" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v0_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.78_8806" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_message-router_10.233.52.96_3904" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Node info in sync 2022/04/01 04:55:10 [DEBUG] http: Request PUT /v1/agent/service/register (7.751284ms) from=10.233.72.5:47770 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.200_8443" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_catalog_10.233.59.78_8806" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_parser_10.233.59.78_8806" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v0_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.78_8806" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_message-router_10.233.52.96_3904" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.71_8181" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.71_443" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_nsd_10.233.59.78_8806" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_sdc_10.233.47.115_8443" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.115_8080" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Node info in sync 2022/04/01 04:55:10 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (402.921µs) from=10.233.72.5:47772 2022/04/01 04:55:10 [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/04/01 04:55: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/04/01 04:55: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/04/01 04:55:10 [DEBUG] agent: Service "_v1_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.67.170_8446" 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.200_8443" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_catalog_10.233.59.78_8806" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_parser_10.233.59.78_8806" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v0_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.78_8806" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_message-router_10.233.52.96_3904" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.71_8181" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.71_443" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_nsd_10.233.59.78_8806" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_sdc_10.233.47.115_8443" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.115_8080" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Node info in sync 2022/04/01 04:55:10 [DEBUG] http: Request PUT /v1/agent/service/register (8.038143ms) from=10.233.72.5:47776 2022/04/01 04:55:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.200_8443" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_catalog_10.233.59.78_8806" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v0_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_parser_10.233.59.78_8806" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_message-router_10.233.52.96_3904" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.78_8806" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.71_443" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.71_8181" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_nsd_10.233.59.78_8806" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.115_8080" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_sdc_10.233.47.115_8443" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:10 [DEBUG] agent: Node info in sync 2022/04/01 04:55:10 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (305.996µs) from=10.233.72.5:47778 2022/04/01 04:55:10 [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/04/01 04:55:10 [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/04/01 04:55: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/04/01 04:55: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/04/01 04:55:10 [DEBUG] agent: Service "_v1_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.200_8443" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_catalog_10.233.59.78_8806" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_parser_10.233.59.78_8806" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v0_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.78_8806" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_message-router_10.233.52.96_3904" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.71_8181" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.71_443" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.67.170_8446" 2022/04/01 04:55:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_nsd_10.233.59.78_8806" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_sdc_10.233.47.115_8443" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.115_8080" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Node info in sync 2022/04/01 04:55:10 [DEBUG] http: Request PUT /v1/agent/service/register (9.842568ms) from=10.233.72.5:47780 2022/04/01 04:55:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_sdc_10.233.47.115_8443" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.115_8080" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.200_8443" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_catalog_10.233.59.78_8806" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_parser_10.233.59.78_8806" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v0_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.78_8806" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_message-router_10.233.52.96_3904" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.71_8181" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.71_443" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_nsd_10.233.59.78_8806" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:10 [DEBUG] agent: Node info in sync 2022/04/01 04:55:10 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (521.797µs) from=10.233.72.5:47782 2022/04/01 04:55:10 [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/04/01 04:55: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/04/01 04:55: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/04/01 04:55:10 [DEBUG] agent: Service "_v1_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.200_8443" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_catalog_10.233.59.78_8806" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_parser_10.233.59.78_8806" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v0_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.78_8806" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_message-router_10.233.52.96_3904" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.71_8181" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.71_443" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.67.170_8446" 2022/04/01 04:55:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_nsd_10.233.59.78_8806" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_sdc_10.233.47.115_8443" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.115_8080" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Node info in sync 2022/04/01 04:55:10 [DEBUG] http: Request PUT /v1/agent/service/register (17.091719ms) from=10.233.72.5:47786 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_sdc_10.233.47.115_8443" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.115_8080" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.200_8443" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_catalog_10.233.59.78_8806" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_parser_10.233.59.78_8806" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v0_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.78_8806" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_message-router_10.233.52.96_3904" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.71_8181" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.71_443" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_nsd_10.233.59.78_8806" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Node info in sync 2022/04/01 04:55:10 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (335.241µs) from=10.233.72.5:47788 2022/04/01 04:55:10 [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/04/01 04:55:10 [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/04/01 04:55: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/04/01 04:55: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/04/01 04:55:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_nsd_10.233.59.78_8806" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_sdc_10.233.47.115_8443" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.115_8080" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.200_8443" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_catalog_10.233.59.78_8806" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_parser_10.233.59.78_8806" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v0_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.78_8806" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_message-router_10.233.52.96_3904" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.71_8181" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.71_443" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.67.170_8446" 2022/04/01 04:55:10 [DEBUG] agent: Node info in sync 2022/04/01 04:55:10 [DEBUG] http: Request PUT /v1/agent/service/register (6.477631ms) from=10.233.72.5:47790 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.200_8443" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_catalog_10.233.59.78_8806" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_parser_10.233.59.78_8806" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v0_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.78_8806" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_message-router_10.233.52.96_3904" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.71_8181" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.71_443" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_nsd_10.233.59.78_8806" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_sdc_10.233.47.115_8443" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.115_8080" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Node info in sync 2022/04/01 04:55:10 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (375.871µs) from=10.233.72.5:47792 2022/04/01 04:55:10 [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/04/01 04:55: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/04/01 04:55: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/04/01 04:55:10 [DEBUG] agent: Service "_v1_catalog_10.233.59.78_8806" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_parser_10.233.59.78_8806" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v0_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.78_8806" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_message-router_10.233.52.96_3904" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.71_8181" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.71_443" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.67.170_8446" 2022/04/01 04:55:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_nsd_10.233.59.78_8806" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_sdc_10.233.47.115_8443" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.115_8080" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.200_8443" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Node info in sync 2022/04/01 04:55:10 [DEBUG] http: Request PUT /v1/agent/service/register (8.26546ms) from=10.233.72.5:47794 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_nsd_10.233.59.78_8806" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_sdc_10.233.47.115_8443" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.115_8080" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.200_8443" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_catalog_10.233.59.78_8806" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_parser_10.233.59.78_8806" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v0_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.78_8806" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_message-router_10.233.52.96_3904" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.71_8181" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.71_443" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Node info in sync 2022/04/01 04:55:10 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (379.535µs) from=10.233.72.5:47796 2022/04/01 04:55:10 [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/04/01 04:55:10 [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/04/01 04:55: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/04/01 04:55: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/04/01 04:55:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.71_8181" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.71_443" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_nsd_10.233.59.78_8806" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.67.170_8446" 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_sdc_10.233.47.115_8443" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.115_8080" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.200_8443" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_catalog_10.233.59.78_8806" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_parser_10.233.59.78_8806" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v0_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.78_8806" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_message-router_10.233.52.96_3904" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Node info in sync 2022/04/01 04:55:10 [DEBUG] http: Request PUT /v1/agent/service/register (9.51465ms) from=10.233.72.5:47798 2022/04/01 04:55:10 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_sdc_10.233.47.115_8443" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.115_8080" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.200_8443" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_catalog_10.233.59.78_8806" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_parser_10.233.59.78_8806" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v0_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.78_8806" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_message-router_10.233.52.96_3904" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.71_8181" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.71_443" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_nsd_10.233.59.78_8806" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Node info in sync 2022/04/01 04:55:10 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (5.510753ms) from=10.233.72.5:47800 2022/04/01 04:55:10 [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/04/01 04:55: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/04/01 04:55: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/04/01 04:55:10 [DEBUG] agent: Service "_v1_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.200_8443" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_catalog_10.233.59.78_8806" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_parser_10.233.59.78_8806" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v0_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.78_8806" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_message-router_10.233.52.96_3904" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.71_8181" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.71_443" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.67.170_8446" 2022/04/01 04:55:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_nsd_10.233.59.78_8806" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_sdc_10.233.47.115_8443" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.115_8080" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Node info in sync 2022/04/01 04:55:10 [DEBUG] http: Request PUT /v1/agent/service/register (19.267197ms) from=10.233.72.5:47806 2022/04/01 04:55:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.71_8181" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.71_443" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_nsd_10.233.59.78_8806" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_sdc_10.233.47.115_8443" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.115_8080" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.200_8443" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_catalog_10.233.59.78_8806" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_parser_10.233.59.78_8806" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v0_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.78_8806" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_message-router_10.233.52.96_3904" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Node info in sync 2022/04/01 04:55:10 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (2.180936ms) from=10.233.72.5:47808 2022/04/01 04:55:10 [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/04/01 04:55:10 [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/04/01 04:55: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/04/01 04:55: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/04/01 04:55:10 [DEBUG] agent: Service "_v1_parser_10.233.59.78_8806" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v0_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.67.170_8446" 2022/04/01 04:55:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.78_8806" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_message-router_10.233.52.96_3904" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.71_8181" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.71_443" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_nsd_10.233.59.78_8806" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_sdc_10.233.47.115_8443" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.115_8080" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.200_8443" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_catalog_10.233.59.78_8806" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Node info in sync 2022/04/01 04:55:10 [DEBUG] http: Request PUT /v1/agent/service/register (8.536722ms) from=10.233.72.5:47810 2022/04/01 04:55:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_nsd_10.233.59.78_8806" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_sdc_10.233.47.115_8443" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.115_8080" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.200_8443" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_catalog_10.233.59.78_8806" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_parser_10.233.59.78_8806" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v0_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.78_8806" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_message-router_10.233.52.96_3904" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.71_8181" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.71_443" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Node info in sync 2022/04/01 04:55:10 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (740.784µs) from=10.233.72.5:47812 2022/04/01 04:55:10 [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/04/01 04:55: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/04/01 04:55: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/04/01 04:55:10 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.71_8181" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.71_443" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_nsd_10.233.59.78_8806" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_sdc_10.233.47.115_8443" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.115_8080" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.200_8443" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.67.170_8446" 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_catalog_10.233.59.78_8806" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_parser_10.233.59.78_8806" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v0_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.78_8806" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_message-router_10.233.52.96_3904" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Node info in sync 2022/04/01 04:55:10 [DEBUG] http: Request PUT /v1/agent/service/register (15.839543ms) from=10.233.72.5:47814 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.200_8443" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_catalog_10.233.59.78_8806" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_parser_10.233.59.78_8806" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v0_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.78_8806" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_message-router_10.233.52.96_3904" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.71_8181" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.71_443" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_nsd_10.233.59.78_8806" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_sdc_10.233.47.115_8443" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.115_8080" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Node info in sync 2022/04/01 04:55:10 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (473.262µs) from=10.233.72.5:47816 2022/04/01 04:55:10 [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/04/01 04:55:10 [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/04/01 04:55: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/04/01 04:55: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/04/01 04:55:10 [DEBUG] agent: Service "_v1_sdc_10.233.47.115_8443" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.115_8080" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.200_8443" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_catalog_10.233.59.78_8806" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_parser_10.233.59.78_8806" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v0_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.78_8806" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_message-router_10.233.52.96_3904" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.71_8181" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.71_443" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_nsd_10.233.59.78_8806" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.67.170_8446" 2022/04/01 04:55:10 [DEBUG] agent: Node info in sync 2022/04/01 04:55:10 [DEBUG] http: Request PUT /v1/agent/service/register (5.7775ms) from=10.233.72.5:47818 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_catalog_10.233.59.78_8806" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_parser_10.233.59.78_8806" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v0_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.78_8806" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_message-router_10.233.52.96_3904" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.71_8181" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.71_443" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_nsd_10.233.59.78_8806" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_sdc_10.233.47.115_8443" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.115_8080" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.200_8443" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Node info in sync 2022/04/01 04:55:10 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (604.466µs) from=10.233.72.5:47820 2022/04/01 04:55:10 [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/04/01 04:55: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/04/01 04:55: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/04/01 04:55:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.200_8443" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_catalog_10.233.59.78_8806" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.67.170_8446" 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_parser_10.233.59.78_8806" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v0_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.78_8806" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_message-router_10.233.52.96_3904" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.71_8181" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.71_443" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_nsd_10.233.59.78_8806" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_sdc_10.233.47.115_8443" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.115_8080" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Node info in sync 2022/04/01 04:55:10 [DEBUG] http: Request PUT /v1/agent/service/register (56.390615ms) from=10.233.72.5:47822 2022/04/01 04:55:10 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_catalog_10.233.59.78_8806" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_parser_10.233.59.78_8806" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v0_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.78_8806" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_message-router_10.233.52.96_3904" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.71_8181" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.71_443" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_nsd_10.233.59.78_8806" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_sdc_10.233.47.115_8443" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.115_8080" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.200_8443" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Node info in sync 2022/04/01 04:55:10 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (951.601µs) from=10.233.72.5:47824 2022/04/01 04:55:10 [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/04/01 04:55:10 [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/04/01 04:55: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/04/01 04:55: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/04/01 04:55:10 [DEBUG] agent: Service "_v1_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.67.170_8446" 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.200_8443" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_catalog_10.233.59.78_8806" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_parser_10.233.59.78_8806" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v0_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.78_8806" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_message-router_10.233.52.96_3904" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.71_8181" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.71_443" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_nsd_10.233.59.78_8806" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_sdc_10.233.47.115_8443" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.115_8080" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Node info in sync 2022/04/01 04:55:10 [DEBUG] http: Request PUT /v1/agent/service/register (3.466849ms) from=10.233.72.5:47826 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.200_8443" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_catalog_10.233.59.78_8806" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_parser_10.233.59.78_8806" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v0_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.78_8806" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_message-router_10.233.52.96_3904" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.71_8181" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.71_443" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_nsd_10.233.59.78_8806" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_sdc_10.233.47.115_8443" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.115_8080" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Node info in sync 2022/04/01 04:55:10 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (311.491µs) from=10.233.72.5:47828 2022/04/01 04:55: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/04/01 04:55: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/04/01 04:55: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/04/01 04:55:10 [DEBUG] agent: Service "_v1_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.67.170_8446" 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.200_8443" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_catalog_10.233.59.78_8806" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_parser_10.233.59.78_8806" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v0_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.78_8806" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_message-router_10.233.52.96_3904" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.71_8181" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.71_443" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_nsd_10.233.59.78_8806" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_sdc_10.233.47.115_8443" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.115_8080" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Node info in sync 2022/04/01 04:55:10 [DEBUG] http: Request PUT /v1/agent/service/register (4.66895ms) from=10.233.72.5:47830 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.200_8443" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_catalog_10.233.59.78_8806" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_parser_10.233.59.78_8806" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v0_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.78_8806" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_message-router_10.233.52.96_3904" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.71_8181" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.71_443" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_nsd_10.233.59.78_8806" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_sdc_10.233.47.115_8443" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.115_8080" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Node info in sync 2022/04/01 04:55:10 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (292.806µs) from=10.233.72.5:47832 2022/04/01 04:55: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/04/01 04:55: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/04/01 04:55: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/04/01 04:55: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/04/01 04:55:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.71_8181" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.71_443" in sync 2022/04/01 04:55:10 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.67.170_8446" 2022/04/01 04:55:10 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_nsd_10.233.59.78_8806" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_sdc_10.233.47.115_8443" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.115_8080" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.200_8443" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_catalog_10.233.59.78_8806" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_parser_10.233.59.78_8806" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v0_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.78_8806" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_message-router_10.233.52.96_3904" in sync 2022/04/01 04:55:10 [DEBUG] agent: Node info in sync 2022/04/01 04:55:10 [DEBUG] http: Request PUT /v1/agent/service/register (11.167915ms) from=10.233.72.5:47834 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.200_8443" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_catalog_10.233.59.78_8806" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_parser_10.233.59.78_8806" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v0_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.78_8806" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_message-router_10.233.52.96_3904" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.71_8181" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.71_443" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_nsd_10.233.59.78_8806" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_sdc_10.233.47.115_8443" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.115_8080" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v1_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:10 [DEBUG] agent: Node info in sync 2022/04/01 04:55:11 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (383.48µs) from=10.233.72.5:47836 2022/04/01 04:55: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/04/01 04:55: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/04/01 04:55: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/04/01 04:55:11 [DEBUG] agent: Service "_v1_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.67.170_8446" 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.200_8443" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_catalog_10.233.59.78_8806" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_parser_10.233.59.78_8806" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v0_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.78_8806" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_message-router_10.233.52.96_3904" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.71_8181" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.71_443" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_nsd_10.233.59.78_8806" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_sdc_10.233.47.115_8443" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.115_8080" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Node info in sync 2022/04/01 04:55:11 [DEBUG] http: Request PUT /v1/agent/service/register (8.652537ms) from=10.233.72.5:47840 2022/04/01 04:55:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_nsd_10.233.59.78_8806" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_sdc_10.233.47.115_8443" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.115_8080" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.200_8443" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_catalog_10.233.59.78_8806" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_parser_10.233.59.78_8806" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v0_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.78_8806" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_message-router_10.233.52.96_3904" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.71_8181" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.71_443" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Node info in sync 2022/04/01 04:55:11 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (372.263µs) from=10.233.72.5:47842 2022/04/01 04:55: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/04/01 04:55: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/04/01 04:55: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/04/01 04:55: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/04/01 04:55:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.115_8080" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_sdc_10.233.47.115_8443" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.200_8443" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.67.170_8446" 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_catalog_10.233.59.78_8806" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v0_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_parser_10.233.59.78_8806" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_message-router_10.233.52.96_3904" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.78_8806" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.71_443" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.71_8181" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_nsd_10.233.59.78_8806" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Node info in sync 2022/04/01 04:55:11 [DEBUG] http: Request PUT /v1/agent/service/register (4.835579ms) from=10.233.72.5:47844 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.200_8443" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_catalog_10.233.59.78_8806" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_parser_10.233.59.78_8806" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v0_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.78_8806" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_message-router_10.233.52.96_3904" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.71_8181" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.71_443" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_nsd_10.233.59.78_8806" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_sdc_10.233.47.115_8443" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.115_8080" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Node info in sync 2022/04/01 04:55:11 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (374.339µs) from=10.233.72.5:47846 2022/04/01 04:55: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/04/01 04:55: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/04/01 04:55: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/04/01 04:55:11 [DEBUG] agent: Service "_v1_parser_10.233.59.78_8806" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v0_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.78_8806" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_message-router_10.233.52.96_3904" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.71_8181" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.71_443" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.67.170_8446" 2022/04/01 04:55:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_nsd_10.233.59.78_8806" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_sdc_10.233.47.115_8443" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.115_8080" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.200_8443" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_catalog_10.233.59.78_8806" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Node info in sync 2022/04/01 04:55:11 [DEBUG] http: Request PUT /v1/agent/service/register (3.875975ms) from=10.233.72.5:47848 2022/04/01 04:55:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_sdc_10.233.47.115_8443" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.115_8080" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.200_8443" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_catalog_10.233.59.78_8806" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_parser_10.233.59.78_8806" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v0_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.78_8806" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_message-router_10.233.52.96_3904" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.71_8181" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.71_443" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_nsd_10.233.59.78_8806" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Node info in sync 2022/04/01 04:55:11 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (318.533µs) from=10.233.72.5:47850 2022/04/01 04:55: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/04/01 04:55: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/04/01 04:55: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/04/01 04:55: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/04/01 04:55:11 [DEBUG] agent: Service "_v1_catalog_10.233.59.78_8806" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_parser_10.233.59.78_8806" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v0_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.78_8806" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_message-router_10.233.52.96_3904" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.71_8181" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.71_443" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_nsd_10.233.59.78_8806" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_sdc_10.233.47.115_8443" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.115_8080" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [INFO] agent: Synced service "_v11__aai-nquery_10.233.67.170_8446" 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.200_8443" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Node info in sync 2022/04/01 04:55:11 [DEBUG] http: Request PUT /v1/agent/service/register (4.2342ms) from=10.233.72.5:47852 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.200_8443" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_catalog_10.233.59.78_8806" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v0_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_parser_10.233.59.78_8806" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_message-router_10.233.52.96_3904" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.78_8806" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.71_443" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.71_8181" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_nsd_10.233.59.78_8806" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.115_8080" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_sdc_10.233.47.115_8443" in sync 2022/04/01 04:55:11 [DEBUG] agent: Node info in sync 2022/04/01 04:55:11 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (336.919µs) from=10.233.72.5:47854 2022/04/01 04:55: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/04/01 04:55: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/04/01 04:55: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/04/01 04:55:11 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_catalog_10.233.59.78_8806" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [INFO] agent: Synced service "_v11_aai-nquery_10.233.67.170_8446" 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_parser_10.233.59.78_8806" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v0_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.78_8806" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_message-router_10.233.52.96_3904" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.71_8181" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.71_443" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_nsd_10.233.59.78_8806" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_sdc_10.233.47.115_8443" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.115_8080" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.200_8443" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Node info in sync 2022/04/01 04:55:11 [DEBUG] http: Request PUT /v1/agent/service/register (3.833748ms) from=10.233.72.5:47860 2022/04/01 04:55:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_sdc_10.233.47.115_8443" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.115_8080" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.200_8443" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_catalog_10.233.59.78_8806" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_parser_10.233.59.78_8806" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v0_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.78_8806" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_message-router_10.233.52.96_3904" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.71_8181" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.71_443" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_nsd_10.233.59.78_8806" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Node info in sync 2022/04/01 04:55:11 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (14.27707ms) from=10.233.72.5:47862 2022/04/01 04:55:11 [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/04/01 04:55:11 [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/04/01 04:55: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/04/01 04:55: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/04/01 04:55:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.71_8181" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.71_443" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.200_8443" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_catalog_10.233.59.78_8806" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.78_8806" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_message-router_10.233.52.96_3904" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_nsd_10.233.59.78_8806" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_sdc_10.233.47.115_8443" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.115_8080" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [INFO] agent: Synced service "_v12__aai-nquery_10.233.67.170_8446" 2022/04/01 04:55:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_parser_10.233.59.78_8806" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v0_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Node info in sync 2022/04/01 04:55:11 [DEBUG] http: Request PUT /v1/agent/service/register (3.983162ms) from=10.233.72.5:47864 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_parser_10.233.59.78_8806" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v0_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.71_8181" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.71_443" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.200_8443" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_catalog_10.233.59.78_8806" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.78_8806" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_message-router_10.233.52.96_3904" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_nsd_10.233.59.78_8806" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_sdc_10.233.47.115_8443" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.115_8080" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Node info in sync 2022/04/01 04:55:11 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (270.504µs) from=10.233.72.5:47866 2022/04/01 04:55:11 [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/04/01 04:55: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/04/01 04:55: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/04/01 04:55:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.78_8806" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_message-router_10.233.52.96_3904" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [INFO] agent: Synced service "_v12_aai-nquery_10.233.67.170_8446" 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_nsd_10.233.59.78_8806" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_sdc_10.233.47.115_8443" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.115_8080" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_parser_10.233.59.78_8806" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v0_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.71_8181" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.71_443" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.200_8443" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_catalog_10.233.59.78_8806" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Node info in sync 2022/04/01 04:55:11 [DEBUG] http: Request PUT /v1/agent/service/register (7.088527ms) from=10.233.72.5:47872 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.200_8443" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_catalog_10.233.59.78_8806" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.78_8806" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_message-router_10.233.52.96_3904" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_nsd_10.233.59.78_8806" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_sdc_10.233.47.115_8443" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.115_8080" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_parser_10.233.59.78_8806" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v0_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.71_8181" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.71_443" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Node info in sync 2022/04/01 04:55:11 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (450.93µs) from=10.233.72.5:47874 2022/04/01 04:55:11 [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/04/01 04:55:11 [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/04/01 04:55: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/04/01 04:55: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/04/01 04:55:11 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_parser_10.233.59.78_8806" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v0_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.71_8181" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.71_443" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [INFO] agent: Synced service "_v13__aai-nquery_10.233.67.170_8446" 2022/04/01 04:55:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.200_8443" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_catalog_10.233.59.78_8806" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.78_8806" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_message-router_10.233.52.96_3904" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_nsd_10.233.59.78_8806" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_sdc_10.233.47.115_8443" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.115_8080" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Node info in sync 2022/04/01 04:55:11 [DEBUG] http: Request PUT /v1/agent/service/register (4.21511ms) from=10.233.72.5:47878 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_catalog_10.233.59.78_8806" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.78_8806" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_message-router_10.233.52.96_3904" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_nsd_10.233.59.78_8806" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_sdc_10.233.47.115_8443" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.115_8080" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_parser_10.233.59.78_8806" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v0_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.71_8181" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.71_443" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.200_8443" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Node info in sync 2022/04/01 04:55:11 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (444.929µs) from=10.233.72.5:47880 2022/04/01 04:55:11 [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/04/01 04:55: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/04/01 04:55: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/04/01 04:55:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_message-router_10.233.52.96_3904" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.78_8806" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_nsd_10.233.59.78_8806" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.115_8080" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_sdc_10.233.47.115_8443" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v0_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_parser_10.233.59.78_8806" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.71_443" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.71_8181" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [INFO] agent: Synced service "_v13_aai-nquery_10.233.67.170_8446" 2022/04/01 04:55:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.200_8443" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_catalog_10.233.59.78_8806" in sync 2022/04/01 04:55:11 [DEBUG] agent: Node info in sync 2022/04/01 04:55:11 [DEBUG] http: Request PUT /v1/agent/service/register (12.659771ms) from=10.233.72.5:47882 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.200_8443" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_catalog_10.233.59.78_8806" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.78_8806" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_message-router_10.233.52.96_3904" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_nsd_10.233.59.78_8806" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_sdc_10.233.47.115_8443" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.115_8080" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_parser_10.233.59.78_8806" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v0_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.71_8181" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.71_443" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Node info in sync 2022/04/01 04:55:11 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (624.678µs) from=10.233.72.5:47884 2022/04/01 04:55:11 [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/04/01 04:55:11 [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/04/01 04:55: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/04/01 04:55: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/04/01 04:55:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [INFO] agent: Synced service "_v14__aai-nquery_10.233.67.170_8446" 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_parser_10.233.59.78_8806" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v0_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.71_8181" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.71_443" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.200_8443" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_catalog_10.233.59.78_8806" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.78_8806" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_message-router_10.233.52.96_3904" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_nsd_10.233.59.78_8806" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_sdc_10.233.47.115_8443" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.115_8080" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Node info in sync 2022/04/01 04:55:11 [DEBUG] http: Request PUT /v1/agent/service/register (4.075985ms) from=10.233.72.5:47886 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_message-router_10.233.52.96_3904" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.78_8806" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_nsd_10.233.59.78_8806" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.115_8080" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_sdc_10.233.47.115_8443" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v0_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_parser_10.233.59.78_8806" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.71_443" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.71_8181" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.200_8443" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_catalog_10.233.59.78_8806" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Node info in sync 2022/04/01 04:55:11 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (356.105µs) from=10.233.72.5:47888 2022/04/01 04:55:11 [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/04/01 04:55: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/04/01 04:55: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/04/01 04:55:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.200_8443" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_catalog_10.233.59.78_8806" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.78_8806" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_message-router_10.233.52.96_3904" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_nsd_10.233.59.78_8806" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_sdc_10.233.47.115_8443" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.115_8080" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [INFO] agent: Synced service "_v14_aai-nquery_10.233.67.170_8446" 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_parser_10.233.59.78_8806" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v0_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.71_8181" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.71_443" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Node info in sync 2022/04/01 04:55:11 [DEBUG] http: Request PUT /v1/agent/service/register (17.209419ms) from=10.233.72.5:47890 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.200_8443" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_catalog_10.233.59.78_8806" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.78_8806" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_message-router_10.233.52.96_3904" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_nsd_10.233.59.78_8806" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_sdc_10.233.47.115_8443" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.115_8080" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_parser_10.233.59.78_8806" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v0_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.71_8181" in sync 2022/04/01 04:55:11 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (329.324µs) from=10.233.72.5:47892 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.71_443" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Node info in sync 2022/04/01 04:55:11 [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/04/01 04:55:11 [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/04/01 04:55: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/04/01 04:55: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/04/01 04:55:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_parser_10.233.59.78_8806" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v0_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.71_8181" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.71_443" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [INFO] agent: Synced service "_v15__aai-nquery_10.233.67.170_8446" 2022/04/01 04:55:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.200_8443" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_catalog_10.233.59.78_8806" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.78_8806" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_message-router_10.233.52.96_3904" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_nsd_10.233.59.78_8806" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_sdc_10.233.47.115_8443" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.115_8080" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Node info in sync 2022/04/01 04:55:11 [DEBUG] http: Request PUT /v1/agent/service/register (4.022416ms) from=10.233.72.5:47894 2022/04/01 04:55:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_nsd_10.233.59.78_8806" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_sdc_10.233.47.115_8443" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.115_8080" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_parser_10.233.59.78_8806" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v0_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.71_8181" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.71_443" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.200_8443" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_catalog_10.233.59.78_8806" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.78_8806" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_message-router_10.233.52.96_3904" in sync 2022/04/01 04:55:11 [DEBUG] agent: Node info in sync 2022/04/01 04:55:11 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (325.773µs) from=10.233.72.5:47896 2022/04/01 04:55:11 [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/04/01 04:55: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/04/01 04:55: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/04/01 04:55:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.78_8806" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_message-router_10.233.52.96_3904" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_nsd_10.233.59.78_8806" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_sdc_10.233.47.115_8443" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.115_8080" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [INFO] agent: Synced service "_v15_aai-nquery_10.233.67.170_8446" 2022/04/01 04:55:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_parser_10.233.59.78_8806" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v0_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.71_8181" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.71_443" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.200_8443" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_catalog_10.233.59.78_8806" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Node info in sync 2022/04/01 04:55:11 [DEBUG] http: Request PUT /v1/agent/service/register (4.625183ms) from=10.233.72.5:47898 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.71_8181" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.71_443" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.200_8443" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_catalog_10.233.59.78_8806" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.78_8806" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_message-router_10.233.52.96_3904" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_nsd_10.233.59.78_8806" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_sdc_10.233.47.115_8443" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.115_8080" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_parser_10.233.59.78_8806" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v0_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Node info in sync 2022/04/01 04:55:11 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (313.056µs) from=10.233.72.5:47900 2022/04/01 04:55:11 [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/04/01 04:55:11 [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/04/01 04:55: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/04/01 04:55: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/04/01 04:55:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_nsd_10.233.59.78_8806" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_sdc_10.233.47.115_8443" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.115_8080" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [INFO] agent: Synced service "_v16__aai-nquery_10.233.67.170_8446" 2022/04/01 04:55:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_parser_10.233.59.78_8806" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v0_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.71_8181" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.71_443" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.200_8443" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_catalog_10.233.59.78_8806" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.78_8806" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_message-router_10.233.52.96_3904" in sync 2022/04/01 04:55:11 [DEBUG] agent: Node info in sync 2022/04/01 04:55:11 [DEBUG] http: Request PUT /v1/agent/service/register (14.543419ms) from=10.233.72.5:47902 2022/04/01 04:55:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_sdc_10.233.47.115_8443" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.115_8080" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_parser_10.233.59.78_8806" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v0_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.71_8181" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.71_443" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.200_8443" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_catalog_10.233.59.78_8806" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.78_8806" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_message-router_10.233.52.96_3904" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_nsd_10.233.59.78_8806" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Node info in sync 2022/04/01 04:55:11 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (917.626µs) from=10.233.72.5:47908 2022/04/01 04:55:11 [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/04/01 04:55: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/04/01 04:55: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/04/01 04:55:11 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_parser_10.233.59.78_8806" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v0_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.71_8181" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.71_443" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.200_8443" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_catalog_10.233.59.78_8806" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.78_8806" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_message-router_10.233.52.96_3904" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [INFO] agent: Synced service "_v16_aai-nquery_10.233.67.170_8446" 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_nsd_10.233.59.78_8806" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_sdc_10.233.47.115_8443" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.115_8080" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Node info in sync 2022/04/01 04:55:11 [DEBUG] http: Request PUT /v1/agent/service/register (33.36263ms) from=10.233.72.5:47910 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_catalog_10.233.59.78_8806" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.78_8806" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_message-router_10.233.52.96_3904" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v16_aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_nsd_10.233.59.78_8806" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_sdc_10.233.47.115_8443" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.115_8080" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_parser_10.233.59.78_8806" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v0_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.71_8181" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.71_443" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.200_8443" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Node info in sync 2022/04/01 04:55:11 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (413.071µs) from=10.233.72.5:47912 2022/04/01 04:55:11 [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/04/01 04:55:11 [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/04/01 04:55: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/04/01 04:55: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/04/01 04:55:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.78_8806" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_message-router_10.233.52.96_3904" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_nsd_10.233.59.78_8806" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v16_aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_sdc_10.233.47.115_8443" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.115_8080" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_parser_10.233.59.78_8806" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v0_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.71_8181" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.71_443" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [INFO] agent: Synced service "_v17__aai-nquery_10.233.67.170_8446" 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.200_8443" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_catalog_10.233.59.78_8806" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Node info in sync 2022/04/01 04:55:11 [DEBUG] http: Request PUT /v1/agent/service/register (4.540554ms) from=10.233.72.5:47914 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_message-router_10.233.52.96_3904" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.78_8806" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_nsd_10.233.59.78_8806" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v16_aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.115_8080" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_sdc_10.233.47.115_8443" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v0_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_parser_10.233.59.78_8806" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.71_443" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.71_8181" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v17__aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.200_8443" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_catalog_10.233.59.78_8806" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Node info in sync 2022/04/01 04:55:11 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v17 (343.085µs) from=10.233.72.5:47916 2022/04/01 04:55:11 [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/04/01 04:55: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/04/01 04:55: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/04/01 04:55:11 [DEBUG] agent: Service "_v1_parser_10.233.59.78_8806" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v0_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.71_8181" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.71_443" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v17__aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.200_8443" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_catalog_10.233.59.78_8806" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.78_8806" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_message-router_10.233.52.96_3904" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_nsd_10.233.59.78_8806" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v16_aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_sdc_10.233.47.115_8443" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.115_8080" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [INFO] agent: Synced service "_v17_aai-nquery_10.233.67.170_8446" 2022/04/01 04:55:11 [DEBUG] agent: Node info in sync 2022/04/01 04:55:11 [DEBUG] http: Request PUT /v1/agent/service/register (9.17437ms) from=10.233.72.5:47920 2022/04/01 04:55:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v17__aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.200_8443" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_catalog_10.233.59.78_8806" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.78_8806" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_message-router_10.233.52.96_3904" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_nsd_10.233.59.78_8806" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v16_aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_sdc_10.233.47.115_8443" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.115_8080" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v17_aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_parser_10.233.59.78_8806" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v0_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.71_8181" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.71_443" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:11 [DEBUG] agent: Node info in sync 2022/04/01 04:55:11 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v17 (409.37µs) from=10.233.72.5:47922 2022/04/01 04:55:11 [WARN] agent: Service name "_aai-nquery-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/01 04:55:11 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/01 04:55: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/04/01 04:55: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/04/01 04:55:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v16_aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v1_nsd_10.233.59.78_8806" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v1_sdc_10.233.47.115_8443" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.115_8080" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v17_aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [INFO] agent: Synced service "_v18__aai-nquery_10.233.67.170_8446" 2022/04/01 04:55:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v1_parser_10.233.59.78_8806" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v0_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.71_8181" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.71_443" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v17__aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v1_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.200_8443" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v1_catalog_10.233.59.78_8806" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.78_8806" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v1_message-router_10.233.52.96_3904" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Node info in sync 2022/04/01 04:55:12 [DEBUG] http: Request PUT /v1/agent/service/register (23.830765ms) from=10.233.72.5:47926 2022/04/01 04:55:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.71_443" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.71_8181" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v17__aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v1_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.200_8443" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v1_catalog_10.233.59.78_8806" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v1_message-router_10.233.52.96_3904" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.78_8806" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v1_nsd_10.233.59.78_8806" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v16_aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.115_8080" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v1_sdc_10.233.47.115_8443" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v17_aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v18__aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v0_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v1_parser_10.233.59.78_8806" in sync 2022/04/01 04:55:12 [DEBUG] agent: Node info in sync 2022/04/01 04:55:12 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v18 (384.576µs) from=10.233.72.5:47928 2022/04/01 04:55:12 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/01 04:55: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/04/01 04:55: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/04/01 04:55:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v17__aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v1_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.200_8443" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v1_catalog_10.233.59.78_8806" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [INFO] agent: Synced service "_v18_aai-nquery_10.233.67.170_8446" 2022/04/01 04:55:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.78_8806" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v1_message-router_10.233.52.96_3904" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v16_aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v1_nsd_10.233.59.78_8806" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v1_sdc_10.233.47.115_8443" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.115_8080" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v18__aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v17_aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v1_parser_10.233.59.78_8806" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v0_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.71_8181" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.71_443" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Node info in sync 2022/04/01 04:55:12 [DEBUG] http: Request PUT /v1/agent/service/register (4.787858ms) from=10.233.72.5:47934 2022/04/01 04:55:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v1_nsd_10.233.59.78_8806" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v16_aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.115_8080" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v1_sdc_10.233.47.115_8443" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v17_aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v18__aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v0_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v1_parser_10.233.59.78_8806" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.71_443" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.71_8181" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v17__aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v1_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.200_8443" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v1_catalog_10.233.59.78_8806" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v18_aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v1_message-router_10.233.52.96_3904" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.78_8806" in sync 2022/04/01 04:55:12 [DEBUG] agent: Node info in sync 2022/04/01 04:55:12 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v18 (1.405289ms) from=10.233.72.5:47936 2022/04/01 04:55:12 [WARN] agent: Service name "_aai-nquery-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/01 04:55:12 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/01 04:55: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/04/01 04:55: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/04/01 04:55:12 [DEBUG] agent: Service "_v1_catalog_10.233.59.78_8806" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v18_aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.78_8806" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v1_message-router_10.233.52.96_3904" in sync 2022/04/01 04:55:12 [INFO] agent: Synced service "_v19__aai-nquery_10.233.67.170_8446" 2022/04/01 04:55:12 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v16_aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v1_nsd_10.233.59.78_8806" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v1_sdc_10.233.47.115_8443" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.115_8080" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v18__aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v17_aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v1_parser_10.233.59.78_8806" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v0_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.71_8181" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.71_443" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v17__aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v1_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.200_8443" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Node info in sync 2022/04/01 04:55:12 [DEBUG] http: Request PUT /v1/agent/service/register (4.22506ms) from=10.233.72.5:47938 2022/04/01 04:55:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v1_nsd_10.233.59.78_8806" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v16_aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.34_9011" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.115_8080" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v1_sdc_10.233.47.115_8443" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v17_aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v18__aai-nquery_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v0_multicloud_10.233.55.116_9001" in sync 2022/04/01 04:55:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.170_8446" in sync 2022/04/01 04:55:12 [DEBUG] agen