+ 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: '730e3ecd-56da-4472-9dd9-5515d94264f4' Node name: 'onap-msb-consul-f96d66b85-t6mpz' 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/02 14:54:22 [DEBUG] agent: Using random ID "730e3ecd-56da-4472-9dd9-5515d94264f4" as node ID 2022/06/02 14:54:22 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:730e3ecd-56da-4472-9dd9-5515d94264f4 Address:127.0.0.1:8300}] 2022/06/02 14:54:22 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2022/06/02 14:54:22 [INFO] serf: EventMemberJoin: onap-msb-consul-f96d66b85-t6mpz.dc1 127.0.0.1 2022/06/02 14:54:22 [INFO] serf: EventMemberJoin: onap-msb-consul-f96d66b85-t6mpz 127.0.0.1 2022/06/02 14:54:22 [INFO] consul: Adding LAN server onap-msb-consul-f96d66b85-t6mpz (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/06/02 14:54:22 [INFO] consul: Handled member-join event for server "onap-msb-consul-f96d66b85-t6mpz.dc1" in area "wan" 2022/06/02 14:54:22 [DEBUG] agent/proxy: managed Connect proxy manager started 2022/06/02 14:54:22 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2022/06/02 14:54:22 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2022/06/02 14:54:22 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2022/06/02 14:54:22 [INFO] agent: started state syncer 2022/06/02 14:54:22 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2022/06/02 14:54:22 [WARN] raft: Heartbeat timeout from "" reached, starting election 2022/06/02 14:54:22 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2022/06/02 14:54:22 [DEBUG] raft: Votes needed: 1 2022/06/02 14:54:22 [DEBUG] raft: Vote granted from 730e3ecd-56da-4472-9dd9-5515d94264f4 in term 2. Tally: 1 2022/06/02 14:54:22 [INFO] raft: Election won. Tally: 1 2022/06/02 14:54:22 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2022/06/02 14:54:22 [INFO] consul: cluster leadership acquired 2022/06/02 14:54:22 [INFO] consul: New leader elected: onap-msb-consul-f96d66b85-t6mpz 2022/06/02 14:54:22 [INFO] connect: initialized primary datacenter CA with provider "consul" 2022/06/02 14:54:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-t6mpz" since the cluster is too small 2022/06/02 14:54:22 [INFO] consul: member 'onap-msb-consul-f96d66b85-t6mpz' joined, marking health alive 2022/06/02 14:54:22 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/06/02 14:54:22 [INFO] agent: Synced node info 2022/06/02 14:54:24 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/06/02 14:54:24 [DEBUG] agent: Node info in sync 2022/06/02 14:54:24 [DEBUG] agent: Node info in sync ==> Newer Consul version available: 1.12.1 (currently running: 1.4.3) 2022/06/02 14:55:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-t6mpz" since the cluster is too small 2022/06/02 14:56:08 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/06/02 14:56:08 [DEBUG] agent: Node info in sync 2022/06/02 14:56:22 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-t6mpz.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/06/02 14:56:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-t6mpz" since the cluster is too small 2022/06/02 14:57:14 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/06/02 14:57:14 [DEBUG] agent: Node info in sync 2022/06/02 14:57:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-t6mpz" since the cluster is too small 2022/06/02 14:58:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-t6mpz" since the cluster is too small 2022/06/02 14:58:23 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/06/02 14:58:23 [DEBUG] agent: Node info in sync 2022/06/02 14:59:05 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-t6mpz.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/06/02 14:59:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-t6mpz" since the cluster is too small 2022/06/02 14:59:54 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/06/02 14:59:54 [DEBUG] agent: Node info in sync 2022/06/02 15:00:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-t6mpz" since the cluster is too small 2022/06/02 15:01:09 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-t6mpz.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/06/02 15:01:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-t6mpz" since the cluster is too small 2022/06/02 15:01:24 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/06/02 15:01:24 [DEBUG] agent: Node info in sync 2022/06/02 15:02:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-t6mpz" since the cluster is too small 2022/06/02 15:02:28 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/06/02 15:02:28 [DEBUG] agent: Node info in sync 2022/06/02 15:03:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-t6mpz" since the cluster is too small 2022/06/02 15:03:44 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/06/02 15:03:44 [DEBUG] agent: Node info in sync 2022/06/02 15:03:50 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-t6mpz.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/06/02 15:04:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-t6mpz" since the cluster is too small 2022/06/02 15:05:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-t6mpz" since the cluster is too small 2022/06/02 15:05:40 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/06/02 15:05:40 [DEBUG] agent: Node info in sync 2022/06/02 15:06:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-t6mpz" since the cluster is too small 2022/06/02 15:06:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/06/02 15:06:41 [DEBUG] agent: Node info in sync 2022/06/02 15:06:44 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-t6mpz.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/06/02 15:07:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-t6mpz" since the cluster is too small 2022/06/02 15:08:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/06/02 15:08:13 [DEBUG] agent: Node info in sync 2022/06/02 15:08:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-t6mpz" since the cluster is too small 2022/06/02 15:08:54 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-t6mpz.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/06/02 15:09:17 [DEBUG] http: Request GET /v1/status/leader (6.872412ms) from=10.233.66.11:50952 2022/06/02 15:09:18 [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/02 15:09:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/02 15:09:18 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.7.81_9007" 2022/06/02 15:09:18 [DEBUG] agent: Node info in sync 2022/06/02 15:09:18 [DEBUG] http: Request PUT /v1/agent/service/register (14.922624ms) from=10.233.66.11:50964 2022/06/02 15:09:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:18 [DEBUG] agent: Node info in sync 2022/06/02 15:09:18 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (11.12877ms) from=10.233.66.11:50966 2022/06/02 15:09:18 [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/02 15:09:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/02 15:09:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:18 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.7.81_9007" 2022/06/02 15:09:18 [DEBUG] agent: Node info in sync 2022/06/02 15:09:18 [DEBUG] http: Request PUT /v1/agent/service/register (5.951591ms) from=10.233.66.11:50968 2022/06/02 15:09:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:18 [DEBUG] agent: Node info in sync 2022/06/02 15:09:18 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (4.14906ms) from=10.233.66.11:50970 2022/06/02 15:09:18 [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/02 15:09:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/02 15:09:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:18 [INFO] agent: Synced service "_v1_message-router_10.233.31.145_3904" 2022/06/02 15:09:18 [DEBUG] agent: Node info in sync 2022/06/02 15:09:18 [DEBUG] http: Request PUT /v1/agent/service/register (5.897241ms) from=10.233.66.11:50972 2022/06/02 15:09:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:18 [DEBUG] agent: Service "_v1_message-router_10.233.31.145_3904" in sync 2022/06/02 15:09:18 [DEBUG] agent: Node info in sync 2022/06/02 15:09:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:18 [DEBUG] agent: Service "_v1_message-router_10.233.31.145_3904" in sync 2022/06/02 15:09:18 [DEBUG] agent: Node info in sync 2022/06/02 15:09:18 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (539.238µs) from=10.233.66.11:50974 2022/06/02 15:09:18 [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/02 15:09:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/02 15:09:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:18 [DEBUG] agent: Service "_v1_message-router_10.233.31.145_3904" in sync 2022/06/02 15:09:18 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.41.239_9015" 2022/06/02 15:09:18 [DEBUG] agent: Node info in sync 2022/06/02 15:09:18 [DEBUG] http: Request PUT /v1/agent/service/register (11.31782ms) from=10.233.66.11:50976 2022/06/02 15:09:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:18 [DEBUG] agent: Service "_v1_message-router_10.233.31.145_3904" in sync 2022/06/02 15:09:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.239_9015" in sync 2022/06/02 15:09:18 [DEBUG] agent: Node info in sync 2022/06/02 15:09:18 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (650.496µs) from=10.233.66.11:50978 2022/06/02 15:09:18 [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/02 15:09:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/02 15:09:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:18 [DEBUG] agent: Service "_v1_message-router_10.233.31.145_3904" in sync 2022/06/02 15:09:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.239_9015" in sync 2022/06/02 15:09:18 [INFO] agent: Synced service "_v0_multicloud_10.233.0.182_9001" 2022/06/02 15:09:18 [DEBUG] agent: Node info in sync 2022/06/02 15:09:18 [DEBUG] http: Request PUT /v1/agent/service/register (10.634226ms) from=10.233.66.11:50980 2022/06/02 15:09:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.239_9015" in sync 2022/06/02 15:09:18 [DEBUG] agent: Service "_v0_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:18 [DEBUG] agent: Service "_v1_message-router_10.233.31.145_3904" in sync 2022/06/02 15:09:18 [DEBUG] agent: Node info in sync 2022/06/02 15:09:18 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (686.789µs) from=10.233.66.11:50986 2022/06/02 15:09:19 [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/02 15:09:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/02 15:09:19 [DEBUG] agent: Service "_v0_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:19 [INFO] agent: Synced service "_v1_multicloud_10.233.0.182_9001" 2022/06/02 15:09:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:19 [DEBUG] agent: Service "_v1_message-router_10.233.31.145_3904" in sync 2022/06/02 15:09:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.239_9015" in sync 2022/06/02 15:09:19 [DEBUG] agent: Node info in sync 2022/06/02 15:09:19 [DEBUG] http: Request PUT /v1/agent/service/register (8.314248ms) from=10.233.66.11:50990 2022/06/02 15:09:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:19 [DEBUG] agent: Service "_v1_message-router_10.233.31.145_3904" in sync 2022/06/02 15:09:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.239_9015" in sync 2022/06/02 15:09:19 [DEBUG] agent: Service "_v0_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:19 [DEBUG] agent: Service "_v1_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:19 [DEBUG] agent: Node info in sync 2022/06/02 15:09:19 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (654.135µs) from=10.233.66.11:50992 2022/06/02 15:09:19 [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/02 15:09:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/02 15:09:19 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.33.108_443" 2022/06/02 15:09:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:19 [DEBUG] agent: Service "_v1_message-router_10.233.31.145_3904" in sync 2022/06/02 15:09:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.239_9015" in sync 2022/06/02 15:09:19 [DEBUG] agent: Service "_v0_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:19 [DEBUG] agent: Service "_v1_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:19 [DEBUG] agent: Node info in sync 2022/06/02 15:09:19 [DEBUG] http: Request PUT /v1/agent/service/register (31.84898ms) from=10.233.66.11:50994 2022/06/02 15:09:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:19 [DEBUG] agent: Service "_v1_message-router_10.233.31.145_3904" in sync 2022/06/02 15:09:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.239_9015" in sync 2022/06/02 15:09:19 [DEBUG] agent: Service "_v0_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:19 [DEBUG] agent: Service "_v1_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.108_443" in sync 2022/06/02 15:09:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:19 [DEBUG] agent: Node info in sync 2022/06/02 15:09:19 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (862.436µs) from=10.233.66.11:50996 2022/06/02 15:09:19 [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/02 15:09:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/02 15:09:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:19 [DEBUG] agent: Service "_v1_message-router_10.233.31.145_3904" in sync 2022/06/02 15:09:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.239_9015" in sync 2022/06/02 15:09:19 [DEBUG] agent: Service "_v0_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:19 [DEBUG] agent: Service "_v1_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.108_443" in sync 2022/06/02 15:09:19 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.3.207_9011" 2022/06/02 15:09:19 [DEBUG] agent: Node info in sync 2022/06/02 15:09:19 [DEBUG] http: Request PUT /v1/agent/service/register (10.700332ms) from=10.233.66.11:50998 2022/06/02 15:09:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:19 [DEBUG] agent: Service "_v1_message-router_10.233.31.145_3904" in sync 2022/06/02 15:09:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.239_9015" in sync 2022/06/02 15:09:19 [DEBUG] agent: Service "_v0_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:19 [DEBUG] agent: Service "_v1_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.108_443" in sync 2022/06/02 15:09:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:19 [DEBUG] agent: Node info in sync 2022/06/02 15:09:19 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (1.90818ms) from=10.233.66.11:51000 2022/06/02 15:09:19 [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/02 15:09:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/02 15:09:19 [DEBUG] agent: Service "_v1_message-router_10.233.31.145_3904" in sync 2022/06/02 15:09:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.239_9015" in sync 2022/06/02 15:09:19 [DEBUG] agent: Service "_v0_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:19 [DEBUG] agent: Service "_v1_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:19 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.3.207_9011" 2022/06/02 15:09:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.108_443" in sync 2022/06/02 15:09:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:19 [DEBUG] agent: Node info in sync 2022/06/02 15:09:19 [DEBUG] http: Request PUT /v1/agent/service/register (13.738591ms) from=10.233.66.11:51002 2022/06/02 15:09:19 [DEBUG] agent: Service "_v1_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:19 [DEBUG] agent: Service "_v1_message-router_10.233.31.145_3904" in sync 2022/06/02 15:09:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.239_9015" in sync 2022/06/02 15:09:19 [DEBUG] agent: Service "_v0_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.108_443" in sync 2022/06/02 15:09:19 [DEBUG] agent: Node info in sync 2022/06/02 15:09:19 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (25.42143ms) from=10.233.66.11:51004 2022/06/02 15:09:19 [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/02 15:09:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/02 15:09:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:19 [DEBUG] agent: Service "_v1_message-router_10.233.31.145_3904" in sync 2022/06/02 15:09:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.239_9015" in sync 2022/06/02 15:09:19 [DEBUG] agent: Service "_v0_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:19 [DEBUG] agent: Service "_v1_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.108_443" in sync 2022/06/02 15:09:19 [INFO] agent: Synced service "_v1_parser_10.233.47.231_8806" 2022/06/02 15:09:19 [DEBUG] agent: Node info in sync 2022/06/02 15:09:19 [DEBUG] http: Request PUT /v1/agent/service/register (10.882248ms) from=10.233.66.11:51006 2022/06/02 15:09:19 [DEBUG] agent: Service "_v0_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:19 [DEBUG] agent: Service "_v1_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:19 [DEBUG] agent: Service "_v1_message-router_10.233.31.145_3904" in sync 2022/06/02 15:09:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.239_9015" in sync 2022/06/02 15:09:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.108_443" in sync 2022/06/02 15:09:19 [DEBUG] agent: Service "_v1_parser_10.233.47.231_8806" in sync 2022/06/02 15:09:19 [DEBUG] agent: Node info in sync 2022/06/02 15:09:19 [DEBUG] http: Request GET /v1/health/service/parser-v1 (696.201µs) from=10.233.66.11:51008 2022/06/02 15:09:19 [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/02 15:09:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/02 15:09:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:20 [DEBUG] agent: Service "_v1_message-router_10.233.31.145_3904" in sync 2022/06/02 15:09:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.239_9015" in sync 2022/06/02 15:09:20 [DEBUG] agent: Service "_v0_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:20 [DEBUG] agent: Service "_v1_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:20 [INFO] agent: Synced service "_v1_catalog_10.233.47.231_8806" 2022/06/02 15:09:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.108_443" in sync 2022/06/02 15:09:20 [DEBUG] agent: Service "_v1_parser_10.233.47.231_8806" in sync 2022/06/02 15:09:20 [DEBUG] agent: Node info in sync 2022/06/02 15:09:20 [DEBUG] http: Request PUT /v1/agent/service/register (33.332577ms) from=10.233.66.11:51010 2022/06/02 15:09:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:20 [DEBUG] agent: Service "_v1_catalog_10.233.47.231_8806" in sync 2022/06/02 15:09:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:20 [DEBUG] agent: Service "_v1_message-router_10.233.31.145_3904" in sync 2022/06/02 15:09:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.239_9015" in sync 2022/06/02 15:09:20 [DEBUG] agent: Service "_v0_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:20 [DEBUG] agent: Service "_v1_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.108_443" in sync 2022/06/02 15:09:20 [DEBUG] agent: Service "_v1_parser_10.233.47.231_8806" in sync 2022/06/02 15:09:20 [DEBUG] agent: Node info in sync 2022/06/02 15:09:20 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (609.407µs) from=10.233.66.11:51012 2022/06/02 15:09:20 [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/02 15:09:20 [DEBUG] agent: 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/02 15:09:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.108_443" in sync 2022/06/02 15:09:20 [DEBUG] agent: Service "_v1_parser_10.233.47.231_8806" in sync 2022/06/02 15:09:20 [INFO] agent: Synced service "_v1_nsd_10.233.47.231_8806" 2022/06/02 15:09:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:20 [DEBUG] agent: Service "_v1_message-router_10.233.31.145_3904" in sync 2022/06/02 15:09:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.239_9015" in sync 2022/06/02 15:09:20 [DEBUG] agent: Service "_v0_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:20 [DEBUG] agent: Service "_v1_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:20 [DEBUG] agent: Service "_v1_catalog_10.233.47.231_8806" in sync 2022/06/02 15:09:20 [DEBUG] agent: Node info in sync 2022/06/02 15:09:20 [DEBUG] http: Request PUT /v1/agent/service/register (15.634378ms) from=10.233.66.11:51016 2022/06/02 15:09:20 [DEBUG] agent: Service "_v1_catalog_10.233.47.231_8806" in sync 2022/06/02 15:09:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:20 [DEBUG] agent: Service "_v1_message-router_10.233.31.145_3904" in sync 2022/06/02 15:09:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.239_9015" in sync 2022/06/02 15:09:20 [DEBUG] agent: Service "_v0_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:20 [DEBUG] agent: Service "_v1_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.108_443" in sync 2022/06/02 15:09:20 [DEBUG] agent: Service "_v1_parser_10.233.47.231_8806" in sync 2022/06/02 15:09:20 [DEBUG] agent: Service "_v1_nsd_10.233.47.231_8806" in sync 2022/06/02 15:09:20 [DEBUG] agent: Node info in sync 2022/06/02 15:09:20 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (1.759187ms) from=10.233.66.11:51018 2022/06/02 15:09:20 [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/02 15:09:20 [DEBUG] agent: 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/02 15:09:20 [DEBUG] agent: Service "_v1_message-router_10.233.31.145_3904" in sync 2022/06/02 15:09:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.239_9015" in sync 2022/06/02 15:09:20 [DEBUG] agent: Service "_v0_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:20 [DEBUG] agent: Service "_v1_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:20 [DEBUG] agent: Service "_v1_catalog_10.233.47.231_8806" in sync 2022/06/02 15:09:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.108_443" in sync 2022/06/02 15:09:20 [DEBUG] agent: Service "_v1_parser_10.233.47.231_8806" in sync 2022/06/02 15:09:20 [DEBUG] agent: Service "_v1_nsd_10.233.47.231_8806" in sync 2022/06/02 15:09:20 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.47.231_8806" 2022/06/02 15:09:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:20 [DEBUG] agent: Node info in sync 2022/06/02 15:09:20 [DEBUG] http: Request PUT /v1/agent/service/register (71.393101ms) from=10.233.66.11:51028 2022/06/02 15:09:20 [DEBUG] agent: Service "_v1_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:20 [DEBUG] agent: Service "_v1_catalog_10.233.47.231_8806" in sync 2022/06/02 15:09:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:20 [DEBUG] agent: Service "_v1_message-router_10.233.31.145_3904" in sync 2022/06/02 15:09:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.239_9015" in sync 2022/06/02 15:09:20 [DEBUG] agent: Service "_v0_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.231_8806" in sync 2022/06/02 15:09:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.108_443" in sync 2022/06/02 15:09:20 [DEBUG] agent: Service "_v1_parser_10.233.47.231_8806" in sync 2022/06/02 15:09:20 [DEBUG] agent: Service "_v1_nsd_10.233.47.231_8806" in sync 2022/06/02 15:09:20 [DEBUG] agent: Node info in sync 2022/06/02 15:09:20 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (695.99µs) from=10.233.66.11:51030 2022/06/02 15:09:20 [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/02 15:09:20 [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/02 15:09:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.231_8806" in sync 2022/06/02 15:09:20 [DEBUG] agent: Service "_v0_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:20 [DEBUG] agent: Service "_v1_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.239_9015" in sync 2022/06/02 15:09:20 [DEBUG] agent: Service "_v1_nsd_10.233.47.231_8806" in sync 2022/06/02 15:09:20 [INFO] agent: Synced service "_v1_sdc-gui_10.233.44.18_8181" 2022/06/02 15:09:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.108_443" in sync 2022/06/02 15:09:20 [DEBUG] agent: Service "_v1_parser_10.233.47.231_8806" in sync 2022/06/02 15:09:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:20 [DEBUG] agent: Service "_v1_catalog_10.233.47.231_8806" in sync 2022/06/02 15:09:20 [DEBUG] agent: Service "_v1_message-router_10.233.31.145_3904" in sync 2022/06/02 15:09:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:20 [DEBUG] agent: Node info in sync 2022/06/02 15:09:20 [DEBUG] http: Request PUT /v1/agent/service/register (9.655396ms) from=10.233.66.11:51036 2022/06/02 15:09:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.231_8806" in sync 2022/06/02 15:09:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.239_9015" in sync 2022/06/02 15:09:20 [DEBUG] agent: Service "_v0_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:20 [DEBUG] agent: Service "_v1_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.108_443" in sync 2022/06/02 15:09:20 [DEBUG] agent: Service "_v1_parser_10.233.47.231_8806" in sync 2022/06/02 15:09:20 [DEBUG] agent: Service "_v1_nsd_10.233.47.231_8806" in sync 2022/06/02 15:09:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.18_8181" in sync 2022/06/02 15:09:20 [DEBUG] agent: Service "_v1_message-router_10.233.31.145_3904" in sync 2022/06/02 15:09:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:20 [DEBUG] agent: Service "_v1_catalog_10.233.47.231_8806" in sync 2022/06/02 15:09:20 [DEBUG] agent: Node info in sync 2022/06/02 15:09:20 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (1.933323ms) from=10.233.66.11:51038 2022/06/02 15:09:20 [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/02 15:09:20 [DEBUG] agent: 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/02 15:09:20 [DEBUG] agent: Service "_v0_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:20 [DEBUG] agent: Service "_v1_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:20 [INFO] agent: Synced service "_v1_sdc_10.233.24.71_8443" 2022/06/02 15:09:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.239_9015" in sync 2022/06/02 15:09:20 [DEBUG] agent: Service "_v1_nsd_10.233.47.231_8806" in sync 2022/06/02 15:09:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.18_8181" in sync 2022/06/02 15:09:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.108_443" in sync 2022/06/02 15:09:20 [DEBUG] agent: Service "_v1_parser_10.233.47.231_8806" in sync 2022/06/02 15:09:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:20 [DEBUG] agent: Service "_v1_catalog_10.233.47.231_8806" in sync 2022/06/02 15:09:20 [DEBUG] agent: Service "_v1_message-router_10.233.31.145_3904" in sync 2022/06/02 15:09:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.231_8806" in sync 2022/06/02 15:09:20 [DEBUG] agent: Node info in sync 2022/06/02 15:09:20 [DEBUG] http: Request PUT /v1/agent/service/register (40.338039ms) from=10.233.66.11:51040 2022/06/02 15:09:20 [DEBUG] agent: Service "_v1_message-router_10.233.31.145_3904" in sync 2022/06/02 15:09:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:20 [DEBUG] agent: Service "_v1_catalog_10.233.47.231_8806" in sync 2022/06/02 15:09:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.231_8806" in sync 2022/06/02 15:09:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.239_9015" in sync 2022/06/02 15:09:20 [DEBUG] agent: Service "_v0_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:20 [DEBUG] agent: Service "_v1_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:20 [DEBUG] agent: Service "_v1_sdc_10.233.24.71_8443" in sync 2022/06/02 15:09:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.108_443" in sync 2022/06/02 15:09:20 [DEBUG] agent: Service "_v1_parser_10.233.47.231_8806" in sync 2022/06/02 15:09:20 [DEBUG] agent: Service "_v1_nsd_10.233.47.231_8806" in sync 2022/06/02 15:09:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.18_8181" in sync 2022/06/02 15:09:20 [DEBUG] agent: Node info in sync 2022/06/02 15:09:20 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (551.553µs) from=10.233.66.11:51042 2022/06/02 15:09:21 [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/02 15:09:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/02 15:09:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.239_9015" in sync 2022/06/02 15:09:21 [DEBUG] agent: Service "_v0_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:21 [DEBUG] agent: Service "_v1_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:21 [DEBUG] agent: Service "_v1_sdc_10.233.24.71_8443" in sync 2022/06/02 15:09:21 [INFO] agent: Synced service "_v1_sdc-deprecated_10.233.24.71_8080" 2022/06/02 15:09:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.108_443" in sync 2022/06/02 15:09:21 [DEBUG] agent: Service "_v1_parser_10.233.47.231_8806" in sync 2022/06/02 15:09:21 [DEBUG] agent: Service "_v1_nsd_10.233.47.231_8806" in sync 2022/06/02 15:09:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.18_8181" in sync 2022/06/02 15:09:21 [DEBUG] agent: Service "_v1_message-router_10.233.31.145_3904" in sync 2022/06/02 15:09:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:21 [DEBUG] agent: Service "_v1_catalog_10.233.47.231_8806" in sync 2022/06/02 15:09:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.231_8806" in sync 2022/06/02 15:09:21 [DEBUG] agent: Node info in sync 2022/06/02 15:09:21 [DEBUG] http: Request PUT /v1/agent/service/register (80.948434ms) from=10.233.66.11:51046 2022/06/02 15:09:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.239_9015" in sync 2022/06/02 15:09:21 [DEBUG] agent: Service "_v0_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:21 [DEBUG] agent: Service "_v1_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:21 [DEBUG] agent: Service "_v1_sdc_10.233.24.71_8443" in sync 2022/06/02 15:09:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.71_8080" in sync 2022/06/02 15:09:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.108_443" in sync 2022/06/02 15:09:21 [DEBUG] agent: Service "_v1_parser_10.233.47.231_8806" in sync 2022/06/02 15:09:21 [DEBUG] agent: Service "_v1_nsd_10.233.47.231_8806" in sync 2022/06/02 15:09:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.18_8181" in sync 2022/06/02 15:09:21 [DEBUG] agent: Service "_v1_message-router_10.233.31.145_3904" in sync 2022/06/02 15:09:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:21 [DEBUG] agent: Service "_v1_catalog_10.233.47.231_8806" in sync 2022/06/02 15:09:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.231_8806" in sync 2022/06/02 15:09:21 [DEBUG] agent: Node info in sync 2022/06/02 15:09:21 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (643.827µs) from=10.233.66.11:51048 2022/06/02 15:09:21 [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/02 15:09:21 [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/02 15:09:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.231_8806" in sync 2022/06/02 15:09:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.71_8080" in sync 2022/06/02 15:09:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.239_9015" in sync 2022/06/02 15:09:21 [DEBUG] agent: Service "_v0_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:21 [DEBUG] agent: Service "_v1_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:21 [DEBUG] agent: Service "_v1_sdc_10.233.24.71_8443" in sync 2022/06/02 15:09:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.108_443" in sync 2022/06/02 15:09:21 [DEBUG] agent: Service "_v1_parser_10.233.47.231_8806" in sync 2022/06/02 15:09:21 [DEBUG] agent: Service "_v1_nsd_10.233.47.231_8806" in sync 2022/06/02 15:09:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.18_8181" in sync 2022/06/02 15:09:21 [DEBUG] agent: Service "_v1_message-router_10.233.31.145_3904" in sync 2022/06/02 15:09:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:21 [DEBUG] agent: Service "_v1_catalog_10.233.47.231_8806" in sync 2022/06/02 15:09:21 [INFO] agent: Synced service "_v1_wf-gui_10.233.30.221_8443" 2022/06/02 15:09:21 [DEBUG] agent: Node info in sync 2022/06/02 15:09:21 [DEBUG] http: Request PUT /v1/agent/service/register (49.558487ms) from=10.233.66.11:51050 2022/06/02 15:09:21 [DEBUG] agent: Service "_v1_nsd_10.233.47.231_8806" in sync 2022/06/02 15:09:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.18_8181" in sync 2022/06/02 15:09:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.108_443" in sync 2022/06/02 15:09:21 [DEBUG] agent: Service "_v1_parser_10.233.47.231_8806" in sync 2022/06/02 15:09:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:21 [DEBUG] agent: Service "_v1_catalog_10.233.47.231_8806" in sync 2022/06/02 15:09:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.221_8443" in sync 2022/06/02 15:09:21 [DEBUG] agent: Service "_v1_message-router_10.233.31.145_3904" in sync 2022/06/02 15:09:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.231_8806" in sync 2022/06/02 15:09:21 [DEBUG] agent: Service "_v0_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:21 [DEBUG] agent: Service "_v1_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:21 [DEBUG] agent: Service "_v1_sdc_10.233.24.71_8443" in sync 2022/06/02 15:09:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.71_8080" in sync 2022/06/02 15:09:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.239_9015" in sync 2022/06/02 15:09:21 [DEBUG] agent: Node info in sync 2022/06/02 15:09:21 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (560.196µs) from=10.233.66.11:51052 2022/06/02 15:09:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-t6mpz" since the cluster is too small 2022/06/02 15:09:22 [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/02 15:09:22 [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/02 15:09:22 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/02 15:09:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/02 15:09:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.108_443" in sync 2022/06/02 15:09:22 [DEBUG] agent: Service "_v1_parser_10.233.47.231_8806" in sync 2022/06/02 15:09:22 [DEBUG] agent: Service "_v1_nsd_10.233.47.231_8806" in sync 2022/06/02 15:09:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.18_8181" in sync 2022/06/02 15:09:22 [DEBUG] agent: Service "_v1_message-router_10.233.31.145_3904" in sync 2022/06/02 15:09:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:22 [DEBUG] agent: Service "_v1_catalog_10.233.47.231_8806" in sync 2022/06/02 15:09:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.221_8443" in sync 2022/06/02 15:09:22 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.71.26_8446" 2022/06/02 15:09:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.231_8806" in sync 2022/06/02 15:09:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.239_9015" in sync 2022/06/02 15:09:22 [DEBUG] agent: Service "_v0_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:22 [DEBUG] agent: Service "_v1_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:22 [DEBUG] agent: Service "_v1_sdc_10.233.24.71_8443" in sync 2022/06/02 15:09:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.71_8080" in sync 2022/06/02 15:09:22 [DEBUG] agent: Node info in sync 2022/06/02 15:09:22 [DEBUG] http: Request PUT /v1/agent/service/register (20.325691ms) from=10.233.66.11:51060 2022/06/02 15:09:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:22 [DEBUG] agent: Service "_v1_catalog_10.233.47.231_8806" in sync 2022/06/02 15:09:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.221_8443" in sync 2022/06/02 15:09:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:22 [DEBUG] agent: Service "_v1_message-router_10.233.31.145_3904" in sync 2022/06/02 15:09:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.231_8806" in sync 2022/06/02 15:09:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.239_9015" in sync 2022/06/02 15:09:22 [DEBUG] agent: Service "_v0_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:22 [DEBUG] agent: Service "_v1_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:22 [DEBUG] agent: Service "_v1_sdc_10.233.24.71_8443" in sync 2022/06/02 15:09:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.71_8080" in sync 2022/06/02 15:09:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:22 [DEBUG] agent: Service "_v1_parser_10.233.47.231_8806" in sync 2022/06/02 15:09:22 [DEBUG] agent: Service "_v1_nsd_10.233.47.231_8806" in sync 2022/06/02 15:09:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.18_8181" in sync 2022/06/02 15:09:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.108_443" in sync 2022/06/02 15:09:22 [DEBUG] agent: Node info in sync 2022/06/02 15:09:22 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (9.171287ms) from=10.233.66.11:51062 2022/06/02 15:09:22 [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/02 15:09:22 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/02 15:09:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/02 15:09:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.108_443" in sync 2022/06/02 15:09:22 [DEBUG] agent: Service "_v1_parser_10.233.47.231_8806" in sync 2022/06/02 15:09:22 [DEBUG] agent: Service "_v1_nsd_10.233.47.231_8806" in sync 2022/06/02 15:09:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.18_8181" in sync 2022/06/02 15:09:22 [DEBUG] agent: Service "_v1_message-router_10.233.31.145_3904" in sync 2022/06/02 15:09:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:22 [DEBUG] agent: Service "_v1_catalog_10.233.47.231_8806" in sync 2022/06/02 15:09:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.221_8443" in sync 2022/06/02 15:09:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.231_8806" in sync 2022/06/02 15:09:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.239_9015" in sync 2022/06/02 15:09:22 [DEBUG] agent: Service "_v0_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:22 [DEBUG] agent: Service "_v1_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:22 [DEBUG] agent: Service "_v1_sdc_10.233.24.71_8443" in sync 2022/06/02 15:09:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.71_8080" in sync 2022/06/02 15:09:22 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.71.26_8446" 2022/06/02 15:09:22 [DEBUG] agent: Node info in sync 2022/06/02 15:09:22 [DEBUG] agent: Service "_v1_message-router_10.233.31.145_3904" in sync 2022/06/02 15:09:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:22 [DEBUG] agent: Service "_v1_catalog_10.233.47.231_8806" in sync 2022/06/02 15:09:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.221_8443" in sync 2022/06/02 15:09:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.231_8806" in sync 2022/06/02 15:09:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.239_9015" in sync 2022/06/02 15:09:22 [DEBUG] agent: Service "_v0_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:22 [DEBUG] agent: Service "_v1_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:22 [DEBUG] agent: Service "_v1_sdc_10.233.24.71_8443" in sync 2022/06/02 15:09:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.71_8080" in sync 2022/06/02 15:09:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.108_443" in sync 2022/06/02 15:09:22 [DEBUG] agent: Service "_v1_parser_10.233.47.231_8806" in sync 2022/06/02 15:09:22 [DEBUG] agent: Service "_v1_nsd_10.233.47.231_8806" in sync 2022/06/02 15:09:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.18_8181" in sync 2022/06/02 15:09:22 [DEBUG] agent: Node info in sync 2022/06/02 15:09:22 [DEBUG] http: Request PUT /v1/agent/service/register (65.736528ms) from=10.233.66.11:51070 2022/06/02 15:09:22 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (711.122µs) from=10.233.66.11:51072 2022/06/02 15:09:23 [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/02 15:09:23 [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/02 15:09:23 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/02 15:09:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/02 15:09:23 [DEBUG] agent: Service "_v1_message-router_10.233.31.145_3904" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v1_catalog_10.233.47.231_8806" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.221_8443" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.231_8806" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:23 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.71.26_8446" 2022/06/02 15:09:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.239_9015" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v0_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v1_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v1_sdc_10.233.24.71_8443" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.71_8080" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.108_443" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v1_parser_10.233.47.231_8806" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v1_nsd_10.233.47.231_8806" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.18_8181" in sync 2022/06/02 15:09:23 [DEBUG] agent: Node info in sync 2022/06/02 15:09:23 [DEBUG] http: Request PUT /v1/agent/service/register (11.928368ms) from=10.233.66.11:51076 2022/06/02 15:09:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.108_443" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v1_parser_10.233.47.231_8806" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v1_nsd_10.233.47.231_8806" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.18_8181" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v1_message-router_10.233.31.145_3904" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v1_catalog_10.233.47.231_8806" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.221_8443" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.231_8806" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.239_9015" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v0_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v1_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v1_sdc_10.233.24.71_8443" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.71_8080" in sync 2022/06/02 15:09:23 [DEBUG] agent: Node info in sync 2022/06/02 15:09:23 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (684.95µs) from=10.233.66.11:51078 2022/06/02 15:09:23 [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/02 15:09:23 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/02 15:09:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/02 15:09:23 [DEBUG] agent: Service "_v1_message-router_10.233.31.145_3904" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v1_catalog_10.233.47.231_8806" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.221_8443" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.231_8806" in sync 2022/06/02 15:09:23 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.71.26_8446" 2022/06/02 15:09:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.239_9015" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v0_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v1_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v1_sdc_10.233.24.71_8443" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.71_8080" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.108_443" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v1_parser_10.233.47.231_8806" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v1_nsd_10.233.47.231_8806" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.18_8181" in sync 2022/06/02 15:09:23 [DEBUG] agent: Node info in sync 2022/06/02 15:09:23 [DEBUG] http: Request PUT /v1/agent/service/register (23.864504ms) from=10.233.66.11:51084 2022/06/02 15:09:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.108_443" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v1_parser_10.233.47.231_8806" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v1_nsd_10.233.47.231_8806" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.18_8181" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v1_message-router_10.233.31.145_3904" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v1_catalog_10.233.47.231_8806" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.221_8443" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.231_8806" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.239_9015" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v0_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v1_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v1_sdc_10.233.24.71_8443" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.71_8080" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:23 [DEBUG] agent: Node info in sync 2022/06/02 15:09:23 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (538.016µs) from=10.233.66.11:51086 2022/06/02 15:09:23 [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/02 15:09:23 [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/02 15:09:23 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/02 15:09:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/02 15:09:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.231_8806" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.239_9015" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v0_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v1_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v1_sdc_10.233.24.71_8443" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.71_8080" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:23 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.71.26_8446" 2022/06/02 15:09:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.108_443" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v1_parser_10.233.47.231_8806" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v1_nsd_10.233.47.231_8806" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.18_8181" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v1_message-router_10.233.31.145_3904" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v1_catalog_10.233.47.231_8806" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.221_8443" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:23 [DEBUG] agent: Node info in sync 2022/06/02 15:09:23 [DEBUG] http: Request PUT /v1/agent/service/register (10.207428ms) from=10.233.66.11:51088 2022/06/02 15:09:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.239_9015" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v0_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v1_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v1_sdc_10.233.24.71_8443" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.71_8080" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.108_443" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v1_parser_10.233.47.231_8806" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v1_nsd_10.233.47.231_8806" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.18_8181" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v1_message-router_10.233.31.145_3904" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v1_catalog_10.233.47.231_8806" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.221_8443" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.231_8806" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:23 [DEBUG] agent: Node info in sync 2022/06/02 15:09:23 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (510.814µs) from=10.233.66.11:51090 2022/06/02 15:09:23 [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/02 15:09:23 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/02 15:09:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/02 15:09:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.239_9015" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v0_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v1_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v1_sdc_10.233.24.71_8443" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.71_8080" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.108_443" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v1_parser_10.233.47.231_8806" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v1_nsd_10.233.47.231_8806" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.18_8181" in sync 2022/06/02 15:09:23 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.71.26_8446" 2022/06/02 15:09:23 [DEBUG] agent: Service "_v1_message-router_10.233.31.145_3904" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v1_catalog_10.233.47.231_8806" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.221_8443" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.231_8806" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:23 [DEBUG] agent: Node info in sync 2022/06/02 15:09:23 [DEBUG] http: Request PUT /v1/agent/service/register (9.842096ms) from=10.233.66.11:51092 2022/06/02 15:09:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.231_8806" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v1_sdc_10.233.24.71_8443" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.71_8080" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.239_9015" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v0_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v1_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.108_443" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v1_parser_10.233.47.231_8806" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v1_nsd_10.233.47.231_8806" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.18_8181" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.221_8443" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v1_message-router_10.233.31.145_3904" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v1_catalog_10.233.47.231_8806" in sync 2022/06/02 15:09:23 [DEBUG] agent: Node info in sync 2022/06/02 15:09:23 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (412.054µs) from=10.233.66.11:51094 2022/06/02 15:09:23 [WARN] agent: Service name "_aai-generic-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/02 15:09:23 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/02 15:09:23 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/02 15:09:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/02 15:09:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.221_8443" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v1_message-router_10.233.31.145_3904" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v1_catalog_10.233.47.231_8806" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.231_8806" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:23 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.71.26_8446" 2022/06/02 15:09:23 [DEBUG] agent: Service "_v1_sdc_10.233.24.71_8443" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.71_8080" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.239_9015" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v0_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v1_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.108_443" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v1_parser_10.233.47.231_8806" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v1_nsd_10.233.47.231_8806" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.18_8181" in sync 2022/06/02 15:09:23 [DEBUG] agent: Node info in sync 2022/06/02 15:09:23 [DEBUG] http: Request PUT /v1/agent/service/register (13.466117ms) from=10.233.66.11:51098 2022/06/02 15:09:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.108_443" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v1_parser_10.233.47.231_8806" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v1_nsd_10.233.47.231_8806" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.18_8181" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v1_message-router_10.233.31.145_3904" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v1_catalog_10.233.47.231_8806" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.221_8443" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.231_8806" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.71_8080" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.239_9015" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v0_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v1_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v1_sdc_10.233.24.71_8443" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:23 [DEBUG] agent: Node info in sync 2022/06/02 15:09:23 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (575.288µs) from=10.233.66.11:51100 2022/06/02 15:09:23 [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/02 15:09:23 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/02 15:09:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/02 15:09:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.231_8806" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:23 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.71.26_8446" 2022/06/02 15:09:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.239_9015" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v0_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v1_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v1_sdc_10.233.24.71_8443" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.71_8080" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.108_443" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v1_parser_10.233.47.231_8806" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v1_nsd_10.233.47.231_8806" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.18_8181" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v1_message-router_10.233.31.145_3904" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v1_catalog_10.233.47.231_8806" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.221_8443" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:23 [DEBUG] agent: Node info in sync 2022/06/02 15:09:23 [DEBUG] http: Request PUT /v1/agent/service/register (6.354146ms) from=10.233.66.11:51104 2022/06/02 15:09:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.231_8806" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.71_8080" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.239_9015" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v0_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v1_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v1_sdc_10.233.24.71_8443" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.108_443" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v1_parser_10.233.47.231_8806" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v1_nsd_10.233.47.231_8806" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.18_8181" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v1_message-router_10.233.31.145_3904" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v1_catalog_10.233.47.231_8806" in sync 2022/06/02 15:09:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.221_8443" in sync 2022/06/02 15:09:23 [DEBUG] agent: Node info in sync 2022/06/02 15:09:23 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (651.592µs) from=10.233.66.11:51106 2022/06/02 15:09:24 [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/02 15:09:24 [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/02 15:09:24 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/02 15:09:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/02 15:09:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.231_8806" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v1_sdc_10.233.24.71_8443" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.71_8080" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.239_9015" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v0_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v1_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:24 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.71.26_8446" 2022/06/02 15:09:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.108_443" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v1_parser_10.233.47.231_8806" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v1_nsd_10.233.47.231_8806" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.18_8181" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.221_8443" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v1_message-router_10.233.31.145_3904" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v1_catalog_10.233.47.231_8806" in sync 2022/06/02 15:09:24 [DEBUG] agent: Node info in sync 2022/06/02 15:09:24 [DEBUG] http: Request PUT /v1/agent/service/register (5.893986ms) from=10.233.66.11:51110 2022/06/02 15:09:24 [DEBUG] agent: Service "_v1_message-router_10.233.31.145_3904" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v1_catalog_10.233.47.231_8806" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.221_8443" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.231_8806" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.239_9015" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v0_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v1_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v1_sdc_10.233.24.71_8443" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.71_8080" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.108_443" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v1_parser_10.233.47.231_8806" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v1_nsd_10.233.47.231_8806" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.18_8181" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:24 [DEBUG] agent: Node info in sync 2022/06/02 15:09:24 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (778.08µs) from=10.233.66.11:51112 2022/06/02 15:09:24 [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/02 15:09:24 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/02 15:09:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/02 15:09:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.108_443" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v1_nsd_10.233.47.231_8806" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.221_8443" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.71_8080" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.239_9015" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v1_parser_10.233.47.231_8806" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.18_8181" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v1_message-router_10.233.31.145_3904" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v1_catalog_10.233.47.231_8806" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:24 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.71.26_8446" 2022/06/02 15:09:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.231_8806" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v0_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v1_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v1_sdc_10.233.24.71_8443" in sync 2022/06/02 15:09:24 [DEBUG] agent: Node info in sync 2022/06/02 15:09:24 [DEBUG] http: Request PUT /v1/agent/service/register (9.569757ms) from=10.233.66.11:51118 2022/06/02 15:09:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.71_8080" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.239_9015" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v1_parser_10.233.47.231_8806" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.18_8181" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v1_message-router_10.233.31.145_3904" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v1_catalog_10.233.47.231_8806" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.231_8806" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v0_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v1_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v1_sdc_10.233.24.71_8443" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.108_443" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v1_nsd_10.233.47.231_8806" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.221_8443" in sync 2022/06/02 15:09:24 [DEBUG] agent: Node info in sync 2022/06/02 15:09:24 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (1.593103ms) from=10.233.66.11:51120 2022/06/02 15:09:24 [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/02 15:09:24 [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/02 15:09:24 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/02 15:09:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/02 15:09:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v1_message-router_10.233.31.145_3904" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v1_catalog_10.233.47.231_8806" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:24 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.71.26_8446" 2022/06/02 15:09:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.231_8806" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v1_sdc_10.233.24.71_8443" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v0_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v1_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.108_443" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v1_nsd_10.233.47.231_8806" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.221_8443" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.239_9015" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.71_8080" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v1_parser_10.233.47.231_8806" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.18_8181" in sync 2022/06/02 15:09:24 [DEBUG] agent: Node info in sync 2022/06/02 15:09:24 [DEBUG] http: Request PUT /v1/agent/service/register (29.568176ms) from=10.233.66.11:51122 2022/06/02 15:09:24 [DEBUG] agent: Service "_v1_parser_10.233.47.231_8806" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.18_8181" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v1_message-router_10.233.31.145_3904" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v1_catalog_10.233.47.231_8806" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.231_8806" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v0_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v1_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v1_sdc_10.233.24.71_8443" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.108_443" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v1_nsd_10.233.47.231_8806" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.221_8443" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.239_9015" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.71_8080" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:24 [DEBUG] agent: Node info in sync 2022/06/02 15:09:24 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (556.536µs) from=10.233.66.11:51124 2022/06/02 15:09:24 [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/02 15:09:24 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/02 15:09:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/02 15:09:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.239_9015" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.71_8080" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v1_parser_10.233.47.231_8806" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.18_8181" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v1_message-router_10.233.31.145_3904" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v1_catalog_10.233.47.231_8806" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.231_8806" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v0_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v1_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v1_sdc_10.233.24.71_8443" in sync 2022/06/02 15:09:24 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.71.26_8446" 2022/06/02 15:09:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.108_443" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v1_nsd_10.233.47.231_8806" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.221_8443" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:24 [DEBUG] agent: Node info in sync 2022/06/02 15:09:24 [DEBUG] http: Request PUT /v1/agent/service/register (9.160299ms) from=10.233.66.11:51126 2022/06/02 15:09:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.221_8443" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.239_9015" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.71_8080" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v1_parser_10.233.47.231_8806" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.18_8181" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v1_message-router_10.233.31.145_3904" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v1_catalog_10.233.47.231_8806" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.231_8806" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v1_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v1_sdc_10.233.24.71_8443" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v0_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.108_443" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v1_nsd_10.233.47.231_8806" in sync 2022/06/02 15:09:24 [DEBUG] agent: Node info in sync 2022/06/02 15:09:24 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (697.633µs) from=10.233.66.11:51128 2022/06/02 15:09:24 [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/02 15:09:24 [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/02 15:09:24 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/02 15:09:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/02 15:09:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.231_8806" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v0_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v1_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v1_sdc_10.233.24.71_8443" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.108_443" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v1_nsd_10.233.47.231_8806" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.221_8443" in sync 2022/06/02 15:09:24 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.71.26_8446" 2022/06/02 15:09:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.239_9015" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.71_8080" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v1_parser_10.233.47.231_8806" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.18_8181" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v1_message-router_10.233.31.145_3904" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v1_catalog_10.233.47.231_8806" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:24 [DEBUG] agent: Node info in sync 2022/06/02 15:09:24 [DEBUG] http: Request PUT /v1/agent/service/register (23.227732ms) from=10.233.66.11:51130 2022/06/02 15:09:24 [DEBUG] agent: Service "_v1_message-router_10.233.31.145_3904" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v1_catalog_10.233.47.231_8806" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.231_8806" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v0_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v1_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v1_sdc_10.233.24.71_8443" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.108_443" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v1_nsd_10.233.47.231_8806" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.221_8443" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.239_9015" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.71_8080" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v1_parser_10.233.47.231_8806" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.18_8181" in sync 2022/06/02 15:09:24 [DEBUG] agent: Node info in sync 2022/06/02 15:09:24 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (876.982µs) from=10.233.66.11:51132 2022/06/02 15:09:24 [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/02 15:09:24 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/02 15:09:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/02 15:09:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.239_9015" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.71_8080" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v1_parser_10.233.47.231_8806" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.18_8181" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v1_message-router_10.233.31.145_3904" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v1_catalog_10.233.47.231_8806" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.231_8806" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v0_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v1_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v1_sdc_10.233.24.71_8443" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.108_443" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v1_nsd_10.233.47.231_8806" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:24 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.71.26_8446" 2022/06/02 15:09:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.221_8443" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:24 [DEBUG] agent: Node info in sync 2022/06/02 15:09:24 [DEBUG] http: Request PUT /v1/agent/service/register (11.708935ms) from=10.233.66.11:51136 2022/06/02 15:09:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.239_9015" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.71_8080" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v1_parser_10.233.47.231_8806" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.18_8181" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v1_message-router_10.233.31.145_3904" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v1_catalog_10.233.47.231_8806" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.231_8806" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v0_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v1_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v1_sdc_10.233.24.71_8443" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.108_443" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v1_nsd_10.233.47.231_8806" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.221_8443" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:24 [DEBUG] agent: Node info in sync 2022/06/02 15:09:24 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (650.535µs) from=10.233.66.11:51138 2022/06/02 15:09:25 [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/02 15:09:25 [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/02 15:09:25 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/02 15:09:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/02 15:09:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.231_8806" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v1_sdc_10.233.24.71_8443" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v0_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v1_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.108_443" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v1_nsd_10.233.47.231_8806" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.221_8443" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.239_9015" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.71_8080" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v1_parser_10.233.47.231_8806" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.18_8181" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:25 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.71.26_8446" 2022/06/02 15:09:25 [DEBUG] agent: Service "_v1_message-router_10.233.31.145_3904" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v1_catalog_10.233.47.231_8806" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:25 [DEBUG] agent: Node info in sync 2022/06/02 15:09:25 [DEBUG] http: Request PUT /v1/agent/service/register (12.328696ms) from=10.233.66.11:51146 2022/06/02 15:09:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.239_9015" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.71_8080" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v1_parser_10.233.47.231_8806" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.18_8181" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v1_message-router_10.233.31.145_3904" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v1_catalog_10.233.47.231_8806" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.231_8806" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v1_sdc_10.233.24.71_8443" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v0_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v1_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.108_443" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v1_nsd_10.233.47.231_8806" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.221_8443" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:25 [DEBUG] agent: Node info in sync 2022/06/02 15:09:25 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (510.842µs) from=10.233.66.11:51152 2022/06/02 15:09:25 [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/02 15:09:25 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/02 15:09:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/02 15:09:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v0_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v1_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v1_sdc_10.233.24.71_8443" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.108_443" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v1_nsd_10.233.47.231_8806" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.221_8443" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:25 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.71.26_8446" 2022/06/02 15:09:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.239_9015" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.71_8080" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v1_parser_10.233.47.231_8806" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.18_8181" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v1_message-router_10.233.31.145_3904" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v1_catalog_10.233.47.231_8806" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.231_8806" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:25 [DEBUG] agent: Node info in sync 2022/06/02 15:09:25 [DEBUG] http: Request PUT /v1/agent/service/register (14.358772ms) from=10.233.66.11:51154 2022/06/02 15:09:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.231_8806" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v0_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v1_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v1_sdc_10.233.24.71_8443" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v1_nsd_10.233.47.231_8806" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.108_443" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.221_8443" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.71_8080" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.239_9015" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.18_8181" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v1_parser_10.233.47.231_8806" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v1_catalog_10.233.47.231_8806" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v1_message-router_10.233.31.145_3904" in sync 2022/06/02 15:09:25 [DEBUG] agent: Node info in sync 2022/06/02 15:09:25 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (622.078µs) from=10.233.66.11:51156 2022/06/02 15:09:25 [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/02 15:09:25 [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/02 15:09:25 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/02 15:09:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/02 15:09:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v1_message-router_10.233.31.145_3904" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v1_catalog_10.233.47.231_8806" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.231_8806" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v1_sdc_10.233.24.71_8443" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v0_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v1_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.108_443" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v1_nsd_10.233.47.231_8806" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.221_8443" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:25 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.71.26_8446" 2022/06/02 15:09:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.239_9015" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.71_8080" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v1_parser_10.233.47.231_8806" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.18_8181" in sync 2022/06/02 15:09:25 [DEBUG] agent: Node info in sync 2022/06/02 15:09:25 [DEBUG] http: Request PUT /v1/agent/service/register (17.854387ms) from=10.233.66.11:51160 2022/06/02 15:09:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.239_9015" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.71_8080" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v1_parser_10.233.47.231_8806" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.18_8181" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v1_message-router_10.233.31.145_3904" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v1_catalog_10.233.47.231_8806" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.231_8806" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v0_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v1_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v1_sdc_10.233.24.71_8443" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.108_443" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v1_nsd_10.233.47.231_8806" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.221_8443" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:25 [DEBUG] agent: Node info in sync 2022/06/02 15:09:25 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (702.834µs) from=10.233.66.11:51162 2022/06/02 15:09:25 [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/02 15:09:25 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/02 15:09:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/02 15:09:25 [DEBUG] agent: Service "_v1_parser_10.233.47.231_8806" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.18_8181" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v1_message-router_10.233.31.145_3904" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v1_catalog_10.233.47.231_8806" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.231_8806" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:25 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.71.26_8446" 2022/06/02 15:09:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v0_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v1_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v1_sdc_10.233.24.71_8443" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.108_443" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v1_nsd_10.233.47.231_8806" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.221_8443" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.239_9015" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.71_8080" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:25 [DEBUG] agent: Node info in sync 2022/06/02 15:09:25 [DEBUG] http: Request PUT /v1/agent/service/register (29.871562ms) from=10.233.66.11:51164 2022/06/02 15:09:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.239_9015" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.71_8080" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v1_parser_10.233.47.231_8806" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.18_8181" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v1_message-router_10.233.31.145_3904" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v1_catalog_10.233.47.231_8806" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.231_8806" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v0_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v1_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v1_sdc_10.233.24.71_8443" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.108_443" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v1_nsd_10.233.47.231_8806" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.221_8443" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:25 [DEBUG] agent: Node info in sync 2022/06/02 15:09:25 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (430.018µs) from=10.233.66.11:51168 2022/06/02 15:09:25 [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/02 15:09:25 [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/02 15:09:25 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/02 15:09:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/02 15:09:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.108_443" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v1_nsd_10.233.47.231_8806" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.221_8443" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.239_9015" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.71_8080" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v1_parser_10.233.47.231_8806" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.18_8181" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v1_message-router_10.233.31.145_3904" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v1_catalog_10.233.47.231_8806" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.231_8806" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v0_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v1_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v1_sdc_10.233.24.71_8443" in sync 2022/06/02 15:09:25 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.71.26_8446" 2022/06/02 15:09:25 [DEBUG] agent: Node info in sync 2022/06/02 15:09:25 [DEBUG] http: Request PUT /v1/agent/service/register (15.785716ms) from=10.233.66.11:51170 2022/06/02 15:09:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v0_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v1_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v1_sdc_10.233.24.71_8443" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.108_443" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v1_nsd_10.233.47.231_8806" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.221_8443" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.239_9015" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.71_8080" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v1_parser_10.233.47.231_8806" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.18_8181" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v1_message-router_10.233.31.145_3904" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v1_catalog_10.233.47.231_8806" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.231_8806" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:25 [DEBUG] agent: Node info in sync 2022/06/02 15:09:25 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (530.691µs) from=10.233.66.11:51172 2022/06/02 15:09:26 [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/02 15:09:26 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/02 15:09:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/02 15:09:26 [DEBUG] agent: Service "_v1_message-router_10.233.31.145_3904" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v1_catalog_10.233.47.231_8806" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.231_8806" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v0_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v1_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v1_sdc_10.233.24.71_8443" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:26 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.71.26_8446" 2022/06/02 15:09:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.108_443" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v1_nsd_10.233.47.231_8806" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.221_8443" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.239_9015" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.71_8080" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v1_parser_10.233.47.231_8806" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.18_8181" in sync 2022/06/02 15:09:26 [DEBUG] agent: Node info in sync 2022/06/02 15:09:26 [DEBUG] http: Request PUT /v1/agent/service/register (10.543924ms) from=10.233.66.11:51176 2022/06/02 15:09:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.239_9015" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.71_8080" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v1_parser_10.233.47.231_8806" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.18_8181" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v1_message-router_10.233.31.145_3904" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v1_catalog_10.233.47.231_8806" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.231_8806" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v0_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v1_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v1_sdc_10.233.24.71_8443" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.108_443" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v1_nsd_10.233.47.231_8806" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.221_8443" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:26 [DEBUG] agent: Node info in sync 2022/06/02 15:09:26 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (526.897µs) from=10.233.66.11:51178 2022/06/02 15:09:26 [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/02 15:09:26 [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/02 15:09:26 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/02 15:09:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/02 15:09:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:26 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.71.26_8446" 2022/06/02 15:09:26 [DEBUG] agent: Service "_v1_message-router_10.233.31.145_3904" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v1_catalog_10.233.47.231_8806" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.231_8806" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v1_sdc_10.233.24.71_8443" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v0_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v1_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.108_443" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v1_nsd_10.233.47.231_8806" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.221_8443" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.239_9015" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.71_8080" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v1_parser_10.233.47.231_8806" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.18_8181" in sync 2022/06/02 15:09:26 [DEBUG] agent: Node info in sync 2022/06/02 15:09:26 [DEBUG] http: Request PUT /v1/agent/service/register (21.465325ms) from=10.233.66.11:51184 2022/06/02 15:09:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.221_8443" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.239_9015" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.71_8080" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v1_parser_10.233.47.231_8806" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.18_8181" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v1_message-router_10.233.31.145_3904" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v1_catalog_10.233.47.231_8806" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.231_8806" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v0_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v1_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v1_sdc_10.233.24.71_8443" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.108_443" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v1_nsd_10.233.47.231_8806" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:26 [DEBUG] agent: Node info in sync 2022/06/02 15:09:26 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (3.91587ms) from=10.233.66.11:51190 2022/06/02 15:09:26 [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/02 15:09:26 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/02 15:09:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/02 15:09:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.221_8443" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:26 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.71.26_8446" 2022/06/02 15:09:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.71_8080" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.239_9015" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.18_8181" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v1_parser_10.233.47.231_8806" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v1_catalog_10.233.47.231_8806" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v1_message-router_10.233.31.145_3904" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.231_8806" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v0_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v1_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v1_sdc_10.233.24.71_8443" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v1_nsd_10.233.47.231_8806" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.108_443" in sync 2022/06/02 15:09:26 [DEBUG] agent: Node info in sync 2022/06/02 15:09:26 [DEBUG] http: Request PUT /v1/agent/service/register (8.33604ms) from=10.233.66.11:51198 2022/06/02 15:09:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.231_8806" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v1_sdc_10.233.24.71_8443" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v0_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v1_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.108_443" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v1_nsd_10.233.47.231_8806" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.221_8443" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.239_9015" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.71_8080" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v1_parser_10.233.47.231_8806" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.18_8181" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v1_message-router_10.233.31.145_3904" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v1_catalog_10.233.47.231_8806" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:26 [DEBUG] agent: Node info in sync 2022/06/02 15:09:26 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (1.098276ms) from=10.233.66.11:51200 2022/06/02 15:09:26 [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/02 15:09:26 [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/02 15:09:26 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/02 15:09:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/02 15:09:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.239_9015" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.71_8080" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v1_parser_10.233.47.231_8806" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.18_8181" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v1_message-router_10.233.31.145_3904" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v1_catalog_10.233.47.231_8806" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.231_8806" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v0_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v1_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v1_sdc_10.233.24.71_8443" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.108_443" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v1_nsd_10.233.47.231_8806" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.221_8443" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:26 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.71.26_8446" 2022/06/02 15:09:26 [DEBUG] agent: Node info in sync 2022/06/02 15:09:26 [DEBUG] http: Request PUT /v1/agent/service/register (12.870829ms) from=10.233.66.11:51214 2022/06/02 15:09:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.108_443" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v1_nsd_10.233.47.231_8806" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.221_8443" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.239_9015" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.71_8080" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v1_parser_10.233.47.231_8806" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.18_8181" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v1_message-router_10.233.31.145_3904" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v1_catalog_10.233.47.231_8806" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.231_8806" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v0_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v1_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:26 [DEBUG] agent: Service "_v1_sdc_10.233.24.71_8443" in sync 2022/06/02 15:09:26 [DEBUG] agent: Node info in sync 2022/06/02 15:09:26 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (458.321µs) from=10.233.66.11:51226 2022/06/02 15:09:27 [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/02 15:09:27 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/02 15:09:27 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/02 15:09:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.239_9015" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.71_8080" in sync 2022/06/02 15:09:27 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.71.26_8446" 2022/06/02 15:09:27 [DEBUG] agent: Service "_v1_parser_10.233.47.231_8806" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.18_8181" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v1_message-router_10.233.31.145_3904" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v1_catalog_10.233.47.231_8806" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.231_8806" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v1_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v1_sdc_10.233.24.71_8443" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v0_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.108_443" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v1_nsd_10.233.47.231_8806" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.221_8443" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:27 [DEBUG] agent: Node info in sync 2022/06/02 15:09:27 [DEBUG] http: Request PUT /v1/agent/service/register (8.234541ms) from=10.233.66.11:51232 2022/06/02 15:09:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.239_9015" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.71_8080" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v1_parser_10.233.47.231_8806" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.18_8181" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v1_message-router_10.233.31.145_3904" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v1_catalog_10.233.47.231_8806" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.231_8806" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v1_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v1_sdc_10.233.24.71_8443" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v0_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.108_443" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v1_nsd_10.233.47.231_8806" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.221_8443" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:27 [DEBUG] agent: Node info in sync 2022/06/02 15:09:27 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (2.653456ms) from=10.233.66.11:51234 2022/06/02 15:09:27 [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/02 15:09:27 [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/02 15:09:27 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/02 15:09:27 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/02 15:09:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.108_443" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v1_nsd_10.233.47.231_8806" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.221_8443" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:27 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.71.26_8446" 2022/06/02 15:09:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.239_9015" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.71_8080" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v1_parser_10.233.47.231_8806" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.18_8181" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v1_message-router_10.233.31.145_3904" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v1_catalog_10.233.47.231_8806" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.231_8806" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v0_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v1_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v1_sdc_10.233.24.71_8443" in sync 2022/06/02 15:09:27 [DEBUG] agent: Node info in sync 2022/06/02 15:09:27 [DEBUG] http: Request PUT /v1/agent/service/register (19.172498ms) from=10.233.66.11:51236 2022/06/02 15:09:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.231_8806" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v0_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v1_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v1_sdc_10.233.24.71_8443" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.108_443" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v1_nsd_10.233.47.231_8806" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.221_8443" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.239_9015" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.71_8080" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v1_parser_10.233.47.231_8806" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.18_8181" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v1_message-router_10.233.31.145_3904" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v1_catalog_10.233.47.231_8806" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:27 [DEBUG] agent: Node info in sync 2022/06/02 15:09:27 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (667.244µs) from=10.233.66.11:51238 2022/06/02 15:09:27 [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/02 15:09:27 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/02 15:09:27 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/02 15:09:27 [DEBUG] agent: Service "_v1_parser_10.233.47.231_8806" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.18_8181" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:27 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.71.26_8446" 2022/06/02 15:09:27 [DEBUG] agent: Service "_v1_message-router_10.233.31.145_3904" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v1_catalog_10.233.47.231_8806" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.231_8806" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v0_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v1_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v1_sdc_10.233.24.71_8443" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.108_443" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v1_nsd_10.233.47.231_8806" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.221_8443" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.239_9015" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.71_8080" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:27 [DEBUG] agent: Node info in sync 2022/06/02 15:09:27 [DEBUG] http: Request PUT /v1/agent/service/register (22.205644ms) from=10.233.66.11:51246 2022/06/02 15:09:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.221_8443" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.239_9015" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.71_8080" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v1_parser_10.233.47.231_8806" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.18_8181" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v1_message-router_10.233.31.145_3904" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v1_catalog_10.233.47.231_8806" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.231_8806" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v0_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v1_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v1_sdc_10.233.24.71_8443" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.108_443" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v1_nsd_10.233.47.231_8806" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:27 [DEBUG] agent: Node info in sync 2022/06/02 15:09:27 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (663.34µs) from=10.233.66.11:51254 2022/06/02 15:09:28 [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/02 15:09:28 [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/02 15:09:28 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/02 15:09:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/02 15:09:28 [DEBUG] agent: Service "_v1_message-router_10.233.31.145_3904" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v1_catalog_10.233.47.231_8806" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.71.26_8446" 2022/06/02 15:09:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.231_8806" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v0_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v1_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v1_sdc_10.233.24.71_8443" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.108_443" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v1_nsd_10.233.47.231_8806" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.221_8443" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.239_9015" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.71_8080" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v1_parser_10.233.47.231_8806" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.18_8181" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Node info in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.239_9015" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.71_8080" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v1_parser_10.233.47.231_8806" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.18_8181" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v1_message-router_10.233.31.145_3904" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v1_catalog_10.233.47.231_8806" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.231_8806" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v1_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v1_sdc_10.233.24.71_8443" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v0_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.108_443" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v1_nsd_10.233.47.231_8806" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.221_8443" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:28 [DEBUG] agent: Node info in sync 2022/06/02 15:09:28 [DEBUG] http: Request PUT /v1/agent/service/register (8.89473ms) from=10.233.66.11:51264 2022/06/02 15:09:28 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (548.103µs) from=10.233.66.11:51266 2022/06/02 15:09:28 [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/02 15:09:28 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/02 15:09:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/02 15:09:28 [DEBUG] agent: Service "_v1_message-router_10.233.31.145_3904" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v1_catalog_10.233.47.231_8806" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.231_8806" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v0_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v1_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v1_sdc_10.233.24.71_8443" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.71.26_8446" 2022/06/02 15:09:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.108_443" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v1_nsd_10.233.47.231_8806" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.221_8443" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.239_9015" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.71_8080" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v1_parser_10.233.47.231_8806" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.18_8181" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Node info in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.18_8181" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v1_parser_10.233.47.231_8806" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v1_catalog_10.233.47.231_8806" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v1_message-router_10.233.31.145_3904" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.231_8806" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v0_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v1_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v1_sdc_10.233.24.71_8443" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v1_nsd_10.233.47.231_8806" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.108_443" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.221_8443" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.71_8080" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.239_9015" in sync 2022/06/02 15:09:28 [DEBUG] agent: Node info in sync 2022/06/02 15:09:28 [DEBUG] http: Request PUT /v1/agent/service/register (12.68154ms) from=10.233.66.11:51270 2022/06/02 15:09:28 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (1.171611ms) from=10.233.66.11:51272 2022/06/02 15:09:28 [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/02 15:09:28 [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/02 15:09:28 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/02 15:09:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/02 15:09:28 [DEBUG] agent: Service "_v1_parser_10.233.47.231_8806" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.18_8181" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v1_message-router_10.233.31.145_3904" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v1_catalog_10.233.47.231_8806" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.231_8806" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.71.26_8446" 2022/06/02 15:09:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v0_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v1_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v1_sdc_10.233.24.71_8443" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.108_443" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v1_nsd_10.233.47.231_8806" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.221_8443" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.239_9015" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.71_8080" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Node info in sync 2022/06/02 15:09:28 [DEBUG] http: Request PUT /v1/agent/service/register (20.945113ms) from=10.233.66.11:51274 2022/06/02 15:09:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v0_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v1_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v1_sdc_10.233.24.71_8443" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.108_443" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v1_nsd_10.233.47.231_8806" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.221_8443" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.239_9015" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.71_8080" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v1_parser_10.233.47.231_8806" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.18_8181" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v1_message-router_10.233.31.145_3904" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v1_catalog_10.233.47.231_8806" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.231_8806" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Node info in sync 2022/06/02 15:09:28 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (751.118µs) from=10.233.66.11:51276 2022/06/02 15:09:28 [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/02 15:09:28 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/02 15:09:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/02 15:09:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v0_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v1_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v1_sdc_10.233.24.71_8443" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.108_443" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v1_nsd_10.233.47.231_8806" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.221_8443" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.239_9015" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.71_8080" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v1_parser_10.233.47.231_8806" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.18_8181" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.71.26_8446" 2022/06/02 15:09:28 [DEBUG] agent: Service "_v1_message-router_10.233.31.145_3904" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v1_catalog_10.233.47.231_8806" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.231_8806" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Node info in sync 2022/06/02 15:09:28 [DEBUG] http: Request PUT /v1/agent/service/register (27.362269ms) from=10.233.66.11:51282 2022/06/02 15:09:28 [DEBUG] agent: Service "_v1_nsd_10.233.47.231_8806" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.108_443" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.221_8443" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.71_8080" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.239_9015" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.18_8181" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v1_parser_10.233.47.231_8806" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v1_catalog_10.233.47.231_8806" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v1_message-router_10.233.31.145_3904" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.231_8806" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v0_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v1_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v1_sdc_10.233.24.71_8443" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:28 [DEBUG] agent: Node info in sync 2022/06/02 15:09:28 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (558.687µs) from=10.233.66.11:51286 2022/06/02 15:09:28 [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/02 15:09:28 [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/02 15:09:28 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/02 15:09:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/02 15:09:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.239_9015" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.71_8080" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v1_parser_10.233.47.231_8806" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.18_8181" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v1_message-router_10.233.31.145_3904" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v1_catalog_10.233.47.231_8806" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.231_8806" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.71.26_8446" 2022/06/02 15:09:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v0_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v1_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v1_sdc_10.233.24.71_8443" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.108_443" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v1_nsd_10.233.47.231_8806" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.221_8443" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Node info in sync 2022/06/02 15:09:28 [DEBUG] http: Request PUT /v1/agent/service/register (16.356648ms) from=10.233.66.11:51294 2022/06/02 15:09:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.221_8443" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.239_9015" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.71_8080" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v1_parser_10.233.47.231_8806" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.18_8181" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v1_message-router_10.233.31.145_3904" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v1_catalog_10.233.47.231_8806" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.231_8806" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v0_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v1_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v1_sdc_10.233.24.71_8443" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.108_443" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v1_nsd_10.233.47.231_8806" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:28 [DEBUG] agent: Node info in sync 2022/06/02 15:09:29 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (834.21µs) from=10.233.66.11:51296 2022/06/02 15:09:29 [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/02 15:09:29 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/02 15:09:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/02 15:09:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.239_9015" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.71_8080" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v1_parser_10.233.47.231_8806" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.18_8181" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v1_message-router_10.233.31.145_3904" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v1_catalog_10.233.47.231_8806" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:29 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.71.26_8446" 2022/06/02 15:09:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.231_8806" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v1_sdc_10.233.24.71_8443" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v0_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v1_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.108_443" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v1_nsd_10.233.47.231_8806" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.221_8443" in sync 2022/06/02 15:09:29 [DEBUG] agent: Node info in sync 2022/06/02 15:09:29 [DEBUG] http: Request PUT /v1/agent/service/register (7.495257ms) from=10.233.66.11:51306 2022/06/02 15:09:29 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.239_9015" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.71_8080" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v1_parser_10.233.47.231_8806" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.18_8181" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v1_message-router_10.233.31.145_3904" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v1_catalog_10.233.47.231_8806" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.231_8806" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v1_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v1_sdc_10.233.24.71_8443" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v0_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.108_443" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v1_nsd_10.233.47.231_8806" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.221_8443" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:29 [DEBUG] agent: Node info in sync 2022/06/02 15:09:29 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (3.263298ms) from=10.233.66.11:51308 2022/06/02 15:09:29 [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/02 15:09:29 [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/02 15:09:29 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/02 15:09:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/02 15:09:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v1_message-router_10.233.31.145_3904" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v1_catalog_10.233.47.231_8806" in sync 2022/06/02 15:09:29 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.71.26_8446" 2022/06/02 15:09:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.231_8806" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v1_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v1_sdc_10.233.24.71_8443" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v0_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.108_443" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v1_nsd_10.233.47.231_8806" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.221_8443" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.239_9015" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.71_8080" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v1_parser_10.233.47.231_8806" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.18_8181" in sync 2022/06/02 15:09:29 [DEBUG] agent: Node info in sync 2022/06/02 15:09:29 [DEBUG] http: Request PUT /v1/agent/service/register (15.718355ms) from=10.233.66.11:51316 2022/06/02 15:09:29 [DEBUG] agent: Service "_v1_parser_10.233.47.231_8806" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.18_8181" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v1_message-router_10.233.31.145_3904" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v1_catalog_10.233.47.231_8806" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.231_8806" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v0_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v1_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v1_sdc_10.233.24.71_8443" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.108_443" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v1_nsd_10.233.47.231_8806" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.221_8443" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.239_9015" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.71_8080" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:29 [DEBUG] agent: Node info in sync 2022/06/02 15:09:29 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (920.488µs) from=10.233.66.11:51318 2022/06/02 15:09:30 [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/02 15:09:30 [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/02 15:09:30 [DEBUG] agent: 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/02 15:09:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.231_8806" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v1_sdc_10.233.24.71_8443" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v0_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v1_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.71.26_8446" 2022/06/02 15:09:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.108_443" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v1_nsd_10.233.47.231_8806" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.221_8443" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.239_9015" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.71_8080" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v1_parser_10.233.47.231_8806" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.18_8181" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v1_message-router_10.233.31.145_3904" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v1_catalog_10.233.47.231_8806" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Node info in sync 2022/06/02 15:09:30 [DEBUG] http: Request PUT /v1/agent/service/register (26.862595ms) from=10.233.66.11:51320 2022/06/02 15:09:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.239_9015" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.71_8080" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v1_parser_10.233.47.231_8806" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.18_8181" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v1_message-router_10.233.31.145_3904" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v1_catalog_10.233.47.231_8806" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.231_8806" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v0_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v1_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v1_sdc_10.233.24.71_8443" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.108_443" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v1_nsd_10.233.47.231_8806" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.221_8443" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Node info in sync 2022/06/02 15:09:30 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (693.309µs) from=10.233.66.11:51324 2022/06/02 15:09:30 [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/02 15:09:30 [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/02 15:09:30 [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/02 15:09:30 [DEBUG] agent: 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/02 15:09:30 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v0_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v1_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v1_sdc_10.233.24.71_8443" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.108_443" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v1_nsd_10.233.47.231_8806" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.221_8443" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.239_9015" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.71_8080" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v1_parser_10.233.47.231_8806" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.18_8181" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v1_message-router_10.233.31.145_3904" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v1_catalog_10.233.47.231_8806" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.71.26_8446" 2022/06/02 15:09:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.231_8806" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Node info in sync 2022/06/02 15:09:30 [DEBUG] http: Request PUT /v1/agent/service/register (11.398572ms) from=10.233.66.11:51332 2022/06/02 15:09:30 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v0_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v1_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v1_sdc_10.233.24.71_8443" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.108_443" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v1_nsd_10.233.47.231_8806" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.221_8443" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.239_9015" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.71_8080" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v1_parser_10.233.47.231_8806" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.18_8181" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v1_message-router_10.233.31.145_3904" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v1_catalog_10.233.47.231_8806" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.231_8806" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Node info in sync 2022/06/02 15:09:30 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (501.259µs) from=10.233.66.11:51342 2022/06/02 15:09:30 [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/02 15:09:30 [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/02 15:09:30 [DEBUG] agent: 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/02 15:09:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.231_8806" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v0_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.221_8443" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.239_9015" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.71_8080" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.71.26_8446" 2022/06/02 15:09:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v1_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v1_sdc_10.233.24.71_8443" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.108_443" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v1_nsd_10.233.47.231_8806" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v1_parser_10.233.47.231_8806" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.18_8181" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v1_message-router_10.233.31.145_3904" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v1_catalog_10.233.47.231_8806" in sync 2022/06/02 15:09:30 [DEBUG] agent: Node info in sync 2022/06/02 15:09:30 [DEBUG] http: Request PUT /v1/agent/service/register (19.487634ms) from=10.233.66.11:51344 2022/06/02 15:09:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.239_9015" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.71_8080" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v1_sdc_10.233.24.71_8443" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v1_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.108_443" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v1_nsd_10.233.47.231_8806" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v1_parser_10.233.47.231_8806" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.18_8181" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v1_message-router_10.233.31.145_3904" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v1_catalog_10.233.47.231_8806" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.231_8806" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v0_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.221_8443" in sync 2022/06/02 15:09:30 [DEBUG] agent: Node info in sync 2022/06/02 15:09:30 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (430.254µs) from=10.233.66.11:51346 2022/06/02 15:09:30 [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/02 15:09:30 [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/02 15:09:30 [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/02 15:09:30 [DEBUG] agent: 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/02 15:09:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.239_9015" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.71_8080" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v1_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v1_sdc_10.233.24.71_8443" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.108_443" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v1_nsd_10.233.47.231_8806" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [INFO] agent: Synced service "_v11__aai-nquery_10.233.71.26_8446" 2022/06/02 15:09:30 [DEBUG] agent: Service "_v1_parser_10.233.47.231_8806" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.18_8181" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v1_message-router_10.233.31.145_3904" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v1_catalog_10.233.47.231_8806" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.231_8806" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v0_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.221_8443" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Node info in sync 2022/06/02 15:09:30 [DEBUG] http: Request PUT /v1/agent/service/register (10.163959ms) from=10.233.66.11:51348 2022/06/02 15:09:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v1_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v1_sdc_10.233.24.71_8443" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.108_443" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v1_nsd_10.233.47.231_8806" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v1_parser_10.233.47.231_8806" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.18_8181" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v1_message-router_10.233.31.145_3904" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v1_catalog_10.233.47.231_8806" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.231_8806" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v0_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.221_8443" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.239_9015" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.71_8080" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Node info in sync 2022/06/02 15:09:30 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (537.225µs) from=10.233.66.11:51356 2022/06/02 15:09:30 [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/02 15:09:30 [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/02 15:09:30 [DEBUG] agent: 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/02 15:09:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v1_parser_10.233.47.231_8806" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.18_8181" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v1_message-router_10.233.31.145_3904" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v1_catalog_10.233.47.231_8806" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.231_8806" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v0_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.221_8443" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [INFO] agent: Synced service "_v11_aai-nquery_10.233.71.26_8446" 2022/06/02 15:09:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.239_9015" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.71_8080" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v1_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v1_sdc_10.233.24.71_8443" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.108_443" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v1_nsd_10.233.47.231_8806" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Node info in sync 2022/06/02 15:09:30 [DEBUG] http: Request PUT /v1/agent/service/register (13.879822ms) from=10.233.66.11:51358 2022/06/02 15:09:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.108_443" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v1_nsd_10.233.47.231_8806" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v1_parser_10.233.47.231_8806" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.18_8181" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v1_message-router_10.233.31.145_3904" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v1_catalog_10.233.47.231_8806" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.231_8806" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v0_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.221_8443" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.239_9015" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.71_8080" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v1_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:30 [DEBUG] agent: Service "_v1_sdc_10.233.24.71_8443" in sync 2022/06/02 15:09:30 [DEBUG] agent: Node info in sync 2022/06/02 15:09:30 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (476.879µs) from=10.233.66.11:51360 2022/06/02 15:09:31 [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/02 15:09:31 [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/02 15:09:31 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/02 15:09:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/02 15:09:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.239_9015" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.71_8080" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [INFO] agent: Synced service "_v12__aai-nquery_10.233.71.26_8446" 2022/06/02 15:09:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v1_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v1_sdc_10.233.24.71_8443" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.108_443" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v1_nsd_10.233.47.231_8806" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v1_parser_10.233.47.231_8806" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.18_8181" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v1_message-router_10.233.31.145_3904" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v1_catalog_10.233.47.231_8806" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.231_8806" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v0_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.221_8443" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Node info in sync 2022/06/02 15:09:31 [DEBUG] http: Request PUT /v1/agent/service/register (8.917817ms) from=10.233.66.11:51362 2022/06/02 15:09:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v1_parser_10.233.47.231_8806" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.18_8181" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v1_message-router_10.233.31.145_3904" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v1_catalog_10.233.47.231_8806" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.231_8806" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v0_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.221_8443" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.239_9015" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.71_8080" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v1_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v1_sdc_10.233.24.71_8443" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.108_443" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v1_nsd_10.233.47.231_8806" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Node info in sync 2022/06/02 15:09:31 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (503.237µs) from=10.233.66.11:51366 2022/06/02 15:09:31 [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/02 15:09:31 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/02 15:09:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/02 15:09:31 [DEBUG] agent: Service "_v1_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v1_sdc_10.233.24.71_8443" in sync 2022/06/02 15:09:31 [INFO] agent: Synced service "_v12_aai-nquery_10.233.71.26_8446" 2022/06/02 15:09:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.108_443" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v1_nsd_10.233.47.231_8806" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v1_parser_10.233.47.231_8806" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.18_8181" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v1_message-router_10.233.31.145_3904" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v1_catalog_10.233.47.231_8806" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.231_8806" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v0_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.221_8443" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.239_9015" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.71_8080" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Node info in sync 2022/06/02 15:09:31 [DEBUG] http: Request PUT /v1/agent/service/register (16.233391ms) from=10.233.66.11:51368 2022/06/02 15:09:31 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.221_8443" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.239_9015" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.71_8080" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v1_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v1_sdc_10.233.24.71_8443" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.108_443" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v1_nsd_10.233.47.231_8806" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v1_parser_10.233.47.231_8806" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.18_8181" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v1_message-router_10.233.31.145_3904" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v1_catalog_10.233.47.231_8806" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.231_8806" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v0_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Node info in sync 2022/06/02 15:09:31 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (1.347648ms) from=10.233.66.11:51372 2022/06/02 15:09:31 [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/02 15:09:31 [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/02 15:09:31 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/02 15:09:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/02 15:09:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.108_443" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v1_nsd_10.233.47.231_8806" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v1_parser_10.233.47.231_8806" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.18_8181" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v1_message-router_10.233.31.145_3904" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v1_catalog_10.233.47.231_8806" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.231_8806" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v0_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.221_8443" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.239_9015" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.71_8080" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [INFO] agent: Synced service "_v13__aai-nquery_10.233.71.26_8446" 2022/06/02 15:09:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v1_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v1_sdc_10.233.24.71_8443" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Node info in sync 2022/06/02 15:09:31 [DEBUG] http: Request PUT /v1/agent/service/register (27.083142ms) from=10.233.66.11:51378 2022/06/02 15:09:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v1_parser_10.233.47.231_8806" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.18_8181" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v1_message-router_10.233.31.145_3904" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v1_catalog_10.233.47.231_8806" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.231_8806" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v0_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.221_8443" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.239_9015" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.71_8080" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v1_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v1_sdc_10.233.24.71_8443" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.108_443" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v1_nsd_10.233.47.231_8806" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Node info in sync 2022/06/02 15:09:31 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (885.912µs) from=10.233.66.11:51380 2022/06/02 15:09:31 [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/02 15:09:31 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/02 15:09:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/02 15:09:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.231_8806" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [INFO] agent: Synced service "_v13_aai-nquery_10.233.71.26_8446" 2022/06/02 15:09:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v0_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.221_8443" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.239_9015" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.71_8080" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v1_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v1_sdc_10.233.24.71_8443" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.108_443" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v1_nsd_10.233.47.231_8806" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v1_parser_10.233.47.231_8806" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.18_8181" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v1_message-router_10.233.31.145_3904" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v1_catalog_10.233.47.231_8806" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Node info in sync 2022/06/02 15:09:31 [DEBUG] http: Request PUT /v1/agent/service/register (20.185395ms) from=10.233.66.11:51382 2022/06/02 15:09:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.18_8181" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v1_parser_10.233.47.231_8806" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v1_catalog_10.233.47.231_8806" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v1_message-router_10.233.31.145_3904" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.231_8806" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v0_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.221_8443" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.71_8080" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.239_9015" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v1_sdc_10.233.24.71_8443" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v1_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v1_nsd_10.233.47.231_8806" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.108_443" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:31 [DEBUG] agent: Node info in sync 2022/06/02 15:09:31 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (515.322µs) from=10.233.66.11:51388 2022/06/02 15:09:32 [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/02 15:09:32 [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/02 15:09:32 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/02 15:09:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/02 15:09:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v1_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v1_sdc_10.233.24.71_8443" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.108_443" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v1_nsd_10.233.47.231_8806" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v1_parser_10.233.47.231_8806" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.18_8181" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v1_message-router_10.233.31.145_3904" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v1_catalog_10.233.47.231_8806" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [INFO] agent: Synced service "_v14__aai-nquery_10.233.71.26_8446" 2022/06/02 15:09:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.231_8806" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v0_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.221_8443" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.239_9015" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.71_8080" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Node info in sync 2022/06/02 15:09:32 [DEBUG] http: Request PUT /v1/agent/service/register (26.756259ms) from=10.233.66.11:51394 2022/06/02 15:09:32 [DEBUG] agent: Service "_v1_parser_10.233.47.231_8806" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.18_8181" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v1_message-router_10.233.31.145_3904" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v1_catalog_10.233.47.231_8806" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.231_8806" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v0_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.221_8443" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.239_9015" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.71_8080" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v1_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v1_sdc_10.233.24.71_8443" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.108_443" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v1_nsd_10.233.47.231_8806" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Node info in sync 2022/06/02 15:09:32 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (555.926µs) from=10.233.66.11:51396 2022/06/02 15:09:32 [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/02 15:09:32 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/02 15:09:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/02 15:09:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.221_8443" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [INFO] agent: Synced service "_v14_aai-nquery_10.233.71.26_8446" 2022/06/02 15:09:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.239_9015" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.71_8080" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v1_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v1_sdc_10.233.24.71_8443" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.108_443" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v1_nsd_10.233.47.231_8806" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v1_parser_10.233.47.231_8806" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.18_8181" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v1_message-router_10.233.31.145_3904" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v1_catalog_10.233.47.231_8806" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.231_8806" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v0_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Node info in sync 2022/06/02 15:09:32 [DEBUG] http: Request PUT /v1/agent/service/register (9.687235ms) from=10.233.66.11:51398 2022/06/02 15:09:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v1_parser_10.233.47.231_8806" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.18_8181" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v1_message-router_10.233.31.145_3904" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v1_catalog_10.233.47.231_8806" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.231_8806" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v0_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.221_8443" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.239_9015" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.71_8080" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v1_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v1_sdc_10.233.24.71_8443" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.108_443" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v1_nsd_10.233.47.231_8806" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Node info in sync 2022/06/02 15:09:32 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (2.87609ms) from=10.233.66.11:51400 2022/06/02 15:09:32 [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/02 15:09:32 [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/02 15:09:32 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/02 15:09:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/02 15:09:32 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.221_8443" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.239_9015" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.71_8080" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v1_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v1_sdc_10.233.24.71_8443" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.108_443" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v1_nsd_10.233.47.231_8806" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [INFO] agent: Synced service "_v15__aai-nquery_10.233.71.26_8446" 2022/06/02 15:09:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v1_parser_10.233.47.231_8806" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.18_8181" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v1_message-router_10.233.31.145_3904" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v1_catalog_10.233.47.231_8806" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.231_8806" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v0_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Node info in sync 2022/06/02 15:09:32 [DEBUG] http: Request PUT /v1/agent/service/register (64.334994ms) from=10.233.66.11:51410 2022/06/02 15:09:32 [DEBUG] agent: Service "_v1_nsd_10.233.47.231_8806" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.108_443" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.18_8181" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v1_parser_10.233.47.231_8806" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v1_catalog_10.233.47.231_8806" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v1_message-router_10.233.31.145_3904" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.231_8806" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v0_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.221_8443" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.71_8080" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.239_9015" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v1_sdc_10.233.24.71_8443" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v1_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:32 [DEBUG] agent: Node info in sync 2022/06/02 15:09:32 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (561.565µs) from=10.233.66.11:51412 2022/06/02 15:09:32 [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/02 15:09:32 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/02 15:09:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/02 15:09:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.221_8443" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.239_9015" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.71_8080" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v1_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v1_sdc_10.233.24.71_8443" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.108_443" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v1_nsd_10.233.47.231_8806" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [INFO] agent: Synced service "_v15_aai-nquery_10.233.71.26_8446" 2022/06/02 15:09:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v1_parser_10.233.47.231_8806" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.18_8181" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v1_message-router_10.233.31.145_3904" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v1_catalog_10.233.47.231_8806" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.231_8806" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v0_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Node info in sync 2022/06/02 15:09:32 [DEBUG] http: Request PUT /v1/agent/service/register (6.548677ms) from=10.233.66.11:51416 2022/06/02 15:09:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v1_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v1_sdc_10.233.24.71_8443" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.108_443" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v1_nsd_10.233.47.231_8806" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v1_parser_10.233.47.231_8806" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.18_8181" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v1_message-router_10.233.31.145_3904" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v1_catalog_10.233.47.231_8806" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.231_8806" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v0_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.221_8443" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.239_9015" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.71_8080" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:32 [DEBUG] agent: Node info in sync 2022/06/02 15:09:32 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (836.122µs) from=10.233.66.11:51420 2022/06/02 15:09:33 [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/02 15:09:33 [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/02 15:09:33 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/02 15:09:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/02 15:09:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.231_8806" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v0_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.221_8443" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.239_9015" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.71_8080" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v1_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v1_sdc_10.233.24.71_8443" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.108_443" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v1_nsd_10.233.47.231_8806" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [INFO] agent: Synced service "_v16__aai-nquery_10.233.71.26_8446" 2022/06/02 15:09:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v1_parser_10.233.47.231_8806" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.18_8181" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v1_message-router_10.233.31.145_3904" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v1_catalog_10.233.47.231_8806" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Node info in sync 2022/06/02 15:09:33 [DEBUG] http: Request PUT /v1/agent/service/register (8.788303ms) from=10.233.66.11:51434 2022/06/02 15:09:33 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v1_parser_10.233.47.231_8806" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.18_8181" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v1_message-router_10.233.31.145_3904" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v1_catalog_10.233.47.231_8806" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.231_8806" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v0_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.221_8443" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.239_9015" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.71_8080" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v1_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v1_sdc_10.233.24.71_8443" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.108_443" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v1_nsd_10.233.47.231_8806" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v16__aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Node info in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.221_8443" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.239_9015" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.71_8080" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v1_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v1_sdc_10.233.24.71_8443" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.108_443" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v1_nsd_10.233.47.231_8806" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v16__aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v1_parser_10.233.47.231_8806" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.18_8181" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v1_message-router_10.233.31.145_3904" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v1_catalog_10.233.47.231_8806" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.231_8806" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v0_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Node info in sync 2022/06/02 15:09:33 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (785.382µs) from=10.233.66.11:51436 2022/06/02 15:09:33 [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/02 15:09:33 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/02 15:09:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/02 15:09:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.221_8443" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.239_9015" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.71_8080" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v1_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v1_sdc_10.233.24.71_8443" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [INFO] agent: Synced service "_v16_aai-nquery_10.233.71.26_8446" 2022/06/02 15:09:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.108_443" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v1_nsd_10.233.47.231_8806" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v16__aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v1_parser_10.233.47.231_8806" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.18_8181" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v1_message-router_10.233.31.145_3904" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v1_catalog_10.233.47.231_8806" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.231_8806" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v0_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Node info in sync 2022/06/02 15:09:33 [DEBUG] http: Request PUT /v1/agent/service/register (27.582219ms) from=10.233.66.11:51438 2022/06/02 15:09:33 [DEBUG] agent: Service "_v1_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v1_sdc_10.233.24.71_8443" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v16_aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.108_443" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v1_nsd_10.233.47.231_8806" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v16__aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v1_parser_10.233.47.231_8806" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.18_8181" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v1_message-router_10.233.31.145_3904" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v1_catalog_10.233.47.231_8806" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.231_8806" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v0_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.221_8443" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.239_9015" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.71_8080" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Node info in sync 2022/06/02 15:09:33 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (651.61µs) from=10.233.66.11:51440 2022/06/02 15:09:33 [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/02 15:09:33 [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/02 15:09:33 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/02 15:09:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/02 15:09:33 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v0_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.221_8443" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.239_9015" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.71_8080" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v1_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v1_sdc_10.233.24.71_8443" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v16_aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.108_443" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v1_nsd_10.233.47.231_8806" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v16__aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [INFO] agent: Synced service "_v17__aai-nquery_10.233.71.26_8446" 2022/06/02 15:09:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v1_parser_10.233.47.231_8806" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.18_8181" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v1_message-router_10.233.31.145_3904" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v1_catalog_10.233.47.231_8806" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.231_8806" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Node info in sync 2022/06/02 15:09:33 [DEBUG] http: Request PUT /v1/agent/service/register (15.382716ms) from=10.233.66.11:51442 2022/06/02 15:09:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.239_9015" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.71_8080" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v1_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v1_sdc_10.233.24.71_8443" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v16_aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.108_443" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v1_nsd_10.233.47.231_8806" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v17__aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v16__aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v1_parser_10.233.47.231_8806" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.18_8181" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v1_message-router_10.233.31.145_3904" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v1_catalog_10.233.47.231_8806" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.231_8806" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v0_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.221_8443" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Node info in sync 2022/06/02 15:09:33 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v17 (728.923µs) from=10.233.66.11:51444 2022/06/02 15:09:33 [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/02 15:09:33 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/02 15:09:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/02 15:09:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.231_8806" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v0_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.207_9011" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.221_8443" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.81_9007" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.239_9015" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.71_8080" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [INFO] agent: Synced service "_v17_aai-nquery_10.233.71.26_8446" 2022/06/02 15:09:33 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v1_multicloud_10.233.0.182_9001" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v1_sdc_10.233.24.71_8443" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v16_aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.108_443" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v1_nsd_10.233.47.231_8806" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v16__aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v17__aai-nquery_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.26_8446" in sync 2022/06/02 15:09:33 [DEBUG] agent: Service "_v13__aai-generic-query_10