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: '5d70b679-d205-371e-8485-a87defd3d5c1' Node name: 'onap-msb-consul-f96d66b85-7rttl' 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/06/05 02:58:48 [DEBUG] agent: Using random ID "5d70b679-d205-371e-8485-a87defd3d5c1" as node ID 2022/06/05 02:58:48 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:5d70b679-d205-371e-8485-a87defd3d5c1 Address:127.0.0.1:8300}] 2022/06/05 02:58:48 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2022/06/05 02:58:48 [INFO] serf: EventMemberJoin: onap-msb-consul-f96d66b85-7rttl.dc1 127.0.0.1 2022/06/05 02:58:48 [INFO] serf: EventMemberJoin: onap-msb-consul-f96d66b85-7rttl 127.0.0.1 2022/06/05 02:58:48 [INFO] consul: Handled member-join event for server "onap-msb-consul-f96d66b85-7rttl.dc1" in area "wan" 2022/06/05 02:58:48 [INFO] consul: Adding LAN server onap-msb-consul-f96d66b85-7rttl (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/06/05 02:58:48 [DEBUG] agent/proxy: managed Connect proxy manager started 2022/06/05 02:58:48 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2022/06/05 02:58:48 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2022/06/05 02:58:48 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2022/06/05 02:58:48 [INFO] agent: started state syncer 2022/06/05 02:58:48 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2022/06/05 02:58:48 [WARN] raft: Heartbeat timeout from "" reached, starting election 2022/06/05 02:58:48 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2022/06/05 02:58:48 [DEBUG] raft: Votes needed: 1 2022/06/05 02:58:48 [DEBUG] raft: Vote granted from 5d70b679-d205-371e-8485-a87defd3d5c1 in term 2. Tally: 1 2022/06/05 02:58:48 [INFO] raft: Election won. Tally: 1 2022/06/05 02:58:48 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2022/06/05 02:58:48 [INFO] consul: cluster leadership acquired 2022/06/05 02:58:48 [INFO] consul: New leader elected: onap-msb-consul-f96d66b85-7rttl 2022/06/05 02:58:48 [INFO] connect: initialized primary datacenter CA with provider "consul" 2022/06/05 02:58:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-7rttl" since the cluster is too small 2022/06/05 02:58:48 [INFO] consul: member 'onap-msb-consul-f96d66b85-7rttl' joined, marking health alive 2022/06/05 02:58:48 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/06/05 02:58:48 [INFO] agent: Synced node info 2022/06/05 02:58:51 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/06/05 02:58:51 [DEBUG] agent: Node info in sync 2022/06/05 02:58:51 [DEBUG] agent: Node info in sync ==> Newer Consul version available: 1.12.2 (currently running: 1.4.3) 2022/06/05 02:59:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-7rttl" since the cluster is too small 2022/06/05 03:00:36 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/06/05 03:00:36 [DEBUG] agent: Node info in sync 2022/06/05 03:00:48 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-7rttl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/06/05 03:00:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-7rttl" since the cluster is too small 2022/06/05 03:01:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-7rttl" since the cluster is too small 2022/06/05 03:02:29 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/06/05 03:02:29 [DEBUG] agent: Node info in sync 2022/06/05 03:02:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-7rttl" since the cluster is too small 2022/06/05 03:03:21 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-7rttl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/06/05 03:03:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-7rttl" since the cluster is too small 2022/06/05 03:04:08 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/06/05 03:04:08 [DEBUG] agent: Node info in sync 2022/06/05 03:04:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-7rttl" since the cluster is too small 2022/06/05 03:05:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-7rttl" since the cluster is too small 2022/06/05 03:06:04 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/06/05 03:06:04 [DEBUG] agent: Node info in sync 2022/06/05 03:06:05 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-7rttl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/06/05 03:06:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-7rttl" since the cluster is too small 2022/06/05 03:07:30 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/06/05 03:07:30 [DEBUG] agent: Node info in sync 2022/06/05 03:07:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-7rttl" since the cluster is too small 2022/06/05 03:08:47 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-7rttl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/06/05 03:08:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-7rttl" since the cluster is too small 2022/06/05 03:08:52 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/06/05 03:08:52 [DEBUG] agent: Node info in sync 2022/06/05 03:09:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-7rttl" since the cluster is too small 2022/06/05 03:10:30 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/06/05 03:10:30 [DEBUG] agent: Node info in sync 2022/06/05 03:10:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-7rttl" since the cluster is too small 2022/06/05 03:10:49 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-7rttl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/06/05 03:10:53 [DEBUG] http: Request GET /v1/status/leader (3.450605ms) from=10.233.66.243:60236 2022/06/05 03:10:53 [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/06/05 03:10:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/05 03:10:53 [INFO] agent: Synced service "_v0_multicloud_10.233.22.159_9001" 2022/06/05 03:10:53 [DEBUG] agent: Node info in sync 2022/06/05 03:10:53 [DEBUG] http: Request PUT /v1/agent/service/register (10.564581ms) from=10.233.66.243:60240 2022/06/05 03:10:53 [DEBUG] agent: Service "_v0_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:53 [DEBUG] agent: Node info in sync 2022/06/05 03:10:53 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (1.767612ms) from=10.233.66.243:60244 2022/06/05 03:10:53 [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/06/05 03:10:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/05 03:10:53 [DEBUG] agent: Service "_v0_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:53 [INFO] agent: Synced service "_v1_multicloud_10.233.22.159_9001" 2022/06/05 03:10:53 [DEBUG] agent: Node info in sync 2022/06/05 03:10:53 [DEBUG] http: Request PUT /v1/agent/service/register (7.607633ms) from=10.233.66.243:60248 2022/06/05 03:10:53 [DEBUG] agent: Service "_v0_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:53 [DEBUG] agent: Service "_v1_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:53 [DEBUG] agent: Node info in sync 2022/06/05 03:10:53 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (457.229µs) from=10.233.66.243:60252 2022/06/05 03:10:53 [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/06/05 03:10:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/05 03:10:53 [DEBUG] agent: Service "_v1_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:53 [INFO] agent: Synced service "_v1_message-router_10.233.33.78_3904" 2022/06/05 03:10:53 [DEBUG] agent: Service "_v0_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:53 [DEBUG] agent: Node info in sync 2022/06/05 03:10:53 [DEBUG] http: Request PUT /v1/agent/service/register (3.788217ms) from=10.233.66.243:60254 2022/06/05 03:10:53 [DEBUG] agent: Service "_v0_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:53 [DEBUG] agent: Service "_v1_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:53 [DEBUG] agent: Service "_v1_message-router_10.233.33.78_3904" in sync 2022/06/05 03:10:53 [DEBUG] agent: Node info in sync 2022/06/05 03:10:53 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (1.784705ms) from=10.233.66.243:60256 2022/06/05 03:10:53 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/05 03:10:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/05 03:10:53 [DEBUG] agent: Service "_v0_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:53 [DEBUG] agent: Service "_v1_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:53 [DEBUG] agent: Service "_v1_message-router_10.233.33.78_3904" in sync 2022/06/05 03:10:53 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.46.183_9007" 2022/06/05 03:10:53 [DEBUG] agent: Node info in sync 2022/06/05 03:10:53 [DEBUG] http: Request PUT /v1/agent/service/register (52.890041ms) from=10.233.66.243:60258 2022/06/05 03:10:53 [DEBUG] agent: Service "_v1_message-router_10.233.33.78_3904" in sync 2022/06/05 03:10:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:53 [DEBUG] agent: Service "_v0_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:53 [DEBUG] agent: Service "_v1_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:53 [DEBUG] agent: Node info in sync 2022/06/05 03:10:53 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (450.52µs) from=10.233.66.243:60270 2022/06/05 03:10:53 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/05 03:10:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/05 03:10:53 [DEBUG] agent: Service "_v0_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:53 [DEBUG] agent: Service "_v1_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:53 [DEBUG] agent: Service "_v1_message-router_10.233.33.78_3904" in sync 2022/06/05 03:10:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:53 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.46.183_9007" 2022/06/05 03:10:53 [DEBUG] agent: Node info in sync 2022/06/05 03:10:53 [DEBUG] http: Request PUT /v1/agent/service/register (7.135056ms) from=10.233.66.243:60272 2022/06/05 03:10:53 [DEBUG] agent: Service "_v1_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:53 [DEBUG] agent: Service "_v1_message-router_10.233.33.78_3904" in sync 2022/06/05 03:10:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:53 [DEBUG] agent: Service "_v0_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:53 [DEBUG] agent: Node info in sync 2022/06/05 03:10:53 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (370.085µs) from=10.233.66.243:60274 2022/06/05 03:10:53 [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/06/05 03:10:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/05 03:10:53 [DEBUG] agent: Service "_v1_message-router_10.233.33.78_3904" in sync 2022/06/05 03:10:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:53 [INFO] agent: Synced service "_v1_parser_10.233.16.216_8806" 2022/06/05 03:10:53 [DEBUG] agent: Service "_v0_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:53 [DEBUG] agent: Service "_v1_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:53 [DEBUG] agent: Node info in sync 2022/06/05 03:10:53 [DEBUG] http: Request PUT /v1/agent/service/register (9.112295ms) from=10.233.66.243:60276 2022/06/05 03:10:53 [DEBUG] agent: Service "_v0_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:53 [DEBUG] agent: Service "_v1_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:53 [DEBUG] agent: Service "_v1_message-router_10.233.33.78_3904" in sync 2022/06/05 03:10:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:53 [DEBUG] agent: Service "_v1_parser_10.233.16.216_8806" in sync 2022/06/05 03:10:53 [DEBUG] agent: Node info in sync 2022/06/05 03:10:53 [DEBUG] http: Request GET /v1/health/service/parser-v1 (476.919µs) from=10.233.66.243:60278 2022/06/05 03:10:54 [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/06/05 03:10:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/05 03:10:54 [INFO] agent: Synced service "_v1_catalog_10.233.16.216_8806" 2022/06/05 03:10:54 [DEBUG] agent: Service "_v0_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_message-router_10.233.33.78_3904" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_parser_10.233.16.216_8806" in sync 2022/06/05 03:10:54 [DEBUG] agent: Node info in sync 2022/06/05 03:10:54 [DEBUG] http: Request PUT /v1/agent/service/register (6.66427ms) from=10.233.66.243:60280 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_parser_10.233.16.216_8806" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_catalog_10.233.16.216_8806" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v0_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_message-router_10.233.33.78_3904" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:54 [DEBUG] agent: Node info in sync 2022/06/05 03:10:54 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (990.639µs) from=10.233.66.243:60282 2022/06/05 03:10:54 [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/06/05 03:10:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_parser_10.233.16.216_8806" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_catalog_10.233.16.216_8806" in sync 2022/06/05 03:10:54 [INFO] agent: Synced service "_v1_nsd_10.233.16.216_8806" 2022/06/05 03:10:54 [DEBUG] agent: Service "_v0_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_message-router_10.233.33.78_3904" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:54 [DEBUG] agent: Node info in sync 2022/06/05 03:10:54 [DEBUG] http: Request PUT /v1/agent/service/register (8.845526ms) from=10.233.66.243:60284 2022/06/05 03:10:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_parser_10.233.16.216_8806" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_catalog_10.233.16.216_8806" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_nsd_10.233.16.216_8806" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v0_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_message-router_10.233.33.78_3904" in sync 2022/06/05 03:10:54 [DEBUG] agent: Node info in sync 2022/06/05 03:10:54 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (525.992µs) from=10.233.66.243:60286 2022/06/05 03:10:54 [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/06/05 03:10:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/05 03:10:54 [DEBUG] agent: Service "_v0_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_nsd_10.233.16.216_8806" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_catalog_10.233.16.216_8806" in sync 2022/06/05 03:10:54 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.16.216_8806" 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_message-router_10.233.33.78_3904" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_parser_10.233.16.216_8806" in sync 2022/06/05 03:10:54 [DEBUG] agent: Node info in sync 2022/06/05 03:10:54 [DEBUG] http: Request PUT /v1/agent/service/register (8.392318ms) from=10.233.66.243:60288 2022/06/05 03:10:54 [DEBUG] agent: Service "_v0_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_nsd_10.233.16.216_8806" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_message-router_10.233.33.78_3904" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_parser_10.233.16.216_8806" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_catalog_10.233.16.216_8806" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.216_8806" in sync 2022/06/05 03:10:54 [DEBUG] agent: Node info in sync 2022/06/05 03:10:54 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (371.304µs) from=10.233.66.243:60290 2022/06/05 03:10:54 [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/06/05 03:10:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/05 03:10:54 [DEBUG] agent: Service "_v0_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_nsd_10.233.16.216_8806" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_parser_10.233.16.216_8806" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_catalog_10.233.16.216_8806" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.216_8806" in sync 2022/06/05 03:10:54 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.62.222_443" 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_message-router_10.233.33.78_3904" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:54 [DEBUG] agent: Node info in sync 2022/06/05 03:10:54 [DEBUG] http: Request PUT /v1/agent/service/register (8.279017ms) from=10.233.66.243:60292 2022/06/05 03:10:54 [DEBUG] agent: Service "_v0_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_nsd_10.233.16.216_8806" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_message-router_10.233.33.78_3904" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_parser_10.233.16.216_8806" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_catalog_10.233.16.216_8806" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.216_8806" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.222_443" in sync 2022/06/05 03:10:54 [DEBUG] agent: Node info in sync 2022/06/05 03:10:54 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (327.654µs) from=10.233.66.243:60294 2022/06/05 03:10:54 [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/06/05 03:10:54 [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/06/05 03:10:54 [DEBUG] agent: Service "_v0_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_nsd_10.233.16.216_8806" in sync 2022/06/05 03:10:54 [INFO] agent: Synced service "_v1_wf-gui_10.233.59.106_8443" 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.222_443" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_message-router_10.233.33.78_3904" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_parser_10.233.16.216_8806" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_catalog_10.233.16.216_8806" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.216_8806" in sync 2022/06/05 03:10:54 [DEBUG] agent: Node info in sync 2022/06/05 03:10:54 [DEBUG] http: Request PUT /v1/agent/service/register (6.712317ms) from=10.233.66.243:60296 2022/06/05 03:10:54 [DEBUG] agent: Service "_v0_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_nsd_10.233.16.216_8806" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.106_8443" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.222_443" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_message-router_10.233.33.78_3904" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_parser_10.233.16.216_8806" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_catalog_10.233.16.216_8806" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.216_8806" in sync 2022/06/05 03:10:54 [DEBUG] agent: Node info in sync 2022/06/05 03:10:54 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (3.028812ms) from=10.233.66.243:60298 2022/06/05 03:10:54 [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/06/05 03:10:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_message-router_10.233.33.78_3904" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_parser_10.233.16.216_8806" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_catalog_10.233.16.216_8806" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.216_8806" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.222_443" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v0_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_nsd_10.233.16.216_8806" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.106_8443" in sync 2022/06/05 03:10:54 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.34.45_9011" 2022/06/05 03:10:54 [DEBUG] agent: Node info in sync 2022/06/05 03:10:54 [DEBUG] http: Request PUT /v1/agent/service/register (7.56717ms) from=10.233.66.243:60300 2022/06/05 03:10:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_parser_10.233.16.216_8806" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_catalog_10.233.16.216_8806" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.216_8806" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.222_443" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_message-router_10.233.33.78_3904" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.106_8443" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v0_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_nsd_10.233.16.216_8806" in sync 2022/06/05 03:10:54 [DEBUG] agent: Node info in sync 2022/06/05 03:10:54 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (311.184µs) from=10.233.66.243:60302 2022/06/05 03:10:54 [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/06/05 03:10:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_parser_10.233.16.216_8806" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_catalog_10.233.16.216_8806" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.216_8806" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.222_443" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_message-router_10.233.33.78_3904" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:54 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.34.45_9011" 2022/06/05 03:10:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v0_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_nsd_10.233.16.216_8806" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.106_8443" in sync 2022/06/05 03:10:54 [DEBUG] agent: Node info in sync 2022/06/05 03:10:54 [DEBUG] http: Request PUT /v1/agent/service/register (7.894742ms) from=10.233.66.243:60304 2022/06/05 03:10:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_parser_10.233.16.216_8806" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_catalog_10.233.16.216_8806" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.216_8806" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.222_443" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_message-router_10.233.33.78_3904" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.106_8443" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v0_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_nsd_10.233.16.216_8806" in sync 2022/06/05 03:10:54 [DEBUG] agent: Node info in sync 2022/06/05 03:10:54 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (633.705µs) from=10.233.66.243:60306 2022/06/05 03:10:54 [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/06/05 03:10:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/05 03:10:54 [DEBUG] agent: Service "_v0_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:54 [INFO] agent: Synced service "_v1_sdc_10.233.46.71_8443" 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_message-router_10.233.33.78_3904" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_parser_10.233.16.216_8806" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_catalog_10.233.16.216_8806" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.216_8806" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_nsd_10.233.16.216_8806" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.106_8443" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.222_443" in sync 2022/06/05 03:10:54 [DEBUG] agent: Node info in sync 2022/06/05 03:10:54 [DEBUG] http: Request PUT /v1/agent/service/register (4.44159ms) from=10.233.66.243:60310 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_nsd_10.233.16.216_8806" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.106_8443" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.222_443" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v0_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_message-router_10.233.33.78_3904" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_parser_10.233.16.216_8806" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_catalog_10.233.16.216_8806" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.216_8806" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_sdc_10.233.46.71_8443" in sync 2022/06/05 03:10:54 [DEBUG] agent: Node info in sync 2022/06/05 03:10:54 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (599.212µs) from=10.233.66.243:60312 2022/06/05 03:10:54 [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/06/05 03:10:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.106_8443" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_nsd_10.233.16.216_8806" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.222_443" in sync 2022/06/05 03:10:54 [INFO] agent: Synced service "_v1_sdc-deprecated_10.233.46.71_8080" 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v0_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_parser_10.233.16.216_8806" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_catalog_10.233.16.216_8806" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.216_8806" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_sdc_10.233.46.71_8443" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_message-router_10.233.33.78_3904" in sync 2022/06/05 03:10:54 [DEBUG] agent: Node info in sync 2022/06/05 03:10:54 [DEBUG] http: Request PUT /v1/agent/service/register (4.054757ms) from=10.233.66.243:60314 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_parser_10.233.16.216_8806" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_catalog_10.233.16.216_8806" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.216_8806" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_sdc_10.233.46.71_8443" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_message-router_10.233.33.78_3904" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.106_8443" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_nsd_10.233.16.216_8806" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.222_443" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.71_8080" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v0_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:54 [DEBUG] agent: Node info in sync 2022/06/05 03:10:54 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (377.613µs) from=10.233.66.243:60316 2022/06/05 03:10:54 [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/06/05 03:10:54 [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/06/05 03:10:54 [DEBUG] agent: Service "_v1_message-router_10.233.33.78_3904" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_parser_10.233.16.216_8806" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_catalog_10.233.16.216_8806" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.216_8806" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_sdc_10.233.46.71_8443" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_nsd_10.233.16.216_8806" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.106_8443" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.222_443" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.71_8080" in sync 2022/06/05 03:10:54 [INFO] agent: Synced service "_v1_sdc-gui_10.233.22.7_8181" 2022/06/05 03:10:54 [DEBUG] agent: Service "_v0_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:54 [DEBUG] agent: Node info in sync 2022/06/05 03:10:54 [DEBUG] http: Request PUT /v1/agent/service/register (9.63835ms) from=10.233.66.243:60320 2022/06/05 03:10:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v0_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_parser_10.233.16.216_8806" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_catalog_10.233.16.216_8806" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.216_8806" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_sdc_10.233.46.71_8443" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_message-router_10.233.33.78_3904" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.106_8443" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_nsd_10.233.16.216_8806" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.222_443" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.71_8080" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.7_8181" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:54 [DEBUG] agent: Node info in sync 2022/06/05 03:10:54 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (498.667µs) from=10.233.66.243:60322 2022/06/05 03:10:54 [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/06/05 03:10:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_nsd_10.233.16.216_8806" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.106_8443" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.222_443" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.71_8080" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.7_8181" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v0_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:54 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.49.171_9015" 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_message-router_10.233.33.78_3904" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_parser_10.233.16.216_8806" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_catalog_10.233.16.216_8806" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.216_8806" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_sdc_10.233.46.71_8443" in sync 2022/06/05 03:10:54 [DEBUG] agent: Node info in sync 2022/06/05 03:10:54 [DEBUG] http: Request PUT /v1/agent/service/register (10.736599ms) from=10.233.66.243:60328 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_nsd_10.233.16.216_8806" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.106_8443" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.222_443" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.71_8080" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.7_8181" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v0_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.171_9015" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_message-router_10.233.33.78_3904" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_parser_10.233.16.216_8806" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_catalog_10.233.16.216_8806" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.216_8806" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_sdc_10.233.46.71_8443" in sync 2022/06/05 03:10:54 [DEBUG] agent: Node info in sync 2022/06/05 03:10:54 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (327.276µs) from=10.233.66.243:60330 2022/06/05 03:10:54 [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/06/05 03:10:54 [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/06/05 03:10:54 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/05 03:10:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/05 03:10:54 [DEBUG] agent: Service "_v0_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_sdc_10.233.46.71_8443" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.171_9015" in sync 2022/06/05 03:10:54 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.72.151_8446" 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_message-router_10.233.33.78_3904" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_parser_10.233.16.216_8806" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_catalog_10.233.16.216_8806" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.216_8806" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_nsd_10.233.16.216_8806" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.106_8443" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.7_8181" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.222_443" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.71_8080" in sync 2022/06/05 03:10:54 [DEBUG] agent: Node info in sync 2022/06/05 03:10:54 [DEBUG] http: Request PUT /v1/agent/service/register (32.476393ms) from=10.233.66.243:60332 2022/06/05 03:10:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_message-router_10.233.33.78_3904" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_parser_10.233.16.216_8806" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_catalog_10.233.16.216_8806" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.216_8806" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_sdc_10.233.46.71_8443" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.171_9015" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_nsd_10.233.16.216_8806" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.106_8443" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.222_443" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.71_8080" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.7_8181" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v0_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:54 [DEBUG] agent: Node info in sync 2022/06/05 03:10:54 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (444.841µs) from=10.233.66.243:60334 2022/06/05 03:10:54 [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/06/05 03:10:54 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/05 03:10:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/05 03:10:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_message-router_10.233.33.78_3904" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_parser_10.233.16.216_8806" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_catalog_10.233.16.216_8806" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.216_8806" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_sdc_10.233.46.71_8443" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.171_9015" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_nsd_10.233.16.216_8806" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.106_8443" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.222_443" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.71_8080" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.7_8181" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v0_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:54 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.72.151_8446" 2022/06/05 03:10:54 [DEBUG] agent: Node info in sync 2022/06/05 03:10:54 [DEBUG] http: Request PUT /v1/agent/service/register (8.516858ms) from=10.233.66.243:60336 2022/06/05 03:10:54 [DEBUG] agent: Service "_v0_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.171_9015" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_message-router_10.233.33.78_3904" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_parser_10.233.16.216_8806" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_catalog_10.233.16.216_8806" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.216_8806" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_sdc_10.233.46.71_8443" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_nsd_10.233.16.216_8806" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.106_8443" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.222_443" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.71_8080" in sync 2022/06/05 03:10:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.7_8181" in sync 2022/06/05 03:10:54 [DEBUG] agent: Node info in sync 2022/06/05 03:10:54 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (377.317µs) from=10.233.66.243:60338 2022/06/05 03:10:55 [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/06/05 03:10:55 [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/06/05 03:10:55 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/05 03:10:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.222_443" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.71_8080" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.7_8181" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v0_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_message-router_10.233.33.78_3904" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_parser_10.233.16.216_8806" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_catalog_10.233.16.216_8806" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.216_8806" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_sdc_10.233.46.71_8443" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.171_9015" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.72.151_8446" 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_nsd_10.233.16.216_8806" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.106_8443" in sync 2022/06/05 03:10:55 [DEBUG] agent: Node info in sync 2022/06/05 03:10:55 [DEBUG] http: Request PUT /v1/agent/service/register (29.480945ms) from=10.233.66.243:60342 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.222_443" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.71_8080" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.7_8181" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v0_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.216_8806" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_sdc_10.233.46.71_8443" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.171_9015" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_message-router_10.233.33.78_3904" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_parser_10.233.16.216_8806" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_catalog_10.233.16.216_8806" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_nsd_10.233.16.216_8806" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.106_8443" in sync 2022/06/05 03:10:55 [DEBUG] agent: Node info in sync 2022/06/05 03:10:55 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (468.644µs) from=10.233.66.243:60344 2022/06/05 03:10:55 [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/06/05 03:10:55 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/05 03:10:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.71_8080" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.7_8181" in sync 2022/06/05 03:10:55 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.72.151_8446" 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.222_443" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v0_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_sdc_10.233.46.71_8443" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.171_9015" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_message-router_10.233.33.78_3904" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_parser_10.233.16.216_8806" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_catalog_10.233.16.216_8806" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.216_8806" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_nsd_10.233.16.216_8806" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.106_8443" in sync 2022/06/05 03:10:55 [DEBUG] agent: Node info in sync 2022/06/05 03:10:55 [DEBUG] http: Request PUT /v1/agent/service/register (4.529835ms) from=10.233.66.243:60350 2022/06/05 03:10:55 [DEBUG] agent: Service "_v0_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_sdc_10.233.46.71_8443" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.171_9015" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_message-router_10.233.33.78_3904" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_parser_10.233.16.216_8806" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_catalog_10.233.16.216_8806" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.216_8806" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_nsd_10.233.16.216_8806" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.106_8443" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.7_8181" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.222_443" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.71_8080" in sync 2022/06/05 03:10:55 [DEBUG] agent: Node info in sync 2022/06/05 03:10:55 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (307.656µs) from=10.233.66.243:60352 2022/06/05 03:10:55 [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/06/05 03:10:55 [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/06/05 03:10:55 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/05 03:10:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.222_443" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.71_8080" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.7_8181" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.72.151_8446" 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v0_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.216_8806" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_sdc_10.233.46.71_8443" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.171_9015" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_message-router_10.233.33.78_3904" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_parser_10.233.16.216_8806" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_catalog_10.233.16.216_8806" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_nsd_10.233.16.216_8806" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.106_8443" in sync 2022/06/05 03:10:55 [DEBUG] agent: Node info in sync 2022/06/05 03:10:55 [DEBUG] http: Request PUT /v1/agent/service/register (31.026792ms) from=10.233.66.243:60356 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_nsd_10.233.16.216_8806" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.106_8443" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.222_443" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.71_8080" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.7_8181" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v0_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.171_9015" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_message-router_10.233.33.78_3904" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_parser_10.233.16.216_8806" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_catalog_10.233.16.216_8806" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.216_8806" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_sdc_10.233.46.71_8443" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Node info in sync 2022/06/05 03:10:55 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (397.501µs) from=10.233.66.243:60362 2022/06/05 03:10:55 [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/06/05 03:10:55 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/05 03:10:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.171_9015" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_message-router_10.233.33.78_3904" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_parser_10.233.16.216_8806" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_catalog_10.233.16.216_8806" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.216_8806" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_sdc_10.233.46.71_8443" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_nsd_10.233.16.216_8806" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.106_8443" in sync 2022/06/05 03:10:55 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.72.151_8446" 2022/06/05 03:10:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.222_443" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.71_8080" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.7_8181" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v0_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Node info in sync 2022/06/05 03:10:55 [DEBUG] http: Request PUT /v1/agent/service/register (4.343277ms) from=10.233.66.243:60364 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.222_443" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.71_8080" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.7_8181" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v0_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_message-router_10.233.33.78_3904" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_parser_10.233.16.216_8806" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_catalog_10.233.16.216_8806" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.216_8806" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_sdc_10.233.46.71_8443" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.171_9015" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_nsd_10.233.16.216_8806" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.106_8443" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Node info in sync 2022/06/05 03:10:55 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (543.772µs) from=10.233.66.243:60366 2022/06/05 03:10:55 [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/06/05 03:10:55 [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/06/05 03:10:55 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/05 03:10:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_nsd_10.233.16.216_8806" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.106_8443" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.72.151_8446" 2022/06/05 03:10:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.222_443" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.71_8080" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.7_8181" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v0_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.171_9015" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_message-router_10.233.33.78_3904" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_parser_10.233.16.216_8806" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_catalog_10.233.16.216_8806" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.216_8806" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_sdc_10.233.46.71_8443" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Node info in sync 2022/06/05 03:10:55 [DEBUG] http: Request PUT /v1/agent/service/register (3.637236ms) from=10.233.66.243:60370 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_parser_10.233.16.216_8806" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_catalog_10.233.16.216_8806" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.216_8806" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_sdc_10.233.46.71_8443" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.171_9015" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_message-router_10.233.33.78_3904" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.106_8443" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_nsd_10.233.16.216_8806" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.222_443" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.71_8080" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.7_8181" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v0_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:55 [DEBUG] agent: Node info in sync 2022/06/05 03:10:55 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (11.218678ms) from=10.233.66.243:60374 2022/06/05 03:10:55 [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/06/05 03:10:55 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/05 03:10:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/05 03:10:55 [DEBUG] agent: Service "_v0_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_sdc_10.233.46.71_8443" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.171_9015" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_message-router_10.233.33.78_3904" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_parser_10.233.16.216_8806" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_catalog_10.233.16.216_8806" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.216_8806" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.72.151_8446" 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_nsd_10.233.16.216_8806" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.106_8443" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.71_8080" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.7_8181" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.222_443" in sync 2022/06/05 03:10:55 [DEBUG] agent: Node info in sync 2022/06/05 03:10:55 [DEBUG] http: Request PUT /v1/agent/service/register (5.72426ms) from=10.233.66.243:60376 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.222_443" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.71_8080" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.7_8181" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v0_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_catalog_10.233.16.216_8806" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.216_8806" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_sdc_10.233.46.71_8443" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.171_9015" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_message-router_10.233.33.78_3904" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_parser_10.233.16.216_8806" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_nsd_10.233.16.216_8806" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.106_8443" in sync 2022/06/05 03:10:55 [DEBUG] agent: Node info in sync 2022/06/05 03:10:55 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (555.146µs) from=10.233.66.243:60380 2022/06/05 03:10:55 [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/06/05 03:10:55 [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/06/05 03:10:55 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/05 03:10:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_nsd_10.233.16.216_8806" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.106_8443" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.72.151_8446" 2022/06/05 03:10:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.222_443" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.71_8080" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.7_8181" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v0_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_message-router_10.233.33.78_3904" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_parser_10.233.16.216_8806" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_catalog_10.233.16.216_8806" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.216_8806" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_sdc_10.233.46.71_8443" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.171_9015" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Node info in sync 2022/06/05 03:10:55 [DEBUG] http: Request PUT /v1/agent/service/register (25.529216ms) from=10.233.66.243:60388 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_parser_10.233.16.216_8806" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_catalog_10.233.16.216_8806" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.216_8806" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_sdc_10.233.46.71_8443" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.171_9015" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_message-router_10.233.33.78_3904" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.106_8443" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_nsd_10.233.16.216_8806" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.222_443" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.71_8080" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.7_8181" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v0_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:55 [DEBUG] agent: Node info in sync 2022/06/05 03:10:55 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (577.247µs) from=10.233.66.243:60390 2022/06/05 03:10:55 [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/06/05 03:10:55 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/05 03:10:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.71_8080" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.7_8181" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:55 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.72.151_8446" 2022/06/05 03:10:55 [DEBUG] agent: Service "_v0_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_parser_10.233.16.216_8806" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_sdc_10.233.46.71_8443" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.171_9015" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_message-router_10.233.33.78_3904" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_nsd_10.233.16.216_8806" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.222_443" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.216_8806" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_catalog_10.233.16.216_8806" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.106_8443" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Node info in sync 2022/06/05 03:10:55 [DEBUG] http: Request PUT /v1/agent/service/register (4.945622ms) from=10.233.66.243:60392 2022/06/05 03:10:55 [DEBUG] agent: Service "_v0_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_message-router_10.233.33.78_3904" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_parser_10.233.16.216_8806" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_sdc_10.233.46.71_8443" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.171_9015" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_nsd_10.233.16.216_8806" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.222_443" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_catalog_10.233.16.216_8806" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.216_8806" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.106_8443" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.71_8080" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.7_8181" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Node info in sync 2022/06/05 03:10:55 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (372.125µs) from=10.233.66.243:60394 2022/06/05 03:10:55 [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/06/05 03:10:55 [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/06/05 03:10:55 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/05 03:10:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/05 03:10:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_catalog_10.233.16.216_8806" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.216_8806" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.106_8443" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.71_8080" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.7_8181" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v0_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.72.151_8446" 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_message-router_10.233.33.78_3904" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_parser_10.233.16.216_8806" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_sdc_10.233.46.71_8443" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.171_9015" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_nsd_10.233.16.216_8806" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.222_443" in sync 2022/06/05 03:10:55 [DEBUG] agent: Node info in sync 2022/06/05 03:10:55 [DEBUG] http: Request PUT /v1/agent/service/register (6.27021ms) from=10.233.66.243:60396 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_parser_10.233.16.216_8806" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_sdc_10.233.46.71_8443" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.171_9015" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_message-router_10.233.33.78_3904" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_nsd_10.233.16.216_8806" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.222_443" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.216_8806" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_catalog_10.233.16.216_8806" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.106_8443" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.71_8080" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.7_8181" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v0_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:55 [DEBUG] agent: Node info in sync 2022/06/05 03:10:55 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (347.15µs) from=10.233.66.243:60398 2022/06/05 03:10:55 [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/06/05 03:10:55 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/05 03:10:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.71_8080" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.7_8181" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v0_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_message-router_10.233.33.78_3904" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_parser_10.233.16.216_8806" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_sdc_10.233.46.71_8443" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.171_9015" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_nsd_10.233.16.216_8806" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.222_443" in sync 2022/06/05 03:10:55 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.72.151_8446" 2022/06/05 03:10:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_catalog_10.233.16.216_8806" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.216_8806" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.106_8443" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Node info in sync 2022/06/05 03:10:55 [DEBUG] http: Request PUT /v1/agent/service/register (8.094274ms) from=10.233.66.243:60402 2022/06/05 03:10:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.71_8080" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.7_8181" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v0_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_message-router_10.233.33.78_3904" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_parser_10.233.16.216_8806" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_sdc_10.233.46.71_8443" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.171_9015" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_nsd_10.233.16.216_8806" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.222_443" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_catalog_10.233.16.216_8806" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.216_8806" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.106_8443" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Node info in sync 2022/06/05 03:10:55 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (363.775µs) from=10.233.66.243:60404 2022/06/05 03:10:55 [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/06/05 03:10:55 [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/06/05 03:10:55 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/05 03:10:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.71_8080" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.7_8181" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v0_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_message-router_10.233.33.78_3904" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_parser_10.233.16.216_8806" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_sdc_10.233.46.71_8443" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.171_9015" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_nsd_10.233.16.216_8806" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.222_443" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.72.151_8446" 2022/06/05 03:10:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_catalog_10.233.16.216_8806" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.216_8806" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.106_8443" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Node info in sync 2022/06/05 03:10:55 [DEBUG] http: Request PUT /v1/agent/service/register (21.203241ms) from=10.233.66.243:60410 2022/06/05 03:10:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_nsd_10.233.16.216_8806" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.222_443" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.216_8806" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_catalog_10.233.16.216_8806" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.106_8443" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.71_8080" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.7_8181" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v0_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_parser_10.233.16.216_8806" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_sdc_10.233.46.71_8443" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.171_9015" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_message-router_10.233.33.78_3904" in sync 2022/06/05 03:10:55 [DEBUG] agent: Node info in sync 2022/06/05 03:10:55 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (577.158µs) from=10.233.66.243:60412 2022/06/05 03:10:55 [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/06/05 03:10:55 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/05 03:10:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/05 03:10:55 [DEBUG] agent: Service "_v0_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_message-router_10.233.33.78_3904" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_parser_10.233.16.216_8806" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_sdc_10.233.46.71_8443" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.171_9015" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_nsd_10.233.16.216_8806" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.222_443" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_catalog_10.233.16.216_8806" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.216_8806" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.106_8443" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.72.151_8446" 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.71_8080" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.7_8181" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Node info in sync 2022/06/05 03:10:55 [DEBUG] http: Request PUT /v1/agent/service/register (4.278038ms) from=10.233.66.243:60414 2022/06/05 03:10:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.216_8806" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_catalog_10.233.16.216_8806" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.106_8443" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.71_8080" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.7_8181" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v0_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_parser_10.233.16.216_8806" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_sdc_10.233.46.71_8443" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.171_9015" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_message-router_10.233.33.78_3904" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_nsd_10.233.16.216_8806" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.222_443" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:55 [DEBUG] agent: Node info in sync 2022/06/05 03:10:55 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (433.139µs) from=10.233.66.243:60420 2022/06/05 03:10:56 [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/06/05 03:10:56 [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/06/05 03:10:56 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/05 03:10:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/05 03:10:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_nsd_10.233.16.216_8806" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.222_443" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.72.151_8446" 2022/06/05 03:10:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.216_8806" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_catalog_10.233.16.216_8806" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.106_8443" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.71_8080" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.7_8181" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v0_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_parser_10.233.16.216_8806" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_sdc_10.233.46.71_8443" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.171_9015" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_message-router_10.233.33.78_3904" in sync 2022/06/05 03:10:56 [DEBUG] agent: Node info in sync 2022/06/05 03:10:56 [DEBUG] http: Request PUT /v1/agent/service/register (17.438735ms) from=10.233.66.243:60422 2022/06/05 03:10:56 [DEBUG] agent: Service "_v0_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.171_9015" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_message-router_10.233.33.78_3904" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_parser_10.233.16.216_8806" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_sdc_10.233.46.71_8443" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_nsd_10.233.16.216_8806" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.222_443" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_catalog_10.233.16.216_8806" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.216_8806" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.106_8443" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.7_8181" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.71_8080" in sync 2022/06/05 03:10:56 [DEBUG] agent: Node info in sync 2022/06/05 03:10:56 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (440.445µs) from=10.233.66.243:60428 2022/06/05 03:10:56 [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/06/05 03:10:56 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/05 03:10:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/05 03:10:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.71_8080" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.7_8181" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v0_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_message-router_10.233.33.78_3904" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_parser_10.233.16.216_8806" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_sdc_10.233.46.71_8443" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.171_9015" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_nsd_10.233.16.216_8806" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.222_443" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_catalog_10.233.16.216_8806" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.216_8806" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:56 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.72.151_8446" 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.106_8443" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Node info in sync 2022/06/05 03:10:56 [DEBUG] http: Request PUT /v1/agent/service/register (7.948237ms) from=10.233.66.243:60430 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.171_9015" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_message-router_10.233.33.78_3904" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_parser_10.233.16.216_8806" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_sdc_10.233.46.71_8443" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_nsd_10.233.16.216_8806" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.222_443" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_catalog_10.233.16.216_8806" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.216_8806" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.106_8443" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.7_8181" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.71_8080" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v0_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Node info in sync 2022/06/05 03:10:56 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (377.231µs) from=10.233.66.243:60432 2022/06/05 03:10:56 [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/06/05 03:10:56 [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/06/05 03:10:56 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/05 03:10:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/05 03:10:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.106_8443" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.71_8080" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.7_8181" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.72.151_8446" 2022/06/05 03:10:56 [DEBUG] agent: Service "_v0_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_parser_10.233.16.216_8806" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_sdc_10.233.46.71_8443" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.171_9015" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_message-router_10.233.33.78_3904" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_nsd_10.233.16.216_8806" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.222_443" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.216_8806" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_catalog_10.233.16.216_8806" in sync 2022/06/05 03:10:56 [DEBUG] agent: Node info in sync 2022/06/05 03:10:56 [DEBUG] http: Request PUT /v1/agent/service/register (5.408692ms) from=10.233.66.243:60434 2022/06/05 03:10:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.106_8443" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.71_8080" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.7_8181" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v0_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_parser_10.233.16.216_8806" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_sdc_10.233.46.71_8443" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.171_9015" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_message-router_10.233.33.78_3904" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_nsd_10.233.16.216_8806" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.222_443" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.216_8806" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_catalog_10.233.16.216_8806" in sync 2022/06/05 03:10:56 [DEBUG] agent: Node info in sync 2022/06/05 03:10:56 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (450.594µs) from=10.233.66.243:60436 2022/06/05 03:10:56 [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/06/05 03:10:56 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/05 03:10:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_catalog_10.233.16.216_8806" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.216_8806" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.106_8443" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.72.151_8446" 2022/06/05 03:10:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.71_8080" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.7_8181" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v0_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_message-router_10.233.33.78_3904" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_parser_10.233.16.216_8806" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_sdc_10.233.46.71_8443" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.171_9015" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_nsd_10.233.16.216_8806" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.222_443" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Node info in sync 2022/06/05 03:10:56 [DEBUG] http: Request PUT /v1/agent/service/register (4.546389ms) from=10.233.66.243:60438 2022/06/05 03:10:56 [DEBUG] agent: Service "_v0_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_message-router_10.233.33.78_3904" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_parser_10.233.16.216_8806" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_sdc_10.233.46.71_8443" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.171_9015" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_nsd_10.233.16.216_8806" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.222_443" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_catalog_10.233.16.216_8806" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.216_8806" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.106_8443" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.71_8080" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.7_8181" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Node info in sync 2022/06/05 03:10:56 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (362.408µs) from=10.233.66.243:60440 2022/06/05 03:10:56 [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/06/05 03:10:56 [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/06/05 03:10:56 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/05 03:10:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.106_8443" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.72.151_8446" 2022/06/05 03:10:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.71_8080" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.7_8181" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v0_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_message-router_10.233.33.78_3904" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_parser_10.233.16.216_8806" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_sdc_10.233.46.71_8443" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.171_9015" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_nsd_10.233.16.216_8806" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.222_443" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_catalog_10.233.16.216_8806" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.216_8806" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Node info in sync 2022/06/05 03:10:56 [DEBUG] http: Request PUT /v1/agent/service/register (8.510172ms) from=10.233.66.243:60444 2022/06/05 03:10:56 [DEBUG] agent: Service "_v0_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_message-router_10.233.33.78_3904" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_parser_10.233.16.216_8806" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_sdc_10.233.46.71_8443" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.171_9015" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_nsd_10.233.16.216_8806" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.222_443" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_catalog_10.233.16.216_8806" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.216_8806" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.106_8443" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.71_8080" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.7_8181" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Node info in sync 2022/06/05 03:10:56 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (409.639µs) from=10.233.66.243:60446 2022/06/05 03:10:56 [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/06/05 03:10:56 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/05 03:10:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/05 03:10:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.71_8080" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.7_8181" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v0_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_message-router_10.233.33.78_3904" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_parser_10.233.16.216_8806" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_sdc_10.233.46.71_8443" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.171_9015" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_nsd_10.233.16.216_8806" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.222_443" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.72.151_8446" 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_catalog_10.233.16.216_8806" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.216_8806" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.106_8443" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Node info in sync 2022/06/05 03:10:56 [DEBUG] http: Request PUT /v1/agent/service/register (7.114729ms) from=10.233.66.243:60448 2022/06/05 03:10:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_message-router_10.233.33.78_3904" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_parser_10.233.16.216_8806" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_sdc_10.233.46.71_8443" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.171_9015" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_nsd_10.233.16.216_8806" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.222_443" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_catalog_10.233.16.216_8806" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.216_8806" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.106_8443" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.71_8080" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.7_8181" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v0_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Node info in sync 2022/06/05 03:10:56 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (307.893µs) from=10.233.66.243:60450 2022/06/05 03:10:56 [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/06/05 03:10:56 [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/06/05 03:10:56 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/05 03:10:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.216_8806" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_catalog_10.233.16.216_8806" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.72.151_8446" 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.106_8443" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.71_8080" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.7_8181" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v0_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_parser_10.233.16.216_8806" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_sdc_10.233.46.71_8443" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.171_9015" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_message-router_10.233.33.78_3904" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_nsd_10.233.16.216_8806" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.222_443" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Node info in sync 2022/06/05 03:10:56 [DEBUG] http: Request PUT /v1/agent/service/register (4.577544ms) from=10.233.66.243:60452 2022/06/05 03:10:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v0_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_sdc_10.233.46.71_8443" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.171_9015" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_message-router_10.233.33.78_3904" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_parser_10.233.16.216_8806" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_nsd_10.233.16.216_8806" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.222_443" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_catalog_10.233.16.216_8806" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.216_8806" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.106_8443" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.71_8080" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.7_8181" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:56 [DEBUG] agent: Node info in sync 2022/06/05 03:10:56 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (405.281µs) from=10.233.66.243:60454 2022/06/05 03:10:56 [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/06/05 03:10:56 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/05 03:10:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/05 03:10:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.222_443" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_catalog_10.233.16.216_8806" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.216_8806" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.72.151_8446" 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.106_8443" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.71_8080" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.7_8181" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v0_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_sdc_10.233.46.71_8443" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.171_9015" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_message-router_10.233.33.78_3904" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_parser_10.233.16.216_8806" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_nsd_10.233.16.216_8806" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Node info in sync 2022/06/05 03:10:56 [DEBUG] http: Request PUT /v1/agent/service/register (4.042003ms) from=10.233.66.243:60456 2022/06/05 03:10:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_catalog_10.233.16.216_8806" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.216_8806" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.106_8443" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.71_8080" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.7_8181" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v0_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_message-router_10.233.33.78_3904" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_parser_10.233.16.216_8806" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_sdc_10.233.46.71_8443" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.171_9015" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_nsd_10.233.16.216_8806" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.222_443" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Node info in sync 2022/06/05 03:10:56 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (607.967µs) from=10.233.66.243:60458 2022/06/05 03:10:56 [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/06/05 03:10:56 [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/06/05 03:10:56 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/05 03:10:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/05 03:10:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.72.151_8446" 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.71_8080" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.7_8181" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v0_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_message-router_10.233.33.78_3904" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_parser_10.233.16.216_8806" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_sdc_10.233.46.71_8443" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.171_9015" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_nsd_10.233.16.216_8806" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.222_443" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_catalog_10.233.16.216_8806" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.216_8806" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.106_8443" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Node info in sync 2022/06/05 03:10:56 [DEBUG] http: Request PUT /v1/agent/service/register (4.173577ms) from=10.233.66.243:60460 2022/06/05 03:10:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.106_8443" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.71_8080" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.7_8181" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v0_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_message-router_10.233.33.78_3904" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_parser_10.233.16.216_8806" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_sdc_10.233.46.71_8443" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.171_9015" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_nsd_10.233.16.216_8806" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.222_443" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_catalog_10.233.16.216_8806" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.216_8806" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Node info in sync 2022/06/05 03:10:56 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (3.544837ms) from=10.233.66.243:60462 2022/06/05 03:10:56 [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/06/05 03:10:56 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/05 03:10:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/05 03:10:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.71_8080" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.7_8181" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v0_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_message-router_10.233.33.78_3904" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_parser_10.233.16.216_8806" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_sdc_10.233.46.71_8443" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.171_9015" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_nsd_10.233.16.216_8806" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.222_443" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.72.151_8446" 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_catalog_10.233.16.216_8806" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.216_8806" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.106_8443" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Node info in sync 2022/06/05 03:10:56 [DEBUG] http: Request PUT /v1/agent/service/register (14.998947ms) from=10.233.66.243:60466 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.71_8080" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.7_8181" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v0_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_parser_10.233.16.216_8806" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_sdc_10.233.46.71_8443" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.171_9015" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_message-router_10.233.33.78_3904" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_nsd_10.233.16.216_8806" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.222_443" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.216_8806" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_catalog_10.233.16.216_8806" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.106_8443" in sync 2022/06/05 03:10:56 [DEBUG] agent: Node info in sync 2022/06/05 03:10:56 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (501.309µs) from=10.233.66.243:60468 2022/06/05 03:10:56 [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/06/05 03:10:56 [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/06/05 03:10:56 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/05 03:10:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/05 03:10:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v0_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_parser_10.233.16.216_8806" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_sdc_10.233.46.71_8443" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.171_9015" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_message-router_10.233.33.78_3904" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_nsd_10.233.16.216_8806" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.222_443" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.216_8806" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.72.151_8446" 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_catalog_10.233.16.216_8806" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.106_8443" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.71_8080" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.7_8181" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:56 [DEBUG] agent: Node info in sync 2022/06/05 03:10:56 [DEBUG] http: Request PUT /v1/agent/service/register (24.644411ms) from=10.233.66.243:60472 2022/06/05 03:10:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_catalog_10.233.16.216_8806" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.216_8806" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.106_8443" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.7_8181" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.71_8080" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v0_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.171_9015" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_message-router_10.233.33.78_3904" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_parser_10.233.16.216_8806" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_sdc_10.233.46.71_8443" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_nsd_10.233.16.216_8806" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.222_443" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Node info in sync 2022/06/05 03:10:56 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (457.019µs) from=10.233.66.243:60476 2022/06/05 03:10:56 [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/06/05 03:10:56 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/05 03:10:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_nsd_10.233.16.216_8806" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.222_443" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_catalog_10.233.16.216_8806" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.216_8806" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.106_8443" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.7_8181" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.71_8080" in sync 2022/06/05 03:10:56 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.72.151_8446" 2022/06/05 03:10:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v0_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.171_9015" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_message-router_10.233.33.78_3904" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_parser_10.233.16.216_8806" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_sdc_10.233.46.71_8443" in sync 2022/06/05 03:10:56 [DEBUG] agent: Node info in sync 2022/06/05 03:10:56 [DEBUG] http: Request PUT /v1/agent/service/register (4.428032ms) from=10.233.66.243:60478 2022/06/05 03:10:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.222_443" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_catalog_10.233.16.216_8806" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.216_8806" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.106_8443" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.71_8080" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.7_8181" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v0_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_sdc_10.233.46.71_8443" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.171_9015" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_message-router_10.233.33.78_3904" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_parser_10.233.16.216_8806" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_nsd_10.233.16.216_8806" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Node info in sync 2022/06/05 03:10:56 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (406.638µs) from=10.233.66.243:60480 2022/06/05 03:10:56 [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/06/05 03:10:56 [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/06/05 03:10:56 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/05 03:10:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/05 03:10:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.106_8443" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.7_8181" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.71_8080" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.72.151_8446" 2022/06/05 03:10:56 [DEBUG] agent: Service "_v0_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.171_9015" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_message-router_10.233.33.78_3904" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_parser_10.233.16.216_8806" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_sdc_10.233.46.71_8443" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_nsd_10.233.16.216_8806" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.222_443" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_catalog_10.233.16.216_8806" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.216_8806" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:56 [DEBUG] agent: Node info in sync 2022/06/05 03:10:56 [DEBUG] http: Request PUT /v1/agent/service/register (8.48516ms) from=10.233.66.243:60482 2022/06/05 03:10:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.106_8443" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.71_8080" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.7_8181" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v0_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_message-router_10.233.33.78_3904" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_parser_10.233.16.216_8806" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_sdc_10.233.46.71_8443" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.171_9015" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_nsd_10.233.16.216_8806" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.222_443" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_catalog_10.233.16.216_8806" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.216_8806" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Node info in sync 2022/06/05 03:10:56 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (392.851µs) from=10.233.66.243:60484 2022/06/05 03:10:56 [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/06/05 03:10:56 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/05 03:10:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.171_9015" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_message-router_10.233.33.78_3904" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_parser_10.233.16.216_8806" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_sdc_10.233.46.71_8443" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_nsd_10.233.16.216_8806" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.72.151_8446" 2022/06/05 03:10:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.222_443" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_catalog_10.233.16.216_8806" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.216_8806" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.106_8443" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.7_8181" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.71_8080" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v0_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Node info in sync 2022/06/05 03:10:56 [DEBUG] http: Request PUT /v1/agent/service/register (13.058787ms) from=10.233.66.243:60486 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.222_443" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.216_8806" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_catalog_10.233.16.216_8806" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.106_8443" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.71_8080" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.7_8181" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v0_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_parser_10.233.16.216_8806" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_sdc_10.233.46.71_8443" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.171_9015" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_message-router_10.233.33.78_3904" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_nsd_10.233.16.216_8806" in sync 2022/06/05 03:10:56 [DEBUG] agent: Node info in sync 2022/06/05 03:10:56 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (481.449µs) from=10.233.66.243:60488 2022/06/05 03:10:56 [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/06/05 03:10:56 [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/06/05 03:10:56 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/05 03:10:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/05 03:10:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_catalog_10.233.16.216_8806" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.216_8806" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.106_8443" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.71_8080" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.7_8181" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.72.151_8446" 2022/06/05 03:10:56 [DEBUG] agent: Service "_v0_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_sdc_10.233.46.71_8443" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.171_9015" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_message-router_10.233.33.78_3904" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_parser_10.233.16.216_8806" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_nsd_10.233.16.216_8806" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.222_443" in sync 2022/06/05 03:10:56 [DEBUG] agent: Node info in sync 2022/06/05 03:10:56 [DEBUG] http: Request PUT /v1/agent/service/register (8.499539ms) from=10.233.66.243:60492 2022/06/05 03:10:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.71_8080" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.7_8181" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v0_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_message-router_10.233.33.78_3904" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_parser_10.233.16.216_8806" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_sdc_10.233.46.71_8443" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.171_9015" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_nsd_10.233.16.216_8806" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.222_443" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_catalog_10.233.16.216_8806" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.216_8806" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.106_8443" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:56 [DEBUG] agent: Node info in sync 2022/06/05 03:10:56 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (344.723µs) from=10.233.66.243:60494 2022/06/05 03:10:57 [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/06/05 03:10:57 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/05 03:10:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/05 03:10:57 [DEBUG] agent: Service "_v0_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_message-router_10.233.33.78_3904" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_parser_10.233.16.216_8806" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_sdc_10.233.46.71_8443" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.171_9015" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_nsd_10.233.16.216_8806" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.72.151_8446" 2022/06/05 03:10:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.222_443" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_catalog_10.233.16.216_8806" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.216_8806" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.106_8443" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.71_8080" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.7_8181" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Node info in sync 2022/06/05 03:10:57 [DEBUG] http: Request PUT /v1/agent/service/register (5.894543ms) from=10.233.66.243:60496 2022/06/05 03:10:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.222_443" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_catalog_10.233.16.216_8806" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.216_8806" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.106_8443" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.7_8181" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.71_8080" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v0_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.171_9015" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_message-router_10.233.33.78_3904" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_parser_10.233.16.216_8806" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_sdc_10.233.46.71_8443" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_nsd_10.233.16.216_8806" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Node info in sync 2022/06/05 03:10:57 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (369.162µs) from=10.233.66.243:60498 2022/06/05 03:10:57 [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/06/05 03:10:57 [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/06/05 03:10:57 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/05 03:10:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.222_443" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.216_8806" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_catalog_10.233.16.216_8806" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.106_8443" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.71_8080" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.7_8181" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.72.151_8446" 2022/06/05 03:10:57 [DEBUG] agent: Service "_v0_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_parser_10.233.16.216_8806" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_sdc_10.233.46.71_8443" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.171_9015" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_message-router_10.233.33.78_3904" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_nsd_10.233.16.216_8806" in sync 2022/06/05 03:10:57 [DEBUG] agent: Node info in sync 2022/06/05 03:10:57 [DEBUG] http: Request PUT /v1/agent/service/register (5.608982ms) from=10.233.66.243:60500 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.106_8443" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.71_8080" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.7_8181" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v0_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_message-router_10.233.33.78_3904" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_parser_10.233.16.216_8806" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_sdc_10.233.46.71_8443" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.171_9015" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_nsd_10.233.16.216_8806" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.222_443" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_catalog_10.233.16.216_8806" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.216_8806" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Node info in sync 2022/06/05 03:10:57 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (360.601µs) from=10.233.66.243:60502 2022/06/05 03:10:57 [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/06/05 03:10:57 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/05 03:10:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/05 03:10:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.106_8443" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.71_8080" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.7_8181" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v0_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_message-router_10.233.33.78_3904" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_parser_10.233.16.216_8806" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_sdc_10.233.46.71_8443" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.171_9015" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_nsd_10.233.16.216_8806" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.72.151_8446" 2022/06/05 03:10:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.222_443" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_catalog_10.233.16.216_8806" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.216_8806" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Node info in sync 2022/06/05 03:10:57 [DEBUG] http: Request PUT /v1/agent/service/register (6.474092ms) from=10.233.66.243:60506 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.216_8806" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_catalog_10.233.16.216_8806" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.106_8443" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.71_8080" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.7_8181" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v0_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_parser_10.233.16.216_8806" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_sdc_10.233.46.71_8443" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.171_9015" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_message-router_10.233.33.78_3904" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_nsd_10.233.16.216_8806" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.222_443" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Node info in sync 2022/06/05 03:10:57 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (378.559µs) from=10.233.66.243:60510 2022/06/05 03:10:57 [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/06/05 03:10:57 [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/06/05 03:10:57 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/05 03:10:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/05 03:10:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.71_8080" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.7_8181" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v0_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_message-router_10.233.33.78_3904" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_parser_10.233.16.216_8806" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_sdc_10.233.46.71_8443" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.171_9015" in sync 2022/06/05 03:10:57 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.72.151_8446" 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_nsd_10.233.16.216_8806" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.222_443" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_catalog_10.233.16.216_8806" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.216_8806" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.106_8443" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Node info in sync 2022/06/05 03:10:57 [DEBUG] http: Request PUT /v1/agent/service/register (7.267279ms) from=10.233.66.243:60514 2022/06/05 03:10:57 [DEBUG] agent: Service "_v0_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_message-router_10.233.33.78_3904" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_parser_10.233.16.216_8806" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_sdc_10.233.46.71_8443" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.171_9015" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_nsd_10.233.16.216_8806" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.222_443" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_catalog_10.233.16.216_8806" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.216_8806" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.106_8443" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.71_8080" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.7_8181" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Node info in sync 2022/06/05 03:10:57 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (451.242µs) from=10.233.66.243:60516 2022/06/05 03:10:57 [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/06/05 03:10:57 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/05 03:10:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/05 03:10:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.71_8080" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.7_8181" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v0_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_message-router_10.233.33.78_3904" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_parser_10.233.16.216_8806" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_sdc_10.233.46.71_8443" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.171_9015" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.72.151_8446" 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_nsd_10.233.16.216_8806" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.222_443" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_catalog_10.233.16.216_8806" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.216_8806" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.106_8443" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Node info in sync 2022/06/05 03:10:57 [DEBUG] http: Request PUT /v1/agent/service/register (13.096948ms) from=10.233.66.243:60518 2022/06/05 03:10:57 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_nsd_10.233.16.216_8806" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.222_443" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_catalog_10.233.16.216_8806" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.216_8806" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.106_8443" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.7_8181" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.71_8080" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v0_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.171_9015" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_message-router_10.233.33.78_3904" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_parser_10.233.16.216_8806" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_sdc_10.233.46.71_8443" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Node info in sync 2022/06/05 03:10:57 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (347.365µs) from=10.233.66.243:60520 2022/06/05 03:10:57 [WARN] agent: Service name "_aai-nodes-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/05 03:10:57 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/05 03:10:57 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/05 03:10:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/05 03:10:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_message-router_10.233.33.78_3904" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_parser_10.233.16.216_8806" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_sdc_10.233.46.71_8443" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.171_9015" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.72.151_8446" 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_nsd_10.233.16.216_8806" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.222_443" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_catalog_10.233.16.216_8806" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.216_8806" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.106_8443" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.71_8080" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.7_8181" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v0_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Node info in sync 2022/06/05 03:10:57 [DEBUG] http: Request PUT /v1/agent/service/register (13.814958ms) from=10.233.66.243:60522 2022/06/05 03:10:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_nsd_10.233.16.216_8806" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.222_443" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_catalog_10.233.16.216_8806" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.216_8806" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.106_8443" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.71_8080" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.7_8181" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v0_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_sdc_10.233.46.71_8443" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.171_9015" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_message-router_10.233.33.78_3904" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_parser_10.233.16.216_8806" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Node info in sync 2022/06/05 03:10:57 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (442.897µs) from=10.233.66.243:60524 2022/06/05 03:10:57 [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/06/05 03:10:57 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/05 03:10:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.222_443" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.106_8443" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v0_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_parser_10.233.16.216_8806" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_catalog_10.233.16.216_8806" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.216_8806" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.71_8080" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.7_8181" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_message-router_10.233.33.78_3904" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_sdc_10.233.46.71_8443" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.171_9015" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_nsd_10.233.16.216_8806" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.72.151_8446" 2022/06/05 03:10:57 [DEBUG] agent: Node info in sync 2022/06/05 03:10:57 [DEBUG] http: Request PUT /v1/agent/service/register (7.491651ms) from=10.233.66.243:60530 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_sdc_10.233.46.71_8443" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.171_9015" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_message-router_10.233.33.78_3904" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_nsd_10.233.16.216_8806" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.222_443" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.106_8443" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v0_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_parser_10.233.16.216_8806" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.216_8806" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_catalog_10.233.16.216_8806" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.71_8080" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.7_8181" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Node info in sync 2022/06/05 03:10:57 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (484.996µs) from=10.233.66.243:60532 2022/06/05 03:10:57 [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/06/05 03:10:57 [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/06/05 03:10:57 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/05 03:10:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/05 03:10:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_catalog_10.233.16.216_8806" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.216_8806" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.71_8080" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.7_8181" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_message-router_10.233.33.78_3904" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_sdc_10.233.46.71_8443" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.171_9015" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_nsd_10.233.16.216_8806" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.222_443" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.106_8443" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v0_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [INFO] agent: Synced service "_v11__aai-nquery_10.233.72.151_8446" 2022/06/05 03:10:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_parser_10.233.16.216_8806" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Node info in sync 2022/06/05 03:10:57 [DEBUG] http: Request PUT /v1/agent/service/register (6.467062ms) from=10.233.66.243:60536 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_catalog_10.233.16.216_8806" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.216_8806" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.71_8080" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.7_8181" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_message-router_10.233.33.78_3904" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_sdc_10.233.46.71_8443" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.171_9015" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_nsd_10.233.16.216_8806" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.222_443" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.106_8443" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v0_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_parser_10.233.16.216_8806" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Node info in sync 2022/06/05 03:10:57 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (347.504µs) from=10.233.66.243:60538 2022/06/05 03:10:57 [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/06/05 03:10:57 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/05 03:10:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/05 03:10:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.71_8080" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.7_8181" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_message-router_10.233.33.78_3904" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_sdc_10.233.46.71_8443" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.171_9015" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_nsd_10.233.16.216_8806" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.222_443" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.106_8443" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [INFO] agent: Synced service "_v11_aai-nquery_10.233.72.151_8446" 2022/06/05 03:10:57 [DEBUG] agent: Service "_v0_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_parser_10.233.16.216_8806" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_catalog_10.233.16.216_8806" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.216_8806" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Node info in sync 2022/06/05 03:10:57 [DEBUG] http: Request PUT /v1/agent/service/register (3.791754ms) from=10.233.66.243:60540 2022/06/05 03:10:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_catalog_10.233.16.216_8806" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.216_8806" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.71_8080" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.7_8181" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_message-router_10.233.33.78_3904" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_sdc_10.233.46.71_8443" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.171_9015" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_nsd_10.233.16.216_8806" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.222_443" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.106_8443" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v0_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_parser_10.233.16.216_8806" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Node info in sync 2022/06/05 03:10:57 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (619.315µs) from=10.233.66.243:60542 2022/06/05 03:10:57 [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/06/05 03:10:57 [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/06/05 03:10:57 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/05 03:10:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_catalog_10.233.16.216_8806" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.216_8806" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.71_8080" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.7_8181" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_message-router_10.233.33.78_3904" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_sdc_10.233.46.71_8443" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.171_9015" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_nsd_10.233.16.216_8806" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.222_443" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.106_8443" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v0_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_parser_10.233.16.216_8806" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [INFO] agent: Synced service "_v12__aai-nquery_10.233.72.151_8446" 2022/06/05 03:10:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Node info in sync 2022/06/05 03:10:57 [DEBUG] http: Request PUT /v1/agent/service/register (4.843871ms) from=10.233.66.243:60544 2022/06/05 03:10:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_catalog_10.233.16.216_8806" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.216_8806" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.71_8080" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.7_8181" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_message-router_10.233.33.78_3904" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_sdc_10.233.46.71_8443" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.171_9015" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_nsd_10.233.16.216_8806" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.222_443" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.106_8443" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v0_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v1_parser_10.233.16.216_8806" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:57 [DEBUG] agent: Node info in sync 2022/06/05 03:10:57 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (360.008µs) from=10.233.66.243:60546 2022/06/05 03:10:58 [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/06/05 03:10:58 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/05 03:10:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.222_443" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.106_8443" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v0_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_parser_10.233.16.216_8806" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_catalog_10.233.16.216_8806" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.216_8806" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.71_8080" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.7_8181" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_message-router_10.233.33.78_3904" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_sdc_10.233.46.71_8443" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.171_9015" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_nsd_10.233.16.216_8806" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [INFO] agent: Synced service "_v12_aai-nquery_10.233.72.151_8446" 2022/06/05 03:10:58 [DEBUG] agent: Node info in sync 2022/06/05 03:10:58 [DEBUG] http: Request PUT /v1/agent/service/register (4.998415ms) from=10.233.66.243:60548 2022/06/05 03:10:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.71_8080" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.7_8181" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_message-router_10.233.33.78_3904" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_sdc_10.233.46.71_8443" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.171_9015" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_nsd_10.233.16.216_8806" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.222_443" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.106_8443" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v0_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_parser_10.233.16.216_8806" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_catalog_10.233.16.216_8806" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.216_8806" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Node info in sync 2022/06/05 03:10:58 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (333.536µs) from=10.233.66.243:60550 2022/06/05 03:10:58 [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/06/05 03:10:58 [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/06/05 03:10:58 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/05 03:10:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/05 03:10:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_message-router_10.233.33.78_3904" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_sdc_10.233.46.71_8443" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.171_9015" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_nsd_10.233.16.216_8806" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.222_443" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.106_8443" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v0_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_parser_10.233.16.216_8806" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_catalog_10.233.16.216_8806" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.216_8806" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [INFO] agent: Synced service "_v13__aai-nquery_10.233.72.151_8446" 2022/06/05 03:10:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.71_8080" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.7_8181" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Node info in sync 2022/06/05 03:10:58 [DEBUG] http: Request PUT /v1/agent/service/register (5.261214ms) from=10.233.66.243:60554 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.106_8443" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v0_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_parser_10.233.16.216_8806" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_catalog_10.233.16.216_8806" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.216_8806" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.7_8181" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.71_8080" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.171_9015" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_message-router_10.233.33.78_3904" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_sdc_10.233.46.71_8443" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_nsd_10.233.16.216_8806" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.222_443" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Node info in sync 2022/06/05 03:10:58 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (313.531µs) from=10.233.66.243:60556 2022/06/05 03:10:58 [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/06/05 03:10:58 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/05 03:10:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/05 03:10:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.71_8080" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.7_8181" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_sdc_10.233.46.71_8443" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.171_9015" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_message-router_10.233.33.78_3904" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_nsd_10.233.16.216_8806" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [INFO] agent: Synced service "_v13_aai-nquery_10.233.72.151_8446" 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.222_443" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.106_8443" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v0_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_parser_10.233.16.216_8806" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.216_8806" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_catalog_10.233.16.216_8806" in sync 2022/06/05 03:10:58 [DEBUG] agent: Node info in sync 2022/06/05 03:10:58 [DEBUG] http: Request PUT /v1/agent/service/register (6.507835ms) from=10.233.66.243:60560 2022/06/05 03:10:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_message-router_10.233.33.78_3904" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_sdc_10.233.46.71_8443" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.171_9015" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_nsd_10.233.16.216_8806" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.222_443" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.106_8443" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v0_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_parser_10.233.16.216_8806" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_catalog_10.233.16.216_8806" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.216_8806" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.71_8080" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.7_8181" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Node info in sync 2022/06/05 03:10:58 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (2.733071ms) from=10.233.66.243:60562 2022/06/05 03:10:58 [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/06/05 03:10:58 [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/06/05 03:10:58 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/05 03:10:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/05 03:10:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v0_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_parser_10.233.16.216_8806" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.216_8806" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_catalog_10.233.16.216_8806" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.71_8080" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.7_8181" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_sdc_10.233.46.71_8443" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.171_9015" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_message-router_10.233.33.78_3904" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_nsd_10.233.16.216_8806" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.222_443" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [INFO] agent: Synced service "_v14__aai-nquery_10.233.72.151_8446" 2022/06/05 03:10:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.106_8443" in sync 2022/06/05 03:10:58 [DEBUG] agent: Node info in sync 2022/06/05 03:10:58 [DEBUG] http: Request PUT /v1/agent/service/register (4.348414ms) from=10.233.66.243:60564 2022/06/05 03:10:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.71_8080" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.7_8181" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_message-router_10.233.33.78_3904" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_sdc_10.233.46.71_8443" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.171_9015" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_nsd_10.233.16.216_8806" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.222_443" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.106_8443" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v0_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_parser_10.233.16.216_8806" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_catalog_10.233.16.216_8806" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.216_8806" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Node info in sync 2022/06/05 03:10:58 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (523.837µs) from=10.233.66.243:60566 2022/06/05 03:10:58 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/05 03:10:58 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/05 03:10:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/05 03:10:58 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.71_8080" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.7_8181" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_message-router_10.233.33.78_3904" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_sdc_10.233.46.71_8443" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.171_9015" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_nsd_10.233.16.216_8806" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.222_443" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [INFO] agent: Synced service "_v14_aai-nquery_10.233.72.151_8446" 2022/06/05 03:10:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.106_8443" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v0_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_parser_10.233.16.216_8806" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_catalog_10.233.16.216_8806" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.216_8806" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Node info in sync 2022/06/05 03:10:58 [DEBUG] http: Request PUT /v1/agent/service/register (7.286961ms) from=10.233.66.243:60568 2022/06/05 03:10:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v14_aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.106_8443" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v0_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_parser_10.233.16.216_8806" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_catalog_10.233.16.216_8806" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.216_8806" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.71_8080" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.7_8181" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_message-router_10.233.33.78_3904" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_sdc_10.233.46.71_8443" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.171_9015" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_nsd_10.233.16.216_8806" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.222_443" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Node info in sync 2022/06/05 03:10:58 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (302.845µs) from=10.233.66.243:60570 2022/06/05 03:10:58 [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/06/05 03:10:58 [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/06/05 03:10:58 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/05 03:10:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/05 03:10:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_catalog_10.233.16.216_8806" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.216_8806" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [INFO] agent: Synced service "_v15__aai-nquery_10.233.72.151_8446" 2022/06/05 03:10:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.71_8080" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.7_8181" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_message-router_10.233.33.78_3904" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_sdc_10.233.46.71_8443" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.171_9015" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_nsd_10.233.16.216_8806" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.222_443" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v14_aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.106_8443" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v0_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_parser_10.233.16.216_8806" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Node info in sync 2022/06/05 03:10:58 [DEBUG] http: Request PUT /v1/agent/service/register (7.755693ms) from=10.233.66.243:60572 2022/06/05 03:10:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_message-router_10.233.33.78_3904" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_sdc_10.233.46.71_8443" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.171_9015" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_nsd_10.233.16.216_8806" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.222_443" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v14_aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.106_8443" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v0_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_parser_10.233.16.216_8806" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_catalog_10.233.16.216_8806" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.216_8806" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v15__aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.71_8080" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.7_8181" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Node info in sync 2022/06/05 03:10:58 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (504.419µs) from=10.233.66.243:60574 2022/06/05 03:10:58 [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/06/05 03:10:58 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/05 03:10:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v0_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [INFO] agent: Synced service "_v15_aai-nquery_10.233.72.151_8446" 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_parser_10.233.16.216_8806" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_catalog_10.233.16.216_8806" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.216_8806" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v15__aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.71_8080" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.7_8181" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_message-router_10.233.33.78_3904" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_sdc_10.233.46.71_8443" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.171_9015" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_nsd_10.233.16.216_8806" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.222_443" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v14_aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.106_8443" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Node info in sync 2022/06/05 03:10:58 [DEBUG] http: Request PUT /v1/agent/service/register (7.80841ms) from=10.233.66.243:60576 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v15_aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v0_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_parser_10.233.16.216_8806" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v15__aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_catalog_10.233.16.216_8806" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.216_8806" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.71_8080" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.7_8181" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_message-router_10.233.33.78_3904" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_sdc_10.233.46.71_8443" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.171_9015" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_nsd_10.233.16.216_8806" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.222_443" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v14_aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.106_8443" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Node info in sync 2022/06/05 03:10:58 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (413.078µs) from=10.233.66.243:60582 2022/06/05 03:10:58 [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/06/05 03:10:58 [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/06/05 03:10:58 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/05 03:10:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_sdc_10.233.46.71_8443" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.171_9015" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_message-router_10.233.33.78_3904" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_nsd_10.233.16.216_8806" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.222_443" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v14_aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.106_8443" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v15_aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v0_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_parser_10.233.16.216_8806" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.216_8806" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v15__aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [INFO] agent: Synced service "_v16__aai-nquery_10.233.72.151_8446" 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_catalog_10.233.16.216_8806" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.71_8080" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.7_8181" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Node info in sync 2022/06/05 03:10:58 [DEBUG] http: Request PUT /v1/agent/service/register (8.985612ms) from=10.233.66.243:60584 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.106_8443" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v0_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v15_aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_parser_10.233.16.216_8806" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_catalog_10.233.16.216_8806" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.216_8806" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v15__aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v16__aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.71_8080" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.7_8181" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_message-router_10.233.33.78_3904" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_sdc_10.233.46.71_8443" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.171_9015" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_nsd_10.233.16.216_8806" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.222_443" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v14_aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Node info in sync 2022/06/05 03:10:58 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (343.515µs) from=10.233.66.243:60586 2022/06/05 03:10:58 [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/06/05 03:10:58 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/05 03:10:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.7_8181" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.71_8080" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.171_9015" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_message-router_10.233.33.78_3904" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_sdc_10.233.46.71_8443" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_nsd_10.233.16.216_8806" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.222_443" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v14_aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.106_8443" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v15_aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v0_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [INFO] agent: Synced service "_v16_aai-nquery_10.233.72.151_8446" 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_parser_10.233.16.216_8806" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v15__aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v16__aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_catalog_10.233.16.216_8806" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.216_8806" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Node info in sync 2022/06/05 03:10:58 [DEBUG] http: Request PUT /v1/agent/service/register (7.587054ms) from=10.233.66.243:60590 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.222_443" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v14_aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.106_8443" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v15_aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v0_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v16_aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_parser_10.233.16.216_8806" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v15__aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v16__aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_catalog_10.233.16.216_8806" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.216_8806" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.71_8080" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.7_8181" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_message-router_10.233.33.78_3904" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_sdc_10.233.46.71_8443" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.171_9015" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_nsd_10.233.16.216_8806" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Node info in sync 2022/06/05 03:10:58 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (404.852µs) from=10.233.66.243:60592 2022/06/05 03:10:58 [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/06/05 03:10:58 [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/06/05 03:10:58 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/05 03:10:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/05 03:10:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v15_aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v0_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v16_aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_parser_10.233.16.216_8806" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v15__aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v16__aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_catalog_10.233.16.216_8806" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.216_8806" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.71_8080" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.7_8181" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_message-router_10.233.33.78_3904" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_sdc_10.233.46.71_8443" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.171_9015" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [INFO] agent: Synced service "_v17__aai-nquery_10.233.72.151_8446" 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_nsd_10.233.16.216_8806" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.222_443" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v14_aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.106_8443" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Node info in sync 2022/06/05 03:10:58 [DEBUG] http: Request PUT /v1/agent/service/register (8.439927ms) from=10.233.66.243:60594 2022/06/05 03:10:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v15_aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v0_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v16_aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_parser_10.233.16.216_8806" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v15__aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v16__aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_catalog_10.233.16.216_8806" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.216_8806" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.71_8080" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.7_8181" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_message-router_10.233.33.78_3904" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_sdc_10.233.46.71_8443" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.171_9015" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v17__aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_nsd_10.233.16.216_8806" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.222_443" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v14_aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.106_8443" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Node info in sync 2022/06/05 03:10:58 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v17 (344.466µs) from=10.233.66.243:60596 2022/06/05 03:10:58 [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/06/05 03:10:58 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/05 03:10:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_nsd_10.233.16.216_8806" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v17__aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.222_443" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v14_aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.106_8443" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v0_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v15_aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_parser_10.233.16.216_8806" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v16_aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_catalog_10.233.16.216_8806" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.216_8806" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v15__aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v16__aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.46.71_8080" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.7_8181" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_message-router_10.233.33.78_3904" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_sdc_10.233.46.71_8443" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.171_9015" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [INFO] agent: Synced service "_v17_aai-nquery_10.233.72.151_8446" 2022/06/05 03:10:58 [DEBUG] agent: Node info in sync 2022/06/05 03:10:58 [DEBUG] http: Request PUT /v1/agent/service/register (7.407072ms) from=10.233.66.243:60598 2022/06/05 03:10:58 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v15_aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v0_multicloud_10.233.22.159_9001" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v16_aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_parser_10.233.16.216_8806" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.183_9007" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v15__aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v16__aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_catalog_10.233.16.216_8806" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.216_8806" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.45_9011" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.151_8446" in sync 2022/06/05 03:10:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.151_8446" in sync 2022/06/05 03: