By type
+ CONSUL_BIND= + [ -n ] + CONSUL_CLIENT= + [ -n ] + CONSUL_DATA_DIR=/consul/data + CONSUL_CONFIG_DIR=/consul/config + [ -n ] + echo agent + grep ^- + [ agent = agent ] + shift + set -- consul agent -data-dir=/consul/data -config-dir=/consul/config -dev -client 0.0.0.0 + [ consul = consul ] + stat -c %u /consul/data + id -u consul + [ 100 != 100 ] + stat -c %u /consul/config + id -u consul + [ 100 != 100 ] + [ ! -z ] + exec consul agent -data-dir=/consul/data -config-dir=/consul/config -dev -client 0.0.0.0 ==> Starting Consul agent... ==> Consul agent running! Version: 'v1.4.3' Node ID: 'fb414e08-7bd3-a729-6f12-2a331208fa3e' Node name: 'dev-msb-consul-5fdfc4cfd5-c7pmv' 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/03/23 22:56:08 [DEBUG] agent: Using random ID "fb414e08-7bd3-a729-6f12-2a331208fa3e" as node ID 2022/03/23 22:56:08 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:fb414e08-7bd3-a729-6f12-2a331208fa3e Address:127.0.0.1:8300}] 2022/03/23 22:56:08 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2022/03/23 22:56:08 [INFO] serf: EventMemberJoin: dev-msb-consul-5fdfc4cfd5-c7pmv.dc1 127.0.0.1 2022/03/23 22:56:08 [INFO] serf: EventMemberJoin: dev-msb-consul-5fdfc4cfd5-c7pmv 127.0.0.1 2022/03/23 22:56:08 [DEBUG] agent/proxy: managed Connect proxy manager started 2022/03/23 22:56:08 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2022/03/23 22:56:08 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2022/03/23 22:56:08 [INFO] consul: Handled member-join event for server "dev-msb-consul-5fdfc4cfd5-c7pmv.dc1" in area "wan" 2022/03/23 22:56:08 [INFO] consul: Adding LAN server dev-msb-consul-5fdfc4cfd5-c7pmv (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/23 22:56:08 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2022/03/23 22:56:08 [INFO] agent: started state syncer 2022/03/23 22:56:08 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2022/03/23 22:56:08 [WARN] raft: Heartbeat timeout from "" reached, starting election 2022/03/23 22:56:08 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2022/03/23 22:56:08 [DEBUG] raft: Votes needed: 1 2022/03/23 22:56:08 [DEBUG] raft: Vote granted from fb414e08-7bd3-a729-6f12-2a331208fa3e in term 2. Tally: 1 2022/03/23 22:56:08 [INFO] raft: Election won. Tally: 1 2022/03/23 22:56:08 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2022/03/23 22:56:08 [INFO] consul: cluster leadership acquired 2022/03/23 22:56:08 [INFO] consul: New leader elected: dev-msb-consul-5fdfc4cfd5-c7pmv 2022/03/23 22:56:08 [INFO] connect: initialized primary datacenter CA with provider "consul" 2022/03/23 22:56:08 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-c7pmv" since the cluster is too small 2022/03/23 22:56:08 [INFO] consul: member 'dev-msb-consul-5fdfc4cfd5-c7pmv' joined, marking health alive 2022/03/23 22:56:08 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/23 22:56:08 [INFO] agent: Synced node info 2022/03/23 22:56:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/23 22:56:11 [DEBUG] agent: Node info in sync 2022/03/23 22:56:11 [DEBUG] agent: Node info in sync ==> Failed to check for updates: Get https://checkpoint-api.hashicorp.com/v1/check/consul?arch=amd64&os=linux&signature=&version=1.4.3: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers) 2022/03/23 22:57:08 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-c7pmv" since the cluster is too small 2022/03/23 22:57:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/23 22:57:21 [DEBUG] agent: Node info in sync 2022/03/23 22:58:08 [DEBUG] manager: Rebalanced 1 servers, next active server is dev-msb-consul-5fdfc4cfd5-c7pmv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/23 22:58:08 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-c7pmv" since the cluster is too small 2022/03/23 22:58:32 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/23 22:58:32 [DEBUG] agent: Node info in sync 2022/03/23 22:59:08 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-c7pmv" since the cluster is too small 2022/03/23 22:59:59 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/23 22:59:59 [DEBUG] agent: Node info in sync 2022/03/23 23:00:08 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-c7pmv" since the cluster is too small 2022/03/23 23:00:36 [DEBUG] manager: Rebalanced 1 servers, next active server is dev-msb-consul-5fdfc4cfd5-c7pmv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/23 23:01:08 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-c7pmv" since the cluster is too small 2022/03/23 23:01:27 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/23 23:01:27 [DEBUG] agent: Node info in sync 2022/03/23 23:02:08 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-c7pmv" since the cluster is too small 2022/03/23 23:02:39 [DEBUG] manager: Rebalanced 1 servers, next active server is dev-msb-consul-5fdfc4cfd5-c7pmv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/23 23:02:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/23 23:02:45 [DEBUG] agent: Node info in sync 2022/03/23 23:03:08 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-c7pmv" since the cluster is too small 2022/03/23 23:03:47 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/23 23:03:47 [DEBUG] agent: Node info in sync 2022/03/23 23:04:08 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-c7pmv" since the cluster is too small 2022/03/23 23:05:08 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-c7pmv" since the cluster is too small 2022/03/23 23:05:23 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/23 23:05:23 [DEBUG] agent: Node info in sync 2022/03/23 23:05:24 [DEBUG] manager: Rebalanced 1 servers, next active server is dev-msb-consul-5fdfc4cfd5-c7pmv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/23 23:06:08 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-c7pmv" since the cluster is too small 2022/03/23 23:06:36 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/23 23:06:36 [DEBUG] agent: Node info in sync 2022/03/23 23:07:08 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-c7pmv" since the cluster is too small 2022/03/23 23:07:23 [DEBUG] http: Request GET /v1/status/leader (3.996523ms) from=10.242.131.210:50770 2022/03/23 23:07:23 [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/03/23 23:07: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/03/23 23:07:33 [INFO] agent: Synced service "_v1_message-router_10.96.145.144_3904" 2022/03/23 23:07:33 [DEBUG] agent: Node info in sync 2022/03/23 23:07:33 [DEBUG] http: Request PUT /v1/agent/service/register (10.25922714s) from=10.242.131.210:50778 2022/03/23 23:07:33 [DEBUG] agent: Service "_v1_message-router_10.96.145.144_3904" in sync 2022/03/23 23:07:33 [DEBUG] agent: Node info in sync 2022/03/23 23:07:33 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (1.482608ms) from=10.242.131.210:50902 2022/03/23 23:07:34 [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/03/23 23:07:34 [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/03/23 23:07:34 [DEBUG] agent: Service "_v1_message-router_10.96.145.144_3904" in sync 2022/03/23 23:07:34 [INFO] agent: Synced service "_v1_wf-gui_10.96.57.170_8443" 2022/03/23 23:07:34 [DEBUG] agent: Node info in sync 2022/03/23 23:07:34 [DEBUG] http: Request PUT /v1/agent/service/register (84.049375ms) from=10.242.131.210:50906 2022/03/23 23:07:34 [DEBUG] agent: Service "_v1_wf-gui_10.96.57.170_8443" in sync 2022/03/23 23:07:34 [DEBUG] agent: Service "_v1_message-router_10.96.145.144_3904" in sync 2022/03/23 23:07:34 [DEBUG] agent: Node info in sync 2022/03/23 23:07:34 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (1.014252ms) from=10.242.131.210:50908 2022/03/23 23:07:34 [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/03/23 23:07:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/23 23:07:35 [DEBUG] agent: Service "_v1_message-router_10.96.145.144_3904" in sync 2022/03/23 23:07:35 [DEBUG] agent: Service "_v1_wf-gui_10.96.57.170_8443" in sync 2022/03/23 23:07:35 [INFO] agent: Synced service "_v0_multicloud_10.96.135.198_9001" 2022/03/23 23:07:35 [DEBUG] agent: Node info in sync 2022/03/23 23:07:35 [DEBUG] http: Request PUT /v1/agent/service/register (1.0440114s) from=10.242.131.210:50910 2022/03/23 23:07:35 [DEBUG] agent: Service "_v1_wf-gui_10.96.57.170_8443" in sync 2022/03/23 23:07:35 [DEBUG] agent: Service "_v0_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:35 [DEBUG] agent: Service "_v1_message-router_10.96.145.144_3904" in sync 2022/03/23 23:07:35 [DEBUG] agent: Node info in sync 2022/03/23 23:07:35 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (958.194µs) from=10.242.131.210:50930 2022/03/23 23:07:35 [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/03/23 23:07:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/23 23:07:37 [DEBUG] agent: Service "_v1_message-router_10.96.145.144_3904" in sync 2022/03/23 23:07:37 [DEBUG] agent: Service "_v1_wf-gui_10.96.57.170_8443" in sync 2022/03/23 23:07:37 [DEBUG] agent: Service "_v0_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:37 [INFO] agent: Synced service "_v1_multicloud_10.96.135.198_9001" 2022/03/23 23:07:37 [DEBUG] agent: Node info in sync 2022/03/23 23:07:37 [DEBUG] http: Request PUT /v1/agent/service/register (2.097104418s) from=10.242.131.210:50932 2022/03/23 23:07:37 [DEBUG] agent: Service "_v1_message-router_10.96.145.144_3904" in sync 2022/03/23 23:07:37 [DEBUG] agent: Service "_v1_wf-gui_10.96.57.170_8443" in sync 2022/03/23 23:07:37 [DEBUG] agent: Service "_v0_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:37 [DEBUG] agent: Service "_v1_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:37 [DEBUG] agent: Node info in sync 2022/03/23 23:07:37 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (464.869µs) from=10.242.131.210:50938 2022/03/23 23:07:37 [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/03/23 23:07:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/23 23:07:38 [DEBUG] agent: Service "_v1_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:38 [INFO] agent: Synced service "_v1_sdc_10.96.248.199_8443" 2022/03/23 23:07:38 [DEBUG] agent: Service "_v1_message-router_10.96.145.144_3904" in sync 2022/03/23 23:07:38 [DEBUG] agent: Service "_v1_wf-gui_10.96.57.170_8443" in sync 2022/03/23 23:07:38 [DEBUG] agent: Service "_v0_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:38 [DEBUG] agent: Node info in sync 2022/03/23 23:07:38 [DEBUG] http: Request PUT /v1/agent/service/register (1.54364273s) from=10.242.131.210:50940 2022/03/23 23:07:38 [DEBUG] agent: Service "_v1_message-router_10.96.145.144_3904" in sync 2022/03/23 23:07:38 [DEBUG] agent: Service "_v1_wf-gui_10.96.57.170_8443" in sync 2022/03/23 23:07:38 [DEBUG] agent: Service "_v0_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:38 [DEBUG] agent: Service "_v1_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:38 [DEBUG] agent: Service "_v1_sdc_10.96.248.199_8443" in sync 2022/03/23 23:07:38 [DEBUG] agent: Node info in sync 2022/03/23 23:07:38 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (407.444µs) from=10.242.131.210:50956 2022/03/23 23:07:39 [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/03/23 23:07:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/23 23:07:39 [DEBUG] agent: Service "_v0_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_sdc_10.96.248.199_8443" in sync 2022/03/23 23:07:39 [INFO] agent: Synced service "_v1_sdc-deprecated_10.96.248.199_8080" 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_message-router_10.96.145.144_3904" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_wf-gui_10.96.57.170_8443" in sync 2022/03/23 23:07:39 [DEBUG] agent: Node info in sync 2022/03/23 23:07:39 [DEBUG] http: Request PUT /v1/agent/service/register (49.527624ms) from=10.242.131.210:50958 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_message-router_10.96.145.144_3904" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_wf-gui_10.96.57.170_8443" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v0_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_sdc_10.96.248.199_8443" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.248.199_8080" in sync 2022/03/23 23:07:39 [DEBUG] agent: Node info in sync 2022/03/23 23:07:39 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (477.321µs) from=10.242.131.210:50960 2022/03/23 23:07:39 [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/03/23 23:07:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/23 23:07:39 [DEBUG] agent: Service "_v0_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_sdc_10.96.248.199_8443" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.248.199_8080" in sync 2022/03/23 23:07:39 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.96.204.5_9011" 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_message-router_10.96.145.144_3904" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_wf-gui_10.96.57.170_8443" in sync 2022/03/23 23:07:39 [DEBUG] agent: Node info in sync 2022/03/23 23:07:39 [DEBUG] http: Request PUT /v1/agent/service/register (6.77811ms) from=10.242.131.210:50962 2022/03/23 23:07:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_message-router_10.96.145.144_3904" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_wf-gui_10.96.57.170_8443" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v0_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_sdc_10.96.248.199_8443" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.248.199_8080" in sync 2022/03/23 23:07:39 [DEBUG] agent: Node info in sync 2022/03/23 23:07:39 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (428.884µs) from=10.242.131.210:50964 2022/03/23 23:07:39 [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/03/23 23:07:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.248.199_8080" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:39 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.96.204.5_9011" 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_message-router_10.96.145.144_3904" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_wf-gui_10.96.57.170_8443" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v0_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_sdc_10.96.248.199_8443" in sync 2022/03/23 23:07:39 [DEBUG] agent: Node info in sync 2022/03/23 23:07:39 [DEBUG] http: Request PUT /v1/agent/service/register (83.205287ms) from=10.242.131.210:50966 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_sdc_10.96.248.199_8443" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.248.199_8080" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_message-router_10.96.145.144_3904" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_wf-gui_10.96.57.170_8443" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v0_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:39 [DEBUG] agent: Node info in sync 2022/03/23 23:07:39 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (983.389µs) from=10.242.131.210:50968 2022/03/23 23:07:39 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/parser/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/23 23:07:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_message-router_10.96.145.144_3904" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_wf-gui_10.96.57.170_8443" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v0_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_sdc_10.96.248.199_8443" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.248.199_8080" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:39 [INFO] agent: Synced service "_v1_parser_10.96.85.97_8806" 2022/03/23 23:07:39 [DEBUG] agent: Node info in sync 2022/03/23 23:07:39 [DEBUG] http: Request PUT /v1/agent/service/register (33.887651ms) from=10.242.131.210:50970 2022/03/23 23:07:39 [DEBUG] agent: Service "_v0_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_sdc_10.96.248.199_8443" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.248.199_8080" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_message-router_10.96.145.144_3904" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_wf-gui_10.96.57.170_8443" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_parser_10.96.85.97_8806" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:39 [DEBUG] agent: Node info in sync 2022/03/23 23:07:39 [DEBUG] http: Request GET /v1/health/service/parser-v1 (443.096µs) from=10.242.131.210:50972 2022/03/23 23:07:39 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/catalog/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/23 23:07:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_wf-gui_10.96.57.170_8443" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v0_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_sdc_10.96.248.199_8443" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.248.199_8080" in sync 2022/03/23 23:07:39 [INFO] agent: Synced service "_v1_catalog_10.96.85.97_8806" 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_message-router_10.96.145.144_3904" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_parser_10.96.85.97_8806" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:39 [DEBUG] agent: Node info in sync 2022/03/23 23:07:39 [DEBUG] http: Request PUT /v1/agent/service/register (14.464671ms) from=10.242.131.210:50974 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_message-router_10.96.145.144_3904" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_wf-gui_10.96.57.170_8443" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v0_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_sdc_10.96.248.199_8443" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.248.199_8080" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_catalog_10.96.85.97_8806" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_parser_10.96.85.97_8806" in sync 2022/03/23 23:07:39 [DEBUG] agent: Node info in sync 2022/03/23 23:07:39 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (380.057µs) from=10.242.131.210:50976 2022/03/23 23:07:39 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nsd/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/23 23:07:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_parser_10.96.85.97_8806" in sync 2022/03/23 23:07:39 [INFO] agent: Synced service "_v1_nsd_10.96.85.97_8806" 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_sdc_10.96.248.199_8443" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.248.199_8080" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_catalog_10.96.85.97_8806" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_message-router_10.96.145.144_3904" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_wf-gui_10.96.57.170_8443" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v0_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:39 [DEBUG] agent: Node info in sync 2022/03/23 23:07:39 [DEBUG] http: Request PUT /v1/agent/service/register (24.077914ms) from=10.242.131.210:50978 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_message-router_10.96.145.144_3904" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_wf-gui_10.96.57.170_8443" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v0_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_sdc_10.96.248.199_8443" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.248.199_8080" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_catalog_10.96.85.97_8806" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_parser_10.96.85.97_8806" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_nsd_10.96.85.97_8806" in sync 2022/03/23 23:07:39 [DEBUG] agent: Node info in sync 2022/03/23 23:07:39 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (806.13µs) from=10.242.131.210:50980 2022/03/23 23:07:39 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfpkgm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/23 23:07:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_parser_10.96.85.97_8806" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_nsd_10.96.85.97_8806" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_message-router_10.96.145.144_3904" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_wf-gui_10.96.57.170_8443" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v0_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_sdc_10.96.248.199_8443" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.248.199_8080" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_catalog_10.96.85.97_8806" in sync 2022/03/23 23:07:39 [INFO] agent: Synced service "_v1_vnfpkgm_10.96.85.97_8806" 2022/03/23 23:07:39 [DEBUG] agent: Node info in sync 2022/03/23 23:07:39 [DEBUG] http: Request PUT /v1/agent/service/register (42.71236ms) from=10.242.131.210:50982 2022/03/23 23:07:39 [DEBUG] agent: Service "_v0_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_sdc_10.96.248.199_8443" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.248.199_8080" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_catalog_10.96.85.97_8806" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.85.97_8806" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_message-router_10.96.145.144_3904" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_wf-gui_10.96.57.170_8443" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_parser_10.96.85.97_8806" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_nsd_10.96.85.97_8806" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:39 [DEBUG] agent: Node info in sync 2022/03/23 23:07:39 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (588.977µs) from=10.242.131.210:50984 2022/03/23 23:07:39 [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/03/23 23:07:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_message-router_10.96.145.144_3904" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_wf-gui_10.96.57.170_8443" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v0_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_sdc_10.96.248.199_8443" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.248.199_8080" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_catalog_10.96.85.97_8806" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.85.97_8806" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_parser_10.96.85.97_8806" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_nsd_10.96.85.97_8806" in sync 2022/03/23 23:07:39 [INFO] agent: Synced service "_v1_multicloud-k8s_10.96.156.116_9015" 2022/03/23 23:07:39 [DEBUG] agent: Node info in sync 2022/03/23 23:07:39 [DEBUG] http: Request PUT /v1/agent/service/register (5.592059ms) from=10.242.131.210:50986 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.85.97_8806" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_message-router_10.96.145.144_3904" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_wf-gui_10.96.57.170_8443" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v0_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_sdc_10.96.248.199_8443" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.248.199_8080" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_catalog_10.96.85.97_8806" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_parser_10.96.85.97_8806" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_nsd_10.96.85.97_8806" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.116_9015" in sync 2022/03/23 23:07:39 [DEBUG] agent: Node info in sync 2022/03/23 23:07:39 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (578.521µs) from=10.242.131.210:50988 2022/03/23 23:07:39 [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/03/23 23:07:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_message-router_10.96.145.144_3904" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_wf-gui_10.96.57.170_8443" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v0_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_sdc_10.96.248.199_8443" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.248.199_8080" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.85.97_8806" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.116_9015" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_catalog_10.96.85.97_8806" in sync 2022/03/23 23:07:39 [INFO] agent: Synced service "_v1_sdc-gui_10.96.83.90_8181" 2022/03/23 23:07:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_parser_10.96.85.97_8806" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_nsd_10.96.85.97_8806" in sync 2022/03/23 23:07:39 [DEBUG] agent: Node info in sync 2022/03/23 23:07:39 [DEBUG] http: Request PUT /v1/agent/service/register (13.642589ms) from=10.242.131.210:50990 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.116_9015" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_catalog_10.96.85.97_8806" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_sdc-gui_10.96.83.90_8181" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_parser_10.96.85.97_8806" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_nsd_10.96.85.97_8806" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_message-router_10.96.145.144_3904" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_wf-gui_10.96.57.170_8443" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v0_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_sdc_10.96.248.199_8443" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.248.199_8080" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.85.97_8806" in sync 2022/03/23 23:07:39 [DEBUG] agent: Node info in sync 2022/03/23 23:07:39 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (442.869µs) from=10.242.131.210:50992 2022/03/23 23:07:39 [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/03/23 23:07:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/23 23:07:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_parser_10.96.85.97_8806" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_nsd_10.96.85.97_8806" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.248.199_8080" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.85.97_8806" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_message-router_10.96.145.144_3904" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_wf-gui_10.96.57.170_8443" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v0_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_sdc_10.96.248.199_8443" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.116_9015" in sync 2022/03/23 23:07:39 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.96.44.136_443" 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_catalog_10.96.85.97_8806" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_sdc-gui_10.96.83.90_8181" in sync 2022/03/23 23:07:39 [DEBUG] agent: Node info in sync 2022/03/23 23:07:39 [DEBUG] http: Request PUT /v1/agent/service/register (13.30236ms) from=10.242.131.210:50994 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.116_9015" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.44.136_443" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_catalog_10.96.85.97_8806" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_sdc-gui_10.96.83.90_8181" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_parser_10.96.85.97_8806" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_nsd_10.96.85.97_8806" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_message-router_10.96.145.144_3904" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_wf-gui_10.96.57.170_8443" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v0_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_sdc_10.96.248.199_8443" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.248.199_8080" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.85.97_8806" in sync 2022/03/23 23:07:39 [DEBUG] agent: Node info in sync 2022/03/23 23:07:39 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (368.084µs) from=10.242.131.210:50996 2022/03/23 23:07:39 [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/03/23 23:07:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_sdc_10.96.248.199_8443" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.248.199_8080" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.85.97_8806" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_message-router_10.96.145.144_3904" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_wf-gui_10.96.57.170_8443" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v0_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.116_9015" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.44.136_443" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_catalog_10.96.85.97_8806" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_sdc-gui_10.96.83.90_8181" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_nsd_10.96.85.97_8806" in sync 2022/03/23 23:07:39 [INFO] agent: Synced service "_v0_multicloud-pike_10.96.137.217_9007" 2022/03/23 23:07:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_parser_10.96.85.97_8806" in sync 2022/03/23 23:07:39 [DEBUG] agent: Node info in sync 2022/03/23 23:07:39 [DEBUG] http: Request PUT /v1/agent/service/register (45.269475ms) from=10.242.131.210:50998 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_parser_10.96.85.97_8806" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_nsd_10.96.85.97_8806" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_wf-gui_10.96.57.170_8443" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v0_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_sdc_10.96.248.199_8443" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.248.199_8080" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.85.97_8806" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_message-router_10.96.145.144_3904" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.116_9015" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.44.136_443" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_sdc-gui_10.96.83.90_8181" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_catalog_10.96.85.97_8806" in sync 2022/03/23 23:07:39 [DEBUG] agent: Node info in sync 2022/03/23 23:07:39 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (2.048322ms) from=10.242.131.210:51002 2022/03/23 23:07:39 [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/03/23 23:07:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_parser_10.96.85.97_8806" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_nsd_10.96.85.97_8806" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_wf-gui_10.96.57.170_8443" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v0_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_sdc_10.96.248.199_8443" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.248.199_8080" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.85.97_8806" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_message-router_10.96.145.144_3904" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.116_9015" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.44.136_443" in sync 2022/03/23 23:07:39 [INFO] agent: Synced service "_v1_multicloud-pike_10.96.137.217_9007" 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_sdc-gui_10.96.83.90_8181" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_catalog_10.96.85.97_8806" in sync 2022/03/23 23:07:39 [DEBUG] agent: Node info in sync 2022/03/23 23:07:39 [DEBUG] http: Request PUT /v1/agent/service/register (64.305442ms) from=10.242.131.210:51004 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_message-router_10.96.145.144_3904" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_wf-gui_10.96.57.170_8443" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v0_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_sdc_10.96.248.199_8443" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.248.199_8080" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.85.97_8806" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.116_9015" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.44.136_443" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_catalog_10.96.85.97_8806" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_sdc-gui_10.96.83.90_8181" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_parser_10.96.85.97_8806" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v1_nsd_10.96.85.97_8806" in sync 2022/03/23 23:07:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:39 [DEBUG] agent: Node info in sync 2022/03/23 23:07:39 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (640.047µs) from=10.242.131.210:51006 2022/03/23 23:07:39 [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/03/23 23:07:39 [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/03/23 23:07:39 [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/03/23 23:07:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_nsd_10.96.85.97_8806" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_parser_10.96.85.97_8806" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_sdc_10.96.248.199_8443" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.248.199_8080" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.85.97_8806" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_message-router_10.96.145.144_3904" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_wf-gui_10.96.57.170_8443" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v0_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.116_9015" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.44.136_443" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_catalog_10.96.85.97_8806" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_sdc-gui_10.96.83.90_8181" in sync 2022/03/23 23:07:40 [INFO] agent: Synced service "_v11__aai-generic-query_10.242.101.66_8446" 2022/03/23 23:07:40 [DEBUG] agent: Node info in sync 2022/03/23 23:07:40 [DEBUG] http: Request PUT /v1/agent/service/register (122.339714ms) from=10.242.131.210:51008 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_parser_10.96.85.97_8806" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_nsd_10.96.85.97_8806" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_wf-gui_10.96.57.170_8443" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v0_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_sdc_10.96.248.199_8443" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.248.199_8080" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.85.97_8806" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_message-router_10.96.145.144_3904" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.116_9015" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.44.136_443" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_sdc-gui_10.96.83.90_8181" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_catalog_10.96.85.97_8806" in sync 2022/03/23 23:07:40 [DEBUG] agent: Node info in sync 2022/03/23 23:07:40 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (432.568µs) from=10.242.131.210:51014 2022/03/23 23:07:40 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/23 23:07:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/23 23:07:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/23 23:07:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_parser_10.96.85.97_8806" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_nsd_10.96.85.97_8806" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.85.97_8806" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_message-router_10.96.145.144_3904" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_wf-gui_10.96.57.170_8443" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v0_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_sdc_10.96.248.199_8443" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.248.199_8080" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.116_9015" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.44.136_443" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:40 [INFO] agent: Synced service "_v11_aai-generic-query_10.242.101.66_8446" 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_catalog_10.96.85.97_8806" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_sdc-gui_10.96.83.90_8181" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:40 [DEBUG] agent: Node info in sync 2022/03/23 23:07:40 [DEBUG] http: Request PUT /v1/agent/service/register (55.27237ms) from=10.242.131.210:51016 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.116_9015" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.44.136_443" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_catalog_10.96.85.97_8806" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_sdc-gui_10.96.83.90_8181" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_parser_10.96.85.97_8806" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_nsd_10.96.85.97_8806" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_message-router_10.96.145.144_3904" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_wf-gui_10.96.57.170_8443" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v0_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_sdc_10.96.248.199_8443" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.248.199_8080" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.85.97_8806" in sync 2022/03/23 23:07:40 [DEBUG] agent: Node info in sync 2022/03/23 23:07:40 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (408.921µs) from=10.242.131.210:51018 2022/03/23 23:07:40 [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/03/23 23:07:40 [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/03/23 23:07:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/23 23:07:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.116_9015" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.44.136_443" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_catalog_10.96.85.97_8806" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_sdc-gui_10.96.83.90_8181" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_parser_10.96.85.97_8806" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_nsd_10.96.85.97_8806" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:40 [INFO] agent: Synced service "_v12__aai-generic-query_10.242.101.66_8446" 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_message-router_10.96.145.144_3904" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_wf-gui_10.96.57.170_8443" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v0_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_sdc_10.96.248.199_8443" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.248.199_8080" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.85.97_8806" in sync 2022/03/23 23:07:40 [DEBUG] agent: Node info in sync 2022/03/23 23:07:40 [DEBUG] http: Request PUT /v1/agent/service/register (28.495347ms) from=10.242.131.210:51020 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_sdc_10.96.248.199_8443" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.248.199_8080" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.85.97_8806" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_message-router_10.96.145.144_3904" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_wf-gui_10.96.57.170_8443" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v0_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.116_9015" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.44.136_443" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_catalog_10.96.85.97_8806" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_sdc-gui_10.96.83.90_8181" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_nsd_10.96.85.97_8806" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_parser_10.96.85.97_8806" in sync 2022/03/23 23:07:40 [DEBUG] agent: Node info in sync 2022/03/23 23:07:40 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (361.303µs) from=10.242.131.210:51022 2022/03/23 23:07:40 [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/03/23 23:07:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/23 23:07:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/23 23:07:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:40 [INFO] agent: Synced service "_v12_aai-generic-query_10.242.101.66_8446" 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_catalog_10.96.85.97_8806" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_sdc-gui_10.96.83.90_8181" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_parser_10.96.85.97_8806" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_nsd_10.96.85.97_8806" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v0_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_sdc_10.96.248.199_8443" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.248.199_8080" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.85.97_8806" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_message-router_10.96.145.144_3904" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_wf-gui_10.96.57.170_8443" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.44.136_443" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.116_9015" in sync 2022/03/23 23:07:40 [DEBUG] agent: Node info in sync 2022/03/23 23:07:40 [DEBUG] http: Request PUT /v1/agent/service/register (16.342239ms) from=10.242.131.210:51024 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_wf-gui_10.96.57.170_8443" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v0_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_sdc_10.96.248.199_8443" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.248.199_8080" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.85.97_8806" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_message-router_10.96.145.144_3904" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.116_9015" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.44.136_443" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_sdc-gui_10.96.83.90_8181" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_catalog_10.96.85.97_8806" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_parser_10.96.85.97_8806" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_nsd_10.96.85.97_8806" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:40 [DEBUG] agent: Node info in sync 2022/03/23 23:07:40 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (442.247µs) from=10.242.131.210:51026 2022/03/23 23:07:40 [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/03/23 23:07:40 [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/03/23 23:07:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/23 23:07:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_catalog_10.96.85.97_8806" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_sdc-gui_10.96.83.90_8181" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:40 [INFO] agent: Synced service "_v13__aai-generic-query_10.242.101.66_8446" 2022/03/23 23:07:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_parser_10.96.85.97_8806" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_nsd_10.96.85.97_8806" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_message-router_10.96.145.144_3904" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_wf-gui_10.96.57.170_8443" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v0_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_sdc_10.96.248.199_8443" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.248.199_8080" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.85.97_8806" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.116_9015" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.44.136_443" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:40 [DEBUG] agent: Node info in sync 2022/03/23 23:07:40 [DEBUG] http: Request PUT /v1/agent/service/register (53.124299ms) from=10.242.131.210:51028 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_catalog_10.96.85.97_8806" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_sdc-gui_10.96.83.90_8181" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_parser_10.96.85.97_8806" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_nsd_10.96.85.97_8806" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_message-router_10.96.145.144_3904" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_wf-gui_10.96.57.170_8443" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v0_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_sdc_10.96.248.199_8443" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.248.199_8080" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.85.97_8806" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.116_9015" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.44.136_443" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:40 [DEBUG] agent: Node info in sync 2022/03/23 23:07:40 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (885.781µs) from=10.242.131.210:51030 2022/03/23 23:07:40 [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/03/23 23:07:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/23 23:07:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.116_9015" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.44.136_443" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_catalog_10.96.85.97_8806" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_sdc-gui_10.96.83.90_8181" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:40 [INFO] agent: Synced service "_v13_aai-generic-query_10.242.101.66_8446" 2022/03/23 23:07:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_parser_10.96.85.97_8806" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_nsd_10.96.85.97_8806" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_message-router_10.96.145.144_3904" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_wf-gui_10.96.57.170_8443" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v0_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_sdc_10.96.248.199_8443" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.248.199_8080" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.85.97_8806" in sync 2022/03/23 23:07:40 [DEBUG] agent: Node info in sync 2022/03/23 23:07:40 [DEBUG] http: Request PUT /v1/agent/service/register (22.563827ms) from=10.242.131.210:51032 2022/03/23 23:07:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_catalog_10.96.85.97_8806" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_sdc-gui_10.96.83.90_8181" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_nsd_10.96.85.97_8806" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_parser_10.96.85.97_8806" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_sdc_10.96.248.199_8443" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.248.199_8080" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.85.97_8806" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_message-router_10.96.145.144_3904" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_wf-gui_10.96.57.170_8443" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v0_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.116_9015" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.44.136_443" in sync 2022/03/23 23:07:40 [DEBUG] agent: Node info in sync 2022/03/23 23:07:40 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (522.467µs) from=10.242.131.210:51034 2022/03/23 23:07:40 [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/03/23 23:07:40 [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/03/23 23:07:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/23 23:07:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/23 23:07:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_parser_10.96.85.97_8806" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_nsd_10.96.85.97_8806" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.85.97_8806" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_message-router_10.96.145.144_3904" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_wf-gui_10.96.57.170_8443" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v0_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_sdc_10.96.248.199_8443" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.248.199_8080" in sync 2022/03/23 23:07:40 [INFO] agent: Synced service "_v14__aai-generic-query_10.242.101.66_8446" 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.116_9015" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.44.136_443" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_catalog_10.96.85.97_8806" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_sdc-gui_10.96.83.90_8181" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:40 [DEBUG] agent: Node info in sync 2022/03/23 23:07:40 [DEBUG] http: Request PUT /v1/agent/service/register (12.570904ms) from=10.242.131.210:51036 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_message-router_10.96.145.144_3904" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_wf-gui_10.96.57.170_8443" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v0_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_sdc_10.96.248.199_8443" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.248.199_8080" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.85.97_8806" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.116_9015" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.44.136_443" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_catalog_10.96.85.97_8806" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_sdc-gui_10.96.83.90_8181" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_parser_10.96.85.97_8806" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_nsd_10.96.85.97_8806" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:40 [DEBUG] agent: Node info in sync 2022/03/23 23:07:40 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (323.42µs) from=10.242.131.210:51038 2022/03/23 23:07:40 [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/03/23 23:07:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/23 23:07:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.85.97_8806" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_message-router_10.96.145.144_3904" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_wf-gui_10.96.57.170_8443" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v0_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_sdc_10.96.248.199_8443" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.248.199_8080" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.116_9015" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.44.136_443" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:40 [INFO] agent: Synced service "_v14_aai-generic-query_10.242.101.66_8446" 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_catalog_10.96.85.97_8806" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_sdc-gui_10.96.83.90_8181" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_parser_10.96.85.97_8806" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_nsd_10.96.85.97_8806" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:40 [DEBUG] agent: Node info in sync 2022/03/23 23:07:40 [DEBUG] http: Request PUT /v1/agent/service/register (99.115235ms) from=10.242.131.210:51040 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_message-router_10.96.145.144_3904" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_wf-gui_10.96.57.170_8443" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v0_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_sdc_10.96.248.199_8443" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.248.199_8080" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.85.97_8806" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.116_9015" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.44.136_443" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_catalog_10.96.85.97_8806" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_sdc-gui_10.96.83.90_8181" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_parser_10.96.85.97_8806" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_nsd_10.96.85.97_8806" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:40 [DEBUG] agent: Node info in sync 2022/03/23 23:07:40 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (338.26µs) from=10.242.131.210:51044 2022/03/23 23:07:40 [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/03/23 23:07:40 [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/03/23 23:07:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/23 23:07:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_nsd_10.96.85.97_8806" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_parser_10.96.85.97_8806" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_sdc_10.96.248.199_8443" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.248.199_8080" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.85.97_8806" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_message-router_10.96.145.144_3904" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_wf-gui_10.96.57.170_8443" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v0_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:40 [INFO] agent: Synced service "_v15__aai-generic-query_10.242.101.66_8446" 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.116_9015" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.44.136_443" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_catalog_10.96.85.97_8806" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_sdc-gui_10.96.83.90_8181" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:40 [DEBUG] agent: Node info in sync 2022/03/23 23:07:40 [DEBUG] http: Request PUT /v1/agent/service/register (82.140903ms) from=10.242.131.210:51046 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_sdc-gui_10.96.83.90_8181" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_catalog_10.96.85.97_8806" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_parser_10.96.85.97_8806" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_nsd_10.96.85.97_8806" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_wf-gui_10.96.57.170_8443" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v0_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_sdc_10.96.248.199_8443" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.248.199_8080" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.85.97_8806" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_message-router_10.96.145.144_3904" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.116_9015" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.44.136_443" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:40 [DEBUG] agent: Node info in sync 2022/03/23 23:07:40 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (484.083µs) from=10.242.131.210:51048 2022/03/23 23:07:40 [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/03/23 23:07:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/23 23:07:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.248.199_8080" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_message-router_10.96.145.144_3904" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v0_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_sdc_10.96.248.199_8443" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.44.136_443" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_sdc-gui_10.96.83.90_8181" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_parser_10.96.85.97_8806" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_nsd_10.96.85.97_8806" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.85.97_8806" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_wf-gui_10.96.57.170_8443" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.116_9015" in sync 2022/03/23 23:07:40 [INFO] agent: Synced service "_v15_aai-generic-query_10.242.101.66_8446" 2022/03/23 23:07:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_catalog_10.96.85.97_8806" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:40 [DEBUG] agent: Node info in sync 2022/03/23 23:07:40 [DEBUG] http: Request PUT /v1/agent/service/register (75.337759ms) from=10.242.131.210:51050 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_wf-gui_10.96.57.170_8443" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.85.97_8806" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.116_9015" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_catalog_10.96.85.97_8806" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_message-router_10.96.145.144_3904" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v0_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_sdc_10.96.248.199_8443" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.248.199_8080" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.44.136_443" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_sdc-gui_10.96.83.90_8181" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_parser_10.96.85.97_8806" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_nsd_10.96.85.97_8806" in sync 2022/03/23 23:07:40 [DEBUG] agent: Node info in sync 2022/03/23 23:07:40 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (517.741µs) from=10.242.131.210:51054 2022/03/23 23:07:40 [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/03/23 23:07:40 [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/03/23 23:07:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/23 23:07:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_wf-gui_10.96.57.170_8443" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.85.97_8806" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.116_9015" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:40 [INFO] agent: Synced service "_v16__aai-generic-query_10.242.101.66_8446" 2022/03/23 23:07:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_catalog_10.96.85.97_8806" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_message-router_10.96.145.144_3904" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v0_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_sdc_10.96.248.199_8443" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.248.199_8080" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.44.136_443" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_sdc-gui_10.96.83.90_8181" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_parser_10.96.85.97_8806" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_nsd_10.96.85.97_8806" in sync 2022/03/23 23:07:40 [DEBUG] agent: Node info in sync 2022/03/23 23:07:40 [DEBUG] http: Request PUT /v1/agent/service/register (100.449944ms) from=10.242.131.210:51056 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.44.136_443" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_sdc-gui_10.96.83.90_8181" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_parser_10.96.85.97_8806" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_nsd_10.96.85.97_8806" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_wf-gui_10.96.57.170_8443" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.85.97_8806" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.116_9015" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_catalog_10.96.85.97_8806" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_message-router_10.96.145.144_3904" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v0_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_sdc_10.96.248.199_8443" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.248.199_8080" in sync 2022/03/23 23:07:40 [DEBUG] agent: Node info in sync 2022/03/23 23:07:40 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (649.032µs) from=10.242.131.210:51058 2022/03/23 23:07:40 [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/03/23 23:07:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/23 23:07:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.116_9015" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_catalog_10.96.85.97_8806" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_message-router_10.96.145.144_3904" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v0_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_sdc_10.96.248.199_8443" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.248.199_8080" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.44.136_443" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:40 [INFO] agent: Synced service "_v16_aai-generic-query_10.242.101.66_8446" 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_sdc-gui_10.96.83.90_8181" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_parser_10.96.85.97_8806" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_nsd_10.96.85.97_8806" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_wf-gui_10.96.57.170_8443" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.85.97_8806" in sync 2022/03/23 23:07:40 [DEBUG] agent: Node info in sync 2022/03/23 23:07:40 [DEBUG] http: Request PUT /v1/agent/service/register (15.500239ms) from=10.242.131.210:51060 2022/03/23 23:07:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v0_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_sdc_10.96.248.199_8443" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.248.199_8080" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_message-router_10.96.145.144_3904" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.44.136_443" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_sdc-gui_10.96.83.90_8181" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_parser_10.96.85.97_8806" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_nsd_10.96.85.97_8806" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.85.97_8806" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_wf-gui_10.96.57.170_8443" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.116_9015" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:40 [DEBUG] agent: Service "_v1_catalog_10.96.85.97_8806" in sync 2022/03/23 23:07:40 [DEBUG] agent: Node info in sync 2022/03/23 23:07:40 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (526.88µs) from=10.242.131.210:51062 2022/03/23 23:07:40 [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/03/23 23:07:40 [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/03/23 23:07:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/23 23:07:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.116_9015" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_catalog_10.96.85.97_8806" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_message-router_10.96.145.144_3904" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v0_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_sdc_10.96.248.199_8443" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.248.199_8080" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.44.136_443" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_sdc-gui_10.96.83.90_8181" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_parser_10.96.85.97_8806" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_nsd_10.96.85.97_8806" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_wf-gui_10.96.57.170_8443" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.85.97_8806" in sync 2022/03/23 23:07:41 [INFO] agent: Synced service "_v17__aai-generic-query_10.242.101.66_8446" 2022/03/23 23:07:41 [DEBUG] agent: Node info in sync 2022/03/23 23:07:41 [DEBUG] http: Request PUT /v1/agent/service/register (4.959403ms) from=10.242.131.210:51064 2022/03/23 23:07:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_parser_10.96.85.97_8806" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_nsd_10.96.85.97_8806" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_wf-gui_10.96.57.170_8443" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.85.97_8806" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.116_9015" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_catalog_10.96.85.97_8806" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_message-router_10.96.145.144_3904" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v0_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_sdc_10.96.248.199_8443" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.248.199_8080" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.44.136_443" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_sdc-gui_10.96.83.90_8181" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Node info in sync 2022/03/23 23:07:41 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (383.783µs) from=10.242.131.210:51066 2022/03/23 23:07:41 [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/03/23 23:07:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/23 23:07:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_catalog_10.96.85.97_8806" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_message-router_10.96.145.144_3904" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v0_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_sdc_10.96.248.199_8443" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.248.199_8080" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [INFO] agent: Synced service "_v17_aai-generic-query_10.242.101.66_8446" 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.44.136_443" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_sdc-gui_10.96.83.90_8181" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_parser_10.96.85.97_8806" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_nsd_10.96.85.97_8806" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_wf-gui_10.96.57.170_8443" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.85.97_8806" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.116_9015" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Node info in sync 2022/03/23 23:07:41 [DEBUG] http: Request PUT /v1/agent/service/register (67.864513ms) from=10.242.131.210:51068 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_sdc-gui_10.96.83.90_8181" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_parser_10.96.85.97_8806" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_nsd_10.96.85.97_8806" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_wf-gui_10.96.57.170_8443" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.85.97_8806" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.116_9015" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_catalog_10.96.85.97_8806" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_message-router_10.96.145.144_3904" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v0_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_sdc_10.96.248.199_8443" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.248.199_8080" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.44.136_443" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Node info in sync 2022/03/23 23:07:41 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (1.346648ms) from=10.242.131.210:51070 2022/03/23 23:07:41 [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/03/23 23:07:41 [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/03/23 23:07:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/23 23:07:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_wf-gui_10.96.57.170_8443" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.85.97_8806" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.116_9015" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_catalog_10.96.85.97_8806" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [INFO] agent: Synced service "_v18__aai-generic-query_10.242.101.66_8446" 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_message-router_10.96.145.144_3904" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v0_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_sdc_10.96.248.199_8443" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.248.199_8080" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.44.136_443" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_sdc-gui_10.96.83.90_8181" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_parser_10.96.85.97_8806" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_nsd_10.96.85.97_8806" in sync 2022/03/23 23:07:41 [DEBUG] agent: Node info in sync 2022/03/23 23:07:41 [DEBUG] http: Request PUT /v1/agent/service/register (91.467029ms) from=10.242.131.210:51072 2022/03/23 23:07:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_parser_10.96.85.97_8806" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_nsd_10.96.85.97_8806" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_wf-gui_10.96.57.170_8443" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.85.97_8806" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.116_9015" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_catalog_10.96.85.97_8806" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_message-router_10.96.145.144_3904" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v0_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_sdc_10.96.248.199_8443" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.248.199_8080" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.44.136_443" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_sdc-gui_10.96.83.90_8181" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Node info in sync 2022/03/23 23:07:41 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (449.422µs) from=10.242.131.210:51074 2022/03/23 23:07:41 [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/03/23 23:07:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/23 23:07:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/23 23:07:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.44.136_443" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_sdc-gui_10.96.83.90_8181" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_parser_10.96.85.97_8806" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_nsd_10.96.85.97_8806" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_wf-gui_10.96.57.170_8443" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.85.97_8806" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.116_9015" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [INFO] agent: Synced service "_v18_aai-generic-query_10.242.101.66_8446" 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_catalog_10.96.85.97_8806" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_message-router_10.96.145.144_3904" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v0_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_sdc_10.96.248.199_8443" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.248.199_8080" in sync 2022/03/23 23:07:41 [DEBUG] agent: Node info in sync 2022/03/23 23:07:41 [DEBUG] http: Request PUT /v1/agent/service/register (23.571109ms) from=10.242.131.210:51076 2022/03/23 23:07:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.44.136_443" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_sdc-gui_10.96.83.90_8181" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_parser_10.96.85.97_8806" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_nsd_10.96.85.97_8806" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_wf-gui_10.96.57.170_8443" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.85.97_8806" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.116_9015" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_catalog_10.96.85.97_8806" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_message-router_10.96.145.144_3904" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v0_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_sdc_10.96.248.199_8443" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.248.199_8080" in sync 2022/03/23 23:07:41 [DEBUG] agent: Node info in sync 2022/03/23 23:07:41 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (402.428µs) from=10.242.131.210:51078 2022/03/23 23:07:41 [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/03/23 23:07:41 [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/03/23 23:07:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/23 23:07:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.116_9015" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_catalog_10.96.85.97_8806" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_message-router_10.96.145.144_3904" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v0_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_sdc_10.96.248.199_8443" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.248.199_8080" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.44.136_443" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_sdc-gui_10.96.83.90_8181" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [INFO] agent: Synced service "_v19__aai-generic-query_10.242.101.66_8446" 2022/03/23 23:07:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_parser_10.96.85.97_8806" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_nsd_10.96.85.97_8806" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_wf-gui_10.96.57.170_8443" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.85.97_8806" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Node info in sync 2022/03/23 23:07:41 [DEBUG] http: Request PUT /v1/agent/service/register (129.580965ms) from=10.242.131.210:51080 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_catalog_10.96.85.97_8806" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_message-router_10.96.145.144_3904" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v0_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_sdc_10.96.248.199_8443" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.248.199_8080" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.44.136_443" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_sdc-gui_10.96.83.90_8181" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_parser_10.96.85.97_8806" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_nsd_10.96.85.97_8806" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_wf-gui_10.96.57.170_8443" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.85.97_8806" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.116_9015" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Node info in sync 2022/03/23 23:07:41 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (346.775µs) from=10.242.131.210:51082 2022/03/23 23:07:41 [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/03/23 23:07:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/23 23:07:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/23 23:07:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [INFO] agent: Synced service "_v19_aai-generic-query_10.242.101.66_8446" 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.116_9015" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_catalog_10.96.85.97_8806" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_sdc_10.96.248.199_8443" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.248.199_8080" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_message-router_10.96.145.144_3904" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v0_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.44.136_443" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_sdc-gui_10.96.83.90_8181" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_nsd_10.96.85.97_8806" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_parser_10.96.85.97_8806" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_wf-gui_10.96.57.170_8443" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.85.97_8806" in sync 2022/03/23 23:07:41 [DEBUG] agent: Node info in sync 2022/03/23 23:07:41 [DEBUG] http: Request PUT /v1/agent/service/register (40.048606ms) from=10.242.131.210:51084 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_wf-gui_10.96.57.170_8443" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.85.97_8806" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.116_9015" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_catalog_10.96.85.97_8806" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_message-router_10.96.145.144_3904" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v0_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_sdc_10.96.248.199_8443" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.248.199_8080" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.44.136_443" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_sdc-gui_10.96.83.90_8181" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_parser_10.96.85.97_8806" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_nsd_10.96.85.97_8806" in sync 2022/03/23 23:07:41 [DEBUG] agent: Node info in sync 2022/03/23 23:07:41 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (483.83µs) from=10.242.131.210:51086 2022/03/23 23:07:41 [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/03/23 23:07:41 [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/03/23 23:07:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/23 23:07:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_message-router_10.96.145.144_3904" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v0_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_sdc_10.96.248.199_8443" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.248.199_8080" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.44.136_443" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [INFO] agent: Synced service "_v11__aai-nodes-query_10.242.101.66_8446" 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_sdc-gui_10.96.83.90_8181" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_parser_10.96.85.97_8806" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_nsd_10.96.85.97_8806" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_wf-gui_10.96.57.170_8443" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.85.97_8806" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.116_9015" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_catalog_10.96.85.97_8806" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Node info in sync 2022/03/23 23:07:41 [DEBUG] http: Request PUT /v1/agent/service/register (5.216372ms) from=10.242.131.210:51088 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.116_9015" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_catalog_10.96.85.97_8806" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v0_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_sdc_10.96.248.199_8443" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.248.199_8080" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_message-router_10.96.145.144_3904" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.44.136_443" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_sdc-gui_10.96.83.90_8181" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_parser_10.96.85.97_8806" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_nsd_10.96.85.97_8806" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.85.97_8806" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_wf-gui_10.96.57.170_8443" in sync 2022/03/23 23:07:41 [DEBUG] agent: Node info in sync 2022/03/23 23:07:41 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (361.806µs) from=10.242.131.210:51090 2022/03/23 23:07:41 [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/03/23 23:07:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/23 23:07:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_message-router_10.96.145.144_3904" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v0_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_sdc_10.96.248.199_8443" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.248.199_8080" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.44.136_443" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_sdc-gui_10.96.83.90_8181" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_parser_10.96.85.97_8806" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_nsd_10.96.85.97_8806" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_wf-gui_10.96.57.170_8443" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.85.97_8806" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.116_9015" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [INFO] agent: Synced service "_v11_aai-nodes-query_10.242.101.66_8446" 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_catalog_10.96.85.97_8806" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Node info in sync 2022/03/23 23:07:41 [DEBUG] http: Request PUT /v1/agent/service/register (23.598388ms) from=10.242.131.210:51092 2022/03/23 23:07:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_catalog_10.96.85.97_8806" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_message-router_10.96.145.144_3904" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v0_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_sdc_10.96.248.199_8443" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.248.199_8080" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.44.136_443" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_sdc-gui_10.96.83.90_8181" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_parser_10.96.85.97_8806" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_nsd_10.96.85.97_8806" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_wf-gui_10.96.57.170_8443" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.85.97_8806" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.116_9015" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Node info in sync 2022/03/23 23:07:41 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (332.745µs) from=10.242.131.210:51094 2022/03/23 23:07:41 [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/03/23 23:07:41 [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/03/23 23:07:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/23 23:07:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/23 23:07:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.44.136_443" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_sdc-gui_10.96.83.90_8181" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_parser_10.96.85.97_8806" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_nsd_10.96.85.97_8806" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_wf-gui_10.96.57.170_8443" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.85.97_8806" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.116_9015" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_catalog_10.96.85.97_8806" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_message-router_10.96.145.144_3904" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v0_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_sdc_10.96.248.199_8443" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.248.199_8080" in sync 2022/03/23 23:07:41 [INFO] agent: Synced service "_v12__aai-nodes-query_10.242.101.66_8446" 2022/03/23 23:07:41 [DEBUG] agent: Node info in sync 2022/03/23 23:07:41 [DEBUG] http: Request PUT /v1/agent/service/register (12.556721ms) from=10.242.131.210:51096 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_message-router_10.96.145.144_3904" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v0_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_sdc_10.96.248.199_8443" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.248.199_8080" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.44.136_443" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_sdc-gui_10.96.83.90_8181" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_parser_10.96.85.97_8806" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_nsd_10.96.85.97_8806" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_wf-gui_10.96.57.170_8443" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.85.97_8806" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.116_9015" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_catalog_10.96.85.97_8806" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Node info in sync 2022/03/23 23:07:41 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (310.609µs) from=10.242.131.210:51098 2022/03/23 23:07:41 [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/03/23 23:07:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/23 23:07:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/23 23:07:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_sdc-gui_10.96.83.90_8181" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_parser_10.96.85.97_8806" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_nsd_10.96.85.97_8806" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_wf-gui_10.96.57.170_8443" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.85.97_8806" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.116_9015" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_catalog_10.96.85.97_8806" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_message-router_10.96.145.144_3904" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v0_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_sdc_10.96.248.199_8443" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.248.199_8080" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [INFO] agent: Synced service "_v12_aai-nodes-query_10.242.101.66_8446" 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.44.136_443" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Node info in sync 2022/03/23 23:07:41 [DEBUG] http: Request PUT /v1/agent/service/register (26.179287ms) from=10.242.131.210:51100 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_nsd_10.96.85.97_8806" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_parser_10.96.85.97_8806" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_wf-gui_10.96.57.170_8443" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.85.97_8806" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.116_9015" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_catalog_10.96.85.97_8806" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_sdc_10.96.248.199_8443" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.248.199_8080" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_message-router_10.96.145.144_3904" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v0_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.44.136_443" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_sdc-gui_10.96.83.90_8181" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Node info in sync 2022/03/23 23:07:41 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (923.153µs) from=10.242.131.210:51102 2022/03/23 23:07:41 [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/03/23 23:07:41 [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/03/23 23:07:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/23 23:07:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/23 23:07:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_parser_10.96.85.97_8806" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_nsd_10.96.85.97_8806" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_wf-gui_10.96.57.170_8443" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.85.97_8806" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.116_9015" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_catalog_10.96.85.97_8806" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [INFO] agent: Synced service "_v13__aai-nodes-query_10.242.101.66_8446" 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_message-router_10.96.145.144_3904" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v0_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_sdc_10.96.248.199_8443" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.248.199_8080" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.44.136_443" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_sdc-gui_10.96.83.90_8181" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Node info in sync 2022/03/23 23:07:41 [DEBUG] http: Request PUT /v1/agent/service/register (30.632259ms) from=10.242.131.210:51104 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_message-router_10.96.145.144_3904" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v0_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_sdc_10.96.248.199_8443" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.248.199_8080" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.44.136_443" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_sdc-gui_10.96.83.90_8181" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_parser_10.96.85.97_8806" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_nsd_10.96.85.97_8806" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_wf-gui_10.96.57.170_8443" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.85.97_8806" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.116_9015" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_catalog_10.96.85.97_8806" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Node info in sync 2022/03/23 23:07:41 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (532.531µs) from=10.242.131.210:51106 2022/03/23 23:07:41 [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/03/23 23:07:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/23 23:07:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/23 23:07:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_parser_10.96.85.97_8806" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_nsd_10.96.85.97_8806" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_wf-gui_10.96.57.170_8443" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.85.97_8806" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.116_9015" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_catalog_10.96.85.97_8806" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [INFO] agent: Synced service "_v13_aai-nodes-query_10.242.101.66_8446" 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_message-router_10.96.145.144_3904" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v0_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_sdc_10.96.248.199_8443" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.248.199_8080" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.44.136_443" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_sdc-gui_10.96.83.90_8181" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Node info in sync 2022/03/23 23:07:41 [DEBUG] http: Request PUT /v1/agent/service/register (6.267774ms) from=10.242.131.210:51110 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_message-router_10.96.145.144_3904" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v0_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_sdc_10.96.248.199_8443" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.248.199_8080" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.44.136_443" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_sdc-gui_10.96.83.90_8181" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_parser_10.96.85.97_8806" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_nsd_10.96.85.97_8806" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_wf-gui_10.96.57.170_8443" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.85.97_8806" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.116_9015" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_catalog_10.96.85.97_8806" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Node info in sync 2022/03/23 23:07:41 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (503.19µs) from=10.242.131.210:51114 2022/03/23 23:07:41 [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/03/23 23:07:41 [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/03/23 23:07:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/23 23:07:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/23 23:07:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_sdc-gui_10.96.83.90_8181" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_parser_10.96.85.97_8806" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_nsd_10.96.85.97_8806" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_wf-gui_10.96.57.170_8443" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.85.97_8806" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [INFO] agent: Synced service "_v14__aai-nodes-query_10.242.101.66_8446" 2022/03/23 23:07:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.116_9015" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_catalog_10.96.85.97_8806" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_message-router_10.96.145.144_3904" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v0_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_sdc_10.96.248.199_8443" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.248.199_8080" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.44.136_443" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Node info in sync 2022/03/23 23:07:41 [DEBUG] http: Request PUT /v1/agent/service/register (3.754295ms) from=10.242.131.210:51116 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_wf-gui_10.96.57.170_8443" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.85.97_8806" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.116_9015" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_catalog_10.96.85.97_8806" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_message-router_10.96.145.144_3904" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v0_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_sdc_10.96.248.199_8443" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.248.199_8080" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.44.136_443" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_sdc-gui_10.96.83.90_8181" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_parser_10.96.85.97_8806" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_nsd_10.96.85.97_8806" in sync 2022/03/23 23:07:41 [DEBUG] agent: Node info in sync 2022/03/23 23:07:41 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (470.573µs) from=10.242.131.210:51118 2022/03/23 23:07:41 [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/03/23 23:07:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/23 23:07:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_catalog_10.96.85.97_8806" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_message-router_10.96.145.144_3904" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v0_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_sdc_10.96.248.199_8443" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.248.199_8080" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.44.136_443" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_sdc-gui_10.96.83.90_8181" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_parser_10.96.85.97_8806" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_nsd_10.96.85.97_8806" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_wf-gui_10.96.57.170_8443" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.85.97_8806" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [INFO] agent: Synced service "_v14_aai-nodes-query_10.242.101.66_8446" 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.116_9015" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Node info in sync 2022/03/23 23:07:41 [DEBUG] http: Request PUT /v1/agent/service/register (40.485788ms) from=10.242.131.210:51120 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_message-router_10.96.145.144_3904" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v0_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_sdc_10.96.248.199_8443" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.248.199_8080" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.44.136_443" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_sdc-gui_10.96.83.90_8181" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_parser_10.96.85.97_8806" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_nsd_10.96.85.97_8806" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_wf-gui_10.96.57.170_8443" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.85.97_8806" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.116_9015" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_catalog_10.96.85.97_8806" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Node info in sync 2022/03/23 23:07:41 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (370.465µs) from=10.242.131.210:51122 2022/03/23 23:07:41 [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/03/23 23:07:41 [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/03/23 23:07:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/23 23:07:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/23 23:07:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.44.136_443" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_sdc-gui_10.96.83.90_8181" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_parser_10.96.85.97_8806" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_nsd_10.96.85.97_8806" in sync 2022/03/23 23:07:41 [INFO] agent: Synced service "_v15__aai-nodes-query_10.242.101.66_8446" 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_wf-gui_10.96.57.170_8443" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.85.97_8806" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.116_9015" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_catalog_10.96.85.97_8806" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_message-router_10.96.145.144_3904" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v0_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_sdc_10.96.248.199_8443" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.248.199_8080" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Node info in sync 2022/03/23 23:07:41 [DEBUG] http: Request PUT /v1/agent/service/register (4.176345ms) from=10.242.131.210:51124 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_catalog_10.96.85.97_8806" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_message-router_10.96.145.144_3904" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v0_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_sdc_10.96.248.199_8443" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.248.199_8080" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.44.136_443" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_sdc-gui_10.96.83.90_8181" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_parser_10.96.85.97_8806" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_nsd_10.96.85.97_8806" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_wf-gui_10.96.57.170_8443" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.85.97_8806" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.116_9015" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:41 [DEBUG] agent: Node info in sync 2022/03/23 23:07:41 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (490.014µs) from=10.242.131.210:51128 2022/03/23 23:07:41 [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/03/23 23:07:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/23 23:07:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/23 23:07:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_parser_10.96.85.97_8806" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_nsd_10.96.85.97_8806" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [INFO] agent: Synced service "_v15_aai-nodes-query_10.242.101.66_8446" 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_wf-gui_10.96.57.170_8443" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.85.97_8806" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.116_9015" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_catalog_10.96.85.97_8806" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_message-router_10.96.145.144_3904" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v0_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_sdc_10.96.248.199_8443" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.248.199_8080" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.44.136_443" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_sdc-gui_10.96.83.90_8181" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Node info in sync 2022/03/23 23:07:42 [DEBUG] http: Request PUT /v1/agent/service/register (52.238368ms) from=10.242.131.210:51130 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_catalog_10.96.85.97_8806" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_message-router_10.96.145.144_3904" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v0_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_sdc_10.96.248.199_8443" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.248.199_8080" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.44.136_443" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_sdc-gui_10.96.83.90_8181" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_parser_10.96.85.97_8806" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_nsd_10.96.85.97_8806" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_wf-gui_10.96.57.170_8443" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.85.97_8806" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.116_9015" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Node info in sync 2022/03/23 23:07:42 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (433.727µs) from=10.242.131.210:51132 2022/03/23 23:07:42 [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/03/23 23:07:42 [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/03/23 23:07:42 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/23 23:07:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_message-router_10.96.145.144_3904" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v0_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_sdc_10.96.248.199_8443" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.248.199_8080" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.44.136_443" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_sdc-gui_10.96.83.90_8181" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_parser_10.96.85.97_8806" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_nsd_10.96.85.97_8806" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_wf-gui_10.96.57.170_8443" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.85.97_8806" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.116_9015" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [INFO] agent: Synced service "_v16__aai-nodes-query_10.242.101.66_8446" 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_catalog_10.96.85.97_8806" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Node info in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_catalog_10.96.85.97_8806" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_message-router_10.96.145.144_3904" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v0_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_sdc_10.96.248.199_8443" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.248.199_8080" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.44.136_443" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_sdc-gui_10.96.83.90_8181" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_parser_10.96.85.97_8806" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_nsd_10.96.85.97_8806" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_wf-gui_10.96.57.170_8443" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.85.97_8806" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.116_9015" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Node info in sync 2022/03/23 23:07:42 [DEBUG] http: Request PUT /v1/agent/service/register (91.652687ms) from=10.242.131.210:51134 2022/03/23 23:07:42 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (514.604µs) from=10.242.131.210:51138 2022/03/23 23:07:42 [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/03/23 23:07:42 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/23 23:07:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_parser_10.96.85.97_8806" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_nsd_10.96.85.97_8806" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.85.97_8806" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [INFO] agent: Synced service "_v16_aai-nodes-query_10.242.101.66_8446" 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_wf-gui_10.96.57.170_8443" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.116_9015" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_catalog_10.96.85.97_8806" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v0_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_sdc_10.96.248.199_8443" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.248.199_8080" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_message-router_10.96.145.144_3904" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.44.136_443" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_sdc-gui_10.96.83.90_8181" in sync 2022/03/23 23:07:42 [DEBUG] agent: Node info in sync 2022/03/23 23:07:42 [DEBUG] http: Request PUT /v1/agent/service/register (96.544107ms) from=10.242.131.210:51140 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_message-router_10.96.145.144_3904" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v0_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_sdc_10.96.248.199_8443" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.248.199_8080" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.44.136_443" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_sdc-gui_10.96.83.90_8181" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_parser_10.96.85.97_8806" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_nsd_10.96.85.97_8806" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_wf-gui_10.96.57.170_8443" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.85.97_8806" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.116_9015" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_catalog_10.96.85.97_8806" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Node info in sync 2022/03/23 23:07:42 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (486.341µs) from=10.242.131.210:51144 2022/03/23 23:07:42 [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/03/23 23:07:42 [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/03/23 23:07:42 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/23 23:07:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/23 23:07:42 [DEBUG] agent: Service "_v0_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_sdc_10.96.248.199_8443" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.248.199_8080" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_message-router_10.96.145.144_3904" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.44.136_443" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_sdc-gui_10.96.83.90_8181" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_parser_10.96.85.97_8806" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_nsd_10.96.85.97_8806" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.85.97_8806" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_wf-gui_10.96.57.170_8443" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.116_9015" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_catalog_10.96.85.97_8806" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [INFO] agent: Synced service "_v17__aai-nodes-query_10.242.101.66_8446" 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:42 [DEBUG] agent: Node info in sync 2022/03/23 23:07:42 [DEBUG] http: Request PUT /v1/agent/service/register (46.429686ms) from=10.242.131.210:51146 2022/03/23 23:07:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.44.136_443" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_sdc-gui_10.96.83.90_8181" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_parser_10.96.85.97_8806" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_nsd_10.96.85.97_8806" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_wf-gui_10.96.57.170_8443" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.85.97_8806" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.116_9015" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_catalog_10.96.85.97_8806" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_message-router_10.96.145.144_3904" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v0_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_sdc_10.96.248.199_8443" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.248.199_8080" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Node info in sync 2022/03/23 23:07:42 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (682.97µs) from=10.242.131.210:51148 2022/03/23 23:07:42 [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/03/23 23:07:42 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/23 23:07:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_catalog_10.96.85.97_8806" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_message-router_10.96.145.144_3904" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v0_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_sdc_10.96.248.199_8443" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.248.199_8080" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.44.136_443" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_sdc-gui_10.96.83.90_8181" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_parser_10.96.85.97_8806" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_nsd_10.96.85.97_8806" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_wf-gui_10.96.57.170_8443" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.85.97_8806" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.116_9015" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [INFO] agent: Synced service "_v17_aai-nodes-query_10.242.101.66_8446" 2022/03/23 23:07:42 [DEBUG] agent: Node info in sync 2022/03/23 23:07:42 [DEBUG] http: Request PUT /v1/agent/service/register (23.735391ms) from=10.242.131.210:51150 2022/03/23 23:07:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_wf-gui_10.96.57.170_8443" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.85.97_8806" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.116_9015" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_catalog_10.96.85.97_8806" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.248.199_8080" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_message-router_10.96.145.144_3904" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v0_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_sdc_10.96.248.199_8443" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.44.136_443" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_sdc-gui_10.96.83.90_8181" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_parser_10.96.85.97_8806" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_nsd_10.96.85.97_8806" in sync 2022/03/23 23:07:42 [DEBUG] agent: Node info in sync 2022/03/23 23:07:42 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (648.731µs) from=10.242.131.210:51154 2022/03/23 23:07:42 [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/03/23 23:07:42 [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/03/23 23:07:42 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/23 23:07:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.116_9015" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [INFO] agent: Synced service "_v18__aai-nodes-query_10.242.101.66_8446" 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_catalog_10.96.85.97_8806" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v0_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_sdc_10.96.248.199_8443" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.248.199_8080" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_message-router_10.96.145.144_3904" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.44.136_443" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_sdc-gui_10.96.83.90_8181" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_parser_10.96.85.97_8806" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_nsd_10.96.85.97_8806" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.85.97_8806" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_wf-gui_10.96.57.170_8443" in sync 2022/03/23 23:07:42 [DEBUG] agent: Node info in sync 2022/03/23 23:07:42 [DEBUG] http: Request PUT /v1/agent/service/register (48.022275ms) from=10.242.131.210:51156 2022/03/23 23:07:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v0_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_sdc_10.96.248.199_8443" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.248.199_8080" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_message-router_10.96.145.144_3904" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.44.136_443" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_sdc-gui_10.96.83.90_8181" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_parser_10.96.85.97_8806" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_nsd_10.96.85.97_8806" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.85.97_8806" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_wf-gui_10.96.57.170_8443" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.116_9015" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_catalog_10.96.85.97_8806" in sync 2022/03/23 23:07:42 [DEBUG] agent: Node info in sync 2022/03/23 23:07:42 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (404.427µs) from=10.242.131.210:51158 2022/03/23 23:07:42 [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/03/23 23:07:42 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/23 23:07:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_message-router_10.96.145.144_3904" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v0_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_sdc_10.96.248.199_8443" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.248.199_8080" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [INFO] agent: Synced service "_v18_aai-nodes-query_10.242.101.66_8446" 2022/03/23 23:07:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.44.136_443" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_sdc-gui_10.96.83.90_8181" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_parser_10.96.85.97_8806" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_nsd_10.96.85.97_8806" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_wf-gui_10.96.57.170_8443" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.85.97_8806" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.116_9015" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_catalog_10.96.85.97_8806" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Node info in sync 2022/03/23 23:07:42 [DEBUG] http: Request PUT /v1/agent/service/register (139.582337ms) from=10.242.131.210:51162 2022/03/23 23:07:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_message-router_10.96.145.144_3904" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v0_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_sdc_10.96.248.199_8443" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.248.199_8080" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.44.136_443" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_sdc-gui_10.96.83.90_8181" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_parser_10.96.85.97_8806" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_nsd_10.96.85.97_8806" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_wf-gui_10.96.57.170_8443" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.85.97_8806" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.116_9015" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_catalog_10.96.85.97_8806" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Node info in sync 2022/03/23 23:07:42 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (372.02µs) from=10.242.131.210:51168 2022/03/23 23:07:42 [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/03/23 23:07:42 [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/03/23 23:07:42 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/23 23:07:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/23 23:07:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [INFO] agent: Synced service "_v19__aai-nodes-query_10.242.101.66_8446" 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_wf-gui_10.96.57.170_8443" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.85.97_8806" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.116_9015" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_catalog_10.96.85.97_8806" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_message-router_10.96.145.144_3904" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v0_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_sdc_10.96.248.199_8443" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.248.199_8080" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.44.136_443" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_sdc-gui_10.96.83.90_8181" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_parser_10.96.85.97_8806" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_nsd_10.96.85.97_8806" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Node info in sync 2022/03/23 23:07:42 [DEBUG] http: Request PUT /v1/agent/service/register (26.902658ms) from=10.242.131.210:51170 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.44.136_443" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_sdc-gui_10.96.83.90_8181" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_parser_10.96.85.97_8806" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_nsd_10.96.85.97_8806" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_wf-gui_10.96.57.170_8443" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.85.97_8806" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.116_9015" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_catalog_10.96.85.97_8806" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_message-router_10.96.145.144_3904" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v0_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_sdc_10.96.248.199_8443" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.248.199_8080" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Node info in sync 2022/03/23 23:07:42 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (421.144µs) from=10.242.131.210:51176 2022/03/23 23:07:42 [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/03/23 23:07:42 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/23 23:07:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_nsd_10.96.85.97_8806" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_parser_10.96.85.97_8806" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_wf-gui_10.96.57.170_8443" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.248.199_8080" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v0_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.44.136_443" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.85.97_8806" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [INFO] agent: Synced service "_v19_aai-nodes-query_10.242.101.66_8446" 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.116_9015" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_catalog_10.96.85.97_8806" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_sdc_10.96.248.199_8443" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_message-router_10.96.145.144_3904" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_sdc-gui_10.96.83.90_8181" in sync 2022/03/23 23:07:42 [DEBUG] agent: Node info in sync 2022/03/23 23:07:42 [DEBUG] http: Request PUT /v1/agent/service/register (27.906149ms) from=10.242.131.210:51180 2022/03/23 23:07:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_sdc-gui_10.96.83.90_8181" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_parser_10.96.85.97_8806" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_nsd_10.96.85.97_8806" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_wf-gui_10.96.57.170_8443" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.248.199_8080" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v0_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.44.136_443" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.85.97_8806" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.116_9015" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_catalog_10.96.85.97_8806" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_message-router_10.96.145.144_3904" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_sdc_10.96.248.199_8443" in sync 2022/03/23 23:07:42 [DEBUG] agent: Node info in sync 2022/03/23 23:07:42 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (688.758µs) from=10.242.131.210:51182 2022/03/23 23:07:42 [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/03/23 23:07:42 [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/03/23 23:07:42 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/23 23:07:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_wf-gui_10.96.57.170_8443" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v0_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.248.199_8080" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.44.136_443" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.85.97_8806" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.116_9015" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_catalog_10.96.85.97_8806" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_message-router_10.96.145.144_3904" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_sdc_10.96.248.199_8443" in sync 2022/03/23 23:07:42 [INFO] agent: Synced service "_v11__aai-nquery_10.242.101.66_8446" 2022/03/23 23:07:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_sdc-gui_10.96.83.90_8181" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_parser_10.96.85.97_8806" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_nsd_10.96.85.97_8806" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Node info in sync 2022/03/23 23:07:42 [DEBUG] http: Request PUT /v1/agent/service/register (32.843401ms) from=10.242.131.210:51184 2022/03/23 23:07:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.85.97_8806" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.116_9015" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_catalog_10.96.85.97_8806" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_sdc_10.96.248.199_8443" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v11__aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_message-router_10.96.145.144_3904" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_sdc-gui_10.96.83.90_8181" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_parser_10.96.85.97_8806" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_nsd_10.96.85.97_8806" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_wf-gui_10.96.57.170_8443" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.248.199_8080" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v0_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.44.136_443" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Node info in sync 2022/03/23 23:07:42 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (563.01µs) from=10.242.131.210:51188 2022/03/23 23:07:42 [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/03/23 23:07:42 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/23 23:07:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/23 23:07:42 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v0_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.248.199_8080" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.44.136_443" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [INFO] agent: Synced service "_v11_aai-nquery_10.242.101.66_8446" 2022/03/23 23:07:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.85.97_8806" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.116_9015" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_catalog_10.96.85.97_8806" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_message-router_10.96.145.144_3904" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_sdc_10.96.248.199_8443" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v11__aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_sdc-gui_10.96.83.90_8181" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_parser_10.96.85.97_8806" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_nsd_10.96.85.97_8806" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_wf-gui_10.96.57.170_8443" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:42 [DEBUG] agent: Node info in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v11_aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.85.97_8806" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.116_9015" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_catalog_10.96.85.97_8806" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_message-router_10.96.145.144_3904" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_sdc_10.96.248.199_8443" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v11__aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_sdc-gui_10.96.83.90_8181" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_parser_10.96.85.97_8806" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_nsd_10.96.85.97_8806" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_wf-gui_10.96.57.170_8443" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v0_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.248.199_8080" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.44.136_443" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:42 [DEBUG] agent: Node info in sync 2022/03/23 23:07:42 [DEBUG] http: Request PUT /v1/agent/service/register (37.380407ms) from=10.242.131.210:51190 2022/03/23 23:07:42 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (557.795µs) from=10.242.131.210:51192 2022/03/23 23:07:43 [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/03/23 23:07:43 [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/03/23 23:07:43 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/23 23:07:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.44.136_443" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v11_aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.85.97_8806" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.116_9015" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [INFO] agent: Synced service "_v12__aai-nquery_10.242.101.66_8446" 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_catalog_10.96.85.97_8806" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_message-router_10.96.145.144_3904" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_sdc_10.96.248.199_8443" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v11__aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_sdc-gui_10.96.83.90_8181" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_parser_10.96.85.97_8806" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_nsd_10.96.85.97_8806" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_wf-gui_10.96.57.170_8443" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v0_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.248.199_8080" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Node info in sync 2022/03/23 23:07:43 [DEBUG] http: Request PUT /v1/agent/service/register (43.086382ms) from=10.242.131.210:51194 2022/03/23 23:07:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v0_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.248.199_8080" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.44.136_443" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v11_aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.85.97_8806" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v12__aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.116_9015" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_catalog_10.96.85.97_8806" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_message-router_10.96.145.144_3904" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_sdc_10.96.248.199_8443" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v11__aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_sdc-gui_10.96.83.90_8181" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_parser_10.96.85.97_8806" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_nsd_10.96.85.97_8806" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_wf-gui_10.96.57.170_8443" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Node info in sync 2022/03/23 23:07:43 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (391.477µs) from=10.242.131.210:51196 2022/03/23 23:07:43 [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/03/23 23:07:43 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/23 23:07:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/23 23:07:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_message-router_10.96.145.144_3904" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_sdc_10.96.248.199_8443" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v11__aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_sdc-gui_10.96.83.90_8181" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_parser_10.96.85.97_8806" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_nsd_10.96.85.97_8806" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_wf-gui_10.96.57.170_8443" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v0_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.248.199_8080" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.44.136_443" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v11_aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.85.97_8806" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [INFO] agent: Synced service "_v12_aai-nquery_10.242.101.66_8446" 2022/03/23 23:07:43 [DEBUG] agent: Service "_v12__aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.116_9015" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_catalog_10.96.85.97_8806" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Node info in sync 2022/03/23 23:07:43 [DEBUG] http: Request PUT /v1/agent/service/register (24.457832ms) from=10.242.131.210:51198 2022/03/23 23:07:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_parser_10.96.85.97_8806" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_nsd_10.96.85.97_8806" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_wf-gui_10.96.57.170_8443" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v0_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.248.199_8080" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.44.136_443" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v11_aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.85.97_8806" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v12_aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v12__aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.116_9015" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_catalog_10.96.85.97_8806" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_message-router_10.96.145.144_3904" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_sdc_10.96.248.199_8443" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v11__aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_sdc-gui_10.96.83.90_8181" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Node info in sync 2022/03/23 23:07:43 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (470.569µs) from=10.242.131.210:51200 2022/03/23 23:07:43 [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/03/23 23:07:43 [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/03/23 23:07:43 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/23 23:07:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_sdc-gui_10.96.83.90_8181" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_parser_10.96.85.97_8806" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_nsd_10.96.85.97_8806" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_wf-gui_10.96.57.170_8443" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v0_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.248.199_8080" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.44.136_443" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v11_aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.85.97_8806" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v12_aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [INFO] agent: Synced service "_v13__aai-nquery_10.242.101.66_8446" 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.116_9015" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v12__aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_catalog_10.96.85.97_8806" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_message-router_10.96.145.144_3904" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_sdc_10.96.248.199_8443" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v11__aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Node info in sync 2022/03/23 23:07:43 [DEBUG] http: Request PUT /v1/agent/service/register (22.611098ms) from=10.242.131.210:51202 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.85.97_8806" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v12_aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v13__aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.116_9015" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v12__aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_catalog_10.96.85.97_8806" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_message-router_10.96.145.144_3904" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_sdc_10.96.248.199_8443" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v11__aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_sdc-gui_10.96.83.90_8181" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_parser_10.96.85.97_8806" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_nsd_10.96.85.97_8806" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_wf-gui_10.96.57.170_8443" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v0_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.248.199_8080" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.44.136_443" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v11_aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Node info in sync 2022/03/23 23:07:43 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (448.492µs) from=10.242.131.210:51204 2022/03/23 23:07:43 [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/03/23 23:07:43 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/23 23:07:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/23 23:07:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [INFO] agent: Synced service "_v13_aai-nquery_10.242.101.66_8446" 2022/03/23 23:07:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v0_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.248.199_8080" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.44.136_443" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v11_aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.85.97_8806" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v12_aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.116_9015" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v12__aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v13__aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_catalog_10.96.85.97_8806" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_message-router_10.96.145.144_3904" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_sdc_10.96.248.199_8443" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v11__aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_sdc-gui_10.96.83.90_8181" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_parser_10.96.85.97_8806" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_nsd_10.96.85.97_8806" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_wf-gui_10.96.57.170_8443" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Node info in sync 2022/03/23 23:07:43 [DEBUG] http: Request PUT /v1/agent/service/register (70.918009ms) from=10.242.131.210:51206 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_parser_10.96.85.97_8806" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_nsd_10.96.85.97_8806" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_wf-gui_10.96.57.170_8443" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v13_aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.248.199_8080" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v0_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.44.136_443" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v11_aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v12_aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.85.97_8806" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.116_9015" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v12__aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v13__aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_catalog_10.96.85.97_8806" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_sdc_10.96.248.199_8443" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v11__aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_message-router_10.96.145.144_3904" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_sdc-gui_10.96.83.90_8181" in sync 2022/03/23 23:07:43 [DEBUG] agent: Node info in sync 2022/03/23 23:07:43 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (387.448µs) from=10.242.131.210:51208 2022/03/23 23:07:43 [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/03/23 23:07:43 [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/03/23 23:07:43 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/23 23:07:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/23 23:07:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v0_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.248.199_8080" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.44.136_443" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v11_aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.85.97_8806" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v12_aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v12__aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v13__aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.116_9015" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_catalog_10.96.85.97_8806" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_message-router_10.96.145.144_3904" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_sdc_10.96.248.199_8443" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v11__aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [INFO] agent: Synced service "_v14__aai-nquery_10.242.101.66_8446" 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_sdc-gui_10.96.83.90_8181" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_parser_10.96.85.97_8806" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_nsd_10.96.85.97_8806" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_wf-gui_10.96.57.170_8443" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v13_aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Node info in sync 2022/03/23 23:07:43 [DEBUG] http: Request PUT /v1/agent/service/register (28.74044ms) from=10.242.131.210:51210 2022/03/23 23:07:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_catalog_10.96.85.97_8806" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v11__aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_message-router_10.96.145.144_3904" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_sdc_10.96.248.199_8443" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v14__aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_sdc-gui_10.96.83.90_8181" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_nsd_10.96.85.97_8806" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_parser_10.96.85.97_8806" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_wf-gui_10.96.57.170_8443" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v13_aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v0_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.248.199_8080" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.44.136_443" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v11_aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v12_aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.85.97_8806" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v12__aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v13__aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.116_9015" in sync 2022/03/23 23:07:43 [DEBUG] agent: Node info in sync 2022/03/23 23:07:43 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (438.925µs) from=10.242.131.210:51212 2022/03/23 23:07:43 [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/03/23 23:07:43 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/23 23:07:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/23 23:07:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v13_aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.248.199_8080" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v0_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.44.136_443" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v11_aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v12_aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.85.97_8806" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.116_9015" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v12__aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v13__aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_catalog_10.96.85.97_8806" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [INFO] agent: Synced service "_v14_aai-nquery_10.242.101.66_8446" 2022/03/23 23:07:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_sdc_10.96.248.199_8443" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v11__aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_message-router_10.96.145.144_3904" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v14__aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_sdc-gui_10.96.83.90_8181" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_parser_10.96.85.97_8806" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_nsd_10.96.85.97_8806" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_wf-gui_10.96.57.170_8443" in sync 2022/03/23 23:07:43 [DEBUG] agent: Node info in sync 2022/03/23 23:07:43 [DEBUG] http: Request PUT /v1/agent/service/register (23.830886ms) from=10.242.131.210:51214 2022/03/23 23:07:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v11_aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.85.97_8806" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v12_aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v12__aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v13__aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.116_9015" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_catalog_10.96.85.97_8806" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v14_aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_message-router_10.96.145.144_3904" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_sdc_10.96.248.199_8443" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v11__aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v14__aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_sdc-gui_10.96.83.90_8181" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_parser_10.96.85.97_8806" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_nsd_10.96.85.97_8806" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_wf-gui_10.96.57.170_8443" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v13_aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v0_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.248.199_8080" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.44.136_443" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Node info in sync 2022/03/23 23:07:43 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (760.01µs) from=10.242.131.210:51216 2022/03/23 23:07:43 [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/03/23 23:07:43 [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/03/23 23:07:43 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/23 23:07:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/23 23:07:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v12__aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v13__aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.116_9015" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_catalog_10.96.85.97_8806" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v14_aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_message-router_10.96.145.144_3904" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_sdc_10.96.248.199_8443" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v11__aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v14__aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_sdc-gui_10.96.83.90_8181" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_parser_10.96.85.97_8806" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_nsd_10.96.85.97_8806" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_wf-gui_10.96.57.170_8443" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v13_aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [INFO] agent: Synced service "_v15__aai-nquery_10.242.101.66_8446" 2022/03/23 23:07:43 [DEBUG] agent: Service "_v0_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.248.199_8080" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.44.136_443" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v11_aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v12_aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.85.97_8806" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Node info in sync 2022/03/23 23:07:43 [DEBUG] http: Request PUT /v1/agent/service/register (40.650397ms) from=10.242.131.210:51220 2022/03/23 23:07:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_parser_10.96.85.97_8806" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_nsd_10.96.85.97_8806" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_wf-gui_10.96.57.170_8443" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v13_aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v15__aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v0_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.248.199_8080" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.44.136_443" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v11_aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.85.97_8806" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v12_aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v13__aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.116_9015" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v12__aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_catalog_10.96.85.97_8806" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v14_aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_message-router_10.96.145.144_3904" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_sdc_10.96.248.199_8443" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v11__aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v14__aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_sdc-gui_10.96.83.90_8181" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Node info in sync 2022/03/23 23:07:43 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (518.552µs) from=10.242.131.210:51222 2022/03/23 23:07:43 [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/03/23 23:07:43 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/23 23:07:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.248.199_8080" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v0_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [INFO] agent: Synced service "_v15_aai-nquery_10.242.101.66_8446" 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.44.136_443" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v11_aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v12_aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.85.97_8806" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.116_9015" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v12__aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v13__aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_catalog_10.96.85.97_8806" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v14_aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_sdc_10.96.248.199_8443" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v11__aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_message-router_10.96.145.144_3904" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v14__aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_sdc-gui_10.96.83.90_8181" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_parser_10.96.85.97_8806" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_nsd_10.96.85.97_8806" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_wf-gui_10.96.57.170_8443" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v13_aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v15__aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:43 [DEBUG] agent: Node info in sync 2022/03/23 23:07:43 [DEBUG] http: Request PUT /v1/agent/service/register (30.583999ms) from=10.242.131.210:51224 2022/03/23 23:07:43 [DEBUG] agent: Service "_v13__aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.116_9015" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v12__aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_catalog_10.96.85.97_8806" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v14_aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_message-router_10.96.145.144_3904" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_sdc_10.96.248.199_8443" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v11__aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v14__aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_sdc-gui_10.96.83.90_8181" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_parser_10.96.85.97_8806" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_nsd_10.96.85.97_8806" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_wf-gui_10.96.57.170_8443" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v13_aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v15__aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v0_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.248.199_8080" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.44.136_443" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v15_aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v11_aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.85.97_8806" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v12_aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Node info in sync 2022/03/23 23:07:43 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (540.856µs) from=10.242.131.210:51226 2022/03/23 23:07:43 [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/03/23 23:07:43 [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/03/23 23:07:43 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/23 23:07:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/23 23:07:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v11_aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.85.97_8806" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v12_aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v12__aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v13__aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.116_9015" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_catalog_10.96.85.97_8806" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v14_aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_message-router_10.96.145.144_3904" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_sdc_10.96.248.199_8443" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v11__aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v14__aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_sdc-gui_10.96.83.90_8181" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [INFO] agent: Synced service "_v16__aai-nquery_10.242.101.66_8446" 2022/03/23 23:07:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_parser_10.96.85.97_8806" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_nsd_10.96.85.97_8806" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_wf-gui_10.96.57.170_8443" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v13_aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v15__aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v0_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.248.199_8080" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v15_aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.44.136_443" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Node info in sync 2022/03/23 23:07:43 [DEBUG] http: Request PUT /v1/agent/service/register (3.833269ms) from=10.242.131.210:51228 2022/03/23 23:07:43 [DEBUG] agent: Service "_v0_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.248.199_8080" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v15_aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.44.136_443" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v11_aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.85.97_8806" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v12_aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v12__aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v13__aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.116_9015" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_catalog_10.96.85.97_8806" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v14_aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_message-router_10.96.145.144_3904" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_sdc_10.96.248.199_8443" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v11__aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v14__aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_sdc-gui_10.96.83.90_8181" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v16__aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_parser_10.96.85.97_8806" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_nsd_10.96.85.97_8806" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_wf-gui_10.96.57.170_8443" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v13_aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v15__aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Node info in sync 2022/03/23 23:07:43 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (297.299µs) from=10.242.131.210:51230 2022/03/23 23:07:43 [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/03/23 23:07:43 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/23 23:07:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/23 23:07:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v12_aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.85.97_8806" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v12__aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v13__aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.116_9015" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [INFO] agent: Synced service "_v16_aai-nquery_10.242.101.66_8446" 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_catalog_10.96.85.97_8806" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v14_aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v11__aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_message-router_10.96.145.144_3904" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_sdc_10.96.248.199_8443" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v14__aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_sdc-gui_10.96.83.90_8181" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_nsd_10.96.85.97_8806" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v16__aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_parser_10.96.85.97_8806" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_wf-gui_10.96.57.170_8443" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v13_aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v15__aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v0_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.248.199_8080" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v15_aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.44.136_443" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v11_aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Node info in sync 2022/03/23 23:07:43 [DEBUG] http: Request PUT /v1/agent/service/register (20.467435ms) from=10.242.131.210:51232 2022/03/23 23:07:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v14_aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_message-router_10.96.145.144_3904" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_sdc_10.96.248.199_8443" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v11__aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v14__aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_sdc-gui_10.96.83.90_8181" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v16__aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_parser_10.96.85.97_8806" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_nsd_10.96.85.97_8806" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_wf-gui_10.96.57.170_8443" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v13_aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v15__aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v0_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.248.199_8080" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v15_aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.44.136_443" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v11_aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v12_aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.85.97_8806" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v12__aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v13__aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.116_9015" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v16_aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_catalog_10.96.85.97_8806" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Node info in sync 2022/03/23 23:07:43 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (741.365µs) from=10.242.131.210:51234 2022/03/23 23:07:43 [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/03/23 23:07:43 [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/03/23 23:07:43 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/23 23:07:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/23 23:07:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v14_aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v11__aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_message-router_10.96.145.144_3904" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_sdc_10.96.248.199_8443" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v14__aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_sdc-gui_10.96.83.90_8181" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_nsd_10.96.85.97_8806" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v16__aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_parser_10.96.85.97_8806" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_wf-gui_10.96.57.170_8443" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v13_aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v15__aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v0_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.248.199_8080" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v15_aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.44.136_443" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v11_aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [INFO] agent: Synced service "_v17__aai-nquery_10.242.101.66_8446" 2022/03/23 23:07:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v12_aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.85.97_8806" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v12__aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v13__aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.116_9015" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v16_aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_catalog_10.96.85.97_8806" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Node info in sync 2022/03/23 23:07:43 [DEBUG] http: Request PUT /v1/agent/service/register (3.973135ms) from=10.242.131.210:51236 2022/03/23 23:07:43 [DEBUG] agent: Service "_v17__aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.85.97_8806" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v12_aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v12__aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v13__aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.116_9015" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v16_aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_catalog_10.96.85.97_8806" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v14_aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_message-router_10.96.145.144_3904" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_sdc_10.96.248.199_8443" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v11__aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v14__aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_sdc-gui_10.96.83.90_8181" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_parser_10.96.85.97_8806" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_nsd_10.96.85.97_8806" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v16__aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_wf-gui_10.96.57.170_8443" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v13_aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v15__aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v0_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.248.199_8080" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.44.136_443" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v15_aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v11_aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Node info in sync 2022/03/23 23:07:43 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v17 (739µs) from=10.242.131.210:51238 2022/03/23 23:07:43 [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/03/23 23:07:43 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/23 23:07:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/23 23:07:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v15_aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [INFO] agent: Synced service "_v17_aai-nquery_10.242.101.66_8446" 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.44.136_443" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v11_aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v17__aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v12_aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.85.97_8806" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v12__aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v13__aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.116_9015" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v16_aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_catalog_10.96.85.97_8806" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v14_aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v11__aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_message-router_10.96.145.144_3904" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_sdc_10.96.248.199_8443" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v14__aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_sdc-gui_10.96.83.90_8181" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_nsd_10.96.85.97_8806" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v16__aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_parser_10.96.85.97_8806" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_wf-gui_10.96.57.170_8443" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v13_aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v15__aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.204.5_9011" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v0_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.248.199_8080" in sync 2022/03/23 23:07:43 [DEBUG] agent: Node info in sync 2022/03/23 23:07:43 [DEBUG] http: Request PUT /v1/agent/service/register (5.477811ms) from=10.242.131.210:51240 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.44.136_443" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v15_aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v17_aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v11_aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v17__aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.85.97_8806" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v12_aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v13__aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_multicloud_10.96.135.198_9001" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.116_9015" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v12__aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v16_aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_catalog_10.96.85.97_8806" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.137.217_9007" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v14_aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_message-router_10.96.145.144_3904" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_sdc_10.96.248.199_8443" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v11__aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v14__aai-nquery_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v1_sdc-gui_10.96.83.90_8181" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.101.66_8446" in sync 2022/03/23 23:07:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.24